/* CSS Document */
body {
margin: 0px auto;
text-align: center;
}

.container {
margin: 0px auto;
width: 820px;
border: 0px solid black;
min-height: 500px;
}

.menu {
float: none;
clear: both;
height: 50px;
font-family: bookman old style;
font-size: 20px;
width: 100%;
border-top: 2px solid #d30000;
margin-top: 0px;
}

.menu ul {
list-style: none;
margin-top: 0px;
}

.menu li {
margin-top: 0px;
margin-right: 20px;
float: left;
height: 40px;
}

.menu li a {
display: block;
height: 40px;
color: black;
text-decoration: none;
float: left;
}

.menu li a:hover {
text-decoration: none;
background: url('images/bgmenu.png');
}

.flash {
width: 100%;
height: 150px;
border: 0px dashed black;
text-align: left;
float: none;
clear: both;
}

.proslov {
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
border: 0px solid black;
float: none;
clear: both;
font-family: arial;
text-align: left;
}

.okolo {
width: 820px;
border: 0px dashed black;
float: none;
clear: both;
}

.boxokolo {
width: 260px;
border: 0px dashed red;
margin-left: 10px;
margin-top: 5px;
float: left;
}

.box {
width: 260px;
border: 0px dashed black;
margin-left: 0px;
margin-top: 0px;
float: none;
clear: both;
height: 230px;
}

.box h1 {
background: url('images/bgmenu.png');
height: 40px;
width: 100%;
text-align: left;
font-family: arial;
font-size: 20px;
color: green;
margin-top: 3px;
margin-bottom: 5px;
}

.box ul {
list-style: square;
text-align: left;
font-family: arial;
font-size: 12px;
}

.boxcena {
text-align: right;
font-family: arial black;
color: red;
width: 260px;
border: 0px dashed black;
}

.boxokolo h2 a {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: black;
text-decoration: none;
}

.boxokolo h2 a:hover {
font-family: arial;
font-weight: bold;
font-size: 14px;
color: black;
text-decoration: underline;
}

.paticka {
width: 820;
float: none;
clear: both;
background: black;
margin-top: 10px;
font-family: arial;
font-size: 15px;
color: white;
text-align: center;
}

h1 {
background: url('images/bgmenu.png');
height: 40px;
width: 100%;
text-align: left;
font-family: arial;
font-size: 20px;
color: green;
margin-top: 3px;
}

.obsah h2 {
font-family: arial;
font-weight: bold;
font-size: 16px;
color: green;
text-decoration: none;
text-align: left;
}

.obsah {
text-align: left;
font-family: arial;
font-size: 14px;
}
