body{
	background: url(../img/background.gif) repeat-x; 
	}
	
#ref{
	margin-left: auto;
	margin-right: auto;
	width:500px;
}

div.content{
	margin-top:50px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

.lables {
	width:300px;
}

h3{
	color:#ff0022;
}

hr{
	color: #8b6914;
}

h1.niz{
	color:#5b3d0b;
	font-style:italic;
	font-family: Geneva;
	text-align:center;
	margin-top: 80px;
}
a.nodecor, a.nodecor:visited {
	color:#5b3d0b;	
}

h1.bordered{
	color:#789205;
	padding-bottom:5px;
	border-bottom: 1px solid #fbbe00;
	font-style:italic;
	font-family: Geneva;
	padding-left:120px;
	margin-bottom:2px;
}
a.title,a.title:visited{
	color:#789205;
	font-style:italic;
	font-family: Geneva;
	text-decoration:none;
}

.valid{border:3px solid #5ad45a !important;}
.invalid{border:3px solid #f45819 !important;}

table{
	border-collapse: collapse;
}

td.menu_tab{
	width:350px;
	padding: 20px;
	border: 2px solid #fbbe00;
	vertical-align:top;
}

td.blue{
	color:#44a4f8;
}

select{
	width:200px;
}

h2 a{
	text-align: center;
	color:#44a4f8;
	font-family: Geneva;
}
h2 a:visited{
	text-align: center;
	color:#44a4f8;
	font-family: Geneva;
}

img {
	border: none; 
}

#end{
	float: right;
	height:50px;
	margin-right: 200px;  
}

/*
input{
	width:200px;
}
*/

a{
	color:#fb9100;
}

A:visited {
 color: #fb9100; /* Цвет посещенной ссылки */
}

a.back{
	color:#44a4f8;
}
a.back:visited{
	color:#44a4f8;
}

table.bordered{
	border-collapse: collapse;
	border: 1px solid #fbbe00;
}
.blue_border{
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	padding-left:40px;
	border: 1px solid #44a4f8;
	width:700px;
}
.button{
	background: #ff9955;
	
	margin-left: auto;
	margin-right: auto;
	margin-top:40px;
	text-align:center;
	border: 1px solid #44a4f8;
	width:400px;
}
.button a{
	text-weight:bold;
	color:white;
}
p.qwest{
	color:#789205;
	font-size:16px;
}
p.brown{
	color:#5b3d0b;
}
#hot_line{
	float: right;
	margin-right: 40px;
	color:#5b3d0b;
	/*
font-weight: bold;
*/
}
div.error{
	text-align:center;
}

