@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #0f0f0f;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Tahoma, Verdana, Arial, Helvetica; 
	font-size:12px; 
	line-height:14px; 
	color:#ffffff; 
}
p,ul,h1,h2{ margin:0px; padding:0px; }
.tag_p{ text-indent:22px; }
.ab {position: absolute; z-index: 500;}
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after, .full:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title, .full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title, * html .full{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title, .full{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
ul li{
	background:url(../graph/shared/ul_sign1.gif) 0px 7px no-repeat;
	padding-left:9px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 7px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 3px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:9px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.mdeul_mb0 li{ margin-bottom:3px !important; }
.mdeul_mb3 li{ margin-bottom:3px !important; }
.mdeul_mb5 li{ margin-bottom:5px !important; }
.mdeul_mb6 li{ margin-bottom:6px !important; }
.mdeul_mb8 li{ margin-bottom:8px !important; }
.mdeul_mb25 li{ margin-bottom:25px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_orange{ color:#d87016 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#f00000 !important; }
.color_reddark{ color:#af5200 !important; }
.color_grey{ color:#aaaaaa !important; }
.color_grey a{ color:#aaaaaa !important; }
.color_grey a:hover{ text-decoration: none !important; }
.color_grey2{ color:#606d00 !important; }
.color_green{ color:#78d797 !important; }
.color_green2{ color:#54b275 !important; }
.color_blue{ color:#2e4d72 !important; }
.color_blue2{ color:#003357 !important; }
.color_darkblue{ color:#002c73 !important; }
.bg_red{ background-color:#b83535 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#b6b6b6 !important; }
.bg_body{ background-color:#333a40 !important; }
.size9{ font-size:9px !important; line-height:13px !important;}
.size10{ font-size:10px !important; line-height:14px !important;}
.size11, .size11 *{ font-size:11px; line-height:13px;}
.size12{ font-size:12px !important; line-height:14px !important;} /*ONLY FOR PZU line-height:14; Change to line-height:15px*/
.size14{ font-size:14px !important; line-height:17px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }


.lineh19, .lineh19 *{ line-height:19px; }
.lineh24, .lineh24 *{ line-height:24px; }

a{
	font:12px/14px Tahoma, Verdana, Arial, Helvetica;
	color:#ffffff;
	text-decoration:underline;
}
a:hover{ color:#78d797; text-decoration:underline; }


.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }
.set_unbold{ font-weight:normal !important;}
/*
h1, h1 *{	font:bold 16px/20px Tahoma, Verdana, Arial, Helvetica; }
h2, h2 *{	font:bold 14px/17px Tahoma, Verdana, Arial, Helvetica; }
*/

#main_container, .main_container{
	width:100%;
	/*min-height:100%;*/
	position:relative;
	left:0px;
	min-width:990px;
	overflow:hidden;
}


.mde{
	width:990px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:178px;
	padding:0px 0px 0px 2px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mder{
	width:792px;
	padding:0px 10px 0px 3px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:593px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:155px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }
/* =============================== jquery [END] ===================================== */
/* =============================== top [START] ====================================== */
#top{ background:url(../graph/shared/top/top_bg.gif) 0px 0px no-repeat; height:146px; z-index:10; }

#top_lt, #top_rt{
	width:2px;
	height:350px;
	position:absolute;
	top:146px;
	overflow:hidden;
}
#top_lt{ background:url(../graph/shared/top/top_lt.gif) 0px 0px no-repeat; left:0px; }
#top_rt{ background:url(../graph/shared/top/top_rt.gif) 0px 0px no-repeat; left:988px; }

#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:200px;
	height:126px;
	position:absolute;
	left:7px;
	top:20px;
	overflow:hidden;
}

.top_info{
	width:520px;
	height:45px;
	padding:0px 3px 0px 3px;
	position:absolute;
	left:237px;
	top:48px;
	overflow:hidden;
}
.top_info, .top_info *{ font-size:11px; line-height:15px; color:#e7e7e7; }
.top_info a{ text-decoration:underline; }
.top_info a:hover{ color:#78d797; text-decoration:underline; }
.top_sep{ margin-left:4px; margin-right:4px; }
.formsearch{
	width:201px;
	height:22px;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:768px;
	top:45px;
	overflow:hidden;
}


.formsearch_text{
	background:#1c1c1c;
	border:1px solid #497858;
	border-right:0px;
	width:156px;
	height:13px;
	padding:3px 12px 4px 8px;
	position:relative;
	float:left;
	font: 11px/13px Tahoma, Verdana, Arial, Helvetica;
	color:#e7e7e7;
}

.formsearch_submit{
	background:url(../graph/shared/top/formsearch_submit.gif) 0px 0px no-repeat;
	border:0px;
	padding:0px;
	width:24px;
	height:22px;
	position:relative;
	float:right;
	overflow:hidden;
	cursor:pointer;
}
.formsearch_submit:hover{ background:url(../graph/shared/top/hover/formsearch_submit.gif) 0px 0px no-repeat; }

.topul{
	width:749px;
	height:30px;
	position:absolute;
	left:239px;
	top:98px;
	overflow:hidden;
}

.topul ul{
	background:url(../graph/shared/top/topul_sep.gif) 0px 0px no-repeat;
	height:30px;
	padding:0px 0px 0px 2px;
	position:relative;
	float:left;
	overflow:hidden;
}

.topul ul li{
	background:url(../graph/shared/top/topul_sep.gif) right 0px no-repeat;
	list-style:none;
	height:30px;
	padding:0px 2px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}

.topul ul li a{
	height:24px;
	padding:6px 15px 0px 17px;
	position:relative;
	float:left;
	overflow:hidden;
	font: 12px/14px Tahoma, Verdana, Arial, Helvetica;
	text-decoration:none;
	color:#ffffff;
}
.topul ul li a:hover, .topul ul li.active a{ background:url(../graph/shared/top/hover/topul_bg.gif) 0px 0px repeat-x; color:#ffffff; text-decoration:none; }
/* =============================== top [END] ======================================== */
/* =============================== content [START] ================================== */
#content{ background:#0f0f0f; padding:4px 0px 30px 0px; z-index:1; }
.img_hider{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	overflow:hidden;
}

#flash_home{
	width:792px;
	/*height:187px;*/
	position:relative;
	overflow:hidden;
}

.full{
	width:792px;
	/*override*/
}

.titley{
	background:url(../graph/shared/single/titley_bg.gif) 0px bottom no-repeat;
	width:139px;
	margin-top:-4px;
	padding:7px 8px 7px 8px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.titley_arrow{
	background:url(../graph/shared/single/titley_arrow.gif) right 6px no-repeat;
	padding-right:18px;
}

.p_arrow{ 
	background:url(../graph/shared/single/p_arrow.gif) 0px 5px no-repeat;
	padding-left:9px;
}


.gallery{
	width:593px;
	/*margin-right:-22px;*/
	position:relative;
	overflow:hidden;
}

.gallery a{
	border:0px;
	width:146px;
	height:111px;
	margin:2px 2px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.gallery a:hover{ }
.gallery a img{
	background-position:center bottom;
	background-repeat:no-repeat;
	width:146px;
	height:111px;
}

.click_pdf{
	background:url(../graph/shared/single/click_pdf.gif) 0px 0px no-repeat;
	padding:1px 0px 3px 25px;
	position:relative;
	float:left;
	overflow:hidden;
	color:#ffffff;
	text-decoration:underline;
}
.click_pdf:hover{ color:#78d797; text-decoration:underline; }

.click_sendmail{
	background:url(../graph/shared/single/click_sendmail.gif) 0px 0px no-repeat;
	width:77px;
	height:19px;
	position:relative;
	float:left;
	overflow:hidden;
}
.click_sendmail:hover{ background:url(../graph/shared/single/hover/click_sendmail.gif) 0px 0px no-repeat; }
.link_arrow{
	background:url(../graph/shared/single/arrow.gif) 0px 6px no-repeat;
	padding-left:8px;
	color:#409c5f;
	text-decoration:underline;
}
.link_arrow:hover{ color:#78d797; text-decoration:underline; }
/* =============================== content [END] ==================================== */
/* =============================== subul [START] ==================================== */
.subul{
	background:url(../graph/shared/mde/subul/subul_bg.gif) 0px 0px no-repeat #0f0f0f;
	width:176px;
	margin-top:-4px;
	padding:4px 2px 0px 0px;
	position:relative;
	overflow:hidden;
	min-height:418px;
}

.subul ul{
	background:url(../graph/shared/mde/subul/subul_sep.gif) 3px 0px no-repeat;
	width:173px;
	padding:2px 0px 0px 3px;
	position:relative;
	overflow:hidden;
}

.subul ul li{
	background:url(../graph/shared/mde/subul/subul_sep.gif) 0px bottom no-repeat;
	list-style:none;
	width:173px;
	padding:0px 0px 2px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}

.subul ul li a{
	width:173px;
	position:relative;
	float:left;
	overflow:hidden;
}
.subul ul li a img{ 
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:173px;
	height:20px; 
}


/* =============================== subul [END] ====================================== */
/* =============================== foot1 [START] ==================================== */
.foot1{ background:#0f0f0f; width:944px; padding:5px 23px 5px 23px; }

.foot1, .foot1 *{ color:#ffffff; font-size:11px; line-height:15px; }
.foot1 a{ text-decoration:none; }
.foot1 a:hover{ color:#ffffff; text-decoration:underline; }
.foot_arrow{
	background:url(../graph/shared/foot/foot_arrow.gif) 0px 4px no-repeat;
	padding-left:8px;
}
.foot_sep{ padding-left:7px; padding-right:7px; }
/* =============================== foot1 [END] ====================================== */
/* =============================== foot2 [START] ==================================== */
.foot2{ background:#0f0f0f; width:944px; padding:5px 23px 5px 23px; }
.foot2, .foot2 *{ color:#78d797; font-size:11px; line-height:15px; }
.foot2 a{ color:#ffffff; text-decoration:underline; }
.foot2 a:hover{ color:#78d797; text-decoration:underline; }
#foot2_line{
	background:url(../graph/shared/foot/foot_line.gif) 0px 0px no-repeat;
	width:1020px;
	height:2px;
	position:absolute;
	left:-15px;
	top:0px;
	overflow:hidden;
}

.foot2 .lt{
	width:450px;
	position:relative;
	float:left;
	overflow:hidden;
}
.foot2 .rt{
	width:450px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== foot2 [END] ====================================== */
/* =============================== title [START] ==================================== */
.title{
	background:url(../graph/shared/single/title_line.gif) 0px bottom no-repeat;
	width:591px;
	padding:5px 0px 4px 2px;
	margin-bottom:12px;
	position:relative;
	overflow:hidden;
}
.title, .title *{ color:#e7e7e7; font-size:11px; line-height:15px; }
.title a{ text-decoration:none; margin-right:4px; }
.title a:hover{ color:#e7e7e7; text-decoration:underline; }

.title .arrow{ background:url(../graph/shared/single/title_arrow.gif) 0px 4px no-repeat; padding-left:8px; }
/* =============================== title [END] ====================================== */
/* =============================== formd [START] ==================================== */
.formd{
	width:622px;
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}

/* ========== kontakt_formd ========== */
.kontakt_formd{ width:360px; }
.kontakt_formd, .kontakt_formd *{ font-size:11px; line-height:13px; }
.kontakt_formd .formd_full{ width:360px; margin-top:4px; }
.kontakt_formd .formd_label{ width:125px; padding:2px 9px 0px 0px; text-align:right; }
.kontakt_formd .formd_label, .kontakt_formd .formd_label *{ font-size:12px; line-height:14px; }
.kontakt_formd .formd_text{ background:url(../graph/shared/single/formd_textbg.gif) right 0px no-repeat #323232; width:214px; border:1px solid #4d4d4d; color:#ffffff; }
.kontakt_formd .formd_textarea{ background:url(../graph/shared/single/formd_textareabg.gif) right bottom no-repeat #323232; width:214px; height:107px; border:1px solid #4d4d4d; color:#ffffff; }
.kontakt_formd .formd_full_button{ width:284px; margin-top:17px; }
.kontakt_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_send.gif) right 0px no-repeat;
	width:88px;
	height:20px;
	cursor:pointer;
}
.kontakt_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_send.gif) right 0px no-repeat; }
/* ========== kontakt_formd ========== */
/* ========== quick_formd ============ */
.quick_formd{ width:170px; }
.quick_formd, .quick_formd *{ font-size:11px; line-height:13px; }
.quick_formd .formd_full{ width:170px; margin-top:3px; }
.quick_formd .formd_label{ width:161px; padding:0px 0px 2px 1px; text-align:left; }
.quick_formd .formd_label, .quick_formd .formd_label *{ font-size:11px; line-height:15px; }
.quick_formd .formd_text{ background:#ffffff; width:162px; border:1px solid #d7d7d7; color:#002c73; }
.quick_formd .formd_textarea{ background:#ffffff; width:162px; height:84px; border:1px solid #d7d7d7; color:#002c73; }
.quick_formd .formd_full_button{ width:136px; margin-top:9px; }

.quick_formd .formd_select{ width:168px; height:19px; border:1px solid #d7d7d7; background:#ffffff; }
.quick_formd .formd_select option{ background:#ffffff; color:#002c73; }
.quick_formd .formd_select, .quick_formd .formd_select *{  font-size:11px; line-height:13px; padding:0px; margin:0px; color:#002c73; }


.quick_formd .formd_submit{ 
	background:url(../graph/shared/single/btn_send.gif) right 0px no-repeat;
	width:77px;
	height:19px;
	cursor:pointer;
}
.quick_formd .formd_submit:hover{ background:url(../graph/shared/single/hover/btn_send.gif) right 0px no-repeat; }
/* ========== quick_formd ============ */

.formd_full{
	width:622px;
	margin:0px;
	padding:0px;
	border:0px;
	position:relative;
	overflow:hidden;
	float:left;
}
.formd_full{ margin-top:11px; margin-right:-3px; /* IE path */ }
.formd_full_first{ margin-top:0px; }

.formd_label{
	width:170px;
	margin-top:1px;
	padding-right:9px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font:12px/16px Tahoma, Verdana, Arial, Helvetica; 
	/*color:#454545;*/
	text-align:right;
}

.formd_label2{
	margin-top:0px;
	padding-left:9px;
	position:relative;
	float:left;
	overflow:hidden;
}

.formd_text{
	background-color:#fadead;
	width:205px;
	height:14px;
	padding:2px 3px 3px 3px;
	border:1px solid #5ed5f8;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Verdana, Arial, Helvetica; 
	color:#000000;
}

.formd_textarea{
	background-color:#fadead;
	width:435px;
	height:70px;
	padding:2px 3px 3px 3px;
	border:1px solid #5ed5f8;
	margin:0px;
	position:relative;
	float:left;
	
	font:12px/14px Tahoma, Verdana, Arial, Helvetica; 
	color:#454545;
}

.formd_select{
	background:#fadead;
	width:213px;
	height:18px;
	border:1px solid #5ed5f8;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
}

.formd_select option{ background:#fadead; border:0px; }

.formd_radio{
	width:15px;
	height:15px;
	position:relative;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	line-height:0px;
	font-size:0px;
}
/* ================= formd_full_button ========== */
.formd_full_button{
	width:392px;
	margin:0px -3px 0px 0px;
	padding:0px;
	border:0px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

.formd_submit{
	background:none;
	border:0px;
	/*width:137px;*/
	padding:0px;
	margin:0px;
	/*height:37px;*/
	position:relative;
	float:right;
	cursor:pointer;
}

.formd_submit:hover{  }
/* ================= formd_full_button ========== */
.color_redlight{ color:#d60600; }

/* =============================== formd [END] ====================================== */
/* =============================== table_oferta [START] ============================= */
.table_oferta{ width:593px; position:relative; overflow:hidden; }
.table_oferta tr td{ width:284px; position:static; overflow:hidden; }
.table_oferta tr .td1{ padding:0px 0px 0px 2px; }
.table_oferta tr .td2{ padding:0px 2px 0px 21px; }

.oferta_line{
	background:url(../graph/shared/single/oferta_line.gif) center 0px;
	width:284px;
	height:1px;
	margin-top:12px;
	margin:12px 0px 12px 0px;
	position:relative;
	overflow:hidden;
}

.oferta_link{
	width:284px;
	height:19px;
	margin-top:12px;
	position:relative;
	overflow:hidden;
}
.oferta_link a{
	background:url(../graph/shared/single/click_more.gif) 0px 0px no-repeat;
	width:77px;
	height:19px;
	position:absolute;
	left:103px;
	top:0px;
	overflow:hidden;
}
.oferta_link a:hover{ background:url(../graph/shared/single/hover/click_more.gif) 0px 0px no-repeat; }
/* =============================== table_oferta [END] =============================== */
/* =============================== boxa [START] ===================================== */
.boxa_up, .boxa_dn{
	width:593px;
	height:2px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;

}
.boxa_up{ background:url(../graph/shared/mde/boxa/boxa_up.gif) 0px 0px no-repeat; }
.boxa_dn{ background:url(../graph/shared/mde/boxa/boxa_dn.gif) 0px 0px no-repeat; }
.boxa{
	background:url(../graph/shared/mde/boxa/boxa_bg.gif) 0px 0px repeat-y;
	width:593px;
	padding:2px 0px 2px 0px;
	position:relative;
	overflow:hidden;
}

.boxa_pg{ padding:0px 0px 0px 0px; }
.boxa2{
	background:url(../graph/shared/mde/boxa/boxa_constbg.gif) 0px center repeat-y;
	width:593px;
	padding:2px 0px 2px 0px;
	position:relative;
}
/* =============================== boxa [END] ======================================= */
/* =============================== page [START] ===================================== */
.page{
	background:url(../graph/shared/mde/page/page_bg.gif) 0px 0px no-repeat;
	width:593px;
	height:15px;
	padding:3px 0px 3px 0px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
/*
.boxa_t3 .page{ padding:2px 0px 0px 0px; }
.boxa_t3 .page .first{ margin-left:47px; }
*/
.page *{ color:#aaaaaa; }
.page p{ margin:0px; padding:0px; float:left; }
.page a{
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	line-height:17px;
}
.page .numbers{
	position:relative; 
	float:left;
	position:relative;
	margin:0px 97px 0px 97px;
}
.page .numbers a{
	width:18px;
	height:15px;
	margin:0px 1px 0px 1px;
	line-height:14px;
	text-decoration:none;
}

.page .numbers a:hover{ 
	/*background:url(../graph/shared/mde/page/hover/page_active.gif) 0px 0px no-repeat; */
	/*font-weight:bold;*/
	color:#ffffff;
	text-decoration:underline;
}
.page .numbers .active, .page .numbers .active:hover{
	background:url(../graph/shared/mde/page/page_active.png) 0px 0px no-repeat;
	width:18px;
	height:15px;
	font-weight:bold;
	color:#ffffff;
	
}
.page .first, .page .last{
	width:18px; 
	height:15px;
	margin:0px 6px 0px 6px;
	cursor:pointer;
}
.page .prev, .page .next{
	width:18px; 
	height:15px;
	margin:0px 6px 0px 6px;
	cursor:pointer;
}
.page .first{ background:url(../graph/shared/mde/page/page_first.png) 0px 0px no-repeat; }
.page .prev{ background:url(../graph/shared/mde/page/page_prev.png) 0px 0px no-repeat; }
.page .next{ background:url(../graph/shared/mde/page/page_next.png) 0px 0px no-repeat; }
.page .last{ background:url(../graph/shared/mde/page/page_last.png) 0px 0px no-repeat; }

.page_break, .page_break2{
	width:593px;
	position:relative;
	overflow:hidden;
}
.page_break{ height:20px; }
.page_break2{ height:20px; }
/* =============================== page [END] ======================================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */

.ab {position: absolute;}
.cl {clear: both;width: 100%;}
.ov {overflow: hidden;}
.s0 {line-height: 0px;font-size: 0px;}
.le {float: left;}
.re {float: right;}
.dz {margin: 0px auto; width: 988px;}

.menu_hover {background: #121212; padding: 4px; border: 1px solid #31614b;}
.menu_hover .element {padding: 0px;}

.menu_hover2 {padding: 4px;}
.menu_hover2 .element {padding: 0px;}

.prod_box1 {width:284px; float: left; clear: left; overflow: hidden;}
.prod_box0 {width:284px; float: right; clear: right;  overflow: hidden;}

.li_produkt a {color: #FFFFFF; text-decoration: none;}
.li_produkt a:hover {color: #FFFFFF; text-decoration: none;}

