

.section3_area,section2_area{ display:none;}

.print_button
{
	width:150px;
	float:right;	
	cursor:pointer;
}
.print_button img
{
	margin:5px;
}
.print_button span
{
	position:relative;
	top:-20px;
	font-size:16px;
	font-weight:bold;
}
.cat_title
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #BAC5D9;
	xpadding-top: 15px;
	padding-bottom: 15px;
	width:267px;
}

.cat_desc
{
	padding:10px;
}
.zabor_path
{
	color:#888888;
	font-size:11px;
	padding:5px;
	font-family:Tahoma;
	margin-top:5px;
}
.zabor_path .start
{
	color:#0053A0;
}
.zabor_path span
{
	padding-right:14px;
	padding-left:9px;
	background-image:url(/images/vip/navigation_sep.gif);
	background-position: right 5px;
	background-repeat:no-repeat;
}
.zabor_path .next
{
	background-image:none;
}
.catalog_items td
{
	height:40px;
	 overflow:hidden;
	border-bottom:solid 2px gray;
}
.catalog_items .item a:hover
{
	color:Red;
	text-decoration:underline;
}
.catalog_items .item a
{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:gray;
	text-decoration:none;
}
.catalog_items .active a
{
	color:red;	
	text-decoration:underline;
}
.catalog_items .item
{
	xfloat:left;
	xheight:30px;
	padding:10px !important;
}
.calc select
{ width:275px;}

.calc #zabor_length,
.calc #cells,
.calc #sections,
.calc #heights { width:130px;}
.xcalc #post_type,
.xcalc #cink{ width:160px;}
.calc #zabor_length{ width:127px;}

.calc table td
{
	padding-bottom:5px;
	padding-left:18px;
	padding-top:5px;
	vertical-align:top;
	font-size:12px;
	background-color:#EDEDED;
}
.calc table .c1
{
	font-family:Tahoma;
	font-size:12px;
	width:150px;
	color:#626B75;
	font-weight:bold;
}


.calc  table .c3{background-color:#E7E7E7;}
.calc .second_row td
{
	background-color:#FCFCFC;
}

.calc .second_row .c3{background-color:#F5F5F5;}
.calc .c3
{
	padding-left:10px;
}
.calc .subrows td
{
	padding-top:4px;
	padding-bottom:6px;
}
.calc .subrows .c1
{
	padding-left:53px;
	font-size:11px;
	font-weight:normal;
}

.calc .c1 .desc
{
	font-size:11px;
}

@media print
{
	.print_button{ display:none;}
	.calc table .c1{ color:Black !important;}
	.calc table{ border-collapse:collapse;}
	.calc table td{ border:solid 1px black;}
}
.print_root
{
	width:760px;
}
.NS .print_root
{
	width:660px;
}

.section1_area td,
.section3_area td{background-color:#d4e8ef !important;}

.section1_area .c3,
.section3_area .c3{background-color:#c8e5ef !important;}

.section2_area td
{
	background-color:#c5e4ef !important;
	border-top:solid 2px white !important;
}
.section2_area .c3{background-color:#bee2ef !important;}

.section2_area_last td
{
	border-bottom:solid 2px white !important;
	border-top:none !important;
}