/* CSS Document */
html, body 
{
background: url(./pic/bg_image.gif) #e5f1d1 repeat-y center;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-family:Arial;
font-size:12px;
}

H1 { font-weight:bold; font-size:14px; background-color:#f4f4f4; padding:5px; }
H2 { font-weight:bold; font-size:12px; color:#599800; font-family:Arial; padding:1px; margin:0px }
H3 { font-weight:bold; font-size:30px; font-family:Arial; padding:1px; margin:0px }
p {text-indent:0%; padding:0px;}
table.home
{ border:1px solid #96c946;
 }
 
 table.home1
{ border:7px solid #96c946;
 }
table.main
{
margin-left:auto;
margin-right:auto;
 }
.obsah { background-image:url(./pic/poz.jpg); background-repeat:repeat; }
.top {background-image:url(./pic/bg_header.gif); background-repeat:repeat-x; }
.pas {background-image:url(pic/sik_2_1.gif); background-repeat:repeat-x; }
.footer { font-family:Verdana; color:#FFFFFF; font-size:7pt; font-weight:bold; background-image:url(./pic/sik_1_1.gif); background-repeat:repeat-x; }
.pic {border:1px solid silver; }
.line {background-color:#aeaeae; }
.hidden {display: none; border:1px solid #309ce7; padding:5px; }
.link { color:#309ce7; font-weight:bold;}
.homepic {float:left; margin:10px; margin-top:4px; }
a.link:link { color:#309ce7;}
a.link:hover { text-decoration:none; }
a.link:visited { color:#309ce7; }
a.link3:link { color:#009900; font-size:18px;}
a.link3:hover { text-decoration:none; }
a.link3:visited { color:#009900; }

.nav
{
font-family:Verdana;
font-size:12px;
color:white;
margin-left:5px;
margin-right:5px;
font-weight:bold;
text-decoration:none;
}

a.nav:link{
display:block;
text-decoration:none;
}
a.nav:hover 
{
text-decoration:underline;
color:#e5f1d1;
display:block;
}
a.nav:visited
{  }

.nav1
{
font-family:Verdana;
font-size:10px;
color:white;
margin-left:5px;
margin-right:5px;
font-weight:bold;
text-decoration:none;
}

a.nav1:link{
display:block;
text-decoration:none;
}
a.nav1:hover 
{
text-decoration:underline;
color:#e5f1d1;
display:block;
}
a.nav1:visited
{  }

.nav2
{
font-family:Verdana;
font-size:12px;
color:white;
margin-left:70px;
padding-bottom:25px;
font-weight:bold;
text-decoration:none;
}

a.nav2:link{
text-decoration:none;
}
a.nav2:hover 
{
text-decoration:none;
color:silver;

}
a.nav2:visited
{  }

.nav3
{
font-family:Verdana;
font-size:12px;
color:#96c946;
margin-left:8px;
margin-right:5px;
font-weight:bold;
text-decoration:none;
display:block;
}

a.nav3:link{
display:block;
text-decoration:none;
}
a.nav3:hover 
{
text-decoration:underline;
color:#936B0C;
display:block;
}
a.nav3:visited
{  }
