
body {
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #313131;
	margin-top: 4px;
	padding: 0;
	background: #ECEFF2 url(../images/bg.jpg) top center repeat-y;
	text-align: center;
	text-decoration: none;
}

.conteiner{
	width: 770px;
	margin: 0 auto;
	background-color: #FCFCFC;
	padding: 0 4px;
	text-align: left;
}

/*----------------------HEADER----------------------------------*/
.header {
	height: 105px;
	background: #E8BE1C url(../images/header_txt.jpg) no-repeat left top;

}	

.header img {
	float: left;
	border: 0;
	}
	
.header form {
	position: absolute;
	top: 74px;
	left: 460px;
	}
	
/*.right_menu_aqua {
	position: relative;
	float: right;
	vertical-align: top;
	display:inline;
	}*/
	
.ruen {
	float: right;
	height: 95px;
	width: 55px;
	font-size: .8em;
	padding: 10px 10px 0 0;
	color: #999;
	background: #E8BE1C url(../images/right_menu_aqua.gif) no-repeat  right top;
	vertical-align: baseline;
}

/*-------------------END OF HEADER----------------------------------*/

h1, h2 {
	background: #FFFFFF url(../images/h1.jpg) top left no-repeat;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 2.5em;
	padding: 0 10px;
	clear: both;
	text-transform: uppercase;
	letter-spacing: .2em;	
	margin-top: 6px;
	color:#666666;
	}
	
i {
	font-style: normal;
	color: #999;
	font-size: .8em;
/*	padding: 0 10px;*/
}

.catname{
	font-weight: bold;
	padding-left: 10px;	
	}
/*-------меню------*/
		#menu {
			width: 167px;
			clear: right;
			float: left;
			margin-top: 2px;
		}
		
		#menu ul {	
			list-style: none;
			margin: 0 0 10px 0;
			padding: 0 10px;
			font-size: 1.25em;
			font-style: normal;
					}	

		
		#menu li {
			font-size: 0.8em;
			margin: 1px 0;
			border-bottom-color: #ddd;
			border-bottom-width: 1px;
			border-bottom-style:solid;

		}
		
		#menu li a {
			height: 20px;
			color: #505050;
			display: block;
			padding: 6px 0 0 5px;
			background: #EDF2F2;
		}	
			
		#menu li a:hover {
			text-decoration: none;
			background: #E0E9E9;
			color: #286ea0;
		}
		
		#menu p {
			margin: 5px 0;
			padding: 5px;
			font-size: 0.8em;
			font-weight: normal;
			color: #999;
			text-decoration: none;
			text-align: center;
		
		}

		#fir{
			background: #FCFCFC url(../images/top_menu.gif) bottom center no-repeat;
			border-width:0;
			border-color: #FCFCFC;
		}
		
		#sek{
			background: #FCFCFC url(../images/bot_menu.gif) top center no-repeat;
			border-width:0;
			border-color: #FCFCFC;
		}
			
/*-----конец меню--------*/
.footer {
	font-size: .8em;
	text-align: center;
	color: #666;
	border-top-color: #CCCCCC;
	border-top-width: 3px;
	border-top-style: double;
	margin: 0 0 20px 0;
	clear:both;
	line-height: 30px;
	}

/*--------------2 kolona4naya verstka--------------*/

.main {
	width: 600px;
	float: right;
	background-color: #fff;
	line-height: 1.4em;
}

.main table{
	width: 520px;
}

.main td{
	padding: 2px 20px;
	vertical-align:top;
}






.list_column {
	float: left;
	padding: 0 15px;
	margin: 10px 0;
	border-left-color: #CCC;
	border-left-style: dotted;
	border-left-width: thin;
}



.rating {
	float: right;
	font-size: 85%;
	padding: 0 20px;
	color: #999;
	margin: 0 0 10px 0;
}


	
.srcinl{
	display: inline;
	text-transform: lowercase;
	font-size: 1em;
	line-height: 3em;
	padding-left: 20px;
	}

.srcinl a{
	color: #286EA0;
	}

.padgleft {
	padding: 0 10px;
}

.text {
	margin:0;
	padding: 0 20px;
	}
	
.rating img{
		padding: 0;
		vertical-align: middle;
}

.but{
	height: 25px;
	display: block;
	text-align: right;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	padding: 5px 30px 0 0;
}


textarea, input  {
		border: solid 1px #CCC;
}

.but input, form > input + input{			
		background-image:url(../images/but_back.gif);
		background-repeat:repeat-x;
		background-position:center;
		border-bottom-color:#999;
		border-bottom-width:1px;
		border-left-color: #999;
		border-left-width:1px;

}

.category a{
/*	font-weight:bold;*/
	display:inline;
	color:#0066CC;
/*	font-size: .8em;*/
}
/*--------------konec 2 kolona4naya verstka-------*/

a {
	text-decoration: none;
	color: #333366;
}

a:hover {
	text-decoration: underline;
	color: #286ea0;
}

p	{
	padding: 0 20px;
	text-align: left;
}

form p {
	font-size: .8em;
	color:#999;
	text-align: left;
	margin:0 0 10px 0;
	padding-left:210px;
	
}
