A { color:#B70040;}
A:hover { text-decoration:underline;}

html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:url(../images/bgr_body.jpg) repeat-x top left;
	color:#666666;
}

a {
	color:#b70040;
	text-decoration:underline;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}
#body {
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	width:835px;
	border:0px solid #FF0000;
}
#header {
	width:630px;
	height:209px;
	border:0px solid #FF0080;
	padding-left:205px;
}
#logo {
	width:453px;
	height:196px;
	border:0px solid #FF0080;
	float:left;
	background:url(../images/logo.gif) no-repeat top left;
}
#logo span {
	display: none;
}
#logo a {
	border:0px solid #FF0080;
	display: block;
	width:453px;
	height:196px;
}
#top-nav {
  width:833px;
  height:43px;
  float:left;
  border:0px solid #FF0080;
  background:url(../images/bgr_top_menu.jpg) no-repeat top left;
}
#top-nav ul {
  margin: 0px;
  padding: 0px;
  font-size:18px;
  font-family:Arial,Verdana;
  color:#ffffff;
  float:left;
  padding:10px 0 0 60px;
  height:32px;
  border:0px solid #FF0080;
  background:url(../images/bgr_menu.jpg) no-repeat top left;
  width:773px;
}
#top-nav li {
  display: inline;
  float:left;
  display:block;
  padding:0 35px 0 0;
}
#top-nav li a.m1 {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m1.gif) no-repeat top left;
  width:136px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav a.m1:hover {
  border:0px solid #FF0080;
  background:url(../images/m1o.gif) no-repeat top left;
}
#top-nav li a.m2 {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m2.gif) no-repeat top left;
  width:93px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav a.m2:hover {
  border:0px solid #FF0080;
  background:url(../images/m2o.gif) no-repeat top left;
}
#top-nav li a.m3 {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m3.gif) no-repeat top left;
  width:115px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav a.m3:hover {
  border:0px solid #FF0080;
  background:url(../images/m3o.gif) no-repeat top left;
}
#top-nav li a.m4 {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m4.gif) no-repeat top left;
  width:57px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav a.m4:hover {
  border:0px solid #FF0080;
  background:url(../images/m4o.gif) no-repeat top left;
}
#top-nav li a.m5 {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m5.gif) no-repeat top left;
  width:102px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav a.m5:hover {
  border:0px solid #FF0080;
  background:url(../images/m5o.gif) no-repeat top left;
}

#content {
	clear:both;
	width:859px;
	float:left;
	padding:0px 0 0px 0px;
	border:0px solid #000000;
	/*background:url(../images/bgr_content.gif) repeat-y top left;*/
	background:url(../images/bgr_content.gif) repeat-y top left;
}

.content1 {
	clear:both;
	width:859px;
	float:left;
	padding:0px 0 0px 0px;
	border:0px solid #000000;
	background: url(../images/content.jpg) no-repeat top left;
	
}
.content-all {
	width:849px;
	float:left;
	padding:0px;
	margin:0px;
	border:0px solid #000000;
	
}

.content-all p{  
  margin: 0;
}


.content-middle {
	border:0px solid #000000;
	width:559px;
	float:left;
	padding:60px 40px 10px 30px;
/*	background: url(../images/content_top.gif) no-repeat top left;*/
}

#photo {
	width:160px;
	float:left;
	
	margin-top:32px;
	margin-left:5px;
	*margin-left:3px;
	border:0px solid #000000;
}

.title1 {
	padding:0px;
	margin:0px;
	float:left;
	background:url(../images/bgr_title.gif) no-repeat top left;
	height:45px;
	width:510px;
	padding-left:50px;
	color:#8f927e;
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

.title2 {
	padding:0px;
	margin:0px;
	float:left;
	color:#b70040;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.back{
	padding:0px;
	margin:0px;
	float:left;
	width:450px;
	padding-left:50px;
	color:#8f927e;
	font-size:11px;
	clear:both;
}

.text {
	clear:both;
	width:469px;
	padding:30px 40px 30px 50px;

}

.subtitle {
	font-size:15px;
	font-weight:bold;
}

.red {
	font-weight:bold;
	color:#b70040;
}

.grey {
	font-weight:bold;
	color:#9ea290;
}
.content-bottom {
	background:url(../images/content_bottom.gif) no-repeat top left;
	border:0px solid #000000;
	height:24px;
	float:left;
	clear:both;
	width:849px;
}

#footer {
	padding:0px;
	margin:0px;
	border:0px solid #000000;
	height:29px;
	float:left;
	width:849px;
	background:#ffffff;
}

.copy {
	padding:0px;
	margin:0px;
	height:29px;
	float:left;
	width:404px;
	padding-left:20px;
	font-size:11px;
}

.abc {
	padding:0px;
	margin:0px;
	height:29px;
	float:left;
	width:404px;
	text-align:right;
	padding-right:20px;
	font-size:11px;
}

.abc a, .copy a {
	color:#666666;
	text-decoration:none;
}

.abc a:hover, .copy a:hover {
	color:#b70040;
	text-decoration:none;
}


#top-nav-fr {
  width:833px;
  height:43px;
  float:left;
  border:0px solid #FF0080;
  background:url(../images/bgr_top_menu.jpg) no-repeat top left;
}
#top-nav-fr ul {
  margin: 0px;
  padding: 0px;
  font-size:18px;
  font-family:Arial,Verdana;
  color:#ffffff;
  float:left;
  padding:10px 0 0 60px;
  height:32px;
  border:0px solid #FF0080;
  background:url(../images/bgr_menu.jpg) no-repeat top left;
  width:773px;
}
#top-nav-fr li {
  display: inline;
  float:left;
  display:block;
  padding:0 35px 0 0;
}
#top-nav-fr li a.m1-fr {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m1fr.gif) no-repeat top left;
  width:112px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav-fr a.m1-fr:hover {
  border:0px solid #FF0080;
  background:url(../images/m1fro.gif) no-repeat top left;
}
#top-nav-fr li a.m2-fr {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m2fr.gif) no-repeat top left;
  width:140px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav-fr a.m2-fr:hover {
  border:0px solid #FF0080;
  background:url(../images/m2fro.gif) no-repeat top left;
}
#top-nav-fr li a.m3-fr {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m3fr.gif) no-repeat top left;
  width:100px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav-fr a.m3-fr:hover {
  border:0px solid #FF0080;
  background:url(../images/m3fro.gif) no-repeat top left;
}
#top-nav-fr li a.m4-fr {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m4fr.gif) no-repeat top left;
  width:34px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav-fr a.m4-fr:hover {
  border:0px solid #FF0080;
  background:url(../images/m4fro.gif) no-repeat top left;
}
#top-nav-fr li a.m5-fr {
  color:#ffffff;
  text-decoration:none;
  border:0px solid #FF0080;
  padding-left:15px;
  background:url(../images/m5fr.gif) no-repeat top left;
  width:75px;
  display:inline;
  float:left;
  height:21px;
}
#top-nav-fr a.m5-fr:hover {
  border:0px solid #FF0080;
  background:url(../images/m5fro.gif) no-repeat top left;
}

div.map_of_france{
  text-align: center;
  width: 330px; 
  margin: 0px auto;
  padding-bottom: 20px;
  padding-top: 50px;
}

.picCont{
 float: right;
}

.picCont img{
  border: 1px solid #cccccc;
}

.picCont img:hover{
  border: 1px solid #b70040;
}

.bld{
  font-weight: bold;
  margin-right: 10px;
}
.description{
  text-align: justify;
}                       

.text_wines {
	clear:both;
	width:500px;
	padding:5px 40px 5px 50px;
	text-align: justify;

}

.center{
  text-align: center;
}

.title_long{
  background:#ffffff url('../images/bgr_title.gif') no-repeat top left;
  min-height: 30px;  
  padding-left: 39px;
  margin-bottom: 25px;  
  clear: both;
}

.wine_title{
  font-family: "Times New Roman",Georgia,Serif;
  font-weight: bold;
  font-size: 26px;
  text-decoration: none;
  color: #8f927e;
  margin-top: 0px;  
}



.nav a{
  text-decoration: none;
}

.prodDet ul li{
  list-style-type:none;
}

p.property{
  padding: 5px 0px;
}

span.back_link{
  float:right;
  margin-top: 3px;  
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, Verdana, sans-serif;
}

span.back_link a{
  text-decoration: none;
}

/* CATALOGUE */    
.list{
  margin-bottom: 5px;
}         
.singleWine{
  height: 130px;
  margin-bottom: 5px;
  margin-left: 50px;
  background:url(../images/border_bottom.jpg) no-repeat bottom right;
}

p.listTitle{
  text-align: right;
  font-family: "Times New Roman",Georgia,Serif;
  font-weight: bold;    
  font-size: 18px;  
}
p.listTitle a{
  text-decoration: none;
}




.singleWine p{
  text-align: right;
}

/*.listImgCont{
  float: left;    
  margin-left: 39px;
} */

.catpic{
float: left;
width: 100px;
text-align: center;
}
.catpic a{
  margin: 0px auto; 
}
.catpic img{
  margin: 0px auto; 
}

.listImgCont img{
  border: 1px solid #cccccc;
}

.listImgCont img:hover{
  border: 1px solid #b70040;
}


/* PAGINATION CLASSES*/
div#pages_top{
  margin: 0.5em 0;
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.cat_back_link{
float: right;
text-decoration: none;
}

div#pages{
  padding: 1em 0;
  float: right;
}
.paginate {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

a.paginate {
  border: 1px solid #980039;
  padding: 2px 6px 2px 6px;
  text-decoration: none;
  color: #ffffff;
  background-color: #980039;
}

a.paginate:hover {
  background-color: #980039;
  color: #ffffff; 
}

span.current {
  border: 1px solid #980039;
  font-family: Verdana, Arial, sans-serif;
  padding: 2px 6px 2px 6px;
  cursor: default;
  background-color:#ffffff;
  color: #980039;
  text-decoration: none;
  margin-right: 3px;
}

span.inactive {
  border: 1px solid #980039;
  padding: 2px 6px 2px 6px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
  color: #980039;
  cursor: default;
}
/* END OF PAGINATION CLASSES*/

/* START OF PRICELIST */
li.cat1{
  list-style-type: none;
  font-size: 1.5em;
  line-height: 1em;
  padding-top: 0.5em;
  font-weight: bold;
  color: #8f927e;
  font-family: "Times New Roman",Georgia,Serif;
}

li.cat2{
  list-style-type: none;
  font-size: 1em;
  color: #b70040;
}


li.none{
  list-style-type: none;
}

li.product{
  list-style-type: circle;    
}

li.product a{
  color: #666666;
  text-decoration: none;
}

li.product a:hover{
  color: #980039;
  text-decoration: underline;
}

li.product:hover{
  color: #980039;
}

li.product span{
  float: right;
  margin: 0px;
  padding: 0px;
}

a.pricelist_link{
  float: right;  
  font-size:12px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;   
}

a.pricelist_link:hover{
  text-decoration: underline;
  
}

/* testov pricelist_link 1*/
a.pricelist_link1{
  float: right;
	font-weight:normal;   
	font-family: "Times New Roman",Georgia,Serif;
  font-weight: normal;    
  font-size: 26px;      
  text-decoration: none;
  color: #8f927e;
  border-bottom: 1px dashed #ccc;
}

a.pricelist_link1:hover{
  text-decoration: none;     
  border-bottom: 0px;     
}
/* end of testov pricelist_link 1*/

/* testov pricelist_link 1*/
a.pricelist_link2{
  float: right;	
  margin-top: 2px;
  font-weight: normal;
  font-size: 24px;
}

a.pricelist_link2:hover{
  text-decoration: underline;          
}
/* end of testov pricelist_link 1*/

div.bottom_link{
  clear: both;
  padding-top: 10px;
}

div.pricelist_footer_note{
  text-align: center;
  padding-top: 20px;
}
/* END OF PRICELIST */
