﻿html,body
{
	margin: 0px 0px 2px 0px;
	padding:0;
	background-color: gray;
	height: 100%;
}

table.main
{
	border: 0px;
	border-collapse: collapse;
	width: 990px;
	height: 100%;
	background-color: #FFFFFF;
	/*table-layout: fixed;*/
}

tr.header_red
{
	background-color: red;
	height: 114px;
	background-image: url('img/header_red_stripe.gif');
	/*background-position: -14px -14px;*/
}

td.td_footer
{
	background-color: #c0bfbf;
}

td.td_left
{
	background-color: #c1c1c1;
	
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.header_text
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Tahoma;
	margin-left: 15px;
}

div#red_contacts p
{
	color: #FFFFFF;
	font-family: Tahoma;
/*	font-weight: bold;*/
	font-size: 18px;
}

div#red_contacts a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#red_contacts a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


div#footer
{
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 14px;
}

div#footer a
{
	color: #000000;
	text-decoration: none;
	padding: 10px;
}

div#footer a:hover
{
	color: #c52c1c;
	text-decoration: underline;
}



/*  верхнее меню */
div#top_menu
{
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 14px;
	
}

div#top_menu a
{
	color: #000000;
	text-decoration: none;
	padding: 10px;
}

div#top_menu a:hover
{
	color: #c52c1c;
	text-decoration: underline;
}

div#top_menu a#active_menu
{
	color: #c52c1c;
}





/* Последние новости */
div#right_str
{
	background-color: #C0BFBF;
	width: 150px;
	background-image: url('img/ugol.gif');
	background-repeat: no-repeat;
	padding: 25px 10px 18px 18px;
	margin: 10px 5px 5px 12px;
	/*line-height: 10px;*/
	color: #605F5F;
}

/* из-за глюка ИЕ пришлось добавить этот раздел*/ 
div.right_str_div
{
	background-color: #C0BFBF; 
	width: 150px;
	background-image: url('img/ugol.gif');
	background-repeat: no-repeat;
	padding: 25px 10px 18px 18px;
	margin: 10px 5px 5px 12px;
	color: #605F5F;
	
}

div#right_str h1
{
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	/*line-height: 5px;*/
}

div#right_str p
{
	font-size: 11px;
	font-family: Tahoma;
}

div#right_str a
{
	font-size: 11px;
	font-family: Tahoma;
	color: #605F5F;
	text-decoration: none;
}

div#right_str a:hover
{
	font-size: 11px;
	font-family: Tahoma;
	color: #605F5F;
	text-decoration: underline;
}

div#link_news_archive
{
	text-align: center;
	font-size: 12px;
	font-family: Tahoma;
}

div#link_news_archive a
{
	color: #605F5F;	
	text-decoration: underline;
}
div#link_news_archive a:hover
{
	color: #605F5F;	
	text-decoration: none;
	color: #c52c1c
}


/* eof последние новости */

td.td_right
{
	width: 150px;
	background-image: url('img/vertstrp.gif');
	background-repeat: repeat-y;
}



td.td_main_content
{
	background-image: url('img/vertstrp.gif');
	background-repeat: repeat-y;
	padding-left: 15px;
}


div#top_buttons img
{
	border-width: 0px;
}

div#top_buttons a
{
	color: red;
	text-decoration: none;
	/*font-weight: bold;*/
	font-family: Tahoma;
	font-size: 13px;
}

div#top_buttons a:hover
{
	color: red;
	text-decoration: underline;
	
}


/* bof ЛЕВОЕ МЕНЮ */
div#left_menu
{
	padding-left: 5px;
	padding-top: 50px;
	font-family: Tahoma;
	font-size: 12px;
	width: 213px;
}

div#left_menu a
{
	color: #000000;
	text-decoration: none;
	padding: 2px;
}



div#left_menu a:hover
{
	color: #c52c1c;
	text-decoration: underline;
}

div#left_menu ul
{
	list-style-type: none;
	font-size: 13px;
	padding-left: 5px;
	margin: 0px;
}

div#left_menu li
{
	padding: 7px 7px 7px 10px;
	margin: 0px;
	
}


.dottedbord /* используется в mod_mainmenu/legacy.php*/
{
	border-bottom: 2px dotted #efefef;
	padding: 4px 0px 4px 0px;
}

.otstup1
{
	padding: 2px 2px 2px 7px;
	margin: 0px;
}
.otstup2
{
	padding: 2px 2px 2px 14px;
	margin: 0px;
}
.otstup3
{
	padding: 2px 2px 2px 19px;
	margin: 0px;
}
.otstup4
{
	padding: 2px 2px 2px 25px;
	margin: 0px;
}

.otstup5
{
	padding: 2px 2px 2px 30px;
	margin: 0px;
}

.otstup6
{
	padding: 2px 2px 2px 35px;
	margin: 0px;
}

div#left_menu a#active_menu
{
	color: #c52c1c;
	font-weight: bold;
}

/* test end*/ 





li#current.active a
{
	color: #c52c1c;
	font-weight: bold;
}

li#current.active a:hover
{
	color: #c52c1c;
}

ul.menu li#current ul li a {
	color: #000;
	font-weight: normal;
}
/* eof ЛЕВОЕ МЕНЮ */


/* bof main content*/
div#div_main_content
{
	font-size: 12px;
	font-family: Tahoma;
	width: 550px;
}

div#div_main_content h1
{
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
}

div#div_main_content h2
{
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
}

div#div_main_content h3
{
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 5px;
}

div#div_main_content h4
{
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 5px;
}

div#div_main_content h5
{
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 5px;
}

div#kosmos
{
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
}
/*div.kosmos
{
	font-size: 18px;
	margin-bottom: 2px;
	margin-top: 5px;
}*/

div#div_main_content a
{
	color: gray;
	text-decoration: underline;

}

div#div_main_content a:hover
{
	color: #c52c1c;
	text-decoration: none;
}
/*
div#div_main_content a:visited
{
	color: gray;
	text-decoration: underline;
}
*/



div#div_main_content p
{
	text-align: justify; 
	text-indent: 20px;
}

div#div_main_content table
{
	border: 0px #FFF;
	border-collapse: collapse;
}



div#div_main_content td
{
	border: 0px solid #000000;
	border-collapse: collapse;
}

table.contentpaneopen
{
	border: 0px #FFF;
	border-collapse: collapse;
}
table.contentpaneopen  ul.kr li
{
list-style-image: url(img/kran2.gif);
margin: 0px; 
padding: 2px 0px 2px 0px; 
margin-left: 10px;
}

div#div_main_content p
{
	border: 0px;
	font-family: Tahoma;
	
}

div.componentheading
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
/*	border-bottom: 1px red solid; */
}

/*  eof main content*/ 



/* bof  mod_this_category*/

div#active_category_link a
{
	color: #C52C1C;
}

div#active_category_link a:visited
{
	color: #C52C1C;
}

/* eof  mod_this_category*/





.kosmos {
font-size: 18px;
font-weight: bold;
}


div#bordered_table td
{
 border: 1px solid #000;
 padding: 3px;
 text-align: center;
}

div.footer_cp
{
	font-family:Tahoma;
	font-size: 10px;
	color: gray;
	margin-left: 4px;
}
div.footer_cp a
{
	color: gray;
	text-decoration: underline;
}



div.moduletable-srch {
text-align: right;
margin-right: 6px;
}

div.moduletable-srch  input.button-srch {margin-top: 0px; vertical-align: middle;}
div.moduletable-srch  input.inputbox-srch {}

table#cht { width:100%; border:3px #fff;}
table#cht th { background-color: #E8E8E8; text-align: center; font-size: 14px;}
table#cht td {  background-color: #E8E8E8; padding: 3px 3px 3px 12px; text-align: left;font-size: 13px;}

div#telef  {text-align: center; margin:0px; padding:0px;  margin-top: 50px; font-family: Tahoma; font-size:13px; font-weight: bold;  position:relative; bottom:0; float:bottom;}