/*
#имя_элемента = для помеченных как id
.имя_элемента = для помеченных как class

*/


BODY {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: ; /*DED6DE EBE6EB F0ECF0 f8f6f8
а также кнопки плохие и перекрасить серо-синий цвет*/
}

H3 {
margin-top: 20px;
color: #402242;
font-size: 23px;
}

H4 {
color: #592F5B;
margin-top: 0px;
padding-top: 5px;
margin-bottom: 0px;
}


table {
border-collapse: collapse;
}


			.columns { clear: both; width: 100%;}

			.columns .a, .columns .b { float: left; }
			.columns .a { width: 30%; margin-right: -100%; }
			.columns .b { width: 70%; margin-left: 30%; display: inline;}

			/*
			.columns .aa, .columns .bb { float: left; }
			.columns .aa { width: 30%; margin-right: -100%; }
			.columns .bb { width: 70%; margin-left: 30%; display: inline;}
			*/


/*Уникальные элементы*/

#lh { background-image: url('../images/fon_r.gif'); background-repeat: repeat-x;}
#rh { background-image: url('../images/fon_l.gif'); background-repeat: repeat-x; }

#ln { background-image: url('../images/fon_b.gif'); background-repeat: repeat-x;}

#lm { padding-left: 3px; padding-right: 40px;}
#rm { margin-top: 15px; padding-right: 5px; }


#logo_circle{
	width: 28px;
	height: 115px;
	background-image: url('../images/circle_logo.gif'); background-repeat: no-repeat; 
}

#logo_korunb{
	width: 211px;
	height: 115px;
	background-image: url('../images/korunb.gif'); background-repeat: no-repeat;
	position: absolute; left: -92px; top: 0px;
}

#vss_title1{
	font-family: Serif;
	font-weight: bold;
	font-size: 19px;
	color: #592F5B;
	position: absolute; top: 35px; left: 30px;
}

#vss_title2{
	font-family: Serif;
	font-weight: bold;
	font-size: 19px;
	color: #FFFFFF;
	position: absolute; top: 55px; left: 30px;
}

#korunb_title{
	font-family: Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute; left: 10px; top: 0px;
	background: #592F5B;
}

#rnb{
	float: right;
	width: 220px;
	height: 115px;
	background-image: url('../images/rnb.gif'); background-repeat: no-repeat;
	position: relative;
	z-index: +1;
}

#organizator1{
	font-family: Serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute; left: 10px; top: 44px;
}

#organizator2{
	font-family: Serif;
	font-size: 11px;
	color: #5A7C8C;
	position: absolute; left: 10px; top: 58px;
}



/*Типовые элементы
DIV {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

border-style: solid;
border-color: #C0C0C0;
border-width: 1px;
}
*/

.bottom {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.small_text {
	font-family: Sans-Serif;
	font-size: 13px;
}


.button {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 9px;
}

.navi_button_txt {
	font-family: Serif;
	font-weight: bold;
	font-size: 16px;
	color: #122359;
}

.punkt_title {
	color: #402242;
	font-family: Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
}

.punkt_text {
	color: #592F5B;
	font-family: Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.punkt_block {
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 7px;
	padding-left: 7px;
}

.plash_block {
	border-color: #F4E4F4; border-style: dashed; border-width: 1px;
	border-top-style: solid; border-top-width: 10px;
	
}

.block{
	margin-bottom: 35px;
}

.query_block{
	background-color: #F8F6F8;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 4px;
}

.answer_block{
	/*padding-left: 10px;*/
}

small {
	font-size: 16px;
}

.important_text {
	color: #402242;
	font-family: Serif;
	font-size: 20px;
	font-weight: bold;
}

A.nm {text-decoration:none;}
A.nm:link    { color: #122359 }
A.nm:visited { color: #122359 }
A.nm:hover   { color: #122359 }
A.nm:active  { color: #122359 }
