h3{
	color: #F60;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 8px;
}
h2{
	color: #FFF;
	font-weight: bold;
	font-size: 120%;
}
.pub_floatl{
	float: left;
	display: inline;
	width: 49%;
}
.pub_floatr{
	float: right;
	display: inline;
	width: 49%;
}
.pub_1px{
	font-size: 1px;
}
.pub_input{
	border: 1px solid #AAA;
}
label{
	color: #333;
}
fieldset{
	border: 1px solid #CCC;
	padding: 10px 5px;
}
legend{
	color: #999;
	padding: 0 3px;
}

/* Colors----- */
.pub_green{
	color: #390;
}
.pub_green_small{
	color: #390;
	font-size: 90%;
}
.pub_obligue{
	font-weight: bold;
	color: red;
}
.pub_gray{
	color: #777;
}
.pub_dark{
	color: #333;
}
.pub_orange{
	color: #F60;
}
.pub_info{
	color: #888;
	font-style: italic;
}



/* HEADER ---------------------------------*/
#pub_header{
/* 	width: 99%; */
	/*background: url('../img/public/header.jpg') repeat-x;*/
	height: 160px;
	padding-top: 4px;
}
.pub_logoplace{
	float: left;
	display: inline;
	width: 235px;
	margin-right: 12px;
}
.pub_topmenu{
	height: 28px;
	clear: both;
	padding-top: 11px;
}
.pub_top_button{
	float: left;
	margin-right: 1px;
}
.pub_top_button img{
	float: left;
}
.pub_top_button div{
	float: left;
	color: #FFF;
	font-weight: bold;
	font-size: 110%;
	background: url('../img/public/top_btn_bg.gif') repeat-x;
	padding-top: 7px;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
}

.pub_top_langs{
	float: right;
}
.pub_top_langs a{
	color: #FFF;
	font-weight: normal;
	font-size: 90%;
}
.pub_top_langs a:hover{
	text-decoration: underline;
}
.pub_top_langs img{
	float: left;
}
.pub_top_langs div{
	float: left;
	color: #CFC;
	font-weight: bold;
	font-size: 110%;
	background: url('../img/public/langs_bg.gif') repeat-x;
	padding-top: 7px;
	height: 21px;
	padding-left: 5px;
	padding-right: 5px;
}

.pub_gray_field{
	height: 30px;
	margin-bottom: 13px;
}
.pub_top_search_holder{
	/*float: left;
	display: inline;*/
	margin-left: 40px;
	padding-top: 5px;
}
.pub_tyrsene{
	color: #666;
	font-size: 130%;
	float: left;
	padding-top: 1px;
	margin-right: 4px;
}
.pub_inp_bord{
	border: 1px solid #999;
}

.pub_submit{
	float: left;
	display: inline;
	margin: 0 4px;
	cursor: pointer;
}
.pub_submit img{
	float: left;
}
.pub_submit input{
	background: url('../img/public/button_bg.gif') repeat-x;
	color: #FFF;
	border: 0px;
	height: 21px;
	font-weight: bold;
	float: left;
	padding: 0 2px;
	padding-top: -2px;
	cursor: pointer;
}


/* CONTENT ---------------------------------*/
#pub_content{
	width: 100%;
	background-color: #FFF;
}

/* Left Part-------------------------- */
.pub_left_part{
	float: left;
	display: inline;
	width: 192px;
	margin-right: 19px;
/* 	border: 1px solid red; */
}
.pub_lmen_top{
	background: url('../img/public/menu_top.gif') no-repeat;
	color: #FFF;
	width: 184px;
	height: 20px;
	padding-left: 8px;
	padding-top: 3px;
	font-size: 130%;
}
.pub_lmen_cont{
	background: url('../img/public/menu_bg.gif') repeat-y;
	color: #666;
	width: 190px;
	padding-left: 1px;
	padding-right: 1px;
}
.pub_lmen_sep{
	background-color: #D6DAD1;
/* 	height: 17px; */
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pub_lmen_btn{
	background: url('../img/public/bullet.gif') 9px 6px  no-repeat;
	display: block;
}
.pub_lmen_btn:hover{
	background: url('../img/public/bullet.gif') 13px 6px  no-repeat;
	display: block;
}
.pub_lmen_btn_a{
	background: url('../img/public/bullet.gif') 14px 6px  no-repeat;
	display: block;
}
.pub_lmen_btn div{
	margin: 0 5px;
	background: url('../img/public/dots.gif') bottom left repeat-x;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	color: #F60;
}
.pub_lmen_btn_a div{
	margin: 0 5px;
	background: url('../img/public/dots.gif') bottom left repeat-x;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	color: #F60;
}


/* Central Part------------------------ */
.pub_central_part{
	float: left;
	display: inline;
	width: 606px;
/* 	border: 1px solid red; */
}

/* Dynamic News----------------- */
.pub_dynamic_big{
	background-position: center center;
	background-repeat: no-repeat;
	width: 244px;
	height: 244px;
	float: left;
	margin-right: 3px;
/* 	padding: 3px; */
	border: 1px solid #F93;
}
.pub_dynamic_small_hold{
	float: left;
	width: 115px;
}
.pub_dynamic_a{
	display: block;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}
.pub_dynamic_a:hover{
	border: 1px solid #F93;
}
.pub_dynamic_a_A{
	display: block;
	border: 1px solid #F93;
	margin-bottom: 3px;
}

.pub_zle{
/* 	clear: both; */
	width: 223px;
	height: 52px;
	overflow: hidden;
	line-height: 120%;
	color: #000;
	margin-top: 6px;
	padding: 3px 7px;
	background-image: url('../img/public/transperant.png');
/* 	background-repeat: no-repeat; */
	background-image: expression('none');
	background-repeat: expression('no-repeat');
 	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/public/transperant.png', sizingMethod='scale')");
}
.pub_zle a{
	color: #000;
}
.pub_zle a:hover{
	color: #555;
}
.pub_dynamic_text{
	line-height: 110%;
	margin: 3px 0;
}

.pub_home_artic{
	float: left;
	color: #666;
	width: 220px;
/* 	margin-top: 10px; */
}
.pub_artic_title{
	font-size: 130%;
	line-height: 110%;
	margin-bottom: 7px;
}
.pub_artic_text{
	line-height: 140%;
}
.pub_more{
	text-align: right;
	color: #F60;
}
.pub_more:hover{
	text-decoration: underline;
}

.pub_big_green{
	background: url('../img/public/green_px.png') bottom left repeat-x;
	line-height: 100%;
	margin-bottom: 10px;
}
.pub_big_green span{
	background-color: #FFF;
	color: #360;
	padding-right: 5px;
	font-size: 140%;
}

.pub_home_unit{
	float: left;
	display: inline;
	width: 130px;
	margin-right: 26px;
	margin-bottom: 26px;
	line-height: 110%;
}
.pub_pic_border{
	border: 1px solid #CCC;
	padding: 1px;
}
.pub_home_unit a:hover{
	text-decoration: underline;
}
.pub_home_unit p{
	font-size: 90%;
	margin-top: 4px;
}

.pub_column1{
	width: 290px;
	float: left;
	display: inline;
	margin-right: 20px;
}
.pub_column1 p{
	margin-bottom: 10px;
}
.pub_image_unit{
	float: left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 1px;
}
.pub_remove{
	float: left;
	background-color: #CCC;
	width: 13px;
/* 	height: 11px; */
	padding-top: 2px;
/* 	padding-left: 1px; */
	font-size: 1px;
	text-align: center;
}
.pub_remove img{
	padding-bottom: 3px;
}


/* Allcatalog-------- */
.pub_results{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 99%;
}
.pub_results tr td{
	border: 1px solid #CCC;
	padding: 6px 3px;
	line-height: 120%;
}
.pub_white{
	background-color: #FFF;
	cursor: pointer;
}
.pub_white:hover{
	background-color: #F4FAEC;
	cursor: pointer;
}
.pub_special{
	background-color: #FDF5C7;
	cursor: pointer;
}
.pub_special:hover{
	background-color: #F4FAEC;
	cursor: pointer;
}

/* Paging--------- */
.pub_paging{
	width: 99%;
	text-align: center;
}
.pub_paging a{
	color: #390;
	margin: 0 1px;
}


/* Right Part------------------------ */
.pub_right_part{
	float: left;
	display: inline;
	width: 140px;
	margin-left: 19px;
/* 	border: 1px solid red; */
}
.pub_add_cat{
	margin-bottom: 1px;
}
.pub_add_cat img{
	float: left;
}
.pub_add_cat div{
	float: left;
	background: url('../img/public/add_cat_bg.gif') repeat-x;
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	padding-top: 9px;
	height: 21px;
	width: 116px;
	text-align: center;
	letter-spacing: -0.07em;
}
.pub_right_kare{
	background: url('../img/public/kare1_bg.gif') repeat-y;
	width: 122px;
	padding: 1px 9px;
}
.pub_light_green{
	color: #6C6;
	border-bottom: 1px solid #CFC;
	font-size: 125%;
	margin-bottom: 10px;
}
.pub_input_login{
	border: 1px solid #AAA;
	width: 97%;
	padding-left: 1px;
}
.pub_forgpass{
	clear: both;
	border-top: 1px solid #CFC;
	padding: 2px 0;
	line-height: 140%;
	letter-spacing: -0.04em;
}
.pub_forgpass a{
	font-size: 90%;
}
.pub_forgpass a:hover{
	text-decoration: underline;
}
.pub_rban_hold{
	text-align: center;
	margin-bottom: 8px;
	font-size: 1px;
}

/* Article---- */
.pub_artic_pic{
	float: left;
	display: inline;
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 14px;
	margin-bottom: 7px;
	margin-top: 5px;
}
.pub_artic_text{
/* 	float: left; */
	line-height: 150%;
}


/* Catalog--------------- */
.pub_img_holder{
	float: left;
	display: inline;
	width: 248px;
	margin-right: 12px;
}
.pub_info_holder{
	float: left;
	display: inline;
	width: 340px;
}
.pub_pic_small_hold{
	float: left;
	display: inline;
	width: 76px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pub_download{
	font-size: 90%;
	text-decoration: underline;
}
.pub_download:hover{
	text-decoration: none;
}
.pub_price{
	font-size: 110%;
	color: #360;
	font-weight: bold;
	margin: 5px 0;
}


/* News--------- */
.pub_news_unit{
	margin-bottom: 20px;
}
.pub_news_title{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
	padding-top: 3px;
}
.pub_news_text{
	line-height: 120%;
}


/* Paging-------- */
.pub_paging{
	width: 99%;
	text-align: center;
	color: #F60;
	margin: 5px 0;
}
.pub_paging a{
	color: #390;
	margin: 0 1px;
}
.pub_paging a:hover{
	text-decoration: underline;
}

/* User------ */
.pub_black_separ{
	border-bottom: 1px solid #000;
	line-height: 100%;
	margin-bottom: 10px;
}
.pub_black_separ span{
	background-color: #FFF;
	color: #000;
	padding-right: 3px;
	font-size: 100%;
	font-style: italic;
}
.pub_product_links p{
	margin-bottom: 8px;
}
.pub_product_links img{
	margin-right: 3px;
}
.pub_product_links p a{
	color: #390;
}
.pub_product_links p a:hover{
	color: #390;
	text-decoration: underline;
}
.pub_produpub_category_linksct_links p{
	margin-bottom: 8px;
}
.pub_category_links img{
	margin-right: 3px;
}
.pub_category_links p a{
	color: #F60;
}
.pub_category_links p a:hover{
	color: #F60;
	text-decoration: underline;
}

/* UserType---- */
.pub_usertype{
	margin-left: 15px;
	float: left;
	display: inline;
	width: 540px;
}

.pub_homeLinks{
	color: #F60;
	line-height: 110%;
	margin-bottom: 5px;
}
.pub_homeLinks a{
	color: #F60;
}
.pub_homeLinks a:hover{
	text-decoration: underline;
}

.pub_comment_top{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 13px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
}

#pub_footer{
	background-color: #08831F;
	border-top: 6px solid #81C84B;
	color: #CFC;
	padding: 5px 0;
	font-size: 80%;
	line-height: 130%;
	margin-top: 10px;
}
#pub_footer a{
	color: #FFF;
}
#pub_footer a:hover{
	color: #FFF;
	text-decoration: underline;

}
/*theo*/
#changePass{
position: fixed;
position: expression('absolute');
width: 300px;
top: 220px;
left: 50%;
margin-left: -150px;
display: none;
height: 130px;
z-index: 999;
background-color: white;
}
#changePassIf{
position: fixed;
position: expression('absolute');
width: 300px;
top: 220px;
left: 50%;
margin-left: -150px;
display: none;
background-color: #FFFFFF;
border: 0;
height: 130px;
z-index: 998;
}
