* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px;
		margin: 10px 0 10px 0;
	text-indent:20pt;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;

}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	min-width: 1000px;
	max-width: 1260px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 377px;
	width:100%;
	background-image: url(images/fon_veerh.jpg);
	background-repeat:no-repeat;
}
#verh_right{
width:545px;
float:right;}
#pod_menu{
	height: 50px;
	width:100%;
	background-image:url(images/polosa.jpg);
	background-repeat:repeat-x;

}

#menu_verh{
width:405px;
background-image:url(images/men_f.jpg);
background-repeat:repeat-x;
height:102px;
margin-top:-103px;
}
.menu_pravo{
width:23px;
height:102px;
margin-left:405px;

}
.menu_pravo img{
margin-top:-1px;

}
.knopki{
margin-top:-102px;

}
.knopki img{
width:50px;
height:50px;
margin-left:40px;

}
.menu_text{
margin-top:4px;
}
.menu_text ul{
display:inline;
margin-left:10px;
}
.menu_text li{
display:inline;
margin-left:25px;
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fcca6a;
	font-weight:bold;
}
.menu_text li a{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fcca6a;
	font-weight:bold;
	text-decoration:underline;
}
.menu_text li a:hover{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fcca6a;
	font-weight:bold;
	text-decoration:none;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;

}
#content {
	padding: 0 270px 0 270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}
#content img{
padding:10px;}
#content ul{
margin-left:40px;
}
#content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff0000;
	margin-bottom:15px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#m1{
width:200px;
height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
margin-top:-33px;
font-weight:bold;
margin-left:40px;
}

#sideLeft {
	float: left;
	width: 217px;
	margin-left: -100%;
	margin-top:10px;
}
#sideLeft ul{
	width: 217px;
	margin-top:-10px;
		width: 217px;
	list-style-type:none;
	background-image:url(images/napr2.jpg);
	background-repeat: repeat-y;
	padding-bottom:10px;
}
#sideLeft li{
	width: 217px;
	list-style-type:none;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	margin-left:40px;
	padding-top:12px;

}

#sideLeft li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	text-decoration:underline;
}
#sideLeft li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff0000;
	text-decoration:none;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 232px;
	margin-left: -232px;
	background-image:url(images/news2.jpg);
	background-repeat:repeat-y;
}
#sideRight img{
	margin-bottom:-10px;
}
#m2{
width:200px;
height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
margin-top:-33px;
font-weight:bold;
margin-left:50px;
}

#news{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	height:60px;
	padding:10px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
clear: both;
	height: 60px;
	background-image:url(images/niz_f.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:1px solid #fff;

}
.t1{
clear: both;
height:30px;
width:300px;
		font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	text-align:center;

	margin: 25px auto 0px auto;

}

#result
{
	display: none;
	margin: 0 0 10px 0 !important;
}

#result, #result p
{
	margin: 0 0 0 0;
	padding: 5px 10px;
	/*line-height: 24px;*/
	text-indent: 0;
}

