body {
	color: #555; 
	margin: 0; 
	font: 80% Arial, Tahoma, sans-serif, Verdana; 
	background: #fff;
}

td, th {
	font-size: 80%;
}
p {
	margin: 2.4ex 0;
}
sup {
	font-size: 80%;
}
form {
	margin: 0;
}

h1 {
	margin: 0 0 10px; 
	font-weight: normal; 
	font-size: 180%;
}
h2 {
	margin: 0; 
	font-weight: normal; 
	font-size: 140%;
}
h3 {
	margin: 0 0 5px; 
	font-weight: normal; 
	font-size: 120%;
}

ul {
	margin: 0 0 0 1em; 
	padding: 0;
}
li {
	margin: 1.1ex 0 0.6ex 0.5ex; 
	list-style-type: none; 
	padding-left: 20px;
}

a, a.link:visited {
	color: #0086DF; 
	text-decoration: 
	underline;}   /* -  -  16.06.2008  */
a:visited {
	color: #0086DF; 
	text-decoration: underline;}                  /* -  -  16.06.2008  */
a:hover {
	color: #0086DF; 
	text-decoration: underline;
}


/* Index styles */
.index-item a {
	color: #D64609; 
	text-decoration: underline; 
	font-weight: bold;
}   /* -  -  16.06.2008  */
.index-item a:hover {
	color: #D64609; 
	text-decoration: underline;
}
.index-item a:visited {
	color: #D64609;
}
.index-text {
	color: #555; 
	text-decoration: none; 
	font-weight: bold;
}

#menu-top {
	background: #606869; 
	padding: 6px; 
	white-space: nowrap;
	border-bottom: 3px solid #5A5B5B;
	height:20px;
	text-decoration:underline;
}
#menu-top a {
	font-size: 12px;
	font-family: Tahoma; 
	color: #fff; 
	padding-left: 14px; 
	white-space: nowrap;
	text-decoration:underline;
}


/*.header {background: #d64609; font-size: 90%; padding: 6px; color: #fff; margin-bottom: 10px;}*/
.header {
	background: #E9E9E9; 
	padding: 3px; 
	color: #535352; 
	margin-bottom: 10px; 
	font-family:Tahoma; 
	font-size:15px; 
	width:180px;
}
.region {
	margin-bottom: 20px;
	clear:both;
}

a.xls {
	color: #0086DF; 
	font-size: 12px; 
	font-weight: bold; 
	font-family:Tahoma;
}
a.xls:active, a.xls:visited, a.xls:link {
	color: #0086DF; 
	font-size: 12px; 
	font-weight: bold; 
	font-family:Tahoma;
}
a.xls:hover{
	text-decoration: underline; 
	font-family:Tahoma;
}

.link {
	color: #535352; 
	font-size: 12px; 
	font-weight: normal;
	font-family:Tahoma;
	text-decoration:underline;
}
.link_main{
	color: #5E5E5E; 
	font-size: 18px;
}
a.link_main:active, a.link_main:visited, a.link_main:hover, a.link_main:link {
	color: #5E5E5E; 
	font-size: 18px;
}

.link_firm {
	color: #d76433; 
	font-size: 11px; 
	font-weight: normal;
}

.date {
	font-style: normal; 
	font-family:Tahoma; 
	font-size:12px;
}

.menu-left {
	list-style-image: none; 
	padding-left: 0; 
	margin-left: 0px;
display:marker;
	content:"->";
}
.menu-left li {
	padding-left: 15px; 
	margin-left:0px; 
	margin-bottom:15px;
	
	
}
.menu-left li.activ {
	padding-left: 0px; 
	margin-left:0px; 
	margin-bottom:15px;
}
.menu-left a {
	color: #696B6A; 
	font-family:Tahoma;
	margin-left:5px;
	font-size:11px; 
	text-decoration: underline;
}

#login-form {
	margin: 0 0 10px 0;
}
#login-form input{
	width: 140px; 
	display: block;
}
#login-form a{
	color: #555;
}

/*.news div {margin: 10px 0 20px 0;} */
.news a {
	color: #3F637A; 
	font-family:Tahoma; 
	font-size:12px;
}
.news a:hover {
	color: #0086DF; 
	font-family:Tahoma; 
	font-size:12px;
}

.news-item {
	color: #3F637A; 
	margin-top: 10px; 
	padding-left: 0px; 
	font-family:Tahoma; 
	font-size:12px;
}
.news-head {
	color: #3F637A; 
	margin-top: 0px; 
	padding-left: 0px; 
	font-family:Tahoma; 
	font-size:12px;
}
.news div a, .news div a:visited {
	color: #3F637A; 
	font-family:Tahoma; 
	font-size:12px;
}

.button {
	background-color: #5e717a; 
	text-decoration: none; 
	color: #ffffff; 
	cursor:pointer;
	padding: 2px 5px; 
	font-family:Tahoma; 
	font-size:11px; 
	text-align:center;
	vertical-align:middle;
}

ol.ads {
	margin-left: 10px; 
	padding-left: 10px;
}

.action, .action a{
	color:#899296; 
	font-size: 11px; 
	font-family:Tahoma;
}
.action1, .action1 a{
	color:#899296; 
	font-size: 12px; 
	font-family:Tahoma;
}


form.filter {
	margin-bottom: 20px; 
	font-family:Tahoma; 
	font-size:12px;
}
form.filter td {
	padding: 10px 20px 10px 0; 
	font-family:Tahoma; 
	font-size:12px;
}
form.filter th {
	padding: 10px 20px 10px 0; 
	font-family:Tahoma; 
	font-size:12px;
}

.errmsg {
	font-weight: bold; 
	font-size: 130%; 
	color: gray;
}
.msg {
	font-size: 150%; 
	color: blue;
}
.field-comment {
	font-size: 90%; 
	color: gray;
}

#locator {
	margin: 5px 0 5px 0; 
	color:#3C3B3B; 
	font-family:Tahoma; 
	font-size:12px; 
}
#locator a {
	color: #3C3B3B; 
	font-weight: bold; 
	text-decoration: underline;
}
#letters{
	font-size: 120%; 
	font-weight: bold;
}
#letters a{
	text-decoration: underline;
}

.articleszag {
	font-size: 150%; 
	margin: 15px 0 4px;
}
.articletxt {
	color: #757575;
}

a.page {
	border: 1px solid #fff; 
	padding: 0 3px; 
	font-weight: bold; 
	cursor: pointer;
}
a.page:visited {
	border: 1px solid #fff; 
	padding: 0 3px; 
	font-weight: bold;
}
a.page:hover {
	border: 1px solid #c2c1c1; 
	padding: 0 3px; 
	color: #0086DF; 
	font-weight: bold;
}
a.pageactiv {
	border: 1px solid #a8a5a5; 
	padding: 0 3px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline; 
	background: #eceaf5; 
	cursor: pointer;
}
a.pageactiv:visited {
	border: 1px solid #a8a5a5; 
	padding: 0 3px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline; 
	background-color: #eceaf5;
}
a.pageactiv:hover {
	border: 1px solid #a8a5a5; 
	padding: 0 3px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline; 
	background-color: eceaf5;
}

#site-articles {
	padding-top: 17px;
}
#site-articles ul {
	margin: 0 0 0 -7px;
}
#site-articles ul li {
	margin-bottom: 2ex;
}
#site-articles li a {
	font-weight: bold;
}
#site-articles li div {
	color: #757575; 
	font-size: 90%;
}
#site-articles li div a {
	font-weight: normal;
}

#ph-autor {
	font-style: italic;
}

.menu-top {
	margin: 5px;
}
.menu-top span {
	font-weight: bold; 
	font-size: 120%; 
	margin: 0 5px;
}
.menu-top a, .menu-top a:visited{
	color: #d76433;
}

.auto-menu span {
	text-transform:capitalize; 
	white-space: nowrap; 
	color: #5e5e5e; 
	font-size: 12px;
}
.auto-menu a {
	color: #5e5e5e; 
	text-decoration: none;
}
.auto-menu a:visited {
	color: #3F637A; 
	text-decoration: none;
}
/* Search results */
ol.search {
	margin-left: 20px; 
	padding: 0;
}
ol.search li {
	list-style-type: decimal; 
	margin: 0 10px 25px 10px; 
	padding: 0; 
	font-size:12px; 
	font-family:Tahoma;
}
ol.search li a.title {
	font-size: 12px; 
	color: #3F637A; 
	font-weight:bold; 
	font-family:Tahoma;
}
ol.search li p.url {
	color: #060;
}
ol.search li p {
	margin: 0 0 10px;
}
ol.search li .hlword {
	font-weight: bold; 
	color: #333;
}
ol.search li p.rubric{
	font-size: 90%;
}
ol.search li a.rubric{
	font-weight: bold; 
	text-decoration: underline; 
	color: #555;
}

div.pages {
	padding: 10px 0 0; 
	margin: 0;
}
div.pages a{
	color: #d64609; 
	text-decoration: underline;
}

form.search table {
	margin-bottom: 10px;
}
form.search table td {
	padding: 3px;
}

div.license {
	float: right; 
	font-family:Tahoma; 
	font-size:12px;
}

/* About us */
ol.scheme {
	margin: 0; 
	padding: 0;
}
ol.center {}

ol.scheme li {
	font-weight: bold; 
	font-size: 100%; 
	margin: 0 0 5px;
}
ol.scheme li a {
	color: #555;
}
ol.scheme li a:hover {
	text-decoration: underline;
}
ol.scheme li.title {
	color: #3F637A; 
	font-weight: normal; 
	font-size: 140%;
}

.paidads p{
	margin: 0;
}
.paidads a:hover{
	text-decoration: underline;
}


/* Tenders styles*/
.tenders {
	padding-top: 5px; 
	float: left;
}
.tenders a {
	color: #555; 
	text-decoration: underline;
}
.tenders a:hover {
	color: #0086DF; 
	text-decoration: underline;
}
/*	.tenders td{margin-top: 10px; float: left;}  */

/* Price styles */
.price-text {
	color: #5e5e5e; 
	font: 12px tahoma;
}
.price-item a {
	color: #5e5e5e; 
	text-decoration: underline; 
	font: 12px tahoma;
}
.price-item a:hover {
	color: #0086DF; 
	text-decoration: underline;
}

/* Ads styles */

	/* Index mode */
.ads-category {
	margin-bottom: 5px; 
	color: #0086DF; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold;
}
.ads-category a {
	color: #0086DF; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold;
}
.ads-category a:visited {
	color: #0086DF; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold;
}
.ads-category a:hover {
	color: #0086DF; 
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold;
}
.ads-item {
	color: #000; 
	margin-top: 5px; 
	padding: 2px;
}
.ads-item a {
	color: #555; 
	text-decoration: underline;
}
.ads-item a:hover {
	color: #0086DF; 
	text-decoration: underline;
}
.ads-text a {
	color: #535352; 
	text-decoration: underline;
}
.ads-text a:hover {
	color: #0086DF; 
	text-decoration: underline;
}
.ads-privelegy {
	border: 1px solid #E9E9E9; 
	background-color: #F3F3F3;
}
.ads-reputation {
	float: right; 
	font: 12px arial, tahoma, sans-serif; 
	background: white; 
	padding: 3px; 
	cursor: pointer; 
	color: #5E5E5E;
}
.ads-reputation a {
	color: #5E5E5E; 
	text-decoration:none;
}
.ads-reputation a:hover {
	color: #5E5E5E; 
	text-decoration:none;
}
.ads-item .date {
	font-size: 12px;
	font-family:Tahoma;
	color:#5e5e5e;
	font-style:normal;
}
.ads-reputation1 {
	float: right; 
	font: 12px arial, tahoma, sans-serif; 
	background-color: #F3F3F3; 
	padding: 3px; 
	cursor: pointer; 
	color: #5E5E5E;
}
.ads-reputation1 a {
	color: #5E5E5E; 
	text-decoration:none; 
	background-color: #F3F3F3;
}
.ads-reputation1 a:hover {
	color: #5E5E5E; 
	text-decoration:none; 
	background-color: #F3F3F3;
}

	/* Form mode */
.ads-form-privilegy {
	background: #E9E9E9; 	
	border: 1px solid #A4A4A4; 
	margin: 0 0 10px 0;
}
.ads-form-privilegy label {
	font-weight: bold;
}
.ads-form-privilegy ul {
	margin: 10px 40px; 
	padding: 0;
}
.ads-form-privilegy li {
	list-style: disc; 
	padding: 0; 
	margin: 0;
}
.privilegy-container {
	margin: 5px 0 5px 25px; 
	display: none;
}
.privilegy-container table {
	width: 90%; 
	border-collapse: collapse;
}
.privilegy-container th {
	text-align: left; 
	font-weight: normal; 
	white-space: nowrap; 
	padding: 0 10px 0 0;
}
.privilegy-container td {
	text-align: left; 
	width: 100%;
}
.privilegy-container td input {
	width: 100%;
}

/* Ads list item */
.ads-list-item {
	margin: 0 10px 0 0; 
	padding: 3px; 
	float: left; 
	margin: 0 0 15px;
}
.ads-list-item table {
	width: 100%; 
	border-collapse: collapse;
}
.ads-list-item th {
	margin: 0; 
	padding: 2px; 
	width: 1%; 
	vertical-align: top;
}
.ads-list-item td {
	margin: 0; 
	padding: 2px 0; 
	width: 100%; 
	vertical-align: top;
}
.ads-list-item .date {
	font: bold 13px sans-serif;
}
.ads-list-item a.title {
	font: normal 12px sans-serif; 
	color: #3F637A;
}
.ads-additional {
	float: right; 
	margin: 0 0 10px 10px; 
	padding: 5px; 
	border: 1px solid #E9E9E9; 
	background-color: #F3F3F3;
}
.ads-additional p {
	margin: 0 0 3px; 
	font: 11px tahoma;
}

/* Ads list form */
.ads-list-form {
	width: 90%; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0; 
	padding: 0;
	vertical-align:middle;
}
.ads-list-form th {
	white-space: nowrap; 
	padding: 0 5px 0 0; 
	width: 10%; 
	text-align: left; 
	color: #535352; 
	font-weight: normal; 
	font-family:Tahoma;
	font-size:12px;
}
.ads-list-form td {
	padding: 0; 
	width: 40%;
}
.ads-list-form input {
	width: 100%;
}
.ads-list-form select.t {
	width: auto;
}
.ads-list-form select {
	width: 100%;
}
.ads-list-form .noresize {
	width: 60px;
}

/* Item mode */
#reputation-form {
	margin: 15px 0 0;
}
#reputation-form fieldset {
	margin: 10px 0;
}
img.ads-logo {
	float: left; 
	clear: both; 
	border: 3px solid #ccc; 
	margin: 1px; 
	margin: 0 10px 0 0;
}
.ads-item-mode {
	margin: 0 0 0 0;
}

table {
	border-collapse: collapse;
}
td {
	font-size: 13px;
}
th {
	font-size: 13px;
}

.table2 {
	border-right: 1px solid #669; 
	border-bottom: 1px solid #669; 
	border-top: 1px solid #669;
}
.table2 tr{
	background: #eee;
}
/*.table2 th{border-left: 1px solid #669; background: #ddd; padding: 0 5px; font-size: 8pt;}*/
.table2 td{
	border-left: 1px solid #669; 
	border-top: 1px solid #669; 
	padding: 2px; 
	font-size: 9pt;
}
.table2 th {
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	background-image: url(/i/menu-top-bg.gif);
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}

table.text {
	width: 60%;
}
table.text th{
	background: #FFFFFF; 
	border: 1px solid white; 
	padding: 2px; 
	font-size: 12px; 
	color: #5e5e5e; 
	font-family: Tahoma; 
	text-align: left;
	border: 1px solid #DDDDDD; 
	font-weight:normal;
}
table.text td{
	padding: 2px; 
	font-size: 12px;
	background: #FFFFFF; 
	font-family: Tahoma; 
	border: 1px solid #DDDDDD;
}

table.text2 {
	width: 60%;
}
table.text2 th{
	background: #E9E9E9; 
	padding: 2px; 
	font-size: 10pt; 
	color: #555555; 
	font-family: Arial, Verdana, Tahoma;
}
table.text2 td{
	padding: 2px; 
	font-size: 10pt;
	background: #FFFFFF; 
	font-family: Arial, Verdana, Tahoma;
}

.sort-title, .sort-title:active, .sort-title:link, .sort-title:visited{
	cursor: pointer; 
	color: #FFFFFF; 
	text-dexoration: none;
}
.sort-title:hover{
	cursor: pointer; 
	color: #FFFFFF; 
	text-decoration: underline;
}

table.table_home th{
	font-weight: normal; 
	text-align: left;
	padding: 2px; 
	vertical-align: top; 
	font-family:Tahoma; 
	font-size:13px;
}
table.table_home td{
	padding: 2px; 
	vertical-align: top; 
	font-family:Tahoma; 
	font-size:13px
}
table.table_home b{
	font-weight: normal; 
	text-align: left;
	padding: 2px; 
	vertical-align: top; 
	font-family:Tahoma; 
	font-size:14px; 
	font-weight:bold;
}

.table_messages {
	border: 0;  
	border-collapse: collapse;
	padding: 0; 
	margin:0;
	background: #F0EFEF;
}
.table_messages td {
	border: 1px solid #ffffff; 
	font:11px tahoma; 
	text-align: center;
}
.table_messages th {
	border: 1px solid #ffffff; 
	height:26px;
}
.table_messages th a {
	color:#ffffff; 
	background-color:#949696;
}
.table_messages tr {
	color:#535352; 
	background-color:#949696; 
	border-left:0 none;
}

.trade-list-form tr{
	background: #E9E9E9; 
	height:30px;
}
.trade-list-form td{
	border-left: 1px solid #fff; 
	border-top: 1px solid #fff; 
	font-size: 13px; 
	white-space: nowrap; 
	height:30px;
}
.trade-list-form th{
	color: #FFFFFF;
	font: bold 13px tahoma;
	white-space: nowrap;
	background-color: #8A9190;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height:30px;
}
.trade-list-form {}

.help-span{
	width: 400px;
	overflow: visible;
	padding: 2px;
	position: absolute;
	border: 1px solid black;
	background-color: #EEEEEE;
	z-index: 10000;
}
.select-free {
	border: 0px solid black;
	background-color: #EEEEEE;
	position:absolute;
	z-index:10;/*any value*/
	overflow:visible;/*must have*/
	width:400px;/*must have for any value*/;
	height:400px;/*must have for any value*/;
}
.select-free iframe {
	frameborder: 1px solid black;
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:100%;/*must have for any big value*/
	height:100%/*must have for any big value*/;
	border: 1px solid black;
	background-color: #EEEEEE;
}
.font{
	font-family:Tahoma;
	font-size:12px;
	border:1px solid #B8B8B8;
}
.main{
	width:800px;
	font-family:Tahoma;
	font-size:12px;
}
.map_td{
	text-align:left;
	vertical-align:top;
	width:33%;
}
.right_block{
	margin-bottom:20px;
	clear:both;
}
.firms_zak{
	float:left; 
	background-color:#F3F3F3; 
	height:20px; 
	width:160px; 
	text-align:center;
	margin-left:3px;
}

.firms_zak span{
	color:#5E5E5E; 
	text-decoration:none;
}

.firms_zak a{
	color:#5E5E5E; 
}
#cardobtd{
margin-left:132px;
}
.res{
	border:1px solid #4e4e50;
}
.res th{
	background-color:#5e717a;
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	border-right:1px solid #ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.res td{
	background-color:#f2f2f4;
	color:#4e4e50;
	font-family:Tahoma;
	font-size:12px;
	border-right:1px solid #ffffff;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ffffff;
}
.res a{
	color:#4e4e50;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline
}
.vnadp {
width:150px;
height:40px;
background:#FFFFFF;
position:relative;
margin-top:-200px;
margin-left:240px;
border:1px solid;
display:none;
}
.headmap{ 
width:295px;
float:left;
clear:left;
background:#5e717a;
text-align:left;
color:#FFFFFF;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
padding-left:5px;
}
