h2{
/*font-size:16px;*/
font-family: Tahoma, Geneva, sans-serif;
font-size:150%;
font-weight: normal;
letter-spacing: 1px;
display: block;
width: 200px;
 padding-left: 30px;
 /*padding-bottom: 5px;*/
 margin-left: 10px;
 color: #545454;
}
#content a:link{
	color: #af0808;
}
#content a:visited{
	color: #af0808;
}

#content a:hover{
	color: #e13941;
	text-decoration: underline;
}

a.puteka:link{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:visited{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:hover{
color:#999999;
font-size:6px;
color:#FF0000;

}

.inputt{
	width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bginp.gif);
}
.textarr{
	width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bgtextarr.gif);
}
.inputt2{
	background-color: #5F5F5F;
	color: #C6E3FF;
	font-weight: bold;
}
.inputtadm{
	border: solid;
	border-width: 1px;
	border-color: #CA0000;
	background-color: #FFF6F6;
	color: #D00000;
}
#page_content {
	padding-top:10px;
	color:#000000;
	font-size:14;
	text-align:justify;
}

.linkove{
	text-decoration:underline;
	font-weight:bold;
	color:#990000;
}