/* CSS Document */

body { 
	padding-top:20px;
	margin:0;
	font-family:Verdana;
	font-size:12px;
}

img { 
	border:none;
}

#mainTable { 
	background-image:url(/images/bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.dateNews { 
	color:#e60004; 
	font-size:90%;
	margin-top:15px;
}

.textNews { 
	line-height:150%;
}

h1 { 
	position:absolute;
	padding-left:3px;
	padding-top:30px;
	font-size:11px;
	color:#534968;
	cursor:pointer;
}

.hand { 
	cursor:pointer;
}


.header {
	width:859px;
	height:170px;
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	vertical-align:top;
}

.footer { 
	background-image:url(/images/footer.png); 
	background-repeat:no-repeat; 
	width:859px; 
	height:73px;
}

#address {
	padding-top:5px;
	font-size:13px;
	padding-left:20px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
}

.footerLast { 
	background-image:url(/images/footerLast.gif); 
	background-repeat:repeat-y;
}

.content { 
	background-image:url(/images/center.png); 
	background-repeat:repeat-y;
}

.contentPage { 
	padding:20px; 
	padding-right:40px;
}

.chipPage { 
	padding:15px;
	text-align:justify;
}

.imageGood { 
	padding:5px;
}


.titleGoods { 
	padding-right:10px; 
	font-weight:500;
	vertical-align:top;
}

.textGoods { 
	text-align:justify;
}

.spaceGoods { 
	padding-bottom:10px;
}

a.advertLink:link, a.advertLink:visited, a.advertLink:hover, a.advertLink:active {
	font-size:10px;
	color:#000000;
	width:200px;
}

.messageError { 
	color:#FF0000; 
	font-size:12px;
	text-align:center;
}

li {
	padding:5px;
}

.linkPrice { 
	padding-top:15px;
	padding-left:10px;
}

#data { 
	padding:10px;
}

.newGoods { 
	color:#900; 
	font-size:14px;
	
}

#vetseminarNews, #vetimpexNews {
	display:none;
	margin-bottom:10px;
}

.goodsTable { 
	width:100%;
}

.goodsTable td { 
	padding-bottom:10px;
}

.menu { 
	font-weight:600;
}

.gold { 
	background-color:#FF0;
	width:33%;
}

.silver { 
	background-color:#CCC;
	width:33%;
}

.bronze { 
	background-color:#F93;
	width:33%;
}

.pageLink { 
	margin:5px;
}

.phone { 
	position:absolute;
	margin-top:50px;
	margin-left:670px;
}