body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #FDFED2;
	background: #1395D1 url('/images/design/bg_main2.gif') 50% 0px repeat-y; 
	text-align: center;
	font-family: Verdana, sans-serif;
	}

img {
	border-style: none;
	}

div#vetlek {
	margin: 10px auto;
}
	
div#rekl {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: 410px;
	width: 200px;
}

div#supercontainer {
	width: 618px;
	width: 21cm;
	background-color: #fdfed2;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
    position: relative;
}
	
p#toppics {
	background-color: #fdfed2;
	margin: 0px;
}

div#leftcol {
    font-family: Arial, sans-serif;
    font-size: 80%;
    background-color: #fffc00;
    border: 1px solid #cccccc;
    border-style: solid none;
    text-align: center;
    padding: 10px 20px;
}

div#leftcol p {
	margin: 0px;
}

div#leftcol a {
	background: transparent url('/images/design/marker1.gif') 0px 100% no-repeat;
	color: #09c;
	text-decoration: none;
}

div#leftcol a:hover {
	text-decoration: underline;
}

div#meat {
    font-size: 80%;
    padding: 10px 20px;
}

div#meat a {
	color: #09c;
	text-decoration: none;
}

div#meat a:hover {
	text-decoration: underline;
}

p#addnav {
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 7px 12px;
	background: url('/images/design/marker.gif') left 1ex no-repeat transparent;	
	border-bottom: 1px solid #f9f9f9;
}

p#addnav a {
	font-weight: normal;
}

#phones {
	border: 1px solid #ccc;
	border-style: solid none none none;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-size: 90%;
	font-family: Arial;
	position: relative;
}

.contacts-wrapper {
	padding: 20px;
}
.contacts-wholesale {
	background-color: #00ccff;	
	border: 1px solid #000;
	padding: 5px 20px;
	margin: 0 0 20px 0;
}
.contacts-wholesale table {
	border-collapse: collapse;
	border-style: none;
}
.contacts-wholesale table td {
	border-style: none;
	text-align: left;
	font-family: Tahoma;
	vertical-align: middle;
}
.contacts-wholesale table td.phones {
	font-size: 13px;
	padding-right: 40px;
}
.contacts-wholesale table td.time {
	font-size: 11px;
}

.contacts-retail {
	background-color: #fffc00;	
	border: 1px solid #000;
	padding: 5px 20px;
}

.contacts-retail p {
	margin: 0;
	padding: 0;
	font-family: Georgia;
	font-size: 13px;
}
.contacts-retail strong {
	font-family: Arial;
	font-size: 12px;
}
#phones .contacts-retail span {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#phones span {
	color: #000;
	font-weight: bold;
}

#phones .wrapper-phone {
	margin: 20px 20px 20px 20px;
	border: 1px solid #333;
	background-color: #00ccff;
	position: relative;
}

#phones .wrapper-phone h3 {
	font-size: 10pt;
	border-bottom-color: #000;
	text-transform: uppercase;
	position: relative;
}

#phones .wrapper-phone p {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 3pt 0px 0px 0px;
}

#phones .wrapper-phone p.comment {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	margin: 3pt 0px 6pt 0px;
	padding: 0px;
}

#phones .wrapper-cons {
	margin: 20px 20px 20px 20px;
	border: 1px solid #333;
	background-color: #00ccff;
	position: relative;
}

#phones .wrapper-cons p {
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	position: relative;
	background-color: #fffc00;	
}

#phones .wrapper-cons p.comment {
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	font-size: 9pt;
	margin: 6pt 0px 6pt 0px;
	padding: 0px;
	background-color: transparent;
	border-bottom: none;
}

#phones .wrapper {
	margin: 20px 100px 20px 120px;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 9pt;
}

#phones h3 {
	position: relative;
	background-color: #fffc00;
	color: #000;
	margin: 0px;
	padding: 3pt 0px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#phones .wrapper {
	position: relative;
}

p#counters {
	text-align: center;
}
p#counters span {
	color: #ccc;
	font-size: 10px;
	font-family: Arial, sans-serif;
	line-height: 20px;
}
p#counters span.copy {
	color: #555;
	line-height: 18px;
	font-size: 80%;
}

h1, h2, h3, h4, h5, h6 {
	color: #09c;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, sans-serif;
}

div#meat p {
	text-align: justify;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

h2.special {
	margin: 25px 0px 10px 0px;
	border-top: 1px solid #ccc;
}

table {
	font-size: 100%;
}

td, th {
	vertical-align: top;
}

dl.papers {
}

dl.papers dt {
	margin: 0px;
	padding: 0px;
}

dl.papers dd {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

dl.papers p {
	margin: 0px 0px 3pt 0px;
}

.news {padding: 0px 10px; margin: 10px 0px 40px 0px;}
.news table td.img {text-align: right; padding: 0px 0px 0px 20px}

table.pricelist {font-size: 80%; border-collapse: collapse; border-style: double; border-color: black;}
table.pricelist td, table.pricelist th {border: 1px solid black; padding: 0px 4px;}

table.lined {font-size: 100%; border-collapse: collapse; border: 1px solid #333;}
table.lined td, table.lined th {border: 1px solid #333; padding: 2px 4px;}

p.comment {font-style: oblique; font-size: 80%;}
p.c {text-align: center !important;}

/*                */
/* Форма "sendto" */
/*                */
form.sendto {
	margin: 20px 60px 20px 60px;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 90%;
}

form h3 {
	background-color: #fffc00 !important;
	color: #000;
	margin: 0px !important;
	padding: 5px !important; 
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt !important;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

form.sendto h3 {
}

form.sendto p {
	margin: 0px !important;
	padding: 10px 0px 0px 15px !important;
	text-align: center;
}

form.sendto input {
	width: 130px;
}

form.sendto .v {
	vertical-align: middle;
}

form.sendto input.subm {
	width: auto;
	margin: 0px !important;
	padding: 0px !important;
	background-color: #ccc !important;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	cursor: pointer !important;
	border: 2px outset #e6e6e6;
}

form.sendto p.note {
	padding: 10px 20px 5px 20px !important;
	text-align: center !important;
}

form.sendto sup {
	position: relative;
	top: 5px;
	margin: 0px 2px;
	color: red;
}

div#translate {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
}

div#translate img {
	border: 1px solid #999;
	width: 21px;
	height: 14px;
	margin-bottom: 5px;
}


.subscribe .txt {
	width: 300px;
}

table.reestrlist {
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

table.reestrlist th {
	background-color: #FFFC00;
	padding: 6px;
	color: #000;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
table.reestrlist th.span {
	border-right: 1px solid #ccc;
}
table.reestrlist td {
	padding: 6px;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
}
table.reestrlist td.spec {
	text-align: left;
}
table.reestrlist td.span {
	border-right: 1px solid #ccc;
}
div.alphabet {
	font-size: 140%;
	text-align: center;
	text-transform: uppercase;
}
.submit {
	width: 85px;
}
