div {
	border: 2px solid green;}
p {
	margin-top: 0em; 
	margin-bottom:0em; }
a{
	font-size: 10 pt;
	color: #660000;}
.select_opzii{ 
	width: 100px;
	}
table.form_holder1 {
	font: 10pt Tahoma;
	background-color: #ddeeff;
	}
table.form_holder1 thead {
	background-color: #334466;
	color: white;
	font-weight: bold;
	}
.tdWhite{
	//background-color: #e4ded2;
	text-align: center;
}
.tdStrelGor{
	
	border-right: 1px solid #993300;
}
.tdStrelVert{
	border-bottom: 1px solid #993300;
	border-top: 1px solid #993300;
}
.clForm3{
	
	//padding: 1;
	border-collapse: collapse;
	width:100%;
}
.go{
	//width:27px;
	height:20px;
	border: none; 
	background-repeat: no-repeat;
	background-color: transparent; 
	outline: none;
}
.txtKochik{
	width:170px;
	height:34px;
	border: none; 
	font-size: 10pt;
	color: #660000;
	text-align: left;
	
	background-repeat: no-repeat;
	background-color: transparent; 
	outline: none;
}
.imgOtstup{
	margin:0; 
	padding:0;
}
.strelGor{
	text-align: center;
	vertical-align: top; 
	//background-image: url(images/srelGor.png); 
}
.txtTransporent{
	background-color: transparent;
	font-size: 12pt;
	border: 1; 
	padding: none; 
	color: #660000;
	text-align: center;
}
.txtTranspBezBorder{
	background-color: transparent;
	font-size: 10pt;
	border: none; 
	padding: none; 
	color: red;
	text-align: center;
}
.butOtkr{
	width:100px;
	height:300px;
	border: none; 
	
	//vertical-align: bottom;
	background-repeat: no-repeat;
	background-color: transparent; 
	background-image: url(images/goDown.gif);
	background-position: 40px 0px;
	outline: none;
	
}
.topbutton {
//width:70px;
border:2px solid #ccc;
background:transparent;
text-align:center;
padding:10px;
position:fixed;
bottom:5px;
right:20px;
cursor:pointer;
color:#333;
font-family:verdana;
font-size:12px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
text-decoration:none;
}
