@charset "utf-8";
/* CSS Document */
h1 {
color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:18px;
margin-top:5px;
margin-bottom:3px;
}
h1 a {
color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:16px;
margin-top:5px;
margin-bottom:3px;
}

.vijest {
border-top:dashed 1px #666666;
padding:5px;
}
.link a {
text-decoration:none;
color:#CC0000;
font-weight:bold;
}
.link a:hover {
text-decoration:underline;
color:#666666;

}
.datum {
color:#333333;
font-size:12px;
}
.vijest img {
/*margin:5px;
border:solid 2px #999999;
*/
border-width: 1px;
border-style: solid;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #908881;
border-right-color-value: #908881;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #908881;
border-left-color-value: #908881;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #f8f8f8;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
float: left;
padding: 5px;
margin-top: 2px;
margin-bottom: 2px;
margin-right: 5px;
}
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:179px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #fff;
width:180px;
background-color:#c40009;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}