body
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px; 
background-image: url(./img/pozadi.jpg);
background-repeat: repeat;
margin: 0px;
padding: 0px;
text-align: center;
color: #777;
}

.page
{
position: relative;
width: 800px;
background-color: #fff;
margin-left: auto;
margin-right: auto;
height: auto;
min-height: 100%;
}

h1{ 
font-size: 13px;
color: #800;
font-weight: bold;
letter-spacing: 1px;
}

#top1
{
position: relative;
width: 800px;
height: 298px;
background-image: url("img/top1.jpg");
background-repeat: no-repeat;
background-color: #fff;
}

p.top1
{ 
font-size: 16px;
color: #777;
padding: 20px 30px 0px 0px;
text-align: right;
font-weight: bold;
letter-spacing: 1px;
}

#top1 a
{
color: #777;
text-decoration: none;
}

#top1 a:hover
{
color: #fa0;
text-decoration: none;
}

p.jazyky
{ 
padding: 5px 30px 0px 0px;
text-align: right;
}

#top2
{
position: relative;
width: 800px;
height: 95px;
background-image: url("img/top2.jpg");
background-repeat: no-repeat;
background-color: #fff;
}

#vnitrni
{
background-color: #fff;
width: 800px;
float: right;
}

#menu
{
width: 170px;
float: left;
min-height: 100%;
margin: 0px;
padding: 5px 0px 0px 0px;
text-align: left;
}

ul{
list-style-type: none;
} 

li a.menu{
display: block;
height: 30px;
width: 170px;
padding: 0px;
font-size: 13px;
color: #fa0;
font-weight: bold;
text-align: left;
text-decoration: none;
letter-spacing: 1px;
}

li a.menu:hover{
color: #800;
height: 30px;
width: 170px;
letter-spacing: 1px;
text-decoration: none;
background-image: url("img/00.gif");
background-repeat: no-repeat;
background-position: left center;
}

#obsah
{
position: relative;
float: right;
width: 560px;
height: auto;
text-align: justify;
padding: 5px 20px 0px 0px;
margin: 5px 0px 15px 5px;
line-height: 17px;
}

#obsah a
{
color: #fa0;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
}

#obsah a:hover
{
color: #800;
text-decoration: underline;
font-weight: bold;
letter-spacing: 1px;
}

ul.obsah{
list-style-type: square;
} 

p.pocitadlo
{ 
line-height: 14px;
text-align: left;
padding-left: 35px;
}

.foto
{
position: relative;
float: left;
width: 160px;
height: 140px;
margin: 5px 7px 10px 0px;
padding: 10px 5px 5px 5px; 
background-color: #fff;
font-size: 9px;
text-align: center;
color: #777;
border: solid #ddd 1px;
}

.foto img
{ 
margin-bottom: 5px;
border: solid #ddd 1px;
}

#pata
{
position: relative;
float: right;
text-align: center;
width: 800px;
height: 50px;
font-size: 11px;
padding: 5px 0px 15px 0px;
background-image: url(./img/pozadi.jpg);
background-repeat: repeat;
border-top: solid #ddd 1px;
}

a.pata
{
text-decoration: underline;
color: #777;
}

a:hover.pata
{
text-decoration: underline;
color: #555;
}

div.floatright
{
float: right;
clear: right;
padding: 5px 5px 5px 5px;
margin: 5px 15px 5px 10px;
border: solid  #ddd 1px;
background-color: #fff;
font-size: 9px;
text-align: center;
color: #777;
font-style: italic;
}

.floatright img
{
margin-bottom: 5px;
border: none;
}

div.floatleft
{
float: left;
clear: left;
padding: 5px 5px 5px 5px;
margin: 5px 10px 5px 0px;
border: solid  #ddd 1px;
background-color: #fff;
font-size: 9px;
text-align: center;
color: #777;
font-style: italic;
}

.floatleft img
{
margin-bottom: 5px;
border: none;
}

iframe.kniha{
width: 560px;
height: 380px;
border: none;
}

