html{
	/* BLENDING */	
	background-repeat: repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B7AC98), to(#B5AD93)); 
	
	
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #B5AD93, #B7AC98);
	
	
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #B5AD93, #B7AC98);
	/* IE 10 */
	background: -ms-linear-gradient(top, #B5AD93, #B7AC98);
	/* Opera 11.10+ */
  	background: -o-linear-gradient(top, #B5AD93, #B7AC98);
}





.menucircle{
	
	border-radius: 50%;
	/* width and height can be anything, as long as they're equal */
	width: 20px;
	height: 20px;

	display:inline-block;
	text-align:center;
	vertical-align:bottom;
	font-weight:bold;
	color:#fff;
}


.grayBlend{
	/* BLENDING */	
	background-repeat: repeat-x;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(gray), to(#ffffff)); 
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #ffffff, gray);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #ffffff, gray);
	/* IE 10 */
	background: -ms-linear-gradient(top, #ffffff, gray);
	/* Opera 11.10+ */
  	background: -o-linear-gradient(top, #ffffff, gray);	
}



body{
	width: 840px;
	margin: 0 auto; /* for the rest */ 
	font-family:Tahoma;
	lang:en-uk;
}

.menu{
	border:1px solid #999999;
	display:inline-block; 
	width:110px;
	border-radius:7px 7px 0px 0px;
	padding-bottom:6px;

}

	
h1 {
	//vertical-align:bottom;
	font-size:14px;
	//line-height:13px;
	font-family:Tahoma;
	//color:#656565;
}
td {
	vertical-align:top;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma;
	color:#656565;
}
img {
	border:0;
}
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/	
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}	
em, i {
	font-style:normal;
}	
form {
	padding:0px;
	margin:0px;
}	
/*----------------------------------------------------   a	 ---------------------*/	
a{
	color:#463F36;
	font-size:11px;
	text-decoration:underline;
}
a:hover{
	color:#463F36;
	font-size:11px;
	text-decoration:none;
}
span a{
	color:#989898;
	font-size:11px;
	text-decoration:underline;
}
span a:hover{
	color:#989898;
	font-size:11px;
	text-decoration:none;
}	
strong {
	color:#181004;
}
strong a{
	color:#181004;
	text-decoration:none;
}
strong a:hover{
	color:#181004;
	text-decoration:underline;
}		
/*-----------------------------------------------------  em a	 ---------------------*/	 
em a{
	color:#656565;
	text-decoration:none;
}
em a:hover{
	color:#656565;
	text-decoration:underline;
}
em a b{
	color:#656565;
	text-decoration:none;
	font-size:10px;
}
em a:hover b{
	color:#656565;
	text-decoration:underline;
	font-size:10px;
} 	                                              	
/*----------------------------------------------------   input, textarea	 ---------------------*/	
textarea {
	//width:155px;
	background-color:#FFFFFF;
	border:1px solid #6F624A;
	font-family:Tahoma;
	font-size:11px;
	color:#656565;
	line-height:15px;
	padding-top:3px;
	padding-left:9px;
	padding-right:2px;
}		

	
textarea{
	height:129px;
	margin:0px 0px 0px 0px;
	overflow:auto;
	//overflow:hidden;
}
.textarea_1{
	height:80px;
	width:205px;
	margin:0px 0px 0px 2px;
}	

.radio{
	vertical-align:middle;
	//height:80px;
	//width:190;
	margin:0px 8px 0px 5px;
}

.radio2{
	vertical-align:middle;
	//height:80px;
	//width:190;
	margin:0px 3px 0px 1px;
}
		
.input_submit{
	height:10px;
	width:44px;
	border:0;
	margin:0px 7px 0px 14px;
	padding:0px 0px 0px 0px;
}		
/*-----------------------------------------------------  	li	 	---------------------*/
li{
	background-position: 0px 7px;
	background-repeat: no-repeat;
	font-size:11px;
	margin:0px 0px 4px 0px; 
	//padding:0px 0px 0px 10px;
	//line-height:17px;
	color:#463F36;
}
li a{
	color:#463F36;
	font-size:11px;
	text-decoration:underline;
}
li a:hover{
	color:#463F36;
	font-size:11px;
	text-decoration:none;
}	
/*------------------------------------------------------- footer	 ---------------------*/
.footer td{
	color:#181004;
	font-size:9px;
	padding:14px 0px 0px 0px;
}	
.footer a{
	color:#FDFDFD;
	font-size:9px;
	text-decoration:underline;
}
.footer a:hover{
	color:#FDFDFD;
	font-size:9px;
	text-decoration:none;
}
/*-----------------------------------------------------  list_1, cl_2	 	---------------------*/
.cl_2 td {
	line-height:14px;
}
.list_1 li{
	background-image: url(images/list_1.gif);
	font-size:10px;
}
.list_1 li a{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.list_1 li a:hover{
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}
/*-----------------------------------------------------  	list_2	 	---------------------*/	
.list_2 li{
	background-image: url(images/list_1.gif);
	font-size:10px;
	margin:0px 0px 1px 0px;
}
.list_2 li a{
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.list_2 li a:hover{
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}				
/*-----------------------------------------------------  	li	 	---------------------*/	
.cl_2_1	td{
	height:21px;
}	
.cl_2_1	strong{
	font-size:10px;
}
/*-----------------------------------------------------  	end	 	---------------------*/					