/* CSS Document */
body
{
text-align: center;
background-image: url('bg.gif');
background-repeat: repeat-x;
}

#cela_stranka 
{
width: 960px;
height: 1000px;
margin: 0px auto;
}

.hlavni
{
width: 960px;
height: 100%;
margin: 0px auto;
background-color: #0a74df;
}
.hlavicka
{
width: 960px;
height: 200px;
background-image: url('hlav.gif');
}

.leva
{
width: 160px;
padding-left: 15px;
padding-right:0px;
float: left;
color: white;
text-align: left;
}

a.tlac
{
width: 155px;
height: 30px;
display: block;
border-top:1px solid black;
border-bottom:10px solid white;
margin-top: 5px;
margin-right: 0px;
padding-left: 5px;
background-color: #00ccff;
padding-top: 10px;
text-decoration: none;
clear: all;
}

a.tlac:link
{
width: 155px;
height: 30px;
display: block;
border-top:1px solid black;
border-bottom:10px solid white;
background-color: #00ccff;
margin-top: 5px;
margin-right: 0px;
padding-left: 5px;
padding-top: 10px;
color: black;
clear: all;
}

a.tlac:visited
{
width: 155px;
height: 30px;
display: block;
border-top:1px solid black;
border-bottom:10px solid white;
background-color: #00ccff;
margin-top: 5px;
margin-right: 0px;
padding-left: 5px;
padding-top: 10px;
color: black;
clear: all;
}

a.tlac:hover
{
width: 155px;
height: 30px;
display: block;
border-top:1px solid black;
border-bottom:10px solid white;
background-color: white;
margin-top: 5px;
margin-right: 0px;
padding-left: 5px;
padding-top: 10px;
color: black;
clear: all;
}

.text
{
width: 765px;
height: 100%;
float: left;
background-color: white;
color: black;
padding: 10px;
text-align: left;
}

p
{
margin: 20px;
text-align: left;
font-size: 14px;
}

h1
{
margin-left: 20px;
color: blue;
text-align: left;
font-size: 20px;
}

h2
{
margin-left: 20px;
color: blue;
text-align: left;
font-size: 18px;
}

h3
{
color: black;
text-align: left;
margin-left: 20px;
font-size: 14px;
}

li
{
margin-left: 50px;
text-align: left;
}

table
{
margin-left: 20px;
}

td
{
width: 120px;
height: 20px;
color: black;
background-color:#ffffbb;
border:1px solid black;
text-align: center;
}

a.odkrus
{
width: 150px;
height: 60px;
background-color: #ffffbb;
float: left;
margin-right: 5px;
margin-left: 20px;
padding:5px;
text-align: center;
display: block;
}

a.odkukr
{
width: 150px;
height: 60px;
background-color: #ffffbb;
padding:5px;
text-align: center;
display: block;
}

.vlajka
{
height: 40px;
}

a.kurz
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #0033cc;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
display: block;
color: white;
}

a.kurz:link
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #0033cc;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
display: block;
color: white;
}

a.kurz:visited
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #0033cc;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
display: block;
color: white;
}

a.kurz:hover
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #0a74df;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
display: block;
color: white;
}

a.akred
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #ffffbb;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
color: black;
display: block;
}
a.akred:link
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #ffffbb;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
color: black;
display: block;
}
a.akred:visited
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: #ffffbb;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
color: black;
display: block;
}
a.akred:hover
{
width: 200px;
height: 40px;
border:2px solid black;
background-color: white;
padding-top:23px;
padding-bottom:5px;
margin-left: 20px;
text-align: center;
color: black;
display: block;
}
a.pat        {text-decoration: none; padding: 2px; margin:2px;}
a.pat:link   {color: white;}
a.pat:visited {color: white;}
a.pat:hover  {color: white;}
.paticka {width: 960px; padding-top: 10px; height: 30px; float: left; background-color: blue; color: white; }
