/* Some standart styles*/

.checkbox {
	border-style: solid; 
	border-width: 0px; 
	background: transparent; 
	color:black;
}

.small {
	font-size: 10px;
}

.smallatent {
	color: #ff6600; 
	font-size: 11px;
}

.atent {
	color: #ff6600; 
	font-size: 11px;
}

#position {
	padding-right: 20px; 
	text-align: right;
}

*	{
	font-size:100.01%
}

#bigfield *		{
	width:95%;
}

form	{
	margin: 0;	
}

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

hr {
	margin-top:0px;
	margin-bottom:0px;
}

.hiddenDIV  {display:none;}
.presentDIV {display:block;}

body {
	margin: 0px;
#	background: #FFF;
	background: #e8ffb8;
}

a	{
	color: #fff000;
	text-decoration: underline;
	font-family: "Verdana";
	font-size: 12px;
}

a:hover	{
	text-decoration: none;
}

td, input, textarea	{
	color: #000;
	font-family: "Verdana";
	font-size: 12px;
}

/*other sh1t*/

.search_block	{
	margin-left: 49px;
}

.search_block font	{
	color: #FFF;
	font-size: 24px;
	font-weight: lighter;	
}

.search_block input.field	{
	font-size: 11px;
	
	width: 157px;
	height: 17px;
	border: 1px solid #fff000;
	margin: 5px 0px 5px 1px;
}

.menu_1_area	{
	margin: 25px 0px 0px 80px;
	height: 139px;
}

.menu_1_area a {
	white-space: nowrap;
	color: #f05023;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 0px 4px 0px 4px;
}

.menu_1_area a:hover	{
	text-decoration: underline;	
}

.menu_1_line {
	height: 7px;
	background: url(img/menu_1_grad.gif) repeat-x left 4px;
}

.menu_2_block	{
	margin: 95px 0px 0px 39px;
	padding: 0px 10px 0px 0px;
}

.menu_2_block font	{
	color: #ff6600;
	font-size: 24px;
	font-weight: lighter;
	
	display: block;
	margin: 0px 0px 5px 9px;	
}

.menu_2_block.title	{
	color: #ff6600;
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
	height: 24px;
	
	display: block;
	margin: 0;
}

.menu_2_block a	{
	color: #ff6600;
	line-height: 18px;
	text-decoration: none;
}

.menu_2_block a:hover	{
	text-decoration: underline;
}

.menu_2_block .level_1	{
	padding-left: 11px;
	margin: 7px 0px 3px 0px;
	background: url(img/menu_2_item.gif) no-repeat left 7px;
}

.menu_2_block .level_1_active 	{
	padding-left: 11px;
	margin: 7px 0px 3px 0px;
	background: url(img/menu_2_item.gif) no-repeat left 7px;
	font-weight: bold;
}

.menu_2_block .level_2	{
	margin-left: 20px;
}

.menu_2_block .level_2	a {
	font-size: 11px;
	padding-left: 5px;
}

.menu_2_block .level_2_active	{
	margin-left: 20px;
	font-weight: bold;
}

.menu_2_block .level_2_active a	{
	padding-left: 5px;
	font-size: 11px;
}

.bg_zero	{
	height: 100%;
	width: 100%;
}

.page_bg_green {
	background: #e9ffbc url(img/page_bg_green_main.gif) left 330px repeat-x;
	width: 34%;
}

.page_bg_yellow {
	background: #fcfb81 url(img/page_bg_yellow_main.gif) left 330px repeat-x;
}

.header_bg	{
	background: url(img/header_grad_main.gif) repeat-x top;

	position: absolute;
	top: 0px;
	height: 350px;
	width: 100%;
}

.header_bg_bubles	{
	background: #4dd915 url(img/circles.gif) repeat-x right bottom;

	position: absolute;
	top: 350px;
	height: 64px;
	width: 100%;
}

.logo_cloud {
	background: url(img/header_bg_main.jpg) no-repeat center top;
	
	position: absolute;
	top: 0px;
	width: 100%;
	height: 370px;
}

.navmenu_cloud	{
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: right;
}

.central	{
	 position: absolute; 
	 top: 0px; 
	 width: 100%; 
	 height: 100%;
}

.bg_zero, .central	{
	min-height: 730px;
}

.left_column	{
	vertical-align: top;

	background: url(img/left_column_patch_main.gif)  no-repeat left bottom;
	width: 32%;	
}

.logo_main	{
	display: block;

	width: 282px;
	height: 80px;
	margin: 35px 0px 0px 7px;
}

.logo_main img	{
	border: none;
}

.dostavka_blok	{
	position: absolute;
	top: 19px;
	left: 0;
	width: 77%;
	text-align: right;
	
	min-width: 770;
	width: expression(document.body.clientWidth < 1000? "770px": "77%");
}

.dostavka_blok div	{
	font-size: 20px;
	color: #ff6600;
	width: 250px;
	text-align: left;
	font-family: "Verdana";
	display: inline-block;
}

.center_column	{
	vertical-align: top;
	padding-top: 430px;
	min-width: 340px;
	width: 34%;
}

table.container	{
	width: 100%;
	height: 100%;
}

.center_title {
	font-size: 24px;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;

	padding: 0px 3px 0px 3px;
	width: 100%;
	background:  url(img/title_grad.gif) repeat-x top;
}

td.container	{
	width: 100%;
	height: 100%;
	background: #fd6500 url(img/center_main_grad.gif) repeat-x top;
}

.center_bottom_grad	{
	background: url(img/page_center_bottomgrad.gif) repeat-x bottom;
}

.center_bottom_bg	{
	background: url(img/page_center_bottombg.gif) bottom right no-repeat;
	height: 100%;
	vertical-align: top;
	padding: 13px 15px 90px 20px;
	color: #fffefe;
	line-height: 15px;
}

.center_bottom_bg a	{
	color: #fff000;
}

.center_left	{
	height: 100%;
}

.center_left .top	{
	height: 145px;
	width: 6px;

	background: url(img/center_left_top.gif) right 20px no-repeat;
}

.center_left .middle	{
	height: 100%;
	background: url(img/center_left_grad.gif) repeat-y;
}

.center_left .bot	{
	height: 100px;
	background: url(img/center_left_bot.gif) no-repeat;
}

.center_right	{
	height: 100%;
}

.center_right .top	{
	height: 155px;
	width: 6px;

	background: url(img/center_right_top.gif) left 30px no-repeat;
}

.center_right .middle	{
	height: 100%;
	background: url(img/center_right_grad.gif) repeat-y;
}

.center_right .bot	{
	height: 141px;
	background: url(img/center_right_bot.gif) no-repeat bottom;
}

.right_column {
	vertical-align: top;
	width: 34%;
	/*
	background: url(img/right_column_bot_grad.gif) bottom repeat-x;
	*/
}

.right_column .container	{
	/*
	background: url(img/page_right_bot_bg.gif) no-repeat bottom left;
	*/
}

.navi_menu_block	{
	height: 40px;
}

.navi_menu_block div	{
	width: 198px;
	padding-top: 15px;
}

.navi_menu_block .home	{
	background: url(img/navi_home.gif) center center no-repeat; 

	display: block; 
	float: left; 
	height: 20px; 
	width: 20px;
	margin-right: 29px; 
}

.navi_menu_block .mail	{
	background: url(img/navi_mail.gif) center center no-repeat; 

	display: block; 
	float: left; 
	height: 20px; 
	width: 20px;
	margin-right: 29px; 
}

.navi_menu_block .map	{
	background: url(img/navi_map.gif) center center no-repeat; 

	display: block; 
	float: left; 
	height: 20px; 
	width: 20px;
	margin-right: 25px; 
}

.cart_block	{
	margin: 26px 25px 0px 0px;
	display: table;
	height: 120px;
	
	text-decoration: none;
	text-align: left;
}

.cart_block h2 	{
	color: #ff6600;
	font-size: 24px;
	text-decoration: none;
	font-weight: lighter;
		
	margin: 0px;
	padding: 17px 0px 0px 73px;
}

.cart_block td	{
	 color: #cc3300;
}

.cart_block input	{
	color: #cc3300;
	font-weight: bold;
	border: none;

	background: none;
	width: 60px;
	padding-left: 5px;
}

.cart_block	table	{
	margin: 4px 0px 0px 65px;
}

.cart_block	div img	{
	border: none;
}

.new_container div.box	{
	 position: absolute;
	 right: 0px; 
	 width: 246px; 
	 text-align: left;
}

.new_container div.patch	{
	 margin-top: 50px;
	 height: 35px;
}

.new_container	{
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.new_block	{
	position: absolute;
	text-align: left;
	right: 0; 
	padding-top: 250px;

	width: 270px; 
	z-index: 10; 
}



.new_block div	{
	float: right;
	width: 215px; 
}

.new_block a {
	color: #ff6600;
	font-size: 16px;
}


.new	{
	text-align: left;
	padding: 20px 0px 0px 30px;
}

.new	.name	{
	color: #FFF;
	background: #5be923;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.new	img	{
	border: 2px solid  #ffcc00;
	margin: 3px 0px -2px 0px;
}

.new	.zoom	{
	color: #fff;
	background: #ffcc00;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	line-height: 17px;
	border-bottom: 2px solid #ffcc00;
}

.new .desc	{
	color: #996633;
}

.new	font	{
	color: #ff6600;
	display: block;
	padding: 3px 0px 0px 2px;
}

.spec_block p {
	text-align: justify;
	text-indent: 20px;
}

.spec_block a {
	color: #ff6600;
}

.spec_block h1	{
	font-weight: lighter;
	font-size: 22px;
	color: #ff6600;
	margin: 30px 0 0 10px;
	text-align: left;
}

.contacts_main {
	height: 100%;
	padding: 285px 0px 120px 0px;
	vertical-align: top;
}

.contacts_main div	{
	
}

.contacts_main h2	{
	font-weight: lighter;
	font-size: 24px;
	color: #ff6600;
	padding: 0px 123px 0px 24px;
	margin: 0;
}

.contacts_main .grad	{
	background: url(img/contacts_grad.gif) repeat-y ;
	width: 277px;
}

.contacts_main .top	{
	width: 277px;
	background: url(img/contacts_top.gif) top right no-repeat;
	height: 30px;
	margin-bottom: -10px;
}

.central, .navmenu_cloud, .logo_cloud, .header_bg_bubles, .header_bg, .bg_zero, .new_container	{
	min-width: 1000px;
	width: expression(document.body.clientWidth < 1000? "1000px": "100%");
}

.footer	{
	background: url(img/footer_bg_main.gif) repeat-x top;	
	height: 116px;
}

td.weblink	{
	line-height: 14px;	
	color: #999900;
	font-family: "Arial";
	text-decoration: underline;

	vertical-align: top;
	padding-top: 12px;
	width: 300px;
	white-space: nowrap;	
}

td.weblink div	{
	white-space: normal;
	width: 300px;
}

.counters	{
	margin-top: 20px;
}

.counters td	{
	padding-left: 6px;
}

td.copyright	{
	color: #999900;
	font-family: "Arial";
	line-height: 14px;

	width: 320px;
	padding-top: 10px;
	vertical-align: top;
	white-space: nowrap;
	text-align: right;
}

div.copyright	{
	width: 320px;
	vertical-align: top;
	white-space: normal;
	text-align: right;
}

td.weblink a	{
	color: #999900;
	font-family: "Arial";
	line-height: 14px;
	white-space: normal;
	display: inline;
}

td.copyright a	{
	color: #999900;
	font-family: "Arial";
	line-height: 14px;
}

.town {
	font-size: 11px;
	font-family: "Verdana";
}
