h2{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
display:block;
background-color:#dfdfdf;
width:640px;
padding-left:30px;
line-height:25px; 
background-image: url(../im/arrow.gif);
background-position:left; 
background-repeat:no-repeat;
border:1px solid #FF9900;
color:#333333;
margin-top:0px;"
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

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;
}
