* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
}

img {
	border:none;
	text-decoration:none;
}

#contaner {
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	width: 960px;
}


#contaner #top {
	margin-bottom: 0px;
	overflow: hidden;
	height: 80px;
}

#contaner #top a { color:#00f; }
#contaner #top a:hover { color:#FF0000; }
#contaner #top a.mark { color:#C00; font-weight:bold; }
#contaner #top a.mark:hover { color:#F00; }

#contaner #top #statebar {
	background-color: #C8C4FF;
	padding-bottom: 0px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 1px;
	/*	line-height: 25px; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39BFF;
	overflow: hidden;
	display: block;
	color: #000000;
}

#contaner #top .logo {
	float: left;
}
#contaner #top .logo img {
    border:none;
}
#contaner #top .personal {
	margin-left: 190px;
	margin-bottom: 7px;
	padding: 0px 10px 0px 10px;
	color: #999999;
}
#contaner #top .personal .rigth {
	float: right;
	width: 35%;
	text-align: right;
}

#contaner #top .mid {
	background-color: #267326;
	color: #339933;
	margin-left: 190px;
	width: auto;
	padding: 4px 10px 5px 10px;
	font-weight: normal;
	font-family: Tahoma, Verdana;
	font-size: 17px;
}
#contaner #top .mid a {
	color:#FFF;
	text-decoration:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66CC66;
	padding-right: 6px;
	padding-left: 2px;
}
#contaner #top .mid a.clear { border: none; }
#contaner #top .mid a:hover { color:#9DFF9D; text-decoration:none; }

#contaner #top .common {
	margin-left: 190px;
	width: auto;
	margin-top: 4px;
	padding: 0px 10px 0px 10px;
	color: #999999;
}
#contaner #top .common .langs {
	display: block;
	float: right;
	width: 150px;
	height: auto;
	text-align: right;
}
#contaner #top .common .langs a {
	text-decoration: none;
	color: #999;
	padding-left: 10px;
}
#contaner #top .common .langs a:hover {
	text-decoration: none;
	color: #F00;
}



#contaner .top_menu {
	clear: right;
	background-repeat: repeat-x;
	background-position: center top;
	height: 22px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #909BA2;
	border-right-color: #909BA2;
	border-bottom-color: #909BA2;
	border-left-color: #909BA2;
	text-align: center;
	background-color: #E6ECF0;
}
#contaner .top_menu a {
	height: 22px;
	vertical-align: middle;
	line-height: 22px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#contaner .top_menu a:hover {
	color: #005A92;
	text-decoration: underline;
}
#contaner .top_menu a.mark {
	color: #D20000;
}
#contaner .top_menu a.mark:hover {
	color: #930000;
}
#contaner .top_menu_bottom {
	margin-bottom: 10px;
	height: 1px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #909BA2;
	overflow: hidden;
}



/*
* html #head_top {
	height: 25px;
}
*/
#contaner #right {
	width: 100px;
	float: right;
	background-color: #f0f0f0;
}
#contaner #right h2 {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267326;
	padding: 0px 0px 0px 0px;
	color: #1A4D1A;
	background-color: #E8F7E8;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#contaner #right a {
	display: block;
	text-align: left;
	font-size: 11px;
	margin-bottom: 0px;
	color: #004586;
	text-decoration: none;
	margin-top: 0px;
	padding: 5px 5px 5px 5px;
	float: left;
}
#contaner #left p {
	margin-bottom: 15px;
	line-height: 1.3em;
	text-align: left;
}

#contaner #right a:hover {
	background-color:#D1D8E9;
}
#contaner #right img {
	border: 1px solid #000000;
	text-decoration: none;
	clear: both;
	width: 37px;
}


#contaner #left {
	width: 177px;
	float: left;
	background-image: url(none);
	background-position: 0px 29px;
	background-repeat: repeat-x;
}
#contaner #left h2 {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267326;
	padding: 0px 0px 0px 0px;
	color: #1A4D1A;
	background-color: #E8F7E8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#contaner #left p {
	margin-bottom: 15px;
	line-height: 1.3em;
	text-align: left;
}

#contaner #left a { color:#0000FF; }
#contaner #left a:hover { color:#FF0000; }

#contaner #left .an { }

#contaner #left .an a {
	display: block;
	text-align: left;
	margin-bottom: 0px;
	color: #0000FF;
	text-decoration: underline;
	margin-top: 0px;
	padding: 3px 0px 3px 10px;
}
#contaner #left .an a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#contaner #left .mark {
	background-color: #F0F0F0;
}
#contaner #left .mark a {
	display: block;
	text-align: left;
	margin-bottom: 0px;
	color: #0000FF;
	text-decoration: underline;
	margin-top: 0px;
	background-image: url(pix/icon-arr-r1.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
}
#contaner #left .mark a:hover {
	color: #FF0000;
	text-decoration: none;
}


#contaner #center {
/*	margin-right: 110px;*/
	margin-right: 0px;
	margin-left: 190px;
}

#contaner #center h1 {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267326;
	padding: 0px 0px 0px 10px;
	color: #1A4D1A;
	background-color: #E8F7E8;
	font-family: Arial, Helvetica, sans-serif;
}
#contaner #center .left {
	width: 49%;
}
#contaner #center .right {
	float: right;
	width: 49%;
}
#contaner #center h2 {
	font-size:14px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267326;
	padding: 0px 0px 0px 10px;
	color: #1A4D1A;
	background-color: #E8F7E8;
	font-family: Arial, Helvetica, sans-serif;
}

#contaner #center h3 {
	font-size:13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	color: #1A4D1A;
	font-family: Tahoma, Verdana;
}

#contaner #center p {
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
}

#contaner #center p.sape {
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
	color:#aaa;
	font-size: 11px;
	padding: 5px;
	border: 1px solid #aaa;
	background-image: url(pix/bg2.gif);
}
#contaner #center p.sape a {
	color:#aaa;
}

#contaner #center p.center,
#contaner #center p.c {
	text-align: center;
}

#contaner #center ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
}

#contaner #center ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}

#contaner #center a { color:#00f; text-decoration:underline; }
#contaner #center a:hover { color:#f00; text-decoration:underline; }

#contaner #center .txt_hot   { color:#F00; ; }
#contaner #center .txt_note  { color:#888; ; } /* notes - not important */

#contaner #center .left .news_block span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A6AEB5;
	padding: 1px 9px 1px 2px;
	color: #FFFFFF;
	background-image: url(pix/news-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#contaner #center .left .news_block a.head {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 9px 1px 2px;
	color: #008;
	text-decoration:underline
}
#contaner #center .left .news_block a.head:hover {
	color: #870101;
}
#contaner #center .left .news_block a {
	color: #00f;
	font-weight: bold;
}
#contaner #center .left .news_block a:hover {
	color: #FF0000;
}

#contaner #center .car_pre {
	border: 1px solid #909BA2;
	padding: 3px;
	margin-bottom: 2px;
	clear: both;
	display: block;
	height: 55px;
	background-repeat: repeat-x;
	overflow: hidden;
	background-color: #f0f0f0;
	font-size: 11px;
}
#contaner #center .car_pre p {
	text-align:left;
}

#contaner #center .car_pre img {
	width: 71px;
	height: 53px;
	float: left;
	margin-right: 5px;
	padding: 0px;
	border: 1px solid #333333;
	display: block;
	overflow: hidden;
}
#contaner #center .car_pre span {
	color: #FF0000;
	font-weight: bold;
}
#contaner #center .car_pre em {
	color: #999999;
	font-weight: normal;
	font-style: normal;
}

#contaner #center .agentmoders {
}

#contaner #center .agentmoders .item {
	float:left;
	width:180px;
	display:block;
	text-align: center;
	margin: 0px 5px 10px 5px;
}



#contaner #center .news_list {
	list-style-type: none;
	margin-left:0px;
}

#contaner #center .news_list li {
	margin-left:0px;
}

#contaner #center .news_list .head {
	display:block;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#contaner #center .news_list em {
	color:#999999;
	font-size: 11px;
	font-style: normal;
}

#contaner #center .news_list img {
	padding-right:10px;
	padding-bottom:5px;
}

#contaner #center .news_list p {
	margin-bottom:0px;
}

#contaner #center .news_list .more {
	margin-bottom:20px;
	display:block;
}

#contaner #center .news_list a.more {
	text-decoration: none;
}
#contaner #center .news_list a:hover.more  {
	text-decoration: underline;
}



#contaner #center .article {
}

#contaner #center .article p img {
	padding-right:10px;
	padding-bottom:5px;
}

#contaner #center .article address {
	color:#999999;
	font-size: 11px;
	font-style: normal;
}






#contaner .bottom_separator {
	border: 0px none #000000;
	overflow: hidden;
	height: 1px;
	width: auto;
	clear: both;
	display: block;
}


#contaner #bottom {
	padding-bottom: 0px;
	height: 105px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
	clear: both;
	margin-top: 10px;
	color: #999999;
}
#contaner #bottom a {
	color:#0000FF;
	padding-right: 3px;
	padding-left: 3px;
}
#contaner #bottom a:hover { color:#FF0000; }

#contaner #bottom p {
	margin-bottom: 10px;
	line-height: 1.3em;
	text-align: justify;
}


#contaner #bottom .menu {
	text-align: center;
}


#contaner #bottom .copyright {
	color:#999999;
	text-align:center;
	font-size:12px;
}
#contaner #bottom .copyright a {
	color:#666666;
}

#contaner #bottom .copyright a:hover {
	color:#f00;
}


/* Form styles */
#contaner form {
}

#contaner form input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

#contaner form select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 1px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
* html #contaner form select {
	margin-top:2px;
}


#contaner form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding: 2px;
}






#contaner div.row {
	float:none;
	display:block;
	overflow:visible;
	padding:0px;
	margin:0px;
	width: 99%;
}




#contaner div.b1 {
	float:left;
	display:block;
	overflow:hidden;
	width: 750px;
	padding: 0px 0px 0px 0px;
	margin:  0px 7px 7px 0px;
}
#contaner .b1 input  { width: 744px; } 
#contaner .b1 select { width: 750px; }
* html #contaner .b1 input  { width: 744px; }
* html #contaner .b1 select { width: 750px; }




#contaner div.b2 {
	float:left;
	display:block;
	overflow:hidden;
	width: 371px;
	padding: 0px 0px 0px 0px;
	margin:  0px 7px 7px 0px;
}
#contaner .b2 input, 
#contaner .b2 textarea { width: 365px; }
#contaner .b2 select   { width: 371px; }
* html #contaner .b2 input  { width: 365px; }
* html #contaner .b2 select { width: 371px; }





#contaner div.b3 {
	float:left;
	display:block;
	overflow:hidden;
	width: 245px;
	padding: 0px 0px 0px 0px;
	margin:  0px 7px 7px 0px;
}
#contaner .b3 input  { width: 239px; } 
#contaner .b3 select { width: 245px; }
* html #contaner .b3 input  { width: 239px; }
* html #contaner .b3 select { width: 245px; }




#contaner div.b4 {
	float:left;
	display:block;
	overflow:hidden;
	width: 182px;
	padding: 0px 0px 0px 0px;
	margin:  0px 7px 7px 0px;
}
#contaner .b4 input  { width: 176px; } 
#contaner .b4 select { width: 182px; }
* html #contaner .b4 input  { width: 176px; }
* html #contaner .b4 select { width: 182px; }




@media all and (min-width: 0) {
#contaner .b2 select { margin-bottom:2px; }
#contaner .b3 select { margin-bottom:2px; }
#contaner .b4 select { margin-bottom:2px; }
}




#contaner div.err {
	color:#FF0000;
	font-weight:bold;
}

#contaner div.err input,
#contaner div.err select,
#contaner div.err textarea {
	background-color:#FFCECE;
	font-weight:normal;
	border-top-color: #900;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #900;
}
#contaner div.empty {
	height: 35px;
}

#contaner form input.checkbox0 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:none;
	background-color:#fff;
	width:auto;
	padding:2px;
	margin:0px;
}

/*
#contaner form input.req {
	background-image:url(pix/icon_star2.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 13px;
}
#contaner form select.req {
	background-image:url(pix/icon_star2.gif);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 13px;
}
*/
#contaner .b1 .manual_len { width: auto; }
#contaner .b2 .manual_len { width: auto; }
#contaner .b3 .manual_len { width: auto; }
#contaner .b4 .manual_len { width: auto; }

#contaner .b1 .button1 {
	width: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #E6E3DD;
	font-weight: bold;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 2px 5px 2px 5px;
	margin: 0px
}

#contaner .b1 .button1:hover {
	background-color: #F2F1EE;
}


#contaner p.error,
#contaner p.err {
	border: 1px solid #000000;
	background-color: #CE0000;
	background-image: url(pix/icon-error.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 37px;
	color: #FFFFFF;
	font-weight: bold;
}





#span_post_indexes_list {
	padding:5px; 
/*	position:absolute;*/
/*	right:0; 
	top:-165; */
	background:#FFFF99;
	display:none;
	width:120px;
/*	z-index:15;*/
}

em {
	font-family: "Times New Roman", Times, serif, Georgia;
	font-size: 15px;
	font-style: italic;
}


/* --- Auto detail view styles --- */
#contaner #center .detail_view {
/*	width: 99%;*/
	margin: 0px 0px 10px 0px;
	width: 100%;
	border-collapse:collapse;
	margin: 0px;
}

* html #contaner #center .detail_view {	width: 99%; }

#contaner #center .detail_view .photo {
	float:right;
	display: block;
	text-align: right;
	background-color: #f2f2f2;
	padding: 10px;
	border: 1px solid #ddd;
	margin-left: 5px;
}

#contaner #center .detail_view .photo img {
	border:1px solid #ddd;
	padding:0px;
}

#contaner #center .detail_view .photo img.pre {
	padding:0px;
	margin: 5px 0px 0px 5px;
}

#contaner #center .detail_view .info {
	border-collapse:collapse;
	width: 425px;
}

#contaner #center .detail_view .info th {
	width: 40%;
	vertical-align:top;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#contaner #center .detail_view .info td {
	vertical-align:top;
	padding: 0px 0px 5px 0px;
}

#contaner #center .detail_view .price {
	font-family:Tahoma, Verdana, Arial;
	font-size:17px;
	color:#dd0000;
	font-weight: bold;
}

#contaner #center .detail_view hr {
	width:100%;
	height:1px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}

#contaner #center .detail_view h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #267326;
	padding-bottom: 2px;
}

#contaner #center .detail_view p {
	padding: 0px;
	margin: 0px;
}

#contaner #center .detail_view .table_x3 {
	border-collapse:collapse;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}

#contaner #center .detail_view .table_x3 th {
	font-weight: normal;
	text-align:center;
	background-color: #f2f2f2;
	width: 33%;
	padding:2px 0px 2px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}

#contaner #center .detail_view .table_x3 td {
	font-weight: bold;
	text-align:center;
	width: 33%;
	padding:2px 0px 2px 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}





/* --- Correction for autocentre.ua --- */
#contaner #left .acInf h5 { font-size:10px; padding:0px; margin:0px; }
#contaner #left .acInf .acInfItm div.acInfItmCnt { font-size:10px; }
#contaner #left .acInf img { margin:0px 5px 0px 0px; width:50px; }
#contaner #left h2 a { color:#1A4D1A; text-decoration:none; padding-left:105px; text-align:left; }
#contaner #left h2 a:hover { cursor:default; color:#1A4D1A; text-decoration:none; }
#contaner #left .acInfItmCnt a { color:#000; text-decoration:none; }
#contaner #left .acInfItmCnt a:hover { cursor:default; color:#000; text-decoration:none; }
#contaner #left .acInfItmCnt h5 a       { color:#00F; text-decoration:none; }
#contaner #left .acInfItmCnt h5 a:hover { cursor:pointer; color:#F00; text-decoration:underline; }


