/* CSS Document */

/* index */

.titlenews {
float: left;
height: 400px;
margin-right: 10px;
border-right: 1px dotted #999;
padding-right: 5px;
width: 190px;
font-size: 9px;
}

h1.titlenewsh1 {
font-size: 9px;
text-align: right;
color: #999;
margin: 0 0 10px 0;
}

h2.titlenewsh2 {
font-size: 9px;
text-align: left;
color: #900;
margin: 0 0 4px 0;
}

a.titlenewsa {
font-size: 9px;
margin: 0;
color: #999;
text-decoration: none;
}

a.titlenewsa:hover {
color: black;
}

.novinka {
padding-bottom: 2px;
border-bottom: 1px solid #900;
margin-bottom: 7px;
}
