body
{
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-image: url(images/index.jpg);
}

a {
text-decoration: none;
}

h1{
font-size:15px;
color:#6C0008;
padding:5px;
margin:3px;
font-weight:normal;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #CE6700;
margin:0px;
padding:3px;
font-weight:normal;
}
.clear {
clear:both;
overflow:hidden;
height:4px;



}
#main_content{
	width:947px;
	height: 552px;
	margin:auto;
	margin-top: 0px;
}

#meniu_flash{
	width:305px;
	height: 305px;
}

/*------top menu---------*/
#top_menu{
	width:1300px;
	text-align: auto;
	height: 517px;
	margin-top: 0px;
	margin: auto;
	padding-top: 0px;
	background-image: url(images/top.png);
}

#flash{
	width:987px;
	text-align: auto;
	height: 314px;
	margin-top: 0px;
	margin: auto;
	padding-top: 0px;
}



ul.menu {
list-style-type:none; display:block; width: auto; height:18px; margin:auto; padding:0;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px; font-weight:bold; font-size:12px;
text-decoration:none; color:#fff; background:url(images/bt_bg.jpg) no-repeat left;}

a.nav:hover {
display:block; float:left; padding:4px 11px 0 26px; margin:0;width: auto; height:18px; text-align:center; line-height:18px;
text-decoration:none;  color:#fff; background:url(images/bt_bg_a.jpg) no-repeat left;}
/*----page content----*/
#page_content{
width:800px;
height:auto;
margin:auto;
}
#page_content_left{
width:400px;
height:auto;
float:left;
padding:10px;
border-right:1px #800000 dashed;
}
#page_content_right{
width:400px;
height:auto;
float:left;
padding:10px;
}
.title{
font-size:16px;
color:#808080;
clear:both;
padding-left:10px;
}
.content_text{
	font-size:13px;
	color:#333333;
	height:auto;
	text-align:justify;
	padding:8px;
}

.evidentiat_text{
	font-size:13px;
	color:#06C;
	height:inherit;
	text-align:left;
	padding:8px;
}
img.pic{
padding:0px;
margin-right:10px;
margin-bottom:10px;
border:5px #FFFFFF solid;
float:left;
}
img.map_pic{
padding:0px;
margin:10px;
border:5px #FFFFFF solid;
float:right;
}
img.more{
float:left;
}




/*-------footer-----*/
#footer{
	width: 100%;
	height: 60px;
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
	background-color: #17404D;
	position: fixed;
	bottom: -1px;
	background-image: url(images/footer.png);
	left: 2px;
}
#footer_content{
	width:auto;
	margin:auto;
	text-align: center;
	height: 40px;
}
#copyrights{
	width:700px;
	color: #666666;
	font-size:10px;
	float:left;
	padding:10px;
}
#madeby{
	width:140px;
	height:40px;
	float:none;
	text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}


/* Sidebar */

#sidebar {
	width: 200px;
	padding: 0 20px 20px 30px;
	border-right: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #F60;
}
