* {
	margin: 0px auto;
	padding: 0px;
	font-size: 12px;
}

/* Structure */
		BODY {
			background: url('../layout/bg.gif');
			font-family: arial;
			color: #FFF;
		}

		BODY a{
			outline: 0px;
		}
	
	
		#header {
			background: url('../layout/bg-rep.gif') repeat-x;
			width: 100%;
		}

		#navigation {
			background: url('../layout/navigation.gif') no-repeat;
			width: 853px;
			height: 44px;
		}

		#sub-menu {
			background: url('../layout/sub-menu.gif') no-repeat;
			width: 853px;
			height: 42px;
		}


		#content {
			background: url('../layout/content.gif') repeat-y;
			width: 853px;
			min-height: 300px;
			height: auto;
		}
		
		#content-bottom {
			background: url('../layout/footer.gif') no-repeat;
			width: 853px;
			height: 28px;
		}	

		#footer {	
			width: 853px;
			height: 100px;
		}			
/* End of Structure*/


      


#navigation li {
		float: left;
	    margin-left: 21px;
		list-style: none;
		padding-top: 10px;
		display: block;
		line-height: 1.9;
	}
	
#navigation a  {
		display: block;
		cursor:pointer;
		height: 28px;
		float: left;
	}	
	
#navigation a:hover {
		display: block;
		cursor:pointer;
		height: 28px;
	}
	
	

#flash {
	margin-left: 18em;
	display: block;
	width: 853px;
}	
	
	/* Links and fonts */



#drobek {
	float:  left;
	margin-left: 2em;                                           
	font-size: 10px;
	line-height: 2.2;
	
}	

#drobek a:link, #drobek a:visited, #drobek a:active{
	color: #eaa398;
	text-decoration: none;
    border-bottom: 1px dotted;
	font-size: 11px;
}	

#drobek a:hover{
	color: #eaa398;
    border-bottom: 1px solid;
}	

#terms a:link, #terms a:visited, #terms a:active {
	color: #e69988;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 1px dotted; 
}

#terms {
	float:  right;
	margin-right: 2em;
	font-size: 10px;
	line-height: 2;
	
}

#terms a:hover {
    border-bottom: solid 1px;}	


	
#content H1 {
	color: #950036;
	font-size: 18px;
	text-align: center;
}

#content H2 {
	color: #991a13;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	}

#content H3 {
	color: #991a13;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}



 #hr {
	margin-left: 18em;
}

#main-image {
	margin-left: 20em;
	margin-top: 13px;
	margin-bottom: 15px;
}	
	
	
#content P {
		color: #333;
		font-size: 14px;
		width: 610px;
		text-align: center;
		margin-top: 13px;
		padding-bottom: 13px;
}

#content UL {
	margin-top: 10px;
	list-style: none;
	color: #333;
	text-align: center;
}

#valid {
	float: left;
	margin-left: 20em;
}	

#footer img {
	float: left;
	padding-left: 10px;
	border: none;
}

#copyright {
	font-size: 11px;
	float: left;
	line-height: 1.7;
	margin-bottom: 13px;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #f1748c;
	text-decoration: none;
	font-size: 11px;
}

#copyright a:hover {
	color: #FFF;
} 


#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}

#navigation a:hover {
		color: #ef716e;
}

#content a:link, #content a:visited, #content a:active {
	color: #9e1848;
    text-decoration: none;
    border-bottom: 1px #9e1848 dotted;
}

#content a:hover {
	color: #000;
    border-bottom: 1px #9e1848 solid;
}


.wine-detail {
    float: left;
    width: 515px;
    height: 430px;
    margin-left: 60px;
    margin-top: 20px;
    margin-bottom: 0px;
	border: 0px;
    background:  url('../layout/paper.jpg') no-repeat;
    }
    
.wine-detail H2 {
	text-align: left !important;
    max-width: 395px;
	margin-left: 90px;
	font-size: 12px !important;
    }
    
.wino {
    float: left;
    margin-left: 15px;
	margin-top: 40px;
}

.wine-detail img {
	vertical-align: middle;
}

.wine-detail P {
    text-align: left !important;
	font-size: 11px !important;
	 max-width: 360px;
	 padding-left: 30px !important;
	 margin-top: 10px;
}

.wine-detail strong {
	font-size: 12px !important;
	color: #ac1811;
}

.catalogue-inner {
		margin-top: 40px;
}

    
    

#wine-category {
    margin-right: 40px;
    float: right;
    width: 220px;
    }
#wine-category li {
    margin-bottom: 5px;
    font-size: 15px;
    }
    

 #catalogue-content P {
	font-size: 11px;
	margin-left: 60px;
	padding: 0px;
	width: 500px;
 }
    


.degrees {
    font-size: 14px;
    float: left;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    }

	
	TABLE img {
	vertical-align: middle;
	}
	
	TABLE small {
	color: #666;
	}
	
	.uspechy td {
		padding: 5px;
	}
	
	
.clear {clear: both;}


/* active menu */
.active {border-bottom: 1px dotted #fff; color: #ef716e;}
/* end of active menu */ 


.uspechy td {
    background: #f3e5e5;
    text-align: center;
	border: 1px solid #FFF;
	width: 300px;
	
    }
    
.uspechy {
    border: 1px #991a13 dotted;
	background: #eedad9;
	width: 600px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
    }

.uspechy caption {
	color: #333;
}	

#order-form input, textarea { 
    width: 230px;
    border: 1px dotted #991a13;
    
    margin-top: 3px;
    font-size: 15px; }
    
 #order-form input:hover, textarea:hover {
    border: 1px solid #991a13; }   

.send-button {
    background: url('../layout/order-submit5.png') repeat-x;  
    color: #eaa398;}
.send-button:hover {
    background: url('../layout/order-submit6.png') repeat-x;   
    color: #fff;
    }
	

EM.strike {
	text-decoration: line-through;
	color: #d30000;
}

EM.big {
	font-weight: bold;
	color: #333;
	
}

strong.red {
	font-size: 12px;
	color: #d30000;
}

.left {
	margin-right: 230px;
}

#now_in_stock {
	margin-right: 230px;
}

#now_in_stock li {
	margin-top: 5px;
}

