.tender_h1{
	display:inline-block;
	font-family:inherit;
	text-decoration:none !important;
	color:black !important;
}
.tender_h1:hover{
	text-decoration:underline;
}

.tender_stathome{
	float:right;
	display:inline-block;
	position:absolute;
	top:5pt;
	right:0;
}
.tender_stathome .tall{
	color:#048cd3;
}
.tender_stathome .tall b{
	font-size:10.5pt;
}
.tender_text{
	position:relative;
	display:block;
	margin-left:20px;
	
	color:#0e2131;
	font-style:inherit;
}
.volnabox{
	position:relative;
	background-image:url("./volna.png");
}
.volnabox_wbg{
	position:absolute;
	height:165px;
	width:100%;
	background-image:url("./sprite_bg_new.png");
	background-position:0 -581px;
	top:0;
	left:0;
	z-index:1;
}
.volnabox .tcont{
	position:relative;
	
	z-index:2;
}
.tender_megatext{
	font-family:Times New Roman;
	font-size:130pt;
	color:#00395b;
	line-height: normal;
	text-align:center;
}
.help_info{
	font-size: 10pt;
	position: absolute;
	top: 150px;
	left: 53%;
	padding: 10px 35px;
	color: #6A6A6A;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px dashed #C5C5C5;
	margin-left: -180px;
	opacity: .8;
}
.help_info .bbg{
	position:absolute;
	display:block; width:80px; height:100%; top:0; left:0;
	background-image:url("./sprite_vbg.png");
	background-position:0 0;
	background-repeat:repeat-y;
	
	-webkit-border-radius: 0 0 0 5px;
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	z-index:0;
}
.help_info span{
	position:relative;
	display:block;
	z-index:1;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:9pt;
}
.help_info .ugol{
	position:absolute;
	width:13px; height:8px;
	
	bottom:-8px; left:55px;
	
	background-image:url("./sprite_icons.png");
	background-position:-177px -5px;
	background-repeat:no-repeat;
}

.tender_megabuttons a, .tender_megabuttons input[type=button], .tender_megabuttons input[type=submit]{
	position:relative;
	display:inline-block;
	padding:0 35px;
	height:38px;
	
	text-align:center;
	
	background-image:url("./sprite_bg_new.png");
	background-position:0 -807px;
	background-repeat:repeat-x;
	
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:12pt;
	line-height:38px;
	
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	
	border:0;
	cursor:pointer;
}
.tender_megabuttons a+a{
	margin-top:40px;
	/*margin-left:70px;*/
}

.tender_main_button{
	height: 50px;
	position: relative;
	display: inline-block;
	padding: 15px 35px;
	top: 0px;
	width: 260px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 23px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 1px;
	border-radius: 8px;
	border: 0;
	cursor: pointer;
	background-color: #0583B4;
}
.tender_main_button.grey{
	background-color: #aaa;
	color:black;
}
.tender_main_button span{
	position:relative;
	display:block;
	font-size:10pt;
	line-height:10pt;
	color:red;
}
/* anketa */
.anket_info{
	position:relative; display:block;
	width:100%; height:74px;
	margin-bottom:40px;
	background-color:#ededed;
}
.rstick{
	position:absolute; display:block;
	width:73px; height:74px;
	top:-5px; right:-5px;
	background-image:url("./sprite_img.png");
	background-position:-32px -56px;
	background-repeat:no-repeat;	
}
.rstick span{
	position:absolute; display:block;
	width:32px; height:32px;
	top:7px; right:4px;
	background-image:url("./sprite_icons.png");
	background-position:-17px -65px;
	background-repeat:no-repeat;
}
.anket_info .anket_name{
	position:relative; display:inline-block;
	padding:0 24px;
	font-family:Times New Roman;
	font-size:22pt;
	line-height:74px;
	color:#0979b3;
}
.anket_info .tender_megabuttons{
	padding:18px 0;
}
.anket_info .right_text{
	position:absolute; display:inline-block;
	top:20px; right:46px;
	line-height:12pt; font-size:10pt;
	color:#048cd3;
}
.anket_info .right_text a{
	color:black;
	text-decoration:underline;
}
.anket_info .right_text a:hover{
	text-decoration:none;
}

.t_anketa{
	float:left;
}
.css_tender .step_num{
	height:40px;
	width:60px;
	color:black;
	font-size:60pt;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
	
	padding-bottom:0 !important;
}
.css_tender .opis{
	width: 420px;
	line-height: normal;
	font-size: 22pt;
	padding: 0;
	vertical-align: bottom;
	padding-bottom:10px !important;
}
.form_row{
	position:relative; display:block;
	height:36px;
	padding:1px;
}
.css_tender .form_row select{
	width:422px;
	padding:6px;
}
.css_tender .form_row label{
	color:#6b7480;
	cursor:pointer;
	line-height:36px;
	font-size:10.5pt;
}
.css_tender .form_row input[type=text]{
	position:relative; display:block;
	width:100%;
	padding:7px;
	margin:2px 0;
	border:1px solid #bdbdbd;
	font-size:10.5pt;
	max-width:406px;
}
.css_tender .form_row.fio .inputfio{
	font-size:10.5pt;
}
.css_tender .form_row.fio .inputfio{
	float:left;
	display:inline-block;
	min-width:134px;
	max-width:134px;
	
	line-height:36px;
	text-align:left;
}
.css_tender .form_row .textfield{
	position:relative;display:block;
	max-width:420px;
	font-size: 10.5pt;
	line-height:36px;
	text-align:left;
}
.css_tender .form_row.fio .inputfio input{
	width:100%;
	margin:0; left:-2px;
}	
.css_tender .form_row.fio .inputfio+.inputfio{
	min-width:126px;
	max-width:126px;
	margin-left:4px;
}
.td_cat.big.child{
	background-image: url("./sprite_bg_new.png");
	background-repeat: repeat-x;
	background-position: 0 -155px;
	border-bottom: 1px solid #58A2C8;
}
.td_cat.wchilds{
	height:24px;
	font-weight:bold;
	padding: 7px 0 3px !important;
}
.td_cat.wchilds2{
	height:24px;
	background-image: url("./sprite_bg_new.png");
	background-repeat: repeat-x;
	background-position: 0 -121px;
	color:white;
}

.td_cat span.cname{
	position:relative;
	top:-4px;
}	
a.cat_oc{
	background-color:transparent;
}
a.cat_oc span{
	position:absolute;
	display:block;
	
	width:8px; height:8px;
	top:5px; left:5px;
}
a.cat_oc.cat_oc_opened span{
	background-image:url("./sprite_icons.png");
	background-position:-56px -72px;
	background-repeat:no-repeat;
}
a.cat_oc.cat_oc_closed span{
	background-image:url("./sprite_icons.png");
	background-position:-48px -72px;
	background-repeat:no-repeat;
}

.tenders_cats .mb_label {
	border:1px solid #005db2;
	background-color:#2a79c3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:1px 4px;
	color:white;
	text-shadow:0 -1px 2px black;
}

.tender_anket TD, .tender_anket.dva TD{
	padding:5px 20px 5px 70px;
	line-height:normal;
}
.textfield input[type="text"], .textfield input[type="tel"]{
	width:100%;
	padding:7px;
}

.tender_anket TD+TD, .tender_anket.dva TD+TD{
	padding:5px 0;
}
.tender_anket TD div{
	position:relative;
}

.css_tender .form_input{
	height:14px;
	font-size:12px;
}
#supplier{
	width:900px;
	background:#fcfcfc;
}
#admin_view{
	width:900px;
}
#result_view{
	width:100%;
	background:#fcfcfc;
}
#supplier TD.td_cat, #result_view TD.td_cat{
	padding:5px 0;
	vertical-align:top;
	line-height:normal;
}
#supplier TR TD.input{
	width:30%;
	text-align:right;
	padding:10px 10px 5px 0;
	vertical-align:top;
}
#supplier TR TD label{
	cursor:pointer;
	font-weight:bold;
}
#supplier TR TD input.text2,
#supplier TR TD textarea.text2{
	width:350px;
	margin:5px 0;
/*	float:left;*/
}
#supplier TR TD select.text2{
	float:left;
	margin:5px 0;
}

#admin_view TD.navi{
	padding-top:20px;
	background:#fff;
}
.mb_tabs{
	width:100%;
}

div.tender_ccc{
	position:relative;
	display:block;
	float:left;
	margin-left:50px;
	padding-bottom:15px;
	border-bottom:1px solid #ddd;
}
div.tender_cat_container{
	position:relative;
	display:block;
	float:left;
	margin:0 20px;
}
TABLE.tenders_cats{
	border-collapse:collapse;
	border:1px solid #b8b8b8;
	
	-webkit-border-radius: 0 0 0 1px;
	-moz-border-radius: 0 0 0 1px;
	border-radius: 0 0 0 1px;
	
	background-image: url("/templates/korabel25/dot.png");
}
TABLE.tenders_cats.nobg{
	background-image:none;
}
TABLE.tenders_cats.nd{
	background:#f6f6f6;
}
TABLE.tenders_cats TD{
	text-align:left !IMPORTANT;
}
TABLE.tenders_cats.nb TD{
	border-bottom:1px solid #ddd;
}
TABLE.tenders_cats TD.big{
	padding:8px !important;
	font-size:12px;
	background:#1C9294;
	color:#fff;
}
TABLE.tenders_cats TD.child{
	padding-left:15px !IMPORTANT;
	font-size:11px;
}
TABLE.tenders_cats TD.child1{
	padding-left:20px !IMPORTANT;
	font-size:11px;
}
TABLE.tenders_cats TD.child2{
	padding-left:35px !IMPORTANT;
	font-size:11px;
}
TABLE.tenders_cats TD.child3{
	padding-left:50px !IMPORTANT;
	font-size:11px;
}
span.req{
	color:red;
}
span.error_msg{
	display:block;
	float:left;
	font-size:11px;
	color:red;
	margin:5px 10px;
}
span.error_msg2{
	position: absolute;
	display: block;
	float: left;
	font-size: 11px;
	color: red;
	top: 4px;
	left: 10px;
	background-color: white;
	padding: 2px;
	border: 1px solid;
	z-index:90;
	line-height:11pt;
}
#result_list TD{
	padding:5px;
	text-align:left ;
}

TABLE.tender_item{
	border-collapse:collapse;
	border-bottom:none;
}
TABLE.tender_item TH{
	padding:2px 0;
}
TABLE.tender_item TD{
	padding:5px;
	border:1px solid #ddd;
	vertical-align:middle;
}
TABLE.tender_item TD.item_add{
	padding:0;
	border:none;
}
TABLE.tender_item TD.item_add a{
	position:relative;
	display:block;
	width:100%;
	margin-left:1px;
	background:#f8f8f8;
	border-right:1px solid #f8f8f8;
	padding:6px 0;
	text-align:center;
	text-decoration:none;
}
TABLE.tender_item TD.item_add a:hover{
	text-decoration:none;
	background:#c7e2ef;
	border-right:1px solid #c7e2ef;
	text-align:center;
}

TABLE.tender_item TD.item_id{
	width:30px;
	text-align:center !important;
	font-weight:bold;
}
TH{
	padding:5px 5px 5px 7px;
}
TH.thitem{
	padding:5px 5px 5px 7px;
}
TH.thitem2{
	padding:5px 5px 5px 6px;
}

TABLE.tender_item TD.item_articul, TH.item_articul{
	width:140px;
}
TABLE.tender_item TD.item_articul input{
	width:130px;
}
TABLE.tender_item TD.item_name, TH.item_name{
	width:110px;
}
TABLE.tender_item TD.item_name input{
	width:100px;
}
TABLE.tender_item TD.item_count, TH.item_count{
	width:60px;
}
TABLE.tender_item TD.item_count input{
	width:50px;
}
TABLE.tender_item TD.item_price, TH.item_price{
	width:110px;
}
TABLE.tender_item TD.item_price input{
	width:100px;
}
TABLE.tender_item TD.item_itogo, TH.item_itogo{
	width:100px;
}
TABLE.tender_item TD.item_description, TH.item_description{
	width:200px;
}
TABLE.tender_item TD.item_description input, TABLE.tender_item TD.item_description textarea{
	width:190px;
	max-width:190px;
}
TABLE.tender_item TD.item_date, TH.item_date{
	width:93px;
}
TABLE.tender_item TD.item_date input{
	width:70px;
}
TABLE.tender_item TD.item_drop{
	width:40px;
}
TABLE.tender_item input[disabled]{
	background:#eee;
}
div.rows_container{
	
}

a.open_close{
	position:relative;
	display:inline-block;
	height:18px;
	width:18px;
	text-align:center;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	margin:0 5px 0 -15px;
	color:black;
}
a.open_close.hchc{
	background-color:#CCC;
}
a.open_close:hover{
	color:white;
}
a.open_close.hchc:hover{
	background-color:#a4a4a4;
}

#main_table{
	width:900px;
}

table#tresult, table#tresult .trch{
	border-collapse:collapse;
}
.trch TD{
	border:1px solid #c3c3c3 !important;
	border-top:none !important;
	border-bottom:none !important;
	padding:5px;
	
}
.trch TD.good_price{
	background:#cee9c4;
}
.trch TD.bad_price{
	background:#F2DEDE;
}
.trhch TD{
	background:#eee;
}
.trch TD:first-child{
	border-left:none !important;
}
.trch TD:last-child{
	border-right:none !important;
}
table#tresult td{
	border:1px solid #333;
}	

.items3 TR.head TD{
	text-align:center;
	font-weight:bold;
	font-size:11px;
	color:#444;
}
.items3 TR>TD{
	text-align:center;
	padding:5px;
	width:150px;
	max-width:150px;
	word-wrap: break-word;
}

.mb_label.mb_label-info, .mb_label.mb_label-warning, .mb_label.mb_label-important{
	position: absolute;
	top: -5px;
	right: -2px;
}

.tcontact TD{
	padding:5px;
}

TR.has_child{
	font-weight:bold;
}
TR.hasnt_child{
	font-weight:normal;
}

.coolbox{
	position:relative;
	width:860px;
	margin:10px;
	padding:10px;
	background-color:#fef8d6;
	border:1px solid #ccbd62;
	text-align:left;
}

a.add_tender{
	position: relative;
	top: 12px;
	display: block;
	padding: 0px 35px;
	background-image: url("/templates/korabel25/sprite_bg_new.png");
	background-position: 0px -849px;
	background-repeat: repeat-x;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 12pt;
	line-height: 38px;
	border-radius: 1px 1px 1px 1px;
	border: 0px none;
	cursor: pointer;
	float: right;
}

TABLE.tenders_cats TD.child1{
	padding-left:9px !important;
	font-weight:bold;
}
TABLE.tenders_cats TD.wchilds{
	font-weight:bold;
	padding:0 !important;
}
TABLE.tenders_cats TD.child1.wchilds{
	padding-left:20px !important;
}
.table_counts{
	border:1px solid #c3c0c9;
}
.table_counts td{
	padding:5px;
	font-size: 11px;
	position:relative;
	text-align:left;
}
.table_counts tr+tr td{
	border-top:1px solid #e2e2e2;
}
.table_counts td b{
	display:block;
	width:90%;
}
.table_counts td.level3 b{
	font-weight:normal;
}
.table_counts td span{
	position: absolute;
	display: block;
	top:50%; margin-top:-8px;
	right: 5px;
	border: 1px solid #004BE6;
	background-color: #2065F4;
	color: #FFF;
	text-shadow: 1px 1px 1px #444;
	font-size: 9px;
	line-height: 9px;
	padding: 3px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.table_counts td span.hasCount{
	border: 1px solid #E64000;
	background-color: #FFB977;
	color:black;
}
.table_counts td.level1{
	
	background-color:#1b8bc5;
	color:white;
}
.table_counts td.level2{
	padding-left:10px;
	color:black;
}
.table_counts td.level3{
	padding-left:15px;
	
	background-color:#f8f8f8;
	color:black;
}
.tender-icon-desc{
	display:inline-block;
	top:3px;
	margin-left:5px;
	position:relative;
	width:16px;
	height:16px;
	
	background-image: url('/templates/korabel25/sprite_icons.png');
	background-position:-152px -104px;
	background-repeat:no-repeat;
	cursor:help;
}