html,body,div {
	margin:0;padding:0;
}
html,body {
	height:100%;
	background:#f1f1e9;
}

div {
	color:black;
	font-family:"Tahoma",sans-serif;
	font-size:11px;
}

form {
	margin:0px;
	padding:0px;
}

div.main {
	width:100%;
	margin:0px auto;
	min-height:100%;
	height:auto;
	background-color:#f1f1e9;
	min-width:1000px;
}

#head {
	height: 128px;
	color:#000000;
	background-image:url(/images/head_2.gif);
	background-repeat:repeat-x;
	min-width:1000px;
} 

#head .padding {
	padding-left:30px;
	padding-top:45px;
	padding-right:30px;
}

#head_1 { 
	width: 500px;
	height:128px;
	float: left;
	background-image:url(/images/head_2.gif);
	background-repeat:repeat-x;
}

#head_2 {
	height:128px;
	min-width:200px;
	background-image:url(/images/head_2.gif);
	background-repeat:repeat-x;
	text-align:right;
	margin-left: 501px;
	min-width :300px;
 width : expression ((document.documentElement.clientWidth || document.body.clientWidth) < 300 ? "300px" : "auto");

}

#blue {
	height: 201px;
	color:#000000;
	background:url(/images/big_background.gif);
	background-repeat:repeat-x;
}

#menu {
	height: 34px;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}

#menu .white_menu {
	padding-left:30px;
	padding-right:30px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#menu a.white_menu {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

#menu a.white_menu:hover {
 text-decoration:underline;
 color:#0ea1fe;
}

.additional_menu {
	font-size:11px;
	color:#ffffff;
	position:absolute; 
	display:none; 
	z-index:1; 
	margin-top:5px;
	text-align:left;
	background-color:#000000;
	border:1px solid #999999;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	min-width:150px;
}

.text_additional_menu {
	font-size:11px;
	color:#ffffff;
}

a.text_additional_menu {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.text_additional_menu:hover {
	text-decoration:underline;
	color:#0ea1fe;
}


#line_white {
	height: 5px;
	background-color:#ffffff;
}

#line_gray {
	height: 3px;
	background-color:#d3d3c7;
	clear:both;
}

#bottom {
	height:75px;
	color:#000000;
	background-color:#f1f1e9;
}

#bottom .padding {
	padding-left:30px;
	padding-top:30px;
	padding-right:30px;
}

.text_head {
	font-size:18px;
} 

.img_big {
	background-image:url(/images/ram.gif);
	background-repeat:no-repeat;
}

.img_small {
	background-image:url(/images/ram2.gif);
	background-repeat:no-repeat;
	width:67px; 
	height:67px;
}

.text_blue {
	font-size:10px;
	color:#097dff;
	font-weight:bold;
	padding-bottom:10px;
}

a.text_blue {
	font-size:10px;
	color:#097dff;
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:underline;
}

a.text_blue:hover {
 text-decoration:none;
}

.text_bold {
	font-weight:bold;
	padding-bottom:10px;
	color:#000000;
}

a.text_bold {
	font-weight:bold;
	padding-bottom:10px;
	text-decoration:none;
	color:#000000;
}

a.text_bold:hover {
	text-decoration:underline; 
}

.input_search {
	border:#d6d5d1 solid 1px;
}

.text_search {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-right:10px
}

/*для формирования 3 колонок на главной - начало*/
#block_1 {
	float: left;
	width: 33%;
	background-color:#f1f1e9;
	min-width:300px;
}

#block_2	{
	float: left;
	width: 33%;
	background-color:#e6e4d7;
	min-width:300px;
}

#block_3	{
	float: left;
	width: 33%;
	background-color:#f1f1e9;
	min-width:300px;
}

#block_1, #block_2, #block_3 {
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
}
	
@media all and (min-width: 0px) {

	#block_1, #block_2, #block_3	{
		padding-bottom: 0 !important;
		margin-bottom: 0 !important; 
	}
	
	#block_1:before, #block_2:before, #block_3:before	{
		content: '[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		background: inherit;
		padding-top: 32767px !important;
		margin-bottom: -32767px !important;
		height: 0;
	}
}

#wrapper	{
	overflow: hidden;
	position:relative;
	min-width:100%;
	width:auto;
}

#wrapper	{
	float: left;
	float: none;
}

#wrapper:after	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#wrapper {
	display: inline-block;
}

#wrapper {
	display: block;
}

#center .padding {
	padding-left:30px;
	padding-top:20px;
	padding-right:30px;
}
/*для формирования 3 колонок на главной - конец*/


/*для формирования 2 колонок на дополнительных старницах - начало*/
#center {
	height:100%;	
}

/*#right_menu {
	margin-top:-10px;
	padding-right:10px;
	background-color:#e6e4d7;
	float:right; width:250px;
} */

.text_right_menu {
	font-weight:bold;
	padding-bottom:11px;
	color:#000000;
}

a.text_right_menu {
	font-weight:bold;
	padding-bottom:11px;
	text-decoration:none;
	color:#000000;
}

a.text_right_menu:hover {
	text-decoration:underline; 
}
#content { 
	margin-top:10px;
	background-color:#f1f1e9;
	float:left; width:70%;
	/*margin-right: 250px;*/
} 
/*для формирования 2 колонок на дополнительных старницах - конец*/

.news_name {
	color:#0ea1fe;
	font-family:Verdana, Arial, Helvetica, sans-serif, System;
	font-weight:bold;
	font-size:11px;
}

.news_time {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
}

.news_text {
	color:#000000;
	text-decoration:none;
}

a.news_text {
	color:#000000;
	text-decoration:none;
}

a.news_text:hover {
	text-decoration:underline; 
}

div.head_text {
	color:#000000;
	text-decoration:none;
	padding-left:30px;
	padding-top:20px;
	padding-right:30px;
}

.head_text {
	color:#000000;
	text-decoration:none;
}

a.head_text {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.head_text:hover {
	text-decoration:underline; 
}

td.text_kalendar {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#e6e4d7;	
	text-align:center;
	height:20px;
	width:20px;
}

a.text_kalendar {
	color:#000000;
	font-weight:normal;
	text-decoration:underline; 
}

a.text_kalendar:hover {
	text-decoration:none;
}

.table_kalendar {
	border:1px #000000 solid;
}

.td_kalendar {
	width:20px;
	height:20px;
	font-weight:bold;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
}

.select_kalendar {
	border:1px #000000 solid;
}

.table1 {
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

.td1 {
	border-bottom:1px #000000 solid;
	border-top:1px #000000 solid;
	padding:5px 5px 5px 5px;
	background-color:#e6e4d7;
} 

.td2 {
	border-bottom:1px #000000 solid;
	padding:5px 5px 5px 5px; 
} 

.error_text {
	color:#990000;
}

.right_menu {
	background-color:#e6e4d7;
} 

.button{
	font-family:Tahoma,Verdana;
	font-size:11px;
	height:25px;
	background-image:url('/images/button_bg.gif');	
	text-decoration:none;
	font-weight:normal;
	border-color:#b4b4b4;
	border-style:solid;
	border-width:1px; 
	cursor:pointer;
}
