body {
	background: white url(/p/bg.jpg) 40% 200px no-repeat;
	min-height: 1400px;
	min-width: 990px;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font: normal 9pt/12pt Verdana, Geneva, Tahoma, Arial, sans-serif;
	color: black;
}

a {
	color: #f16e23;
	text-decoration: underline;
}

a:hover {
	color: #d1a389;
	text-decoration: none;
}

a img {
	border: none;
}

#site {
	width: 780px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -280px;
	min-height: 1400px;
}

#logotype {
	position: absolute;
	background: transparent url(/p/logo.png) left top no-repeat;
	width: 160px;
	height: 160px;
	left: 50%;
	margin-left: -500px;
	display: block;
	text-decoration: none;
}

#site h1.header-top {
	color: #e75125;
	font: normal 21px/24px Tahoma, Verdana, Geneva, Tahoma, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
    white-space: nowrap;
}

#header {
	border-collapse: collapse;
	border: none;
	width: 100%;
	margin-right: 16px;
}

#header td {
	vertical-align: top;
	width: 50%;
}

#header td p {
	font-size: 13px;
	line-height: 17px;
	background: transparent url(/p/heralds2.png) right center no-repeat;
	width: 98%;
    height: 60px;
    padding-right: 20px;
}

#header td strong {
	text-decoration: underline;
	font-weight: normal;
}

#langs {
	text-align: right;
	font-size: 12px;
	color: black;
}

#langs a {color: black;}
#langs span {color: #e75125;}

#header td .right {
	text-align: right;
	margin-top: 20px;
	font-size: 13px;
	line-height: 17px;
}

#main-menu {
	width: 780px;
	height: 37px;
	border: none;
	margin: 10px 0px;
}

.main #main-menu { background: transparent url(/p/menu/main.png) left top no-repeat; }
.education #main-menu { background: transparent url(/p/menu/education.png) left top no-repeat; }


#main-menu-oreol { height: 30px; }
}

#content {}

#content ul {
margin-left: 0px;
padding-left: 0px;
list-style-position: inside
}

#content table {
    border: 1px solid #918f8f;
    border-collapse: collapse;
}

#content h1 {
	font-size: 23px;
	font-weight: normal;
	margin: 30px 0px 10px 0px;
    line-height: 24px;
}

ul#news-feed {
	list-style: none;
	margin: 5px 0px;
	padding: 0px;
}

#news-feed li {
	margin: 25px 0px;
}

#news-feed li a {
	color: black;
	text-decoration: none;
}

#news-feed li .date {
	color: #f16e23;
	font-size: 9pt;
	margin: 10px 0px;
}

#news-feed li a:hover { color: #606060; }

#page-content {
	margin: 30px 0px;
}

#page-content address, #page-content p {
    font-style: normal;
    display: block;
    padding: 0px;
    margin: 10px 0px;
}

#page-content address:first-letter {
	margin-left: 30px;
}
#footer {
	font-size: 8pt;
	width: 780px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	padding-bottom: 25px;
}

#footer #img {
	position: absolute;
	left: 50%;
	width: 211px;
	height: 25px;
	background: transparent url(/p/footer.png) left top no-repeat;
	margin-left: -660px;
	bottom: 0px;
}

#footer .counter {
	float: right;
	margin: 0px 10px;
	width: 88px;	
	height: 31px;
}

#menuleft {
	position: absolute;
	left: 50%;
	margin-left: -580px;
	width: 170px;
	top: 200px;
}

#menuleft ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#menuleft ul li {
	padding: 0px;
	margin: 10px 5px;
    border-bottom: 1px dotted #c0c0c0;
}

#menuleft ul a {
	color: #303030;
	font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}


#menuleft ul li.current a {
	color: #f16e23;
	text-decoration: none;
}


#menuleft ul li li {
    border-bottom: none;
}

#menuleft ul li li a, #menuleft ul li.current li a {
	color: #404040;
	font-size: 9pt;
    text-decoration: none;
    font-weight: normal;
}

#menuleft ul li li.current a {
	color: #f16e23;
	text-decoration: none;
    font-weight: bold;
}


#current_title {
	background: white url(/p/ttl.png) left top no-repeat;
	font: normal 15px/15px Verdana, Geneva, Tahoma, Verdana, Arial, sans-serif;
	color: black;
	text-align: center;
	width: 170px;
	height: 30px;
	padding-top: 14px;	
}

address {
}

.icon {
    position: absolute;
    top: 5px;  
    width: 18px;
    height: 12px;
    background: white url() center center no-repeat;
    text-decoration: none;
    font: normal 1px/1px roman;
}

.home {
    background-image: url(/p/home.png);
    left: 520px;
}

.mail {
    background-image: url(/p/mail.png);
    left: 560px;
}

.sitemap {
    background-image: url(/p/sitemap.png);
    left: 600px;
}

#specOffer {
    background: white url(/p/hotnews.png) left top no-repeat;
    border-bottom: 1px solid #f27731;
    width: 736px;
    margin-left: 22px;
    text-decoration: none;
}

#specOffer p {
    color: black;
    margin: 15px;
    margin-right: 160px;
    font-size: 16px;
    line-height: 20px;
}

#specOffer h1 {
    font-size: 23px;
    margin: 0px 40px;
    padding-top: 10px;
}