body{
	font-family: Verdana, Arial, sans-serif, serif;
	font-size: 14px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}

h1{
	font-size: 28px;
	color: #000000;
	font-weight: bold;

}

p{
	font-size: 14px;
	color: #000000;

}

p.rodovnik4{
	font-size: 9px;
	color: #000000;

}

p.black{
	font-size: 14px;
	color: #000000;

}

p.naslov{
	font-size: 20px;
	color: #FFFFFF;
	font-weight:bold;
	margin: 10px; 
}

p.rez{
	font-size: 35px;
	color: #000000;
	font-weight:normal;
	margin: 2px; 

}

table.main{

    border-color: #000000;
    border-width: 0 2px 0 2px;
    border-style: solid;
}

img {
border: 1px solid #000000;
}

img.png {
	border: 0px;
	padding: 0px;
    background-image: expression(
        this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/pngfix/blank.gif"
    );
}

img.no {
border: 0px;
padding: 0px;
}


p.rodovnik{
	color: black
	font-size: 10px;
	font-weight:bold;
	margin: 2px; 
}

p.rodovnik4{
	color: black
	font-size: 8pt;
	margin: 2px; 
}

a:link, a:visited{
	color: #9fc3ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: black;
	text-decoration: underline;
}

input, textarea{
	font-family: Helvetica, Verdana, Arial, sans-serif, serif;
	font-size: 12px;
	color: Black;
}

table.rod {
	border-collapse: collapse;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #e4e4e4;
	border-width: 1px 1px 1px 1px;
}

table.rod td {
	border-collapse: collapse;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #e4e4e4;
	border-width: 1px 1px 1px 1px;
}
