body
{
margin-top: 15px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
background-image: url('grafika/pozadi.gif');
background-color: #F0F0F0;
background-repeat: repeat-x;
width: 100%;

text-align:center;
}
.centr
{
width: 820px;
margin: 0 auto;
position: relative;
text-align: left;
}
.hlavicka
{
width: 785px;
height: 200px;
background-image: url('grafika/hlavicka.jpg');
color: white;
text-align: left;
font-family: Georgia, "New York CE", utopia, sans-serif;
padding-left: 35px
}
.menu
{
width: 820px;
height: 50px;
background-image: url('grafika/menu.gif');
text-align: center;
line-height: 50px;
}
.menu a {

font-family: Georgia, "New York CE", utopia, sans-serif;
font-size: 1.3em;
color: black;
border-left: 1px dotted #C6C6C6;
border-right: 1px dotted #C6C6C6;
padding-left: 6px;
padding-right: 6px;
margin-left: 10px;
margin-right: 10px;
padding-top: 4px;
padding-bottom: 4px;
}
.menu a:hover
{
border-left: 1px dotted #5BA4FF;
border-right: 1px dotted #5BA4FF;
text-decoration: none;
color: #5BA4FF;
}
a
{
color: black;
}
a:hover
{
text-decoration: none;
color: #5BA4FF;
}
.obsah
{
width: 750px;
background-image: url('grafika/pozadi_clanek.gif');
padding-left: 35px;
padding-right: 35px;
padding-top: 15px;
padding-bottom: 15px;
font-family: Georgia, "New York CE", utopia, sans-serif;
font-size: 0.9em;
line-height: 1.3em;
word-spacing: 1px;
}
.paticka
{
width: 785px;
height: 45px;
font-family: Georgia, "New York CE", utopia, sans-serif;
background-image: url('grafika/konec.gif');
text-align: right;
padding-right: 35px;
padding-top: 5px;
}
h1
{
font-family: Georgia, "New York CE", utopia, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 1.5em;
text-align: right;
}
.hlavicka_nadpis
{
font-family: Georgia, "New York CE", utopia, sans-serif;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 42px;
padding-bottom: 10px;
color: white;
font-size: 1.5em;
font-weight: bold;
}
p
{
text-indent: 15px;
}
.seznam_nahled
{
width: 200px;
float: left;
border: 1px solid #D7D7D7;
margin-right: 15px;
margin-bottom: 15px;
}
hr
{
border: 1px dotted #D7D7D7;
text-align: center;
}
.vylet_nahled
{
width: 200px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.vylet_mapa
{
border: 1px solid #D7D7D7;
margin-right: 15px;
margin-bottom: 15px;
}
.vylet_p
{
margin-top: 10px;
margin-bottom: 10px;
text-indent: 0px;
}
.nahled
{
border: 1px solid #D7D7D7;
margin: 10px;
}
.datum
{
text-align: right;
font-size: 0.9em;
color: #C7C7C7;
}
.novinky
{
float: right;
width: 200px;
margin-left: 10px;
margin-bottom: 10px;
border-left: 1px dotted #C6C6C6;
padding-left: 5px;
}
.novinky p
{
text-indent: 0px;
margin-top: 8px;
margin-bottom: 8px;
padding: 0px;
}
h3
{
margin: 0px;
display: inline;
}
.oddel
{
width: 170px;
float: left;
padding-left: 5px;
}
.mapycz
{
border: 0px;
vertical-align: bottom;
margin-top: 2px;
}
.tento-mesic
{
width: 520px;
position: absolute;
}
.tento-mesic img
{
border: 0;
margin-bottom: 8px;
}
.tento-mesic a
{
width: 230px;
height: 200px;
text-align: center;
background-color: #F0F0F0;
text-decoration: none;
display: block;
float: left;
margin-right: 10px;
margin-top: 10px;
padding: 10px;
}
.tento-mesic a:hover
{
background-color: #5BA4FF;
color: black;
}
.reklama
{
position: absolute;
top: 4px;
left: 0px;
z-index: 100;
width: 100%;
text-align: center;
}
.reklama2
{
font-size: 100%;
width: 770px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin: auto;
text-align: left;
font-weight: bold;
background-color: #A9A9A9;
border: 1px solid #4B4B4B;
}
.reklama2 a
{
color: black;
}
.reklama2 a:hover
{
color: white;
}
.zajimave
{
border: 0;
margin-bottom: 15px;
float: left;
}
.seznam-vpravo
{
position: relative;
float: right;
background-image: url('grafika/seznam-pozadi.gif');
padding: 5px 10px 5px 10px;
width: 220px;
height: 160px;
}
.seznam-odsazeni
{
margin-bottom: 5px;
}
.na-vylet
{
position: absolute;
left: 136px;
top: 140px;
}
.na-vylet2
{
position: absolute;
left: 110px;
top: 140px;
}
.clear
{
clear: both;
}