 * {
 
	margin : 0;
	padding : 0;
	border : none;
}

body {
	min-width : 890px;
	min-height: 900px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
/*	font-size = 11px;	*/
	background : #004278 url("../layout/bg-1.jpg") center bottom repeat-x !important;
	text-align : center;
	line-height : 1.4;
	margin : 0;
	padding : 0;
}
#top{
margin: 0 auto 0 auto;
text-align : center;
background : #FFFFFF url("../layout/top.jpg") center top;
height: 281px;
width: 100%;
}

#obal{
width: 930px;
margin: 0 auto 0 auto;
}

#main{
width: 546px;
min-height: 500px;
margin: 20px auto 0 auto;
padding-top: 10px;
background: url("../layout/clanek-top.gif") center top no-repeat;
text-align : left;
}
#main-in{
margin: 0 15px 0px 15px;
}
#main img{
border: none;
float:left;
padding: 5px 7px 7px 0;
}

#main-bottom{
margin: 0 auto 10px auto;
width: 546px;
height: 10px;
padding: 0 0 0 0;
background: url("../layout/clanek-bottom.gif") left top no-repeat;
}

#main p{
text-align: justify;
padding: 0 0 4px  0;
}

#main  ul {
margin-left: 35px;
list-style: circle;
}

#main h1{
font-size: 19px;
font-weight: normal;
color: #b9dff8;
margin-bottom: 15px;
}
#main h2{
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 5px;
}

#znacky{
float: right;
}

a:link , a:visited{
	color: #ffe400;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	
}

#menu{
text-align: left;
float: left;
}

#menu ul{
list-style: none;
}

#menu a{
text-decoration: none;
	color: #ffffff;
}
#menu a:hover{

color: #b9dff8;
}

#menu ul li{
font-size: 15px;
color: #b9dff8;
border-bottom: 1px dotted #b9dff8;
padding: 7px 0 7px 3px; 
width: 150px;
}
#menu ul li.posledni{
font-size: 15px;
color: #b9dff8;
border-bottom: none;
padding: 7px 0 7px 3px; 
width: 150px;
}

#menu ul li.selected{
color: #FFFFFF;
}
#menu ul li.posledniselected{
font-size: 15px;
color: #FFFFFF;
border-bottom: none;
padding: 7px 0 7px 3px; 
width: 150px;
}
#menu ul li strong{
color: #d60f0f;
font-weight:bold;
}

#skryty{
visibility: hidden;
}
#logo{
margin: 0px auto 0 auto;
padding-top: 50px;
text-align: left;
width: 700px;
border: none;
}

#logo a{
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

.linka{
border-bottom: #b9dff8 1px solid;
margin: 10px 0 10px 0; 
}

#paticka{
margin: 0 auto 50px auto;
width: 546px;
font-size: 9px;
text-align: center;
color: #bde2fa;
line-height: 180%;
}
#paticka a{
color: #bde2fa;
}
#paticka img{
vertical-align: middle !important;
margin-left: 4px;
}
acronym {
	border-bottom: 1px dashed #bde2fa;
	cursor: help;
}
.red{
color: #d60f0f;
}
#mapa{
width: 320px;
margin-top: 40px;
float:right;
}
#form{
margin-top: 40px;
}