﻿html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}
/*BackGround Style*/
html {
	width: 100%;
	height: 100%;
	background: #fff url(../images/BackGrounds/main_left_bg.jpg) repeat-y right;
}
body {
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: url(../images/BackGrounds/bottom_bg.jpg) no-repeat right bottom;
   position: relative;
	font: 100.01% Arial;
}

/* Header Style */
div#header{
	height: 146px;
	background: url(../images/BackGrounds/header_bg.jpg) repeat-x
}
div#header_top{
	height: 146px;
	background: url(../images/BackGrounds/header_top.jpg) no-repeat 40% 15%;
}
div#header_bottom{
	height: 146px;
	background: url(../images/BackGrounds/header_bottom.jpg) no-repeat right 93%;
}
div#header_inner{
	height: 130px;
	padding-top: 8px;
}

/* Navigation Icons */
div#nav{
	width: 30px;
	cursor: default;
	margin: 5px 0 0 10px;
}
div#nav img{
	margin: 10px 0 10px 0;
}
div#logo_bg{
	width: 240px;
	height: 130px;
}
div#logo_left_bg{
	width: 240px;
	height: 130px;
	background: url(../images/BackGrounds/logo_left_bg.jpg) no-repeat;
	
}
div#logo_right_bg{
	width: 240px;
	height: 130px;
	background: url(../images/BackGrounds/logo_right_bg.jpg) no-repeat right;
	
}
div#logo{
	width: 200px;
	height: 130px;
	text-align: center;	
	
	
}
div#title{
	background: url(../images/BackGrounds/title.gif) no-repeat 51% 45%;
}
.build
{
	width: 199px;
	height: 130px;
	background: url(../images/BackGrounds/build.png) no-repeat 0% 0%;
	position: relative;
	top: 8px;
}
* html .build
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./Templates/images/BackGrounds/build.png',sizingMethod='crop');
	background-image: none;
}
/* Nav String */
div#nav_line{
	width: 95%;
	height: 35px;
	color: #888888;
	font-size: 0.75em;
	cursor: default;
	margin: 15px 0 0 40px;
}
div#date{
	width: 25%;
	height: 20px;
	text-align: center;
	float: left;
}
div#nav_string{
	width: 74%;
	height: 20px;
	float: left;
	text-align: right;
}
div#nav_string a.current{
	color: #45399E;
}
div#nav_string a{
	color: #888888;
}
div#nav_string a:hover{
	color: #45399E;
}

/* Main Block */
#content {
	padding-bottom: 75px;
	position: relative;
	padding-top: 15px;
}
.main_table {
	width: 100%;
	vertical-align: top;
}
.main_table a{
	color: #45399E;	
}
.main_table a:hover{
	color: #990000;	
}
#main_row{
	margin: 0 5px 0 15px;
}
/*#main_row img{
	border: solid 1px #888888;
}*/
#main_row img.image{
	margin: 10px 15px 10px 15px;
	float: left;
}
#main_row img.print_image{
	margin: 10px 10px 0 0;
}
#main_row a{
	color: #990000;
}
#main_row a:hover{
	text-decoration: none;
}
#main_row ul{
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
	padding-top: 10px;
}
#main_row li{
	background: url(../images/BackGrounds/bullet_red.jpg) no-repeat 0em 0.85em;
	padding: 0.3em 0 0.3em 0.8em;
}
#main_row li a{
	color: #000000;
}
#main_row li a:hover{
	color: #990000;
}
#main_row .padding{
	margin: 0 15px 0 15px;
}
#main_row div#news_list{
	margin: 0 15px 0 15px;
}
#main_row .news_date{
	color: #ffffff;
	background: #777777;
	width: 100px;
	padding: 3px 5px 3px 5px;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	margin: 10px 0 0 0;
}
#main_row .news_image{
	margin: 10px 10px 10px 0;
	float: left;
}
#main_row div#news_list p{
	font-size: 0.8em;
	color: #000000;
}
#main_row div#news_list a{
	color: #000000;
}
#main_row div#news_list a:hover{
	color: #990000;
}
/* MainMenu Style*/
div#main_menu ul{
	color: #888888;
	font-size: 0.8em;
	list-style-image: none;
	list-style-type: none;
}
div#main_menu ul li 
{
	padding: 0.3em 0 0.3em 0;	
	background: none;
}

div#main_menu ul li a.m_current{
	color: #990000;
	font-weight: bold;
}
div#main_menu ul li ul{
	list-style-image: none;
	list-style-type: none;
 
}
div#main_menu ul li ul li{
	padding: 0.2em 0 0.2em 1.2em;	
        font-size:1.2em;
}
div#main_menu ul li ul li ul li{
	padding: 0.2em 0 0.2em 1.2em;	
        font-size:1.2em;
}
div#main_menu ul li ul li a{
	color: #990000;
}
div#main_menu ul li ul li a:hover{
	text-decoration: none;
}

/* Search Block Style*/
div#search{
	background: url(../images/BackGrounds/bullet.jpg) no-repeat 0 1.55em;
}
div#search .search{
	color: #BBBBBB;
	margin-top: 20px;
	margin-left: 16px;
	width: 60%;
}
div#search img{
	margin: 0 0 0 2px;
}

div#contact{
	font-size: 0.8em;
	margin-top: 20px;
	line-height: 1.3em;
}

.banner{
	width: 170px;
	height: 65px;
	background: #DDDDDD;
	margin-top: 15px;
	color: #888888;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	display: none;
}
.news_date_list{
	color: #ffffff;
	background: #777777;
	width: 100px;
	padding: 3px 5px 3px 5px;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
/* Text Style */
h1{
	font-size: 1em;
	color: #990000;	
}
h1 a{
	color: #990000 !important;	
	text-decoration: underline;
}
h1 a:hover{
	color: #45399E !important;
	text-decoration: underline;
}
h2{
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 10px;
}
h6{
	font-size: 0.7em;
	color: #888888;
	margin-top: 10px;
}
p{
	font-size: 0.8em;
	color: #000000;
	line-height: 1.3em;
	padding-top: 10px;
}
.nav_bullet{
	color: #666666;
}
a.more{
	background: url(../images/BackGrounds/bullet_red.jpg) no-repeat 0em 0.5em;
	padding-left: 0.8em;
	color: #990000;
}
a.more:hover{
	text-decoration: none;
}

/* Pager */
.pager{
	font-size: 0.8em;
	cursor: default;
	line-height: 1.5em;
}
.pager a{
	padding: 0 3px 0 3px;
	color: #990000 !important;
}
.pager a:hover{
	padding: 0 3px 0 3px;
	color: #ffffff !important;
	background: #777777;
}
.pager a.current{
	padding: 0 3px 0 3px;
	color: #ffffff !important;
	background: #777777;
	text-decoration: none;
}

/* Sub Menu */
.sub_menu{
	margin: 15px 0 0 0;
	font-size: 0.8em;
	text-align: right;
	cursor: default;
	line-height: 1.5em;
}
.sub_menu a{
	color: #990000 !important;	
}
.menu{
	margin-top: 10px;
	font-size: 0.8em;
}
.menu a{
	color: #777777 !important;
}
div#news_list p a{
 text-decoration: none !important;
}
div#news_list p a:hover{
 text-decoration: underline !important;
}
/* Calendar Style */
div#calendar{
	background: #F7F7F7;
	height: 210px;
	font-size: 0.8em;
	text-align: center;
	cursor: default;
}
div#calendar_logo{
	width: 100%;
	height: 10px;
	/*background: url(../images/BackGrounds/logo_small.jpg) no-repeat center;*/
	padding: 10px 0 5px 0;
}
div#calendar_bg{
	height: 230px;
	background: url(../images/BackGrounds/calendar_bg.jpg) no-repeat right bottom;
}
div#calendar a{
	color: #990000;
	padding: 0.3em;
}
div#calendar a:hover{
	background: #990000;
	color: #ffffff;
	padding: 0.3em;
}
.calendar_sub{
	margin: -10px 15px 0 0;
	font-size: 0.6em;
	text-align: right;
	cursor: default;
}
.calendar_sub a, a:hover{
	color: #777777;
}

/* Focus Style */
div#focus{
	margin: 10px 0 0 0;
	text-align: left !important;
}
div#focus ul.images{
	width: 70px;
	margin: 10px 0 0 5px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
div#focus ul.text{
	margin: 10px 10px 0 85px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
}
div#focus ul.text li{
	min-height: 65px;
}
* html div#focus ul.text li{
	height: 65px;
}

/* Form Style */
ul.form_fields_name{
	width: 12%;
	min-width: 80px;
	margin: 20px 0 0 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
ul.form_fields_name li {
	height: 25px;
	font-size: 0.9em;
	background-image: none !important;
}
ul.form_fields{
	margin: 20px 5px 0 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
}
ul.form_fields li{
	height: 24px;
	margin: 0 0 0 2%;
	background-image: none !important;
	font-size: 0.8em;
}
ul.form_fields li input{
	width: 50%;
	font-size: 1.1em;
}
ul.form_fields li select{
	width: 50%;
	font-size: 1.1em;
}

ul.form_question_name{
	width: 20%;
	min-width: 80px;
	margin: 20px 0 0 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
ul.form_question_name li {
	height: 25px;
	font-size: 0.9em;
	background-image: none !important;
}
ul.form_question_fields{
	margin: 20px 5px 0 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
}
ul.form_question_fields li{
	height: 24px;
	margin: 0 0 0 2%;
	background-image: none !important;
	font-size: 0.8em;
}
ul.form_question_fields li input{
	width: 80%;
	font-size: 1.2em;
}
ul.form_question_fields li textarea{
	width: 80%;
	height: 100px;
	font-size: 1.2em;
}	
.form{
	font-size: 0.8em;
	margin: 0 2px 0 2px;
}


#main_row ul.people{
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
	margin: 0 5px 0 0;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 3px;
	width: 100%;
	float: left;
}
#main_row ul.people li{
	background-image: none !important;
}
#main_row ul.people li.name{
	width: 15%;
	float: left;
	margin-left:10px;
}
#main_row ul.people li.post{
	width: 36%;
	margin-left: 2%;
	float: left;
}
#main_row ul.people li.contact{
	width: 30%;
	margin-left: 2%;
	float: left;
}

ul.people_images{
	width: 200px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 3px 0 0 0;
}
ul.people_images li{
	background-image: none !important;
}
ul.people_text {
	margin: 0 0 0 110px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
}
ul.people_text li {
	padding-top: 10px;
	background-image: none !important;
	min-height: 130px;
}
* html ul.people_text li{
	height: 130px;
}
/* Gallery Style */
.gallery_date{
	font-size: 0.8em;
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
}
.gallery_list img{
	margin: 3px;
}
ul.gallery_images{
	float: left;
	list-style-image: none;
	list-style-type: none;
}
ul.gallery_images li{
	margin: 0;
	background-image: none !important;
}
ul.gallery_text {
	margin: 0 0 0 215px;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
}
ul.gallery_text li {
	min-height: 150px;
	background-image: none !important;
}
* html ul.gallery_text li {
	padding-top: 10px;
	height: 140px;	
}

/* Question Style */
.question_date{
	font-weight: bold;
	color: #990000;
	margin-bottom: 5px;
}
ul.question_author{
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 30%;
}
ul.question_author li{
	margin: 0;
	background-image: none !important;
}
ul.question {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
	float: left;
	width: 70%;
}
ul.question li {
	min-height: 50px;
	background-image: none !important;
}
* html ul.question li {
	padding-top: 10px;
	height: 50px;	
}


ul.question_blank{
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 30%;
	margin: 10px 0 0 0;
}
ul.question_blank li{
	background-image: none !important;
}
ul.question_answer {
	margin: 10px 0 0 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.8em;
	float: left;
	width: 70%;
	background: #F7F7F7;
	border-bottom: solid 1px #cccccc;
}
ul.question_answer li {
	min-height: 50px;
	background-image: none !important;
	margin-bottom: 10px;
}
* html ul.question_answer li {
	padding-top: 10px;
	height: 50px;	
}

/* Files Style */
.file_desc{
	color: #888888;
}
a.doc{
	background: url(../images/Icons/doc.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.gif{
	background: url(../images/Icons/gif.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.jpg{
	background: url(../images/Icons/jpg.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.avi{
	background: url(../images/Icons/avi.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.rtf{
	background: url(../images/Icons/rtf.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.xls{
	background: url(../images/Icons/xls.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.rar{
	background: url(../images/Icons/rar.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.pdf{
	background: url(../images/Icons/pdf.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.tif{
	background: url(../images/Icons/tif.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.txt{
	background: url(../images/Icons/txt.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.zip{
	background: url(../images/Icons/zip.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.bmp{
	background: url(../images/Icons/bmp.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
a.mp3{
	background: url(../images/Icons/mp3.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}

a.new{
	background: url(../images/Icons/new.gif) no-repeat;
	padding:6px 0 0 25px;
	line-height: 30px;
}
/* Footer Style */
div#footer {
	width: 100%;
	min-width: 100%;
	height: 55px;
	background: url(../images/BackGrounds/footer_bg.jpg) no-repeat center bottom;
	bottom: 0;
	position: absolute;
	text-align: center;
	font-size: 0.7em;
	color: #888888;
}
div#footer a{
	color: #888888;
	padding: 0 0.3em 0 0.3em;
}
div#footer a:hover{
	text-decoration: none;
	color: #A02931;
}
div#developer {
	margin-top: 10px !important;
	width: 20%;
	position: absolute;
	left: 0;
}
div#developer a {
	color: #BBBBBB !important;
}

/* fenris */

a img {border: 0px}
.header_fi {height: 206px;}
div.bg_hfi {background: url(../images/bghfi.jpg) repeat-x bottom left; height: 157px;}

.hmm {margin-left: 22px; margin-top: 80px; position: absolute;}
.hmm a {margin: 0px 8px}

.logo_fi {position: absolute; top: 0px; left: 70px; behavior: url(http://pravmin74.ru/Templates/images/iepngfix.htc);}
.flag {position: absolute; background: url(../images/flag.gif) no-repeat left; width: 100%; height: 125px; top: 81px}
.men {position: absolute; top: 7px; left: 270px;}
.kreml {position: absolute; top: 0px; right: 0px;}

.logo_fi img, .men img {behavior: url(http://pravmin74.ru/Templates//images/iepngfix.htc);}

.ufo {
	position: absolute; top: 15px; left: 245px; font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; margin: 0px; padding: 0px; width: 170px}
.gfi {
	position: absolute; top: 10px; left: 500px; font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; margin: 0px; padding: 0px; width: 270px; color: #000}

div#search_gfi{
	background: none;
}
div#search .search{
	color: #BBBBBB;
	margin-top: 15px;
	margin-left: 10px;
	width: 60%;
}
div#search img{
	margin: 0 0 0 2px;
}















