/* CSS Document */
BODY {font-family:arial;}
TABLE.TabulkaNovinky {border-width:1; border-style:solid; font-size:small;}
h5 {margin-top:10px; margin-bottom:0px}

.obal2
{
font-family:arial;
width: 90%;
height:180;
text-align:center;
padding: 5px;
margin: 5px 0 5px 0;
border: 1px solid #ccc;
background: #660066;
}


a.bezcary {text-decoration:none;}


.obal
{
font-family:arial;
/*width: 100%;
height: 25px;*/
border-width: 1px;
background: #660066;
}

.obal3
{
font-family:arial;
/*width: 100%;
height: 25px;*/
border-width: 1px;
background: #f0ccff;
}

.nav 
{
color:#ffffff;   
text-decoration: none;
/*padding: 6px 12px 6px 12px;*/
/*font-weight: bold;*/
/*line-height: 14px;*/
font-size: 12px;

}
:hover.nav {background: #8470FF; /*color:#ff00ff; font-style: italic;*/}


.nav2
{
color:#ffffff;
text-decoration: none;
padding: 2px 5px 2px 5px;
/*font-weight: bold;*/
/*line-height: 14px;*/
font-size: 13px;
float: left;
}
:hover.nav2 {background-color: #8470FF;}

.nav3
{
color:#ffff00;
text-decoration: none;
padding: 2px 5px 2px 5px;
font-weight: bold;
/*line-height: 14px;*/
font-size: 13px;
float: left;
}
:hover.nav3 {background-color: #8470FF;}

.nav4
{
color:#660066;
text-decoration: none;
padding: 2px 5px 2px 5px;
font-weight: bold;
/*line-height: 14px;*/
font-size: 13px;
float: left;
background: #f0ccff;
}
:hover.nav4 {background-color: #ffff00;}

/*.nav
{
margin: 0;
padding: 0 0 30px 5px;
border-bottom: 1px solid #f39e4a;
}

.nav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.nav a:link, .nav a:visited
{
float: left;
font-size: 12px;
line-height: 14px;
font-weight: bold;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #000020;
font-family:arial;
}

.nav a:link.active, .nav a:visited.active, .nav a:hover
{
color: #000090; */
/*background: url("stitek.gif") no-repeat bottom center;*/
}

.button1
{
text-decoration: none;
text-align : center;
background-color : #660066;
border-bottom : 2px solid #663399;
border-right : 2px solid #663399;
border-top : 2px solid #663399;
border-left : 2px solid #663399;
}
