@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:#000000;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Tahoma, Arial, Verdana, Helvetica; 
	font-size:12px; 
	line-height:16px; 
	color:#ffffff; 
}
p,ul{ margin:0px; padding:0px; }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title: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{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.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 6px 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 5px 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:23px;
	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; }

.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:#d4ac57 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#e2001a !important; }
.color_grey{ color:#707070 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#3179b6 !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:#f9f9f9 !important; }
.bg_body{ background-color:#333a40 !important; }
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12{ font-size:12px !important; line-height:15px !important;}
.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; }

a{
	font: 12px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:underline;
}

a:hover{ color:#707070; text-decoration:underline; }


/*
h1{
	font: 18px/22px Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
	font-weight:normal;
}
*/
/*
h2{
	font: 24px/28px Tahoma, Arial, Verdana, Helvetica;
	color:#333333;
	font-weight:normal;
}
*/

#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:990px;
	overflow:hidden;
}

.mde{
	width:990px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:759px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:220px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:362px;
	position:relative;
	float:left;
	padding-left:5px;
	margin-right:-3px;
	/*overflow:hidden;*/
	z-index:2;
}

.mdey{
	width:300px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
	z-index:1;
}
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{ background:url(../graph/shared/top/top_bg.jpg) 35px 0px repeat-x; height:125px; }

#top_lt{
	background:url(../graph/shared/top/top_bg.jpg) -544px 0px repeat-x;
	width:10000px;
	height:147px;
	position:absolute;
	left:-9965px;
	top:0px;
}

#top_rt{
	background:url(../graph/shared/top/top_bg.jpg) 0px 0px repeat-x;
	width:10000px;
	height:147px;
	position:absolute;
	left:958px;
	top:0px;
}

.topul{
	width:918px;
	height:121px;
	position:absolute;
	left:42px;
	top:4px;
	overflow:hidden;
}
.topul li{
	list-style:none;
	height:121px;
	position:relative;
	float:left;
	overflow:hidden;
}

.topul li a{
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:121px;
	position:relative;
	float:left;
	overflow:hidden;
}
#topul_galeria{ padding-left:9px; }
#topul_partnerzy{ padding-left:7px; }
#topul_blog{ padding-left:7px; }
#topul_forum{ padding-left:6px; }

#topul_festiwal a{ background-image:url(../graph/shared/top/topul_festiwal.jpg); width:177px; }
#topul_galeria a{ background-image:url(../graph/shared/top/topul_galeria.jpg); width:177px; }
#topul_partnerzy a{ background-image:url(../graph/shared/top/topul_partnerzy.jpg); width:178px; }
#topul_blog a{ background-image:url(../graph/shared/top/topul_blog.jpg); width:179px; }
#topul_forum a{ background-image:url(../graph/shared/top/topul_forum.jpg); width:178px; }

#topul_festiwal2 a, #topul_festiwal a:hover{ background-image:url(../graph/shared/top/hover/topul_festiwal.jpg); width:177px; }
#topul_galeria2 a, #topul_galeria a:hover{ background-image:url(../graph/shared/top/hover/topul_galeria.jpg); width:177px; }
#topul_partnerzy2 a, #topul_partnerzy a:hover{ background-image:url(../graph/shared/top/hover/topul_partnerzy.jpg); width:178px; }
#topul_blog2 a, #topul_blog a:hover{ background-image:url(../graph/shared/top/hover/topul_blog.jpg); width:179px; }
#topul_forum2 a, #topul_forum a:hover{ background-image:url(../graph/shared/top/hover/topul_forum.jpg); width:178px; }
/* =============================== top [END] ======================================== */
/* =============================== menu [START] ===================================== */
#menu{
	background:url(../graph/shared/top/top_bg.jpg) 35px -125px repeat-x;
	width:972px; 
	height:37px; 
	padding:0px 9px 0px 9px;
	z-index:10;
}
.menul{
	padding-top:9px;
	position:relative;
}

.menul li{
	list-style:none;
	padding:0px 21px 5px 0px;
	position:relative;
	float:left;
}

.menul li a{
	font:11px/15px Verdana, Tahoma, Arial, Helvetica;
	color:#ffffff;
	text-decoration:none;
	position:relative;
	overflow:hidden;
}
.menul li a:hover{ color:#818181; text-decoration:none; }
/* ========== */
.menul li:hover ul{ display:block; }
.menul li ul{
	background:#131313;
	border-top:1px solid #3b3b3b;
	padding:0px;
	width:140px;
	position:absolute;
	left:-2px;
	top:19px;
	overflow:hidden;
	display:none;
}

.menul li ul li{
	width:140px;
	padding:0px;
	border-bottom:1px solid #3b3b3b;
	overflow:hidden;
}

.menul li ul li a{
	background:url(../graph/shared/menu/menu_sign1.gif) 5px 7px no-repeat;
	width:119px;
	padding:3px 5px 4px 16px;
	float:left;
	overflow:hidden;
}
/* =============================== menu [END] ======================================= */
/* =============================== cont [START] ===================================== */
#cont{ z-index:1; }
.full_home{ 
	width:759px; 
	position:relative;
	/*override*/
}
.full{
	width:732px;
	padding:0px 27px 0px 0px;
	position:relative;
	/*override*/
}
#cont .mder, #cont .mder *{
	font-size:11px;
	line-height:15px;
	font-family:Verdana, Tahoma, Arial, Helvetica;
}

.line{
	height:1px;
	position:relative;
	overflow:hidden;
}
.line_dot1{ background:url(../graph/shared/dot1.gif) 0px 0px repeat-x; }
.line_dot2{ background:url(../graph/shared/dot2.gif) 0px 0px repeat-x; }
/* =============================== cont [END] ======================================= */
/* =============================== nav [START] ====================================== */
#nav{ height:25px; padding:12px 0px 1px 0px; }
#nav_line{
	background:#262525;
	width:756px;
	height:1px;
	position:absolute;
	left:-11px;
	top:37px;
	overflow:hidden;
}

#nav a{
	background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat;
	padding-left:9px;
	margin-right:17px;
	font-size:11px;
	line-height:15px;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover{ color:#ffffff; text-decoration:underline; }
#nav .last{ font-weight:bold; }
/* =============================== nav [END] ======================================== */
/* =============================== foot [START] ===================================== */
#foot{ padding:48px 0px 8px 0px; }
#foot, #foot *{
	font-size:11px;
	line-height:15px;
	font-family:Verdana, Tahoma, Arial, Helvetica;
	color:#707070;
}
#foot a{ text-decoration:none; }
#foot a:hover{ color:#ffffff; text-decoration:none; }


#foot .lt{ float:left;}
#foot .rt{ float:right; }

#foot .lt, #foot .rt{ border-top:1px solid #262525; padding:5px 5px 0px 5px; }

.foot_logo{
	background:url(../graph/shared/foot/foot_logo.gif) 0px 0px no-repeat;
	width:17px;
	height:11px;
	position:relative;
	overflow:hidden;
}
.foot_logo img{ width:17px; height:11px; }
.foot_logo:hover{ background:url(../graph/shared/foot/hover/foot_logo.gif) 0px 0px no-repeat; }
/* =============================== foot [END] ======================================= */
/* =============================== formnews [START] ================================= */
#formnews{
	width:194px;
	padding:0px 13px 0px 13px;
	position:relative;
	overflow:hidden;
}

.formnews_textarea{
	background-color:#ffffff;
	width:186px;
	height:13px;
	padding:1px 3px 1px 3px;
	border:1px solid #ffffff;
	position:relative;
	float:right;
	
	font: 11px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#000000;
}
.formnews_button{
	width:172px;
	margin:0px;
	padding:14px 11px 0px 11px;
	border:0px;
	position:relative;
	overflow:hidden;
}

.formb_zapisz, .formb_wypisz{
	width:65px;
	height:18px;
	border:0px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}

.formb_zapisz{ background:url(../graph/shared/single/btn_zapisz.gif) 0px 0px no-repeat; float:left; }
.formb_wypisz{ background:url(../graph/shared/single/btn_wypisz.gif) 0px 0px no-repeat; float:right; }
/* =============================== formnews [END] =================================== */
/* =============================== formb [START] ==================================== */
#formb{
	width:390px; 
	position:relative;
	border:0px;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
}
.formb_width{ width:480px !important; }
.formb_width #formb_fieldset_left, .formb_width .formb_field{ width:479px !important; }
.formb_width #formb_fieldset_button{ width:479px !important; }
.formb_width .formb_label{ width:210px !important; }

/* ================= formb_fieldset_left ======== */
#formb_fieldset_left, .formb_field{
	width:389px;
	margin:0px;
	padding:0px;
	border:0px;
	position:relative;
	overflow:hidden;
	float:left;
}


.formb_field{ margin-top:3px; margin-right:-2px; /* IE path */ }

#formb_fieldleft_first{ margin-top:0px; }

.formb_select{
	background:#8e8e8e;
	width:260px;
	height:18px;
	border:1px solid #707070;
	position:relative;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:right;
}

.formb_select option{ background:#2b2b2b; border:0px; }


.formb_text{
	background-color:#8e8e8e;
	width:252px;
	height:13px;
	padding:1px 3px 1px 3px;
	border:1px solid #707070;
	position:relative;
	float:right;
	
	font: 11px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
}

.formb_label{
	width:120px; 
	position:relative;
	float:left;
	overflow:hidden;
	margin-top:2px;
	
	font: 11px/15px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
	text-align:right;
}

/* ================= formb_fieldset_left ======== */

.formb_textarea{
	background-color:#8e8e8e;
	width:252px;
	height:50px;
	padding:1px 3px 1px 3px;
	border:1px solid #707070;
	position:relative;
	float:right;
	
	font: 11px/14px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
}

/* ================= formb_fieldset_button ====== */
#formb_fieldset_button{
	width:389px; 
	margin:0px;
	padding:0px;
	border:0px;
	padding-top:18px;
	position:relative;
	overflow:hidden;
	float:left;
	left:0px;
}

#formb_submit, #formb_submit2{
	border:0px;
	width:109px;
	height:16px;
	position:relative;
	float:right;
	cursor:pointer;
	color:#dcaf74;
	
	font: 11px/16px Tahoma, Arial, Verdana, Helvetica;
	color:#ffffff;
}
#formb_submit{ background:url(../graph/shared/single/btn_kontakt.gif) 0px 0px no-repeat #707070; }
#formb_submit:hover{ background:url(../graph/shared/single/hover/btn_kontakt.gif) 0px 0px no-repeat #ffffff; }
/* ================= formb_fieldset_button ====== */
.color_redlight{ color:#ff9000; }
/* =============================== formb [END] ====================================== */
/* =============================== page [START] ===================================== */
.page{
	width:702px;
	padding:5px 15px 7px 15px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
/*
.page_line{
	background:url(../graph/shared/mde/page/page_line.gif) 0px 0px no-repeat;
	width:990px;
	height:1px;
	position:relative;
	overflow:hidden;
}
*/
.page *{ color:#707070; font-size:10px; line-height:14px; }
.page p{ margin:0px; padding:0px; float:left; }
.page a{
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
}
.page a:hover{ color:#ffffff; }
.page .numbers{ 
	position:relative; 
	float:left;
	position:relative;
	margin-left:12px;
	margin-right:12px;
}
.page .numbers a{ float:none; text-decoration:none; margin-left:5px; margin-right:5px; }
.page .numbers .active{ color:#ffffff; }
.page .first, .page .previous, .page .next, .page .last{
	width:13px; 
	height:11px;
	margin:2px 4px 0px 4px;
}
.page .first{ background:url(../graph/shared/mde/page/page_first.gif) 0px 0px no-repeat; }
.page .previous{ background:url(../graph/shared/mde/page/page_prev.gif) 0px 0px no-repeat; }
.page .next{ background:url(../graph/shared/mde/page/page_next.gif) 0px 0px no-repeat; }
.page .last{ background:url(../graph/shared/mde/page/page_last.gif) 0px 0px no-repeat; }

.page_break, .page_breakup{
	width:732px;
	position:relative;
	overflow:hidden;
}
.page_break{ height:22px; }
.page_breakup{ height:12px; }
/* =============================== page [END] ======================================= */
/* =============================== news [START] ===================================== */
.news_title{
	width:732px;
	padding:18px 0px 10px 0px;
	position:relative;
	overflow:hidden;
}
.news_title .lt{ 
	float:left;
	position:relative;
	overflow:hidden;
}

.news_title .rt{ 
	float:right;
	position:relative;
	overflow:hidden;
}

.news_title .rt, .news_title .rt *{ font-size:10px; line-height:14px; color:#707070; }

.news{
	padding:0px 0px 18px 0px;
	position:relative;
	overflow:hidden;
}

.link_news{
	background:url(../graph/shared/ul_sign0.gif) 0px 4px no-repeat;
	padding-left:9px;
	font-size:10px;
	line-height:14px;
}
.link_news:hover{ color:#707070; text-decoration:underline; }

.link_newsback{
	background:url(../graph/shared/mde/page/news_signback.gif) 0px 5px no-repeat;
	padding-left:9px;
}

.link_newsback:hover{ color:#707070; text-decoration:underline; }
/* =============================== news [END] ======================================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */