@charset "windows-1251";
html, body {
	font: 10px Verdana, Geneva, sans-serif;
	color: #646464;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFF;
}

img, div { behavior: url(/images/iepngfix.htc) }

.copy {
color: #FFF;
background: url(/images/back_bottom.png) repeat-y;
text-align: right;
padding: 5px;
height: 10px;
font-size: 10px;
}

#top {
	background-color:#0033ab;
}
#btop {
	height: 85px;
	background: url(/images/back_top.png) repeat-y;
}

#main {
	height:100%;
	vertical-align:top;
}
.wline {
	background-color:#FFF
}

.tmenu {
font-size: 12px;
font-weight: bold;
color: #FFF;
text-align: center;
padding: 3px 0px;
text-transform: uppercase;
}
.tmenu a {
	color: #FFF;
	text-decoration:none;
}
.tmenu a:hover {
	color: #FFF;
	text-decoration:underline;
}
.b_title {
background-image:url(/images/block_title.png);
height:20;
font-size: 13px;
font-weight: bold;
color: #FFF;
border: 1px solid #CCC;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 10px;
margin: 0px 20px 10px 10px;
}

.txt img {
	margin-right: 5px;
}
.txt, .mtxt p  {
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;	
}
.mtxt2 p  {
	text-align: justify;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 10px;	
}
 .mtxt ul {
	margin-right: 20px;
}

#search {
	background-image:url(/images/block_title.png);
	height:22;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #CCC;
	margin-right: 4px;
}

.selsearch {
	height: 22px;
	width: 170px;
	border: 1px solid #CCC;
}

.att {
	font-size: 13px;
	font-weight: bold;
	background-image:url(/images/block_price.png);
	height:24;
	color: #FFF;
	border: 1px solid #CCC;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;	
	
	
}

#mlist {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.tpdf{
	margin-left: 10px;
}

.tpdf .first{
	background-color: #e0e0ed;
}
.tpdf td {
	color: #000;
}
.tpdf .second{
	background-color: #c8c7df;
}

.tpdf th{
	background-color: #666666;
	font-weight: bold;
	color: #FFF;
}
.tpdf .titlepdf{
	background-color: #25408f;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
}
.tpdf .typef{
	color: #FFF;
	text-align: center;
	background: #F33;
	text-transform: uppercase;
}
.tpdf .code{
	text-transform: uppercase;
}
.tpdf .typef .name{
	white-space: nowrap;
}

.tpdf .typef a{
	color: #FFF;
	text-align: center;
	background: #F33;
	text-decoration: none;
}

.tpdf .typef a:hover{
	text-decoration: underline;
}

.company_adv{
	font-size: 9px;
}

.company_adv #title{
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

