html,body {
margin: 0; 
padding: 0
}

body {
	font: x-small/1.5em 'Lucida Grande', Lucida, Verdana, Arial, sans-serif;
	color: #fff; 
background: #317DAA url("css/poz-body.gif") 0 0 repeat-x;
}

/* rozvržení */
#container {
width: 850px; 
margin: 0 auto; 
}

#header {
position: relative;
background: transparent url("css/poz-hlavicka.jpg") 100% 0 no-repeat; 
width: 850px;
height: 190px;
margin: 0 auto;
}

#wrapper {
float: right; 
width: 100%; 
margin-left:-220px;
}

#content {
margin-left: 220px; 
padding: 0 10px 20px; 
background: transparent url("css/poz-container.gif") 95% 98%  no-repeat;
}

#navigation {
float: left; 
position: relative; 
width: 200px; 
padding: 15px 5px 20px 10px; 
}

#footer-null {
clear: both;
width: 850px;
margin: 0 auto 10px;
padding: 1.5em 0 0 0;
background: transparent url("css/poz-patka-top.gif") no-repeat 0 0;
color: #7aadd2;
}

#footer {
margin: 0;
padding: 0 20px;
background: transparent url("css/poz-patka-bottom.gif") no-repeat bottom left;
}
	
span.footer-copyright {
margin: 0;
padding: 0;
float: left;
width: 50%;
}
	
span.footer-autor {
float: right;
margin: 0;
padding: 0;
width: 50%;
text-align: right;
}

	
/* menu */
ul#menu, #menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu a {
display: block;
color: #10354C;
width: 170px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #7AADD2;
font-weight: bold;
}

#menu a:hover {
background-color: #14557A;
color: #fff;
}

#menu li li a {
display: block;
color: #fff;
width: 170px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #7AADD2;
font-weight: normal;
}

#menu li li a {
display: block;
color: #fff;
width: 170px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #7AADD2;
font-weight: normal;
}

#menu li a.hvezda {
border-top: 1px solid #7AADD2;
border-bottom: 2px solid #7AADD2;
}

#menu li a.bez-odkazu {cursor: text;}

.menuPic {
position: absolute;
top: 60px; left: 205px;
z-index: auto;
display: none;
}


/* ostatní */ 
div {display:block; border:0; margin:0; padding:0;}

a {font-weight: bold;}
a:link {color: #b5d4e8;}
a:visited {color: #fff;}
a:hover, a:active {color: #052f46;}

#footer a {font-weight: normal;}
#footer a:link, #footer a:visited {color: #7aadd2;}
#footer a:hover, #footer a:active {color: #fff;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold; letter-spacing: 1px;}
h1 {font-size:260%; line-height:100%; font-family:"georgia",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"georgia",serif; font-weight:normal; text-align: right; border-bottom: 1px solid #266C96;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}
#content h2 {margin-bottom: 40px; text-transform: uppercase;} 
h3 span {font-size: 120%; color: #FFFD00; font-family:"georgia",serif; font-style: italic;}

h1, h1 span {position: absolute; overflow: hidden; left: 10px; top: 20px; padding: 0; margin: 0; width: 295px; height: 150px;}
h1 span {left: 0; top: 0; background: url("css/logo.gif") 0 0 no-repeat;} 

table {display:table; border-collapse:collapse; width: 99%; margin:15px 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

table.aktuality, .aktuality td {border: 0;}
table.fotogalerie, .fotogalerie td {border: 0;}

img {border: 1px solid #fff;}

#jazyky {text-align: center; margin-bottom: 10px; background: transparent url("css/poz-jazyky.gif") no-repeat 0 0; width: 190px; height: 30px; padding-top: 10px;}
#jazyky img, #footer img {border: 0;}
.center {text-align: center; margin: 30px 0;}
