html, body {
	background-color: #AAA8AA;
	color: black;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	height: 100%;
}
#pos_2 {
	position:absolute;
	top:1200px;
	left:250px;
		width:510px;
	height:300px;
	font-size:11px;
}



#emptyprod
{
height:2050px;
}
td, p, a, span, div, legend, br, form {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
.w {
	color: white;
}

img {
	border: none;
}

table {
	border: 0px;
	border-collapse: collapse;
}

table td {
	padding:0px;
}

#cap a {
	text-decoration: none;
	color: white;
	font-size: 10px;
}
#cap a:hover {
	text-decoration: underline;
	color: white;
	font-size: 10px;
}
#cap p {
	color: white;
	font-size: 10px;
}

#top-menu a {
	white-space: nowrap;
	text-decoration: none;
	color: #7B7B7B;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	display: block;
}
#top-menu a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
#top-menu a.main {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
#top-menu a.main:hover {
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
#top-menu p {
	color: #7B7B7B;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	display: block;
}

#menu {
	background-color: #CECBCE;
}
#menu span.artvisio {
	background-color: #C5C1C1;
	line-height: 20px;
	height: 20px;
	display: block;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 2px 0px 0px 14px;
	text-align: left;
}
#menu a.artvisio {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#menu a.artvisio:hover {
	text-decoration: underline;
}
#menu input {
	border: none;
	height: 17px;
	width: 130px;
	font-size: 10px;
}
#menu input.go {
	background-color: #A9A9A9;
	color: white;
	height: 19px;
	width: 45px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 1px solid white;
	border-width: 1px 0px 0px 0px;
}
#menu ul li a {
	background: url( '../i/p.gif' ) repeat-y;
	display: block;
	height: auto;
	line-height: auto;
	padding: 2px 2px 2px 16px;
	margin: 0px;
	list-style: none;
	border: 1px solid white;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
#menu ul li a:hover {
	text-decoration: none;
	background-color: #9C9C9C;
	color: white;

}
#menu ul li a.sub {
	background: url( '../i/b1.gif' ) no-repeat 16px 9px white;
	display: block;
	height: auto;
	padding: 2px 2px 2px 22px;
	margin: 0px;
	list-style: none;
	border: 1px solid #636363;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	text-align: left;
}
#menu ul li a.sub:hover {
	text-decoration: none;
	color: #9D9D9D;
	background-color: white;
}
#menu ul li a.subsub {
	background: url( '../i/b2.gif' ) no-repeat 16px 9px white;
	display: block;
	height: auto;
	line-height: auto;
	padding: 2px 2px 2px 22px;
	margin: 0px;
	list-style: none;
	border: 1px solid #636363;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	text-align: left;
}
#menu ul li span {
	background: url( '../i/b2.gif' ) no-repeat 16px 9px white;
	display: block;
	height: auto;
	line-height: auto;
	padding: 2px 2px 2px 24px;
	margin: 0px;
	list-style: none;
	border: 1px solid #636363;
	border-width: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	text-align: left;
}
#menu ul li span.sub {
	background: url( '../i/b2.gif' ) no-repeat 16px 9px white;
	display: block;
	height: auto;
	line-height: auto;
	padding: 2px 2px 2px 24px;
	margin: 0px;
	list-style: none;
	border: 1px solid #636363;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
	text-align: left;
}

#nav {
	vertical-align: middle;
	width: 532px;
}
#nav a,
#nav span {
	display: inline;
	text-decoration: none;
	color: #7B7B7B;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#nav a {
	white-space: nowrap;
}
#nav a:hover {
	text-decoration: underline;
	color: #7B7B7B;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
#nav a.sim {
	white-space: normal;
}
#nav a.sim:hover {
	white-space: normal;
}

#content {
	background-color: white;
	padding: 10px;
	margin: 0px;
}
#content h1 {
	font-size: 20px;
	color: #636563;
}
#content td.bg {
	background-color: #636563;
	vertical-align: top;
}
#content td.bg img {
	border: 1px solid #636563;
}
#content td.bgproducers {
	border: 1px solid #7B7B7B;
}
#content td.bg a {
	color: white;
	text-decoration: none;
}
#content td.bg a.no {
	padding: 0px;
}
#content td.producers {
	padding-top: 5px;
}
#content td.producers a {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#content td.producers a:hover {
	text-decoration: none;
}
#content p,
#content li {
	font-size: 11px;
}
#content p {
	text-align: left;
}
#content table.bg2 img {
	border: 1px solid #636563;
}
#content table.bg2 a {
	font-size: 11px;
	font-weight: bold;
	color: #2D2D2D;
	text-decoration: none;
}
#content table.bg2 a.anons {
	white-space: auto;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration: underline;
}
#content table.bg2 a.anons:hover {
	text-decoration: none;
}
#content table.bg2 span.producer {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
	display: block;
}
#content table.bg2 img.no {
	border: none;
}
#content img.bg {
	border: 1px solid #636563;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

#content table td a.search {
	font-size: 11px;
}
#content table td a.search:hover {
	color: #ff0000;
	font-size: 11px;
}

#content td a.price {
	color: #ff0000;
	font-size: 11px;
}
#content td ul.price {
	font-weight: bold;
}
#content td span.price {
	font-weight: normal;
	font-size: 11px;
}
#content td h5 {
	color: #333333;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
}
#content td h6.price {
	color: #333333;
	font-size: 12px;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content td a.sub {
	color: #333333;
}
#content td a.sub:hover {
	color: #ff0000;
}

#usercontent table {
	border: 1px solid #636563;
	border-collapse: collapse;
	margin: 0px;
}
#usercontent table td {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #636563;
	color: #333333;
}
#usercontent table th {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #636563;
	color: #333333;
	background-color: #F0F0F0;
}
#usercontent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#usercontent p strong {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#usercontent ul {
	padding: 1em 0px 1em 0px;
	margin: 0px;
	list-style: inside;
	color: #333333;
}
#usercontent ul ul {
	padding: 0em 0px 1em 10px;
	margin: 0px;
	list-style-image: url('../i/01.gif');
	color: #333333;
}
#usercontent table caption {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 3px 3px 7px 3px;
	margin: 0px;
	color: #333333;
}
#usercontent img.border {
	border: 1px solid #636563;
}
#usercontent table.tab2 {
	border: none;
	width: 100%;
}
#usercontent table.tab2 th.title {
	text-align:left;
	color: #ff0000;
	border: 1px solid #636563;
	border-width: 0px 0px 1px 0px;
	font-size: 12px;
	background: none;
}
#usercontent table.tab2 td,
#usercontent table.tab2 th {
	text-align:left;
	color: #333333;
	border: 1px solid #636563;
	border-width: 0px 0px 1px 0px;
	background: none;
}
#usercontent table.massimage {
	border: none;
	border-collapse: collapse;
	margin: 0px;
}
#usercontent table.massimage td {
	font-size: 11px;
	padding: 0px;
	border: none;
}
#usercontent table.massimage td td {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #636563;
	border-width: 0px 0px 1px 0px;
}
#usercontent table.massimage td img {
	border: 1px solid #636563;
	margin: 0px 13px 13px 0px;
	padding: 0px;
}

#usercontent table.massimage2 {
	border: none;
	border-collapse: collapse;
	margin: 0px;
}
#usercontent table.massimage2 td {
	font-size: 11px;
	padding: 0px;
	border: none;
}
#usercontent table.massimage2 td td {
	font-size: 11px;
	padding: 3px;
	border: 1px solid #636563;
	border-width: 0px 0px 1px 0px;
}
#usercontent table.massimage2 td img {
	border: 1px solid #636563;
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

#usercontent table.contacts {
	font-size: 12px;
}

#sitemap ul {
	list-style: none;
	list-style-position: inside;
	margin: 0px 0px 0px 5em;
	padding: 0px;
}
#sitemap ul li a {
	font-size: 17px;
	color: #636563;
	text-decoration: none;
	font-weight: bold;
}
#sitemap ul ul li a {
	font-size: 11px;
	color: #636563;
	text-decoration: none;
	font-weight: bold;
}
#sitemap ul ul ul {
	margin: 0px 0px 0px 5em;
}
#sitemap ul ul ul li a{
	font-size: 11px;
	color: #636563;
	text-decoration: none;
	font-weight: bold;
}
#sitemap ul ul ul ul {
	margin: 0px 0px 0px 1.5em;
	padding: 0px 0px 0em 0px;
}
#sitemap ul ul ul ul li a{
	font-size: 11px;
	color: #636563;
	text-decoration: none;
	font-weight: normal;
}
#sitemap ul li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#sitemap ul.site-map-1 {
	margin: 0px;
	padding: 0px;
}


.k10 {
	font-size: 10px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h2 {
	margin: 17px 0px 5px 17px;
	color: #8a8991;
	font-size: 23px;
	font-family: Arial Narrow, Arial;
	font-weight: normal;
}
h2 img {
	padding: 7px 0px;
	margin: 0px;
}
#bottom-menu a {
	color: #7B7B7B;
	font-size: 11px;
	text-decoration: none;
}
#bottom-menu a:hover {
	color: #7B7B7B;
	font-size: 11px;
	text-decoration: underline;
}

#bottom-menu td {
	color: #7B7B7B;
	font-size: 11px;
}
.news,  .allnews {
	font-size: 11px;
}
.news a { 
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
 }
 .news .date {
	 color: #9b9b9c;
	 font-size: 10px;
 }
 .news .anons {
	padding: 3px 0px 10px 0px;
	font-size: 11px;
 }
 .m17{
	margin: 0px 17px;
 }
 .in2 { 
	width: 99%;
	margin-top: 15px !important;
 }
.in2 th,
.in2 td {  
	 border: 1px solid #636563 !important; 
  }
.zag_m {
 	font-size:14px !important;
}
.mainprod {
	overflow:auto;
	overflow-y:scroll;
	height:300px;
	margin:20px 17px 0px 17px;
}
.mainprod p {
	border-bottom:thin dotted #666666;
	padding-top:5px;
}
.prod {
	text-align:justify;
}
.prod p {
	padding-top:7px;
	text-align:justify !important;
}
.prod a {
	text-decoration:underline;
	font-size:11px;
}
.prod a strong {
	text-decoration:none !important;
	font-size:11px;
}
.zagolovok {
	font-size: 20px;
	color: #636563;
	font-weight:bold;
	font-family:Arial,Helvetica,Geneva,sans-serif;
}
.zag_n {
	font-size:14px !important;
	font-weight:normal;
}
.slk {
	text-align:center;
}
.slk a {
	font-size:11px;
	text-decoration:none;
}
.map li {
	font-size:11px;
	text-decoration:none;
}
.map li a{
	font-size:11px;
	text-decoration:none;
	color:#636563;
}
.map h2 {
	color:#636563;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
