body{
	background: url('../img/bgr.jpg') repeat-x;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 11px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	text-align: justify;
}

form, fieldset{
	border: 0;
	padding: 0;
	margin: 0
	display: inline;
}

img{
	display: inline;
	border: 0;
}
h1, h3{
	margin: 0;
	padding: 0;
}
h2{
	margin: 20px 0 0 20px;
}

h3{
	font-size: 12px;
}

p{
	margin: 0 0 15px 0;
	padding: 0;
}
.clear{
	clear: both;
}
.fl{
	float: left;
	display: inline;
}
.fr{
	float: right;
	display: inline;
}


#conteiner{
	background: url('../img/cont_bgr.jpg') no-repeat;
	width: 980px;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	margin: 0 auto;
}
#header{
	height: 193px;
}
.logo-nag{
	width: 320px;
	float: left;
	display: inline;
}
.ban-h{
	float: left;
	display: inline;
	margin-top: 110px;
	margin-left: 3px;
}
#content{
	width: 980px;
	position: relative;
}
#left{
	width: 204px;
	float: left;
	display: inline;
}


#left-main{
	width: 472px;
	float: left;
	display: inline;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}
#menu-main{
	width: 194px;
	float: left;
	display: inline;
	height: auto !important;
	height: 50px;
	min-height: 50px;
}



#news{
	background: url('../img/left_bgr.jpg') no-repeat;
	margin-left: 11px;
	width: 265px;
	float: left;
	display: inline;
	height: auto !important;
	height: 348px;
	min-height: 348px;
}
#news ul{
	margin: 0 10px 0 10px;
	padding: 0;
	width: 245px;
	list-style: none;
}
#news ul{
	padding-bottom: 10px;
}
#news ul li{
	clear: both;
}
#news ul h3{
	margin: 10px 0 10px 0 ;
}


.news_txt img{
	margin: 0 10px 10px 0;
	float: left;
	display: inline;
}
.date{
	padding: 0 0 10px 0;
}
#right{
	width: 776px;
	float: right;
	display: inline;
}
#right-txt{
	width: 690px;
	background: url('../img/all_bgr.jpg') no-repeat;
	height: auto !important;
	height: 350px;
	min-height: 350px;
}
#right-txt h3{
	margin: 0;
	padding: 0;
}

#right-main-txt{
	width: 413px;
	background: url('../img/right_bgr.jpg') no-repeat;
	float: left;
	display: inline;
	height: auto !important;
	height: 465px;
	min-height: 465px;
	margin-right: 8px;
}
#right-main{
	padding-top: 82px;
	width: 498px; 
	float: right;
	display: inline;
	height: auto !important;
	height: 450px;
	min-height: 450px;
}
.txt-pad{
	padding: 10px;
}
#left{

}

#right{

}
#footer{
	background-color: #A3A3A3;
	color: #FFF;
	font-size: 10px;
	padding: 10px;
	height: 35px;
	voice-family : "\"}\""; voice-family : inherit;	
	height: 25px;
	text-align: center;
	margin-top: 20px;
}
#footer p{
	margin: 0;
	padding: 0;
}
.pr-list, .pr-list-all{
	list-style: none; 
	margin: 0 0 0 20px;
	padding: 0;
}
.pr-list li{
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.pr-list-all h2{
	font-size: 12px;
	color: #666666;
	padding: 0;
}
.pr-list-all img{
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}
.pr-list-all li{
	clear: both;
	border-bottom: 1px solid #CCC;
	height: auto !important;
	height: 160px;
	min-height: 160px;
	padding-bottom: 15px;
}

.pr-list-all li ul li{
	list-style: none;
	border: 0;
	height: auto !important;
	height: 10px;
	min-height: 10px;
}
.form{
	width: 270px;
	margin: 0 auto;
}
.f-item{
	clear: both;
	height: auto !important;
	height: 25px;
	min-height: 25px;
}

.f-item label{
	width: 100px;
	float: left;
	display: inline;
	padding-top: 3px;
}
.f-item span{
	color: red;
}
.f-item .txt{
	height: 15px;
	width: 150px;
	float:  right;
	display: inline;
}
.form textarea{
	width: 270px;
	height: 100px;
}
.f-item .sub{
	background-color: #666666;
	border: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, trebuchet MS, arial, sans-serif;
	padding: 3px;
	margin: 5px 0 0 110px;
}

a.back {
	font-weight: bold;
	padding: 2px 5px;
	border: 1px solid #000099;
	margin: 5px;
	display: block;
	width: 50px;
	text-align:center;
}

a.back:hover {
	border-color:#666666;
}

