@charset "windows-1251";
/* CSS Document */


/*** Definitions ***/
body {
	font: 14px/18px "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	background:#00356b url(images/bg_body.png) repeat-x top left;
	color:white;
}

a:link		{ color:#2569d3; text-decoration:underline;}
a:visited	{ color:#2569d3; text-decoration:underline;}
a:hover, a:active		{ color:#2569d3; text-decoration:none;}

a img {border:0;}

h3	{
	color:#fe9c02;
	font-size:16px; line-height:22px;
	margin:10px 0;
}

h3 a, h3 a:visited {
	color:#fe9c02!important; text-decoration:underline!important;
}
h3 a:hover, h3 a:active {
	color:#fe7902!important; text-decoration:underline!important;
}


/*** frame structure ***/
#mainFrame	{
	color:#000;
	background-color:#fff;
	width:980px;
	margin:10px auto 0 auto;
}

#leftBlock	{ 
	width:240px;
	float:left;
}

/*#mainBlock	{
	width:740px;
	margin-left:240px;
}*/

#mainBlock	{
	width:740px;
	float:left;
}



.dcb	{ width:1px; height:1px; clear:both}

/*** header ***/

#header	{
	width:980px; height:202px;
	margin:0; padding:0;
	color:#fff;
	overflow:hidden;
	position:relative;
}
#header span	{
	position:absolute; top:0; left:0;
	width:980px; height:202px;
	background:url(images/bg_header.jpg) 0 0 no-repeat;
}

#header h1	{
	width:214px; height:190px;
	margin:0 0 0 18px; padding:0;
	position: relative;
	}
#header h1 a {
	position:absolute; top:0; left:0;
	width:214px; height:190px;
	background:url(images/harmonia_logo.png) 0 0 no-repeat;
	
}


/*** Top menu ***/

#mainMenu	{
	margin:0 3px 3px 3px;
	padding:0 10px;
	background:url(images/bg_mmenu.gif) 0 0 repeat-x;
	height:51px;
	color:#fff;
	font-size:16px; line-height:14px;
	text-align:right;
}

ul#tabNav 		{
	padding:0; margin:0;
	list-style:none;
	float:right;

}
ul#tabNav li 	{
	margin:0;
/*	float:right;
/*	padding:12px 10px 0 10px;*/
	padding: 0 25px;
	height:51px;
	display:table-cell;
	vertical-align:middle;

}

ul#tabNav li a, ul#tabNav li a:visited 	{
	text-decoration:none; color:#fff;
	text-align:center;
}

ul#tabNav li a:hover, ul#tabNav li a:active {
	color:#ffc;
	text-decoration:underline!important;
}


#mainMenu h2	{
	background:url(images/sm_bg.gif) 0 0 repeat-x;
	color:#095875;
	height:51px;
	padding:0 15px;
	margin:0;
	text-align:center;
	font-size:16px; line-height:18px; font-weight:normal;
	display:table-cell; 
	vertical-align:middle;
	overflow:hidden;
}

#mainMenu #mlt	{
	background:url(images/sm_lt.gif) 0 0 no-repeat;
	display:inline-block; float:left;
	height:51px; width:9px;
	margin-left:-9px;

/*	margin:0px 10px 0 -9px;*/
}

#mainMenu #mrt	{
	background:url(images/sm_rt.gif) 0 0 no-repeat;
	height:51px; width:9px;
	display:inline-block; float:right;
	margin-right:-9px;
/*	margin:0 -9px 0 10px;*/
/*	position:absolute;*/
}

/*
#mainMenu  a{
	color:#fff; height:41px;
	padding:10px 10px 0 10px;
	text-decoration:none;
	border:1px solid yellow;
	display:inline-block;
	text-align:center;
}

#mainMenu a:hover, #mainMenu a:active {
	color:#ffc;
	text-decoration:underline!important;
	
}
*/


/*** Leftside menu ***/

#menuLeft {
	margin-left:-10px;
	width:240px;
}

ul#leftNav 		{
	padding:0; margin:0;
	list-style:none;
	background:url(images/lm_bg.png) 0 0 repeat-y;

}
ul#leftNav li 	{
	margin:0 0 0 10px;
	padding:5px 10px 7px 30px;
	text-align:left;
	background:url(images/lm_dvdr.png) bottom no-repeat;
}

ul#leftNav li a, ul#leftNav li a:visited 	{
	text-decoration:none; color:#0a761c;
	text-align:center;
	font-size:18px; line-height:18px;
	vertical-align:middle;
}

a.lmsel, a.lmsel:link	{
	color:#af3b02!important;	
}

a.lmsel:hover, a.lmsel:active	{
	color:#af3b02!important; text-decoration:underline!important;
}


ul#leftNav li a:hover, ul#leftNav li a:active {
	color:#0a761c;
	text-decoration:underline!important;
}


/*** Contacts ***/
#lContacts	{
	font-size:14px;
	line-height:20px;
	color:#00356c;
	padding:10px 10px 10px 30px;
}

#lContacts span	{
	font-weight:bold;
	color:#0083b2;
}

/*** Main Block ***/
.intro	{
	font-size: 14px; line-height:1.4em;
	color:#00356b; 
	margin:0; padding:10px;
}

.intro1	{
	margin:0; padding:10px;
}

.msb	{
	float:left; 
	width:330px;
	padding:10px;
	margin:0;
	margin-right:18px;
/*	border:1px solid red;*/
}

ul.yell	{
	margin:0; padding:0;
	list-style:none;
}

ul.yell li {
	margin-bottom:15px; margin-top:0;
	padding-left:30px;
	background:url(images/bullet_yellow.gif) 0 0 no-repeat!important;

}

ul.blue	{
	margin:0; padding:0;
	list-style:none;
}

ul.blue li {
	margin-bottom:15px; margin-top:0;
	padding-left:30px;
	background:url(images/bullet_blue.gif) 0 0 no-repeat!important;

}


.mwb	{
	padding:10px;
	margin:0;
	margin-right:18px;
}

/*** footer ***/
#footer	{
	background:url(images/main_btm.png) 0 0 no-repeat;
	width:980px;
	margin: 0 auto 0 auto;
	padding-top:30px;
}
#copyrights	{
	font-size:12px; line-height:18px;
	color:#c1d9f0;
	padding-left:20px;
}
#subfooter	{
	float:right;
	width:720px;
	text-align:right;
	font-size:12px; line-height:18px;
	margin-right:10px;
}

#subfooter span {
	color:#c1d9f0; padding:0 5px;
}
#subfooter a, #subfooter a:visited	{
	color:#fff; text-decoration:underline; padding:0 5px;
}
#subfooter a:hover, #subfooter a:active	{
	color:#c1d9f0; text-decoration:none;
}
.blue{color:#00356b; }

