body {
	background-color: #FFFFFF;

}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #003366;
	line-height: 16px;
	vertical-align: top;
}

ul{
	list-style: square;
}

ul.sipka {
	list-style-image: url(obrazky/sipka2b.gif);
	list-style-position: outside;
	margin-left: 4px;
	padding-left: 12px;
}

ol {
	list-style-position: outside;
	margin-left: 4px;
	padding-left: 19px;
}

.nadpis {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.cerveny_text {
	color: #FF0000;
}

.small_text {
	font-size: 10px;
	color: #598AA4;
}

.small_text_news {
	font-size: 10px;
}

.finput {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.fbutton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #FFFFFF; 
font-weight: bold; 
background-color: #0066FF;
}


a {
	color: #0000FF;
	text-decoration: none;

}


a:hover {
	color : #0000FF;
	text-decoration : underline;
}

a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.yellow {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

a.yellow:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.majl {
	color: #0000FF;
	cursor: hand;
}

img.obrazok-news {
float: right;
margin: 4px 0 0 0;
padding: 0;
}

img.obrazok-news2 {
float: right;
margin: 2px 0 0 0;
padding: 0;
}

img.obrazok-news2-left {
float: left;
margin: 0 10px 0 0;
padding: 0;
}