* {
	margin:0;
	padding:0;
}
body {
	background:#5a7794 url('images/pozadi.gif') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Helvetica, sans-serif;
	color:#333333;
}


#web2 {
	width:880px;
	margin:10px auto 0 auto;
	padding:0 0px;
}


#web {
	width:730px;
	margin:20px auto 0 auto;
	padding:0 0px;
	float:left;
}

#right {
	width:150px;
	margin:20px 0 auto;
	padding:0 0px;
	float:right;

}

#right img{
	margin-left:5px;
	margin-bottom:6px;
	border:5px solid #bbc7d3;

}


.ref{
border:1px solid black;
padding:3px;
background-color:#5a7794;
}

/* header & nav */
.header {

  height:175px;
  width:730px;
	padding:0px 0 0px 0px;
	margin:0 auto; 

}
#links {
	background-color:#ddeeff;
	padding:5px;
	
}
#link {
	background:#3D4A57 url('images/linkp.gif') repeat-x;
	height:32px;
	display:block;
}
#link ul {
	background:#fffff url('images/linkp.gif') repeat-x;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#link ul li {
	display:block;
	float:left;
	padding:0 10px;
	background:#3D4A57 url('images/linkp.gif') repeat-x;
}
#link ul li a, .link ul li a:visited {
	float:left;
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
#link ul li a:hover {
	text-decoration:underline;
}
#link ul li.selected a, #link ul li.selected a:visited, #link ul li.selected a:hover {
	background:#3D4A57 url('images/linkpf.gif') repeat-x;
	text-decoration:none;
}

/* headers */
h1 {
	font-size:1.5em;
	letter-spacing:2px;
	padding-bottom:2px;
	text-align:left;
	border-bottom:2px solid #fd0000;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#303030;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	text-align:left;
	padding:0 0 10px 10px;
	font-size:0.9em;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#333333;
	letter-spacing:-1px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	letter-spacing:-1px;
	font-weight:normal;
}



/* element defaults */
p {
  margin-top:5px;
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
	list-style:none;
}





/* default links */
a, a:visited { 
	color:#3D4A57;
} 
a:hover { 
	color:#283039; 
}
	

/* centeral page */
.ctverec {
	clear:both;
	margin:0;
	padding:0;
	background-color:#ffffff;
}
.ctverec ul {
	font-size:0.95em;
	color:#2d2d2d;
}
.ctverec ul li {
	padding:2px 0;
}
.ctverec p {
	text-align:justify;
	font-family:Verdana, Arial, sans-serif;
	color:#2d2d2d;
}

/* content */
.spodek {
	background-color:#ddeeff;

  padding:20px;
	clear:both;
}
.obsah {
	background-color:#ddeeff;
	float:left;
	width:690px;

}




/* footer */
.footer {
	clear:both;
  height:32px;
	background:#3D4A57 url('images/linkp.gif') repeat-x;
	clear:both;
}
.footer p {
	text-align:center;
	color:#ffffff;
	padding-top:6px;
	font-size:0.6em;
}
.footer p a, .footer p a:visited {
	color:#eeeeee;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}

.lista{
border-bottom:2px solid black;
margin-bottom:2px;
width:690px;

}
