/*  */html
{
	height: 100%;
}

body
{
	background-color: #9dd928;
	font-family: Arial;
	font-size: 10pt;
	line-height: 150%;
	height: 100%;
}

h1, .title
{
	color: #4f3327;
	font-weight: normal;
	font-family: Georgia;
	font-size: 20pt;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
}

h2
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 110%;
	color: #5D432A;
}

.green_grad h2,
.turquoise_grad h2,
.red_grad h2
{
	color: #FFF;
}

a
{
	color: #2c7f06;
}
a:hover {
	color: #06427f;
}


.dashed_link
{
	color: #AA0000;
	text-decoration: none;
	border-bottom: 1px dashed #AA0000;
}

hr
{
	border-top: 1px solid #74b91c;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	height: 0px !important;
	height: 2px;
	margin: 25px 0px 10px 0px !important;
	padding: 0px;
	margin: 0px 0px 5px 0px
}

img
{
	border: 0px;
}

.top_menu
{
	margin-top: 30px;
	/*margin-bottom: 30px;*/
}

.top_menu .item_menu_div
{
	position: relative;
	background-color: transparent;
	height: 29px;
	padding: 9px 15px 0px 15px;
	white-space: nowrap;
	z-index: 1;
}

.top_menu a
{
	color: #b1b1b1;
	font-weight: bold;
	font-size: medium;
}

.top_menu td
{
	padding-left: 15px;
}

.top_menu .poll_down_menu_lev_1
{
	position: absolute;
	display: none;
	background-color: #e6e6e6;
	padding: 5px 10px 5px 10px;
	left: 8px;
	top: 47px;
}

.top_menu .poll_down_menu_lev_1 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 3px 5px 0px 0px;

	/* 
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	*/
}

.top_menu .poll_down_menu_lev_1 li
{
	margin-bottom: 3px;
	padding-left: 16px;
	background: url('/images/li_arr.gif') no-repeat 0 9px;
}

.header_table td
{
	color: #FFF;
	vertical-align: top;
}

.header_table a
{
	color: #2c7f06;
}

.header_table .green_grad
{
	zoom: 1;
	position: relative;
	background: url('/images/green_grad.gif') repeat-x 0 100%;
	background-color: #8da825;
	border: 0px solid #f00;
	padding: 13px 0px 0px 29px;
	margin: 0px;
	height: 201px;
}

.header_table .green_grad ul
{
	margin: 0px;
	padding: 0px;
}

.header_table .green_grad li
{
	zoom: 1;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background: url('/images/li_arr.gif') no-repeat 0 7px;
	line-height: 140%;
	list-style-type: none;
}

.header_table .blue_grad
{
	zoom: 1;
	position: relative;
	padding: 13px 0px 0px 29px;
	margin: 0px;
	height: 201px;
	background: url('/images/sunflower.jpg') no-repeat 0 0;
}

.fast_menu_box
{
	position: absolute;
	width: 46px;
	height: 130px;
	top: 0px;
	right: 20px;
/*	align: center;
	padding-top: 15px;*/
	background: url('/images/fast_menu.png') no-repeat 0 0 !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fast_menu.png');
}

.fast_menu_link_box
{
	position: absolute;
	width: 46px;
	height: 130px;
	top: 0px;
	right: 20px;
	align: center;
	padding-top: 15px;
}

.fast_menu_link_box img
{
	margin: 0px 0px 15px 0px;
}
.price_table_border, .price_table_border td
					{
					border-collapse: collapse;
					empty-cells: show;
					border-width:1px;
					border-color: #2c7f06;
					border-style: dashed;
					padding-left: 5px;
					}

.content_table
{
	margin: 20px 0px 0px 0px;
}

.content_table td
{
	vertical-align:	 top;
}

.content_table .right_td
{
	padding: 0px;
	color: #FFF;
}

.content_table .right_td h1
{
	font-size: 16pt;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	line-height: 110%;
	color: #FFF;
}

.content_table .right_td a
{
	color: #FFF;
}

.content_table .right_td .green_grad, .content_table .right_td .blue_grad_2, .content_table .right_td .red_grad
{
	margin-bottom: 20px;
}



.content_table .left_td
{
	padding: 0px 0px 0px 27px;
	line-height: 130%;
}

.content_table .date
{
	color: #9e987b;
	font-size: 8pt;
}

.content_table .news_title
{
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 3px 0px;
	margin: 0px;
}

.content_table .news_group
{
	margin: 0px 0px 8px 0px;
	list-style-type: none;
	padding-left: 0px;
}

.content_table .news_group li
{
	margin-bottom: 3px;	
	padding-left: 0px;
}

.rss_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rss/rss_2.0.png');
}

.archives_4_ie
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index:-1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/archives.png');
}

.content_table .tags, .content_table .tags a
{
	color: #5d7716;
	margin-top: 5px;
}

.content_table .public td
{
	padding-right: 30px;
	
}

.form_to_main input
{
	width: auto;
	border: none;
	padding: 0px;
	margin-right: 10px;

}

.form_to_main .button
{
	height: 26px;
	color: #FFF;
	padding: 0px 12px 0px 12px;
	margin: 12px 0px 0px 0px; 
	border: 1px solid #5e9cad;
	background-color: #236881;
}

.red_grad .form_to_main input
{
	width: 165px;
	height: 22px;
	margin-bottom: 8px;
	border: 1px solid #b03921;
}

.red_grad .form_to_main .button
{
	width: auto;
	height: 26px;
	color: #FFF; 
	border: 1px solid #cc7171;
	background-color: #b03921;
	padding: 2px 12px 2px 12px;
	margin-top: 63px;
	margin: 7px 0px 0px 0px;
}

.blue_grad_2 .form_to_main input
{
	width: auto;
	border: none;
	padding: 0px;
	margin-right: 10px;
}

.blue_grad_2 .form_to_main .button
{
	height: 26px;
	color: #FFF; 
	padding: 0px 12px 0px 12px;
	border: 1px solid #5e9cad;
	background-color: #236881;
	margin: 12px 0px 0px 0px; 
}

.shop_table td
{
	padding-right: 35px;
}

.shop_table img 
{
	border: 1px solid #d6d6d6;
}

.shop_table .name_product
{
	margin: 5px 0px 7px 0px; 
}

.shop_table .price 
{
	margin: 10px 0px 7px 0px; 
	color: #db1905;
	font-size: 16pt;
}

.shop_table .price img
{
	border: none;
}

.footer
{
	position: relative;
	bottom: 0px;
}
.footer td
{
	padding: 5px 0px 5px 30px;
}

.copyright
{
	color: #938676;
	font-size: 9pt;
	line-height: 140%;
	height: 10px;
}





/*&#210;&#224;&#225;&#235;&#232;&#246;&#224; &#232;&#228;&#229;&#237;&#242;&#232;&#244;&#232;&#234;&#224;&#246;&#232;&#232; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.table_identification
{
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;	
	border-style: solid;
	border-color: #C8C0A9;
	/*background-color: #F7F7F7;*/
}

/*&#223;&#247;&#229;&#233;&#234;&#224; &#242;&#224;&#225;&#235;&#232;&#246;&#251; &#232;&#228;&#229;&#237;&#242;&#232;&#244;&#232;&#234;&#224;&#246;&#232;&#232; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.table_identification td
{
	padding: 2px;
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #C8C0A9;
	border-style: solid;
}
/*&#200;&#236;&#255; &#231;&#224;&#235;&#238;&#227;&#232;&#237;&#232;&#226;&#248;&#229;&#227;&#238;&#241;&#255; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.name_users
{
    color: #6C5722;    
}

/*&#209;&#242;&#240;&#238;&#234;&#224; &#231;&#224;&#227;&#238;&#235;&#238;&#226;&#234;&#224; &#242;&#224;&#225;&#235;&#232;&#246;&#251; &#232;&#228;&#229;&#237;&#242;&#232;&#244;&#232;&#234;&#224;&#246;&#232;&#232; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.row_title_identification
{
	color: #353535;
	background-color: #EAE4DF;
	font-weight: bold;
}



.color_hidden_theme
{
	background-color: #ECE9DB;
}
.color_2_theme
{
	background-color: #FAF9F2;
}

/*&#210;&#224;&#225;&#235;&#232;&#246;&#224; &#241;&#238;&#238;&#225;&#249;&#229;&#237;&#232;&#233;*/
.table_messages
{
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border: 0px solid #C8C0A9;
}

/*&#223;&#247;&#229;&#233;&#234;&#224; &#242;&#224;&#225;&#235;&#232;&#246;&#251; &#241;&#238;&#238;&#225;&#249;&#229;&#237;&#232;&#233;*/
.table_messages td
{
    border-collapse: collapse;
    empty-cells: show;
    border: 1px solid #C8C0A9;
}

/* &#210;&#224;&#225;&#235;&#232;&#246;&#224; &#228;&#238;&#225;&#224;&#226;&#235;&#229;&#237;&#232;&#255; &#237;&#238;&#226;&#238;&#227;&#238; &#241;&#238;&#238;&#225;&#249;&#229;&#237;&#232;&#255; */
.add_message_table, .add_message_table td
{    
	/*border: 0px solid #000000;*/
	border: none;
}


/*&#209;&#242;&#240;&#238;&#234;&#224; &#232;&#236;&#229;&#237;&#232; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.row_user_name
{
    background-color: #EAE4DF;
    font-weight: bold;
    color: #353535;
}
/*&#209;&#242;&#240;&#238;&#234;&#224; &#231;&#224;&#227;&#238;&#235;&#238;&#226;&#234;&#224; &#239;&#224;&#240;&#224;&#236;&#229;&#242;&#240;&#238;&#226; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.row_user_parameters
{
    background-color: #EAE4DF;
    font-weight: bold;
    color: #353535;
}

/*&#210;&#224;&#225;&#235;&#232;&#246;&#224; &#228;&#238;&#239;&#238;&#235;&#237;&#232;&#242;&#229;&#235;&#252;&#237;&#251;&#245; &#239;&#224;&#240;&#224;&#236;&#229;&#242;&#240;&#238;&#226; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255;*/
.table_extra_properties
{
    border: none;
    margin: 5px;
}

.table_extra_properties td
{
    border: none;
}


.smiles_td td
{
	border: 0px;
}
/*&#202;&#238;&#237;&#229;&#246; &#241;&#242;&#232;&#235;&#229;&#233; &#228;&#235;&#255; &#244;&#238;&#240;&#243;&#236;&#224;*/


/* &#196;&#235;&#255; 1 - 2 - 3 &#241;&#239;&#232;&#241;&#234;&#224; &#232;&#237;&#244;&#238;&#240;&#236;&#224;&#246;&#232;&#238;&#237;&#237;&#251;&#245; &#253;&#235;&#229;&#236;&#229;&#237;&#242;&#238;&#226; */
.current, .page_link, .ctrl
{
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
}

.page_link
{
	border: 1px dashed #bbbbbb;
}

.current
{
	background: #e75000;
	color: #fff;
	border: 1px solid #d73000;
}

.ctrl
{
	padding: 0.5em 0.5em 0.3em 0.5em;
	font-size: 10px;
	color: #4F3327;
}

.path_arrow
{
	color: #0096AA;
	padding: 0px 5px 0px 5px;
	font-size: 10pt;
}

/* &#200;&#237;&#244;&#238;&#240;&#236;&#224;&#246;&#232;&#238;&#237;&#237;&#251;&#229; &#253;&#235;&#229;&#236;&#229;&#237;&#242;&#251; */
.read_more
{
	float: left;
	display: block;
	padding: 0.2em 0em 0.3em 0em;
	margin-right: 0.3em;
}

#ShowAddComment
{
	margin: 20px 0px;
	font-size: 14pt;
}

.userinfo1
{
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	float: right;
}

.userinfo2
{
	margin-left: 5px;
	margin-bottom: 5px;
}

/* &#241;&#241;&#251;&#235;&#234;&#224; "&#238;&#242;&#226;&#229;&#242;&#232;&#242;&#252;" &#228;&#235;&#255; &#234;&#238;&#236;&#236;&#229;&#237;&#242;&#224;&#240;&#232;&#255; */
.c_u_l
{
	font-weight: bold;
}

/* &#206;&#242;&#226;&#229;&#242; &#237;&#224; &#234;&#238;&#236;&#236;&#229;&#237;&#242;&#224;&#240;&#232;&#233; */
.cr
{
	display: none;
	margin: 0px 0px 10px 20px;
}

/* sub-div &#228;&#235;&#255; &#228;&#229;&#240;&#229;&#226;&#224; &#234;&#238;&#236;&#236;&#229;&#237;&#242;&#224;&#240;&#232;&#229;&#226; */
.csd
{
	margin-left: 20px;
}

.comment
{
	background-color: #eae4df;
	padding: 30px;
	margin: 15px 0px 5px 0px;
	width: 450px;
	zoom: 1;
	position: relative;
	padding: 20px;
}

.comment p
{
	margin: 0px 0px 5px 0px;
}

.comment_desc
{
	margin: 0px 0px 10px 20px;
}

/* &#209;&#242;&#232;&#235;&#232; &#228;&#235;&#255; &#236;&#224;&#227;&#224;&#231;&#232;&#237;&#224; */

.shop_cart_table
{
	/* width: 100%; */
}

.shop_cart_table, .shop_cart_table td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #C8C0A9;
}

.shop_cart_table td, .shop_cart_table_title td
{
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	vertical-align: middle;
}

.shop_cart_table td
{
	border-bottom: 1px solid #C8C0A9;
}

.shop_cart_table_title td
{
	background-color: #74b91c;
	border-color: #2c7f06;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	height: 30px;
}

#error
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #CA1D13 dashed;
	color: #CA1D13;
	background-color: #F2EDE9;
	background: url('/hostcmsfiles/images/error.gif') no-repeat 5px 50%;
	width: 450px;
}

#message
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 25px;
	position: relative;
	font-size: 8pt;
	border-collapse: collapse;
	border: 1px #4ba749 dashed;
	color: #4ba749;
	background: url('/hostcmsfiles/images/message.gif') no-repeat 5px 50%;
	width: 450px;
}

#message p
{
	margin: 0px;
	padding: 0px;
}

.price_table_border, .price_table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border: 1px dashed #2c7f06;
	padding-left: 5px;
}

/* &#209;&#242;&#240;&#238;&#234;&#232; &#244;&#232;&#235;&#252;&#242;&#240;&#224; &#232; &#241;&#238;&#240;&#242;&#232;&#240;&#238;&#226;&#234;&#232; */
.shop_block
{
	border: 1px solid #2c7f06;
	background-color: #74b91c;
	padding: 5px 7px;
	margin: 10px 5px 10px 0px;
}

.shop_block a
{
	position: relative;
	z-index: 2;
}

.arrow_up
{
	width: 16px;
	height: 16px;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up.png');
	z-index: 1;
}

.arrow_up_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_up_gray.png');
}

.arrow_down
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down.png');
}

.arrow_down_gray
{
	width: 16px;
	height: 16px;
	position: absolute;
	z-index: 1;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/hostcmsfiles/images/arrow_down_gray.png');
}

.shop_navigation_table
{
	color: #AFA696;
	margin-top: 10px;
}

#shop_navigation, #shop_navigation_current
{
	padding: 5px;
	/* background-color: #F6F3F0; */
	font-size: 9pt;
	background-color: #74b91c;
	border-color: #2c7f06;
	border-style: solid;
	border-width: 1px;
}

#shop_navigation
{
	color: #2c7f06;
	
}

#shop_navigation_current
{
	
	color: White;
}
/* END &#241;&#242;&#232;&#235;&#232; &#228;&#235;&#255; &#236;&#224;&#227;&#224;&#231;&#232;&#237;&#224; */

.stars
{
	margin: 0px;
	padding: 0px;
}

.stars li
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: url('/hostcmsfiles/images/stars_gray.gif') no-repeat 0 0;
	cursor: pointer;
	list-style-type: none;
}

.stars .curr
{
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	float: left;
	background: none;
	background: url('/hostcmsfiles/images/stars_single.gif') no-repeat 0 0;
}

/* &#241;&#242;&#232;&#235;&#232; &#234;&#224;&#225;&#232;&#237;&#229;&#242;&#224; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255; */

.large_input
{
	font-size: 16pt;
}

.users_list
{
	margin: 0px;
	padding: 0px;
}

.users_list li
{
	list-style-type: none;
   padding: 5px 0px 11px 45px;
   margin: 0px 0px 6px 0px;   
	background-repeat: no-repeat;   
	background-position: 10px 6px;  
	width: 230px;
}

.users_list li a:link, .users_list li a:hover, .users_list li a:visited 
{
	color: #666;
	font-size: 14pt;
	font-family: Georgia;
	text-decoration: none;
	+border-bottom: 1px dashed #0097E2;
	border-bottom: 1px dashed #666;
}

/* END &#241;&#242;&#232;&#235;&#232; &#234;&#224;&#225;&#232;&#237;&#229;&#242;&#224; &#239;&#238;&#235;&#252;&#231;&#238;&#226;&#224;&#242;&#229;&#235;&#255; */

/* &#209;&#242;&#232;&#235;&#232; &#228;&#235;&#255; &#225;&#235;&#238;&#227;&#238;&#226; */

.blogs_table
{
	margin-bottom: 0px;
}

.blogs_table
{
	border-top: 1px solid #d7c7b9;
}

.blogs_table .head td
{
	vertical-align: bottom;
	height: 16px;
}

.blogs_table td
{
	height: 40px;
	vertical-align: middle;
	border-bottom: 1px solid #d7c7b9;
}

.blogs_table .rate_value
{
	padding: 0px 20px;
}

.blogs_table .position
{
	padding: 0px 10px;
	font-weight: bold;
}

.top_comment_blogs
{
	color: #0096aa;
	border-top: 1px solid #2c7f06;
	background-color: #74b91c;
}

.top_comment_blogs td
{
	padding: 8px 10px
}

/* &#209;&#241;&#251;&#235;&#234;&#232; &#243;&#239;&#240;&#224;&#226;&#235;&#229;&#237;&#232;&#255; &#225;&#235;&#238;&#227;&#224;&#236;&#232; */
.links_nav_blog
{
	margin: 0px 0px 13px 0px;
	padding: 0px;
}

.links_nav_blog li
{
	padding: 0px 15px 0px 0px;
	font-size: 13pt;
	list-style-type: none;
	display: inline;
}

/* &#209;&#239;&#232;&#241;&#238;&#234; &#231;&#224;&#239;&#232;&#241;&#229;&#233; &#225;&#235;&#238;&#227;&#224; */

.blog_date
{
	font-size: 9pt;
	border-bottom: 1px solid #d7c7b9;
	font-weight: bold;
	margin-bottom: 12px;
}


.blog_post_title
{
	font-size: 11pt;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.blog_post_text
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

.blog_post_text p
{
	margin: 4px 0px;
	padding: 0px;
}

.comm_cloud
{
	position: relative;
	height: 24px;
	background: url('/images/comm_cloud_r.gif') no-repeat 100% 0;
	float: left;
	padding: 1px 10px 0px 3px;
	margin: 0px 10px 0px 7px;
	font-size: 10pt;
	font-weight: bold;
}

.comm_cloud .l
{
	position: absolute;
	background: url('/images/comm_cloud_l.gif') no-repeat 0 0;
	width: 7px;
	height: 24px;
	left: -7px;
	top: 0px;
}

/* &#209;&#242;&#232;&#235;&#232; &#228;&#235;&#255;  */
.user_blog_table td
{
	padding: 3px 3px 3px 0px;
}

.user_blog_table .head td
{
	border-bottom: 1px solid #666;
	font-weight: bold;
}

/* END &#209;&#242;&#232;&#235;&#232; &#228;&#235;&#255; &#225;&#235;&#238;&#227;&#238;&#226; */


.helpdesk_status_1
{
	color: #999999;
}

.helpdesk_status_2
{
	color: #000000;
}

.helpdesk_hour div, .helpdesk_wt_0, .helpdesk_wt_1
{
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 1px 1px 0px;
	/*border: 1px solid #777;*/
}

.helpdesk_wt_0
{
	background-color: #e3d6cc;
}

.helpdesk_wt_1
{
	background-color: #a6bd4a;
}

.helpdesk_day
{
	width: 100px;
}

.helpdesk_day div
{
	height: 19px;
	/*border: 1px solid #e3d6cc;*/
	margin: 0px 1px 1px 0px;
	padding: 1px 0px 0px 5px;
}

.helpdesk_hour
{
	text-align: center;
}
