a:link {
	color: #000000; 
	text-decoration: none;
}
a:visited {
	color: #000000; 
	text-decoration: none;
}
a:active {
	color: #B20000; 
	text-decoration: none;
}
.tb {
	border: 1px dotted #697F94;
}
a:hover {
	color: #B20000; 
	text-decoration: none;
}
body, td {
    font-family: Verdana;
	font-size: 10px;
	color: #393B6B;
}
h1, h2, h3, h4, h5, h6 {
color: navy;
}
h1 { font-size: 20pt; }
h2 { font-size: 17pt; }
h3 { font-size: 15pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 {
font-family: Verdana, arial, tahoma, sans-serif;
}

.news {
    text-align: justify;
    font-family: verdana;
    color: #2E3559;
    font-size: 11px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0px; 
    padding-bottom: 0px;     
}


.obrazek {
    text-align: justify;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0px; 
    padding-bottom: 0px;     
}
img {
    border: 0px;
}