ins{
	text-decoration: none;
}
h2{
	color: #009966;
	font-weight: normal;
	font-size: 130%;
}
table{
	border-spacing: 0px;
	border-collapse: collapse;
}
label{
	color: #999999;
}
.pub_floatl{
	float: left;
	width: 49%;
}
.pub_floatr{
	float: right;
	width: 49%;
}
.pub_1px{
	font-size: 1px;
}
.pub_clear{
	clear: both;
	font-size: 1px;
}
.pub_info{
	color: #999;
	font-style: italic;
}
a.pub_green{
	color: #009966;
}
a.pub_green:hover{
	text-decoration: underline;
}
a.pub_green_u{
	color: #009966;
	text-decoration: underline;
}
a.pub_green_u:hover{
	text-decoration: none;
}

/* HEADER ---------------------------------*/
#pub_header{
	width: 100%;
/* 	border: 1px solid red; */
}
.pub_logoplace{
	float: left;
	width: 185px;
	height: 12px;
	margin-right: 7px;
	margin-top: 30px;
	background: url('../img/public/logo.gif') center top no-repeat;
	text-align: center;
	color: #333;
	font-size: 90%;
	padding-top: 39px;
	line-height: 110%;
}
.pub_righthead{
	float: left;
	width: 728px;
	height: 90px;
	font-size: 1px;
	text-align: right;
}

/* Top Menu--------------------- */
.pub_menu{
	clear: both;
/* 	border: 1px solid #CCC; */
	padding-top: 12px;
	height: 26px;
	color: #FFF;
	font-size: 110%;
	line-height: 100%;
	letter-spacing: -0.04em;
	background: url('../img/public/menu_bg.png') bottom left repeat-x;
}
.pub_menu_link{
	color: #FFF;
	display: block;
	padding: 7px 10px 0 10px;
	font-weight: bold;
}
.pub_menu_link:hover{
	text-decoration: underline;
}
.pub_submenu{
	background: url('../img/public/sub_bot.png') bottom center no-repeat;
	padding-bottom: 5px;
	width: 160px;
	font-size: 90%;
	position: absolute;
	margin-top: 9px;
}
.pub_subbg{
	background: url('../img/public/sub_bg.png') repeat-y;
	width: 140px;
	padding: 10px 10px 3px 10px;
}
.pub_subbg a{
	color: #FFFFFF;
}
.pub_subbg a:hover{
	color: #CCFF99;
}
.pub_subbg1{
	line-height: 110%;
	margin-bottom: 7px;
	clear: both;
}


/* Content------------------------------------ */
#pub_content{
	margin-top: 12px;
	clear: both;
}
.pub_left_column{
	float: left;
	display: inline;
	width: 651px;
	margin-right: 19px;
}
.pub_kare1_cont{
	background: url('../img/public/kare1_bg.gif') repeat-y;
	width: 631px;
	padding: 5px 10px;
}
.pub_green_head{
	background: url('../img/public/dash.gif') bottom left repeat-x;
	color: #009966;
	font-size: 120%;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.pub_green_head img{
	margin-right: 3px;
}
.pub_column{
	float: left;
	display: inline;
	width: 210px;
	margin-right: 10px;
}
.pub_kare2_cont{
	background: url('../img/public/kare2_bg.gif') repeat-y;
	width: 200px;
	padding: 3px 5px;
	font-size: 100%;
}
.pub_links_holder{
	line-height: 110%;
	clear: both;
/* 	font-size: 90%; */
}
.pub_bullet{
	float: left;
	width: 4px;
	margin-right: 6px;
	padding-top: 3px;
}
.pub_links{
	float: left;
	width: 180px;
	color: #666666;
	margin-bottom: 4px;
}
.pub_links a{
	color: #000000;
	text-decoration: underline;
}
.pub_links a:hover{
	text-decoration: none;
}
.pub_red{
	color: #E80000;
	text-decoration: none;
}
.pub_red:hover{
	text-decoration: underline;
}
.pub_redunder{
	color: #FF3333;
	text-decoration: underline;
}
.pub_redunder:hover{
	text-decoration: none;
}
.pub_banner{
	text-align: center;
	font-size: 1px;
}


.pub_right_column{
	float: left;
	display: inline;
	width: 250px;
}
.pub_right_column .pub_green_head{
	font-size: 90%;
	font-weight: bold;
}
.pub_margin{
	margin-bottom: 7px;
}
.pub_zaiavka{
	background: url('../img/public/zaiavka_bg.gif') no-repeat;
	width: 240px;
	height: 61px;
	padding: 3px 5px;
}
.pub_zaiavka_btn{
	display: block;
	background: url('../img/public/zaiavka_btn.gif') center center no-repeat;
	width: 159px;
	height: 28px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	color: #E80000;
	margin-left: 40px;
}
.pub_zaiavka_btn:hover{
	color: #FF3333;
}
.pub_kare3_cont{
	background: url('../img/public/kare3_bg.gif') repeat-y;
	width: 240px;
	padding: 3px 5px;
}
.pub_input{
	border: 1px solid #CCCCCC;
}
.pub_inp_holder{
	text-align: right;
	margin: 3px 0;
}
.pub_blackunder{
	color: #333333;
	text-decoration: underline;
}
.pub_blackunder:hover{
	text-decoration: none;
}

.pub_button img{
	float: left;
	font-size: 1px;
}
.pub_button .pub_submit{
	float: left;
	background: url('../img/public/button_bg.png') repeat-x;
	height: 39px;
	border: 0;
	color: #E80000;
	font-size: 100%;
	cursor: pointer;
}
.pub_button .pub_submit:hover{
	color: #ff6d49;
}
.pub_button1 img{
	float: left;
	font-size: 1px;
}
.pub_button1 .pub_submit{
	float: left;
	background: url('../img/public/button1_bg.gif') repeat-x;
	height: 33px;
	border: 0;
	color: #E80000;
	font-size: 100%;
	cursor: pointer;
}
.pub_button1 .pub_submit:hover{
	color: #ff6d49;
}
.pub_dots{
	clear: both;
	background: url('../img/public/dash.gif') repeat-x;
	font-size: 1px;
	height: 1px;
}
.pub_kare3_bot{
	background: url('../img/public/kare3_bot.gif') no-repeat;
	width: 240px;
	height: 25px;
	padding: 0 5px;
	padding-top: 5px;
	font-size: 90%;
}
.pub_gray_head{
	background: url('../img/public/dash.gif') bottom left repeat-x;
	color: #999999;
	font-size: 110%;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.pub_Biggreen{
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}
.pub_greenTitle{
	color: #009966;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}
.pub_greenTitle:hover{
	text-decoration: none;
}
.pub_text{
	color: #666666;
	font-size: 90%;
}
.pub_gray{
	color: #666666;
}
.pub_gray:hover{
	text-decoration: underline;
}

.pub_colcont{
	float: left;
	width: 47%;
}
.pub_row{
	margin-bottom: 7px;
	line-height: 120%;
}
.pub_images{
	text-align: right;
}
.pub_images img{
	float: right;
	display: inline;
	margin-left: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.pub_banki{
	margin-bottom: 5px;
	line-height: 120%;
}
.pub_banki img{
	float: left;
	vertical-align: middle;
}
.pub_banki .pub_floated{
	float: right;
	width: 190px;
	text-align: right;
}

.pub_res_table{
	width: 99%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.pub_res_table tr th{
	text-align: left;
	padding: 4px 4px;
	border-bottom: 1px solid #CCCCCC;
}
.pub_res_table tr td{
	text-align: left;
	vertical-align: top;
	padding: 6px 4px;
	border-bottom: 1px solid #CCCCCC;
}
.pub_res_table tr td a{
	color: #0033cc;
}
.pub_res_table tr td a:hover{
	text-decoration: underline;
}

.pub_pageing{
	text-align: center;
	color: #999;
}
.pub_pageing a{
	color: #009966;
}
.pub_pageing a:hover{
	text-decoration: underline;
}


.pub_reg_form p{
	margin-bottom: 7px;
}
.pub_reg_form label{
	color: #666;
}
.pub_input{
	border: 1px solid #888;
	margin: 2px 0;
}

.pub_image_unit{
	float: left;
	display: inline;
	width: 120px;
}
.pub_image_unit img{
	margin-right: 2px;
}

.pub_passSeq{
	background: url('../img/public/pass_bg.gif') no-repeat;
	width: 200px;
	height: 52px;
	padding: 5px 10px;
}

.pub_pass_color{
	font-weight: bold;
	font-size: 90%;
}
.pub_pass_color p{
	margin-bottom: 2px;
	margin-left: 5px;
}
.pub_gray_fieldset{
	border: 1px solid #CCC;
	padding: 0 8px;
	background-color: #F7F7F7;
	margin-bottom: 10px;
}
.pub_gray_fieldset legend{
	color: #777;
	padding: 0px 3px;
	background-color: #FFF;
	font-style: italic;
	font-size: 90%;
}
.pub_col1{
	float: left;
	display: inline;
	width: 190px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.pub_col2{
	float: left;
	display: inline;
	width: 350px;
	margin-bottom: 10px;
}

.pub_tablichka{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 99%;
	margin: 5px 0;
}
.pub_tablichka tr th{
	padding: 2px 3px;
	border-bottom: 1px solid #CCC;
}
.pub_tablichka tr td{
	padding: 3px 3px;
	border-bottom: 1px solid #FFF;
}

/* Popup==== */
.pub_popupHolder{
	width: 460px;
	position: fixed;
	display: none;
	top: 5%;
	left: 50%;
	margin-left: -230px;
	background-color: #FFFFFF;
	border-top: 1px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 2px solid #aaa;
}
.pub_popupHolder .pub_head{
	background-color: #dbdbdb;
	padding: 2px 5px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}
.pub_popupHolder .pub_cont{
	padding: 10px;
}

/* Leptuhcho----- */
.pub_leptuh{
	background: url('../img/public/leptuh.png') no-repeat;
	width: 138px;
	height: 40px;
	position: absolute;
	display: none;
	top: 425px;
	left: 115px;
	padding: 8px 5px 5px 25px;
	text-align: center;
}
.pub_leptuh1{
	background: url('../img/public/leptuh.png') no-repeat;
	width: 137px;
	height: 45px;
/* 	position: absolute;
	display: none; 
	top: 425px;
	left: 115px;*/
	padding: 3px 6px 5px 25px;
	text-align: center;
	line-height: 110%;
	font-size: 90%;
	color: #777;
}
.pub_leptuh .pub_sivo{
	font-size: 90%;
	color: #777;
	line-height: 110%;
	margin-bottom: 4px;
}
.pub_leptuh .pub_zeleno{
	font-size: 100%;
	color: #009966;
	line-height: 110%;
	font-weight: bold;
	letter-spacing: -0.03em;
}


.pub_offer{
	color: #009966;
	font-size: 110%;
/* 	font-weight: bold; */
	font-style: italic;
	margin: 5px 0 10px 0;
}

.pub_carttable{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pub_carttable tr th{
	padding: 2px 5px;
	border-top: 1px solid #CCC;
	background-color: #F1F1F1;
}
.pub_carttable tr td{
	padding: 4px 5px;
	border-top: 1px solid #CCC;
	text-align: center;
}
.pub_kolichkaHold del{
	color: gray;
}
.pub_total{
	text-align: right;
	padding: 10px 20px 20px 0;
	font-size: 130%;
	font-weight: bold;
	border-top: 1px solid #666666;
}

/* FOOTER -------------------------------------*/
#pub_footer{
/* 	background-color: #FFFFFF; */
	border-top: 2px solid #D62612;
	padding: 10px 5px;
	color: #CCCCCC;
	font-size: 100%;
	margin-bottom: 20px;
	font-size: 90%;
}
.pub_footLink{
	float: left;
	width: 500px;
	text-align: center;
}
.pub_footLink a{
	color: #009966;
	margin: 0 5px;
}
.pub_footLink a:hover{
	text-decoration: underline;
}
.pub_paging{
	width: 100%;
	text-align: center;
}
.pub_paging a{
	color: #009966;
/* 	margin: 0 5px; */
}

.pub_artGreen{
	color: #009966;
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 5px;
}
.pub_artGreen a{
	color: #009966;
	text-decoration: underline;
}
.pub_artGreen a:hover{
	text-decoration: none;
}
.pub_redgreenLine{
	background: url('../img/public/redgreen.png') repeat-x;
	height: 4px;
	font-size: 1px;
}

#cartHolder{
	position: fixed;
	top: 50px;
	right: 0%;
	width: 350px;
}
