* {
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		font-decoration: none;
		color: #673808;
		}
.text {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		font-decoration: none;
		color: #31786d;
		}

.text2 {
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		font-decoration: none;
		color: #673808;
		}
.textwhite {
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		font-decoration: none;
		color: #ffffff;
		}
		
body {
		margin-top: 0px;
		background-image: url(images/logo_back.jpg);
		background-repeat: repeat;
		}
		
		
.border {
		border-left: solid 6px #21524a;
		border-right: solid 6px #21524a;
		
		}
.border2 {
		border-left: solid 6px #21524a;
		border-right: solid 6px #21524a;
		}
.border3 {
		border-left: solid 6px #21524a;
		border-right: solid 6px #21524a;
		border-bottom: solid 2px #21524a;
		}
.bg1 {   
		background-color: #cbc49a ; 
		}
.bgcol {   
		background-color: #dfddbf ; 
		}
.padding{
		
		padding-left: 5px;
		padding-right: 5px;
}
.paddinleft {
		padding-left: 7px;
		
}

a {
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #31786d;
		text-decoration: none;
		font-weight: bold;
}
a:hover {
		font-family: Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #673808;
		font-weight: bold;
}

.forma1{
		width: 250px;
		border: solid 1px #673808;
		background-color: #31786d;
}
.forma{
		width: 250px;
		height: 50px;
		border: solid 1px #673808;
		background-color: #31786d;
}
.gumb{
		width: 45px;
		height: 20px;
		font-weight: normal;
		color: white;
		background-color: #31786d;
		cursor: hand;
}
.smnaslov {
		
		font-family: Verdana, Tahoma, Arial;
		font-size: 11px;
		text-decoration: none;
		color: #673808;
		font-weight: bold;
		}
.bgwhite {
		background-color: #FFFFFF;
		}
