
#body .header div{
	height: 272px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background-image: url(../smiling-radka-nul.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#body .header div div{
	background:none;
	margin:0;
	padding:0 0 0 13px;
	height:200px;
	width:490px;
}
#body .header div div2{
	background:none;
	margin:0;
	padding:0 0 0 13px;
	height:300px;
	width:590px;
}
#body .header div h3{
	color:#2a4f5e;
	font-size:20px;
	line-height:30px;
	margin:18px 0 0 0;
	padding:0;
	text-shadow:1px 1px 1px #fff;
}
#body .header div h3 span{
	display:block;
	font-size:25px;
}
#body .header div h3 a{
	color:#2a4f5e;
	text-decoration:none;
}
#body .header div h3 a:hover{
	color:#507685;
}
#body .header div p{
	color:#507685;
	font-size:14px;
	line-height:24px;
	margin:12px 0 6px 0;
	padding:0;
	text-shadow:1px 1px 1px #fff;
}
#body .header div p a{
	color:#507685;
}
#body .header div p a:hover{
	color:#2a4f5e;
}
#header ul{
	float: right;
	margin: 0;
	overflow: hidden;
	width: 955px;
	padding-top: 320px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header ul li{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	width:140px;
}
#header ul li a, #header ul li a span, #header ul li a:hover, #header ul li a:hover span, #header ul li.selected a, #header ul li.selected a span{
	background:url(../menu.gif);
}
#header ul li a{
	background-position:10px 0;
	color:#2a4f5e;
	display:block;
	font-size:14px;
	height:36px;
	line-height:36px;
	margin:0;
	padding:0 0 0 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #fff;
}
#header ul li a span{
	background-position:-70px 0;
	display:block;
	margin:0;
	padding:0 10px 0 0;
}
#header ul li a:hover{
	background-position:-186px -37px;
	color:#346b84;
	text-shadow:none;
}
#header ul li a:hover span{
	background-position:-70px -37px;
}
#header ul li.selected a{
	background-position:10px 36px;
	color:#fff;
	text-shadow:none;
}
#header ul li.selected a span{
	background-position:-70px -74px;
}

