html, body {
	padding: 0;
	margin: 0;
	border:none;
	font-family: Arial,Verdana,sans-serif;
	font-size:12px;
	text-align:center;
	background: #cdcdcd;
	color:#fff;
}

img {
	border:0px solid #000000;
}

#page {
	margin:5px auto 0px auto;
	text-align:left;
	width:762px;
	background:url('../img/bg.jpg') repeat-y;
}

img.rc {
	float:left;
}

#top {
	height:34px;
}

#top_main {
	float:left;
	width:738px;
	background: url('../img/top_rep_bg.jpg') repeat-x;
	text-align: right;
	padding:0px;
	height:34px;
}

#header {
	width:750px;
	margin:0px 6px;
	background:#fff url('../img/header_bg.jpg') repeat-x;
	height:87px;
	display:block;
}

#header a {
	display:block;
	float:right;
	margin-right:50px;
	text-decoration:none;
	width:179px;
	height:87px;
	background:#fff url('../img/logo.jpg') no-repeat;
}

#middle {
	margin-top:5px;
	float:left;
	width:762px;
	background:url('../img/main_bg.jpg');
}

#middle_sub {
	float:left;
	width:100%;
	background:url('../img/meniu_bottom.jpg') no-repeat 0px 100%;
}

#left {
	float:left;
	width:215px;
	margin-left:5px;
	padding-bottom:280px;
	position: relative;
	padding-top: 250px;
}

#menu {
	position: absolute;
	top: 0px;
	left: 4px;
	#left: -1px;
	background:url('../img/meniu_top.jpg') 0px 0px no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	padding-top:50px;
	width:215px;
}

#menu a {
	float:left;
	width:187px;
	background:#4099c1;
	color:#FFFFFF;
	font-weight:bold;
	height:16px;
	text-decoration:none;
	margin-left:5px;
	border-bottom:1px solid #1374a9;
	padding:2px 5px 2px 8px;
}

#menu a:hover {
	background:#ffffff;
	color:#4099c1;
}

#main {
	float:left;
	width:520px;
	padding-left:10px;
	background:#fff;
}

#main_top {
	float:left;
	width:520px;
	height:17px;
	padding-left:2px;
	font-weight:bold;
	color:#4099c1;
	font-size:11px;
}

#main_top a {
	color:#4099c1;
	font-weight: normal;
	font-size:11px;
}

#content_text {
	float:left;
	color:#343434;		
	text-align:justify;
	width:520px;
	padding-bottom: 20px;
}

#content h1, #content h2 {
	background:#dddddd;
	float:left;
	font-size:12px;
	margin:10px 0;
	padding:5px 10px;
	width:500px;
	color:#01273F;
}

#content h1 {
	text-transform:uppercase;
}

#content ul {
	list-style-image:url(../img/li-dot.bmp);
	margin:0 0 0 13px;
	padding:0 1px 0 8px;
}

#content ul li {
	line-height:17px;
}

#content ul a, #content div.article a {
	color:#4099C1;
}

#content ul.sub_cats {
	float:left;
	width:200px;	
	margin:0 0 10px 12px;
}

#content h2 a {
	color:#1374A9;
	font-weight:bold;
	text-decoration:none;	
}

#content div.index_news_title {
	float:left;
	width:500px;
}

#content div.index_news_title a {
	float:left;
	padding-left:10px;
	color:#1374A9;
	font-weight:bold;
	padding-bottom:5px;
}

#content div.index_news_block {
	float:left;
	clear:both;
	padding:0 10px;
	margin:10px 0;
	width:500px;
}

#content div.article {
	padding: 0 10px 0 10px;
	text-align:justify;
	margin:0;
	overflow:visible;
	float:left;
}

#content div.article img, #content div.index_news_block img {
	float:left;
	margin:0 10px 10px 0;
}

#content a.more, div.padding a{
	color: #1374A9;
	text-decoration:none;
}

content a.more:hover, #content h2 a:hover, div.padding a:hover {
	text-decoration:underline;
}

#bottom {
	width:100%;
	height:35px;
	clear:both;
}

#bottom_text {
	float:left;
	width:732px;
	padding-top:10px;
	height:25px;
	text-align:center;
	background:url('../img/bottom_rep.bg.jpg');
}

#bottom_text a {
	color:#1374A9;
	text-decoration:none;
	font-size:11px;
}

#footer {
	text-align:center;
	line-height:30px;
	padding-top:10px;
	font-size:11px;
	color:#000000;
	background:#cdcdcd;
}

#footer a {
	color:#1374A9;
}

#room-download {
	position:absolute;
	visibility:hidden;
	top:350px;
}

#sitemap_left, #sitemap_right {
	float:left;
	width:250px;
	overflow:hidden;
}

#sitemap_right {
	padding-left:20px;
}

#sitemap_right ul, #sitemap_left ul {
	margin-left:20px;
	width:220px;
}

#sitemap_right ul.sublist, #sitemap_left ul.sublist {
	margin-left:40px;
	width:200px;
}

#sitemap_left h2, #sitemap_right h2 {
	background:#dddddd;
	float:left;
	font-size:12px;
	margin:10px 0;
	padding:5px 10px;
}

#sitemap_right h3, #sitemap_left h3 {
	padding-left:12px;
	margin: 3px 0;
}

#sitemap_right h3 a, #sitemap_left h3 a {
	font-weight:bold;
	color:#1374A9;
	font-size:12px;
}