html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: Verdana;
}

h1 {
font-size: 10pt;
}

h2 {
font-size: 10pt;
}

h3 {
font-size: 9pt;
}

h4 {
font-size: 8pt;
}


table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}

.slink {
	color: #000000;
	text-align:left;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 3px;
	padding-right: 3px;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #645a51;
	font-weight: bold;
	text-decoration: none;
	}

.slink a:hover {
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	}


.titul {
	color: #000000;
	text-align:left;
	font-size: 11px;
	font-family: Verdana;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.titul a:active,
.titul a:visited,
.titul a:link {
	color: #5c3d71;
	font-weight: bold;
	text-decoration: none;
	}

.titul a:hover {
	color: #d24f00;
	font-weight: bold;
	text-decoration: none;
	}

.textpesni {
	color: #000000;
	text-align:left;
	font-size: 9px;
	font-family: Verdana;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
}
.textpesni a:active,
.textpesni a:visited,
.textpesni a:link {
	color: #5c3d71;
	font-weight: bold;
	text-decoration: none;
	}

.textpesni a:hover {
	color: #d24f00;
	font-weight: bold;
	text-decoration: none;
	}