html {width:100%; height:100%;}
body {width:100%; height:100%; margin:0px; background:url(../pictures/top_bg.jpg) repeat-x top center;}

td, th, div {text-align:left; vertical-align:top; font-family:Tahoma; font-size:13px; color:#000000;}
a {color:#0071c0; text-decoration:underline; font-family:Tahoma; font-size:13px;}
a:hover {text-decoration:underline; color:#19a0ff;}
input {font-family:Arial; font-size:11px;}
textarea {font-family:Arial; font-size:12px;}

h1 {color:#000000; font-weight:normal; font-family:Arial Narrow; font-size:27px; margin:0px; margin-bottom:12px;}
h2, h3, h5 {color:#0071c0; font-family:Arial Narrow; font-size:16px; margin:0px;}
h4 {color:#0d64a0; font-weight:normal; font-family:Arial Narrow; font-size:20px; margin:0px;}


hr {
	color: #e1e1e1;
	height: 1px;
	background: #e1e1e1;
	border: none;
	width: 100%;
}

a img {
	border: none;
}


.ostext p {margin:0px; margin-bottom:10px;}

.ostext {padding-bottom:50px;}

.lmstr {padding-top:6px;}
.lma {padding-bottom:10px;}
.lma a {color:#0071c0; font-size:11px; font-weight:bold; font-family:Arial;}
.lma a:hover {color:#333d44;}
.plmp {padding:0px; margin:0px; margin-top:7px;}
.plmp table {border-collapse:collapse;}
.plmp td {border-bottom:1px #CCCCCC solid; padding-bottom:4px; padding-top:2px; border-top:1px #CCCCCC solid;}
a.plm {font-weight:normal; color:#333d44;}
a.plm:hover {color:#586f80;}

.tmdiv {height:25px; position:absolute; margin-left:295px; margin-top:237px; z-index:2000;}
.tm_table td {padding-left:26px; padding-right:29px; vertical-align:middle; padding-bottom:1px;}
.tm_table a {font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline;}
.tm_table a:hover {color:#FFFFFF; text-decoration:none;}


#ostable {background:url(../pictures/footer_bg.jpg) repeat-x bottom center;}
#f_lt {background: url(../pictures/f_lt.jpg) no-repeat left bottom #ffffff;}
#f_rt {background:url(../pictures/f_rt.jpg) no-repeat right bottom;}
.yl {background:url(../pictures/yl.gif) repeat-y bottom right; text-align:center; vertical-align:middle;}
.yl a {color:#5c5c5c; font-size:10px; text-decoration:none;}
.yl a:hover {text-decoration:none; color:#000000;}
.yl img {margin-top:1px; margin-right:10px;}

.ico {padding-top:60px; text-align:right;}
.ico img {margin-left:20px;}

#tl_bg {background:url(../pictures/tl_bg.jpg) no-repeat bottom right;}
#t_bg {background:url(../pictures/t_bg.jpg) repeat-x bottom center;}
#tr_bg {background:url(../pictures/tr_bg.jpg) no-repeat bottom left;}

.fm td {padding-left:20px; padding-right:20px;}
.fm a {color:#5c5c5c; font-size:11px; font-weight:bold; text-transform:uppercase;}
.fm a:hover {color:#0071c0;}
.fm_td {text-align:center; vertical-align:middle;}

.ftext {font-size:11px; color:#aadcff; vertical-align:middle;}
.ftext a {font-size:11px; color:#ffffff;}
.ftext a:hover {color:#aadcff;}
.bot {margin:0px; padding:0px; margin-top:28px; padding-left:27px;}
.bot img {margin-left:12px;}



/*-------элементы формы----------*/
input.text{
  	border: 1px solid #aaaaaa;
	width: 400px;
	height:16px;
	background: #f9f9f9;
}

input.smtext{
  	border : 1px solid #aaaaaa;
	width: 200px;
	height:16px;
	background: #f9f9f9;	
}

textarea{
  	border : 1px solid #aaaaaa;
	width: 400px;
	height: 100px;
	background: #f9f9f9;
}

.inbottom, .inbottom2 {
	height: 23px;
	font-weight: bold;
	cursor: pointer;
	border : 0px solid;
	color: #ffffff;
	font-size: 11px;
	padding: 2px 4px 4px 4px;
	font-family: Tahoma; 
	}

.inbottom{
	width: 151px;
	background: url(/templates/pictures/bfon.gif) no-repeat;
}

.inbottom2{
	width: 220px;
	background: url(/templates/pictures/bfon2.gif) no-repeat;
}

input.numtext{
  	border : 1px solid #aaaaaa;
	width: 30px;
	height:16px;
	background: #f9f9f9;	
}

input.bimage {
	cursor: pointer;
	}

/*-------элементы формы----------*/

table.news td.small {
	color: #888888;
	}
	
table.news td.small_text {
	font-size: 11px;
	}
	
hr.hr2 {
	color: #e1e1e1;
	height: 2px;
	background: #e1e1e1;
	border: none;
	width: 100%;
}

div.img {
	padding: 4px;
	margin: 0px 12px 6px 0px;
	position:relative;
	float: left;
	border: 1px dashed #c0c0c0;
	background: #ffffff;
	}

