	
html, body	{
		font:11px  Arial, Helvetica, sans-serif; 
		width:100%;
		height:100%;	
		margin: 0;
		padding:0;
		color:#8E6504;
		background-color:#000;
		}

table, td {
		font:11px  Arial, Helvetica, sans-serif; 
		color:#8E6504;
		border-collapse:collapse;
		vertical-align:top;	
		text-align:left;
		/*border:1px solid #fff;*/
		
		}
.general_size {
		width:100%;
		height:100%;
		background: url(../img/bg_fon.jpg) no-repeat 0% 100%;
		}

.width_100 {
		width:100%;
}

.clear {
		clear:both;
}

img {
		border:0px;
}
a {		color:#735803;
		text-decoration:underline;
}

a:hover {
		text-decoration:none;		
}


p {
		margin:0;
		padding:0 0 10px 0;
}

h1, h2, h3, h4, h5, h6, form  {
		margin:0;
		padding:0;
}

ul {
		padding:0;
		margin:10px 0 10px 30px;
}

form, select, textarea {
		padding:0;
		margin:0;

}

#rubber {
		width:100%;
}

			/*----------------- HEAD -------------------------------*/

#logo {
		height:170px;
		width:224px;
}
	#logo .nav {
			height:46px;
			border-right:3px solid #870101;
			background-color:#343333;
			}
	#logo .nav a img{
			margin-left:15px;
	}

#banner {
		text-align:right;
}
		
			/*----------------- /HEAD -------------------------------*/


#left {
		padding-bottom:130px;
}


		/*--------------- Menu  ---------------------*/
	
	#left_menu {
			list-style:none;
			margin:0;
			padding:20px 10px 0 0px;
	}
	#left_menu li {
				margin-left:12px;	
			}
	
	#left_menu li span {
			display:block;
			padding-top:3px; 
			}

	#left_menu li a {
			color:#BD961C;
			font-size:12px;
			text-decoration:none;
			display:block;
			height:28px;
			padding-left:20px;
			background:url(../img/menu_hover.gif) no-repeat 0 100%;
	}
	#left_menu li a:hover {
			background:url(../img/menu_hover.gif) no-repeat;
	}

	#left_menu li.activ ul{
			margin:0;
			list-style:none;
			padding:0;
			}
	
	#left_menu li.activ  {
			margin:0px 0 0 12px;
					
			}
	#left_menu li.activ div {			
			height:25px;
			background:url(../img/menu_activ.gif) no-repeat;
			font-size:13px;
			color:#BD961C;
			}
	#left_menu li.activ div span {
			display:block;
			padding:4px 0 0 20px;
	}

	#left_menu li.activ ul li {
			margin-left:20px;
			padding-bottom:4px;
	}
	#left_menu li.activ ul li span {
			display:block;
			padding-top:3px;
	}
	#left_menu li.activ ul li a {
			padding:0 0 0 11px;
			background:url(../img/menu_dop.gif) no-repeat;
			height:22px;
	}
	#left_menu li.activ ul li a:hover {
			text-decoration:underline;
			background:url(../img/menu_dop.gif) no-repeat;
	}
	


		/*--------------- /Menu  ---------------------*/

#center {
		/*background:url(../img/bg_content.jpg) no-repeat;*/
		padding:35px 0 25px 0;
}

#center h1 {
		font-size:18px;
		padding-bottom:15px;
}

	#center .top_block {
			padding:0 10px 45px;
		}



			.padd {
				padding:0 10px 34px 15px;
			}

	.cols_4 {
				width:100%;
		}
			/*.cols_4 td {
					width:25%;
			}*/

			.cols_4 .text_block {
					width:50%;
			}
			.cols_4 td div {
					padding:7px 17px 0 7px
			}
			.cols_4 td div span {
					display:block;
					padding-top:5px;
					}
			.cols_4 td div span a {
					font-size:10px;
					text-decoration:none;
					line-height:2;
					}


.cramps {
		background-color:#220101;
		float:left;
		color:#735803;
		padding:3px 8px;
}

#center	label {
		display:block;		
		text-align:right;
		background:url(../img/detail.gif) no-repeat 100% 0%;
		height:25px;
		padding-right:14px;
		}
#center h2 {
		font-size:14px;
		padding:15px 0 5px 0;
}

#center	label a {			
			text-decoration:none;
			font-size:10px;
			color:#BD092A;
			line-height:1.7;
	}




#right {
		width:218px;
		text-align:right;
}
		#right .space_b {
						width:218px;
				}


			/*----------------- Cellar -------------------------------*/

#cellar {		
		width:405px;
		height:209px;
		padding-left:150px;
		background: url(../img/bg_cellar.jpg) no-repeat;
		}

		#cellar .spacer {
				width:405px;
				height:35px;
		}

		#cellar .menu_cellar {
			float:left;
			width:100%;
			font-size:13px;
			color:#735803;
			height:80px;
			}
	
	#cellar  .menu_cellar span {
			padding:0 8px 5px 8px;
			display:block;
			float:left;
	}
	#cellar .menu_cellar a {
			color:#735803;
			font-size:11px;
			text-decoration:none;
			white-space:nowrap;
			float:left;
			}
	#cellar .menu_cellar a:hover {
			text-decoration:underline;
	}

	#cellar .copyr {
			text-align:right;
			font-size:10px;
			color:#735803;
			padding:8px 0 12px 0;
			}
	#cellar .copyr div {
			padding-right:15px;
	}

			/*----------------- /Cellar -------------------------------*/

	#subscribe_form {
			margin:0;
			padding:50px 0 30px 5px;
			text-align:center;
	}
	#subscribe_form input {border:1px solid #735803; background-color:#3D0202; color:#BD961C;}
	#subscribe_form a {color:#735803;}



		.myinput {
	background : #FFFFFF;
	border : 1px solid #8E6504;
	color: #8E6504;
	font : 11px Tahoma;
}		