@import url('../../kweb/css/style.css');

body {
 background: #FFF;
 font-size:12px; 
 font-family:Tahoma,Verdana,Sans; 
 color:#121212;
 margin:0px;
}


a:link , .kweb a, .menu a {color:#f40094;text-decoration:none;}

a:visited {color:#f40094;text-decoration:none;}

a:hover {text-decoration:underline;}

/** System **/
a.nocolor{
 color:#121212;
}
a:visited.nocolor{
 color:#121212;
}
a:hover.nostyle{
 text-decoration: none;
}
::selection {
	background: #FAF700; /* Safari */
	}
::-moz-selection {
	background: #FAF700; /* Firefox */
}

.warning{
 display: none;
}

/** Heading **/
h4{
 color:#000;
 font-size: 12px;
 margin: 4px 0px;
}
h3{
 color: #000;
 font-size: 12px;
 margin: 4px 0px;
}


.fl{
 float:left;
}
.clearfloat{
 float:clear;
 height:0px;
}
.nofloat{
 float:none;
}
.btn{
 cursor:hand;
}
.disabled{
 display:none;
}
.enabled{
 display:block !important;
}

/* ### MAIN STRUCTURE ### */
#whole{
 width: 100%;
 min-height:590px;
 height:auto !important;
 height:590px;
}
#contentHolder{
 width:960px;
 padding: 0px 6px;
 position:absolute;
 left: 50%;
 margin-left: -486px;
 background: #f8f7f7 url('/local/img/content_bg.jpg') repeat-x;
}
#content{
 width:960px;
 min-height:400px;
 height:auto !important;
 height:400px;
}
#main{
 width:630px;
 float:left;
 margin-right:20px;
 min-height:240px; height:auto !important; height:240px;
}
#right{
 width:310px;
 float:left;
 min-height:240px; height:auto !important; height:240px;
 padding-top: 33px;
}
#header{
 width:960px;
 height: 145px;
 margin-bottom: 15px;
}
#footer{
 width:960px;
 min-height:40px;
 height:auto !important;
 height:40px;
}

/* ### ELEMENTS ### */
.see_more{
 width: 100%;
 text-align: right;
 margin-top: 5px;
}
.sep{
 width: 100%;
 min-height:1px; height:auto !important; height:1px;
 border-top: 1px solid #000;
 margin-bottom: 4px;
}



/* ### ARCHIWUM ### */
.listNewsImg.magazyn{
 width: 95px !important;
 margin: 0px 20px 0px 10px;
}
.listNewsTxt.magazyn{
 width: 490px !important;
}
.listNewsTxt.magazyn h1{
 margin-bottom: 14px !important;
}

.magazyn_main_img{
 width: 205px;
 margin-right: 20px;
}
.magazyn_main_txt{
 width: 375px;
}
.magazyn_main_txt .title{
 margin-bottom: 24px;
}
.magazyn_main_txt .info{
 font-weight: normal !important;
}

/* ### ABOUT ### */
.list_item.about{
 border-bottom: solid 1px #F8F7F7 !important;
}
.listNewsImg.about{
 width: 180px !important;
 margin: 0px 20px 0px 10px;
}
.listNewsTxt.about{
 width: 400px !important;
}
.listNewsTxt.about h1.list a{
 color: #00ABFA !important;
 font-size: 24px;
}
.listNewsTxt.about .subtitle{
 font-size: 11px !important;
 margin-top: 4px !important;
}
/* ### KONTAKT ### */
#kontaktInfo{
 width: 240px;
}
.kontakt_full{
 background-color: #FFF;
 padding: 10px 15px;
}

#kontaktForm{
 border-left: 1px dotted #dcdcdc;
 padding-left: 10px;
}
#kontaktForm td.form_name{
 width: 100px;
}
#kontaktForm input{
 border: solid 1px #b4b4b4;
 margin-bottom: 4px;
}
#kontaktForm textarea{
 border: solid 1px #b4b4b4;
 width: 220px;
 height: 80px;
 margin-bottom: 8px;
}
#kontaktForm td.form_submit{
 text-align: right;
 padding: 14px 0px;
}
#kontaktForm input.form_submit{
 background-color: #00ABFA;
 border: 0 !important;
 color: #FFF;
 font-weight: bold;
}
/* ### KALENDARIUM ### */
.list_item.kalendarium:hover{
 background-color: #fbeb00 !important;
}
.list_item.kalendarium:hover .listNewsData a{
 color: #000 !important;
}
h1.kalendarium {
 margin: 8px 0px;
}
h1.kalendarium a{
 background-color: #000;
 color: #FFF !important;
 font-size: 12px;
 padding: 2px 14px 2px 6px;
}
.listNewsImg.kalendarium{
 width: 170px;
 margin-right: 8px !important;
}
.listNewsData{
 padding-top: 18px;
 margin-right: 14px;
}
.listNewsData a{
 font-size: 30px;
 font-weight: bold;
 letter-spacing: -2px;
 line-height: 26px;
 color: #00ABFA !important;
}
.full_kalendarium_img{
 width: 100px;
 min-height:40px; height:auto !important; height:40px;
 margin-right: 24px;
}
.full_kalendarium_content{
 width: 476px;
}
.full_kalendarium_content .dataBig{
 font-size: 30px;
 font-weight: bold;
 letter-spacing: -2px;
 color: #f10492;
 line-height: 30px;
 margin-top: -4px;
 margin-bottom: 6px;
}
.full_kalendarium_content .title{
 font-size: 18px !important;
 letter-spacing: -1px !important;
 line-height: 20px !important;
}
.full_kalendarium_content .subtitle{
 font-size: 18px !important;
 letter-spacing: -1px !important;
 line-height: 20px !important;
}
/* ### VIEW FULL ART ### */
.back_to_list{
 text-align: right;
 margin-top: -20px;
 margin-bottom: 10px;
}
.back_to_list a{
 padding: 4px 10px;
 background-color: #000;
 font-weight: bold;
 font-size: 10px;
 color: #FFF !important;
}
.back_to_list a:hover{
 text-decoration: none !important;
 background-color: #00ABFA;
}
.full_art{
 padding: 10px 15px;
 background-color: #FFF;
 margin-bottom: 20px;
}
.full_main_img{
 width: 600px;
 background:#FFF;
 margin-bottom: 10px;
}
.full_art .title{
 font-family: Verdana, Tahoma;
 font-size: 30px;
 font-weight: bold;
 margin-top: -4px;
 line-height: 26px;
 letter-spacing: -2px;
}
.full_art .subtitle{
 font-family: Verdana, Tahoma;
 font-size: 30px;
 margin-top: -4px;
 margin-bottom: 14px;
 letter-spacing: -2px;
}
.full_art .copyline{
 margin-bottom: 2px;
 color: #646464;
 font-size: 10px;
 font-weight: bold;
}
.full_art .data{
 margin-bottom: 40px;
 color: #00ABFA;
 font-size: 10px;
 font-weight: bold;
}
.full_art .src{
 text-align: justify;
}
.full_art .src.gal{
 width: 470px;
 margin-right: 20px;
}
.full_art .info{
 font-weight: bold;
 margin-bottom: 22px;
}
.full_art .text{
 margin-bottom: 22px;
}
.full_art .link{
 margin-bottom: 20px;
}
.full_art .link a{
 color: #000 !important;
 background-color: #faeb00;
 padding: 4px 18px 4px 8px;
 font-weight: bold;
}
.full_art .link a:hover{
 text-decoration: none !important;
 background-color: #f40094;
}
.art_foto_gal{
 background: #DCDCDC;
 width: 110px;
 text-align: center;
 padding: 8px 0px 4px 0px
}
.art_foto_gal img{
 margin-bottom: 6px;
}
.img_view_inset{
 float: left;
 margin-right: 10px;
}
/* ### KOMENTARZE  ### */
.comments{
 background-color: #FFF;
 padding: 10px 15px;
}
.comments .author{
 font-weight: bold;
}
.comments .date{
 font-size: 11px;
 color: #666;
 margin-bottom: 24px;
}
.comment_list_left{
 width: 18px;
 min-height:30px;
 height:auto !important;
 height:30px;
 background: url('/local/img/comment_left_bottom-trans.png') repeat-y;
}
.comment_list_right{
 width: 422px;
 background: #FFF;
 border-right: solid 1px #b1b1b1;
 border-top: solid 1px #b1b1b1;
}
.comment_content{
 padding: 6px 4px 6px 0px;
}
.comment_list_bottom{
 margin-left: 7px;
 margin-bottom: 14px;
 width: 434px;
 min-height:1px;
 height:auto !important;
 height:1px;
 border-top: solid 1px #b1b1b1;
}
.commentItem .main_left{
 width: 150px;
}
.commentsList{
}
.commentsList .navpages{
 border-top: dotted 1px #dcdcdc;
 padding: 4px 4px 0px 0px;
 margin-top: 10px;
}
.comment_title{
 margin-bottom: 24px;
}
#commentForm .form_error{
 padding: 14px 0px 0px 54px;
 font-weight: bold;
 color: #f40094;
}
#commentForm .form_group{
 margin: 10px 0px 0px 54px;
}
#commentForm .form_row td{
 padding:4px 10px 4px 0px;
 color: #7d7d7d;
}
#commentForm input.form_checkbox{
 margin: 4px 4px 2px 0px;
}
#commentForm textarea.form_multiline{
 background: #FFF;
 border:solid 1px #b8b8b8;
 color:#000;
 padding: 4px 4px;
 width:424px;
 height: 50px;
}
#commentForm td.form_submit{
 text-align: right;
}
#commentForm input.form_text{
 background: #FFF;
 border:solid 1px #b8b8b8;
 color:#000;
 padding: 2px 4px;
 width:200px;
}
#commentForm input.form_submit{
 background: #01abf9;
 border: 0px;
 color:#000;
 font-weight:bold;
 font-size:0.9em;
 padding: 4px 10px 4px 4px;
 margin-top:2px;
 text-transform: uppercase;
}
#commentForm .form_name{
 width:93px;
 text-align: right;
 font-weight: bold;
}
#commentForm td.form_token{
 padding-left: 103px;
}
.form_token{
 margin-top:4px;
}
.form_token img{
 border: solid 1px #dfdfdf;
}
td.form_token{
 color:#9d9d9d;
 font-size: 9px;
}
#commentForm td.form_token input{
 background: #FFF;
 border:solid 1px #b8b8b8;
 color:#000;
 padding: 2px 4px;
 width:215px;
 margin-bottom: 4px;
}
p.commentsNone{
 margin: 4px 0px
}
.comments_posted{
 color: #f40094;
 font-weight: bold;
 padding: 2px 6px;
 margin-bottom: 10px;
}
.commentItem{
}
.commentsModerate{
 margin-bottom: 30px;
}
.commentItem_pending{
 background: #ffdfdf;
}
#addCommentLink{
 text-align: right;
 margin-top: -40px;
 margin-bottom: 10px;
}
#addCommentLink a{
 color: #00ABFA !important;
 padding: 2px 4px;
 font-weight: bold;
}
#addCommentLink a:hover{
 background-color: #00ABFA;
 color: #000!important;
 text-decoration: none;
}
.commentsList .see_more{
 border-bottom: 1px dotted #333 !important;
 margin-top: 0px !important;
}
/* ### VIEW FULL DIR ### */
.listBlock{
 background-color: #FFF;
 padding: 0px;
 margin-top: 4px;
}
.navbar_top{
 margin-top: -22px;
}
.navbar{
 text-align: right;
 color: #01abf9;
 padding: 4px 4px;
}
.navbar a{
 color:#000 !important;
 font-weight: bold;
}
.navbar a:hover{
 text-decoration: none;
 color:#FFF !important;
 background-color: #01abf9;
}
.list_item{
 padding: 12px 0px;
}
.list_item:hover{
 background-color:#f4f4f4 !important;
}
.list_item:hover h1.list a{
 color: #01abf9 !important;
}
.listNewsImg{
 width: 208px;
 min-height:115px;
 height:auto !important;
 height:115px;

 margin: 0px 20px 0px 10px;
}
.listNewsTxt{
 width: 380px;
}
.listNewsTxt .subtitle{
 font-size: 18px;
 font-family: Verdana, Tahoma;
 margin: 0px 0px 10px 0px;
}
h1.list{
 font-size: 18px;
 font-family: Verdana, Tahoma;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 line-height: 16px;
}

/* ### INDEX HOME ### */
#blog_hl{
 width: 606px;
 height: 288px;
 background: #FFF;
 padding: 8px 12px;
 margin-bottom: 14px;
}
.blog_hl_img{
 width: 323px;
 height: 289px;
 background:#333;
 margin-right: 12px;
}
.blog_hl_right{
 width: 270px;
}
.blog_hl_descr{
 height: 245px;
 margin-bottom: 30px;
 overflow: hidden;
}
.blog_hl_nav_circle{
 margin-right: 8px;
}
.blog_hl_nav{
 position: absolute;
 left: 357px;
 margin-top: -36px;
}
.blog_hl_number{
 color: #F30090;
 font-weight: bold;
 font-size: 30px;
 margin-top: -6px;
}
.blog_hl_title a{
 font-weight: bold;
 font-size: 20px; 
 text-transform: uppercase;
 line-height: 19px;
}
.blog_hl_subtitle a{
 font-size: 20px; 
 text-transform: uppercase;
 line-height: 19px;
}
.blog_hl_subtitle {
 margin-bottom: 24px;
}
.home_baner{
 margin-bottom: 14px;
}
.theme_box{
 width: 308px;
 padding: 0px 0px;
 margin-bottom: 14px;
}
.theme_box_holder{
 height: 415px;
 background-color: #FFF;
}
.theme_box.left{
 margin-right: 13px;
}
.theme_box_item .image{
 width: 282px;
 height: 130px;
 margin-bottom: 8px;
 padding: 10px 13px 0px 13px
}
.theme_box_descr{
 height: 130px;
 margin-bottom: 10px;
 overflow: hidden;
 padding: 0px 15px;
}
.theme_box_descr .title_section{
 height: 64px;
 overflow: hidden;
}
.theme_box_item .title a{
 text-transform: uppercase;
 font-family: Verdana, Arial; 
 color: #00ABF9 !important;
 font-weight: bold;
 font-size: 18px;
 line-height: 18px;
}
.theme_box_item .subtitle a{
 text-transform: uppercase;
 font-family: Verdana, Arial; 
 color: #000 !important;
 font-size: 14px;
}
.theme_box_item .subtitle {
 margin: 0px 0px 14px 0px
}
.theme_box_item .info a{
 color: #000 !important;
}
.theme_box_item_small{
 height: 24px;
 padding: 10px 0px 0px 0px;
 border-bottom: 1px solid #e6e6e6;
 color: #00ABF9;
}
.theme_box_item_small .title{
 padding: 0px 15px;
}
.theme_box_item_small .title a{
 color: #000 !important;
}
.theme_box_item_small .title a:visited{
 color: #000 !important;
}
.theme_box_item_small .title a:hover{
 color: #00ABF9 !important;
}
.box_recenzje{
 width: 735px;
 height: 310px;
 padding: 13px 14px;
 margin-right: 11px;
 background: #FFF;
}
.box_recenzja_item{
 width: 141px;
 margin-left: 7px;
}
.box_recenzja_item.it0{
 margin-left: 0px !important;
}
.box_recenzja_item .image{
 margin-bottom: 10px;
 width: 141px;
 height: 104px;
 background-color:#999;
}
.box_recenzja_item .title_section{
 height: 70px;
 overflow: hidden;
}

.box_recenzja_item .title{
 margin-bottom: 6px;
 font-size: 12px;
 font-family: Verdana, Arial;
 font-weight: bold;
 letter-spacing: -1px;
 text-transform: uppercase;
 max-height:28px; height:auto !important; height:28px;
 overflow: hidden;
 /*
 height: 28px;
 */
}
.box_recenzja_item .subtitle {
 margin-bottom: 24px;
}
.box_recenzja_item .subtitle a{
 color: #FFF;
 background-color: #FB2895;
 padding: 2px 8px 2px 4px;
 font-size: 10px;
 font-family: Verdana, Arial;
 text-transform: uppercase;
}
.box_recenzja_item .subtitle a:hover{
 background-color: #000;
}




.theme_box.party{
 width: 629px;
}

.theme_box_holder.party{
 padding: 10px 13px;
}

.party .big{
 margin-right: 13px;
 width: 445px;
 height: 322px;
}
.party .th{
 margin-bottom: 5px;
}
.title.party a{
 color: #000;
 font-weight: bold;
 font-size: 28px;
}
.theme_box.party .see_more{
 margin-top: -17px;
}



/* ### RIGHT ### */
#box_right_kalendarium{
 margin-bottom: 14px;
 min-height:40px; height:auto !important; height:40px;
}
.right_kalendarium{
 margin-top: 10px;
}
.adv_item{
 margin-bottom: 8px;
}
#box_right_adv .adv_item{
 background-color: #FFF;
 padding: 5px;
}

#box_right_social{
 width: 310px;
 height: 80px;
 background-color: #00ABF9;
 margin-bottom: 20px;
}
#right_social{
 padding: 10px 0px 0px 7px
}
.right_social_title{
 color:#FFF;
 font-size: 9px;
 font-weight: bold;
 margin-bottom: 8px;
}
.right_holder{
 woidth: 310px;
 min-height:40px; height:auto !important; height:40px;
 background-color: #FFF;
 margin: 6px 0px 8px 0px;
 padding: 0px;
}
.right_latest_item{
 padding: 4px 6px 3px 6px;
}
.right_latest_item:hover{
 background:#F8F7F7;
}
.right_latest_item .image{
 margin-right: 14px;
}
.right_latest_item .descr {
 width: 204px;
 padding-top: 4px;
 text-transform: uppercase;
}
.right_latest_item .descr a{
 color: #07abf2 !important;
 font-weight: bold;
}
.right_kal_item{
 min-height:86px; height:auto !important; height:86px;
 padding: 10px 14px 4px 14px;
 border-bottom: solid 1px #000;
}
.right_kal_item.active{
 background-color: #faeb00;
}
.right_kal_item.active:hover{
 background-color: #00ABFB !important;
}
.right_kal_item.active .right_kal_date a{
 color: #000 !important;
}
.right_kal_item:hover{
 background-color: #faeb00 !important;
}
.right_kal_item:hover .right_kal_date a{
 color: #000 !important;
}
.right_kal_date{
 width: 50px;
 line-height: 23px;
 padding-top: 8px;
}
.right_kal_date a{
 font-size: 26px;
 font-weight: bold;
 letter-spacing: -3px;
 color: #00abfa !important;
}
.right_kal_descr{
 width: 230px;
}
.right_kal_descr .title{
 margin-bottom: 8px;
 text-transform: uppercase;
}
.right_kal_descr .title a{
 color:#FFF;
 background-color: #000;
 padding: 2px 12px 2px 2px;
 font-weight: bold;
}
.right_felieton_item{
 height: 122px;
 padding: 10px 8px 4px 6px;
 border-bottom: solid 1px #fb2895;
}
.right_felieton_image{
 width: 75px;
 margin-right: 10px;
}
.right_felieton_descr{
 width: 200px;
 padding-top: 2px;
}
.right_felieton_descr .title{
 margin-bottom: 8px;
 text-transform: uppercase;
}
.right_felieton_descr .title a{
 color:#FFF;
 background-color: #fb2895;
 padding: 2px 12px 2px 2px;
 font-weight: bold;
}


/* ### HEADER ### */
#top_adv{
 height: 100px;
 width: 100%;
 background-color:#000;
 padding: 14px 0px;
 z-index: -1;
}
/* toplayer adv */
#box_BOX_TOPADV{
 z-index: 99;
}
#b33144{
 z-index: 99;
}
#top_swf{
 width: 900px;
 height: 100px;
 position:absolute;
 left: 50%;
 margin-left: -450px;
 text-align: center;
}

/* ** SEARCH = NEWSLETTER ** */
#box_header_newsletter{
 position: absolute;
 top: 26px;
 left: 532px;
}
/* RIGHT NEWSLETTER*/
#box_right_newsletter{
 background-color: #000;
 padding: 14px 10px 10px 10px;
}
#box_right_newsletter .form_value input{
 width: 170px !important;
 background: #666 !important;
 color: #FFF !important;
}
#box_right_newsletter .form_submit{
 background:#000 url('/local/img/newsletter_submit_i.gif') no-repeat !important;
}

#box_header_newsletter .form_row, #box_right_newsletter .form_row{
 float: left;
}
#box_header_newsletter input, #box_right_newsletter .form_value input{
 width: 140px;
 height: 20px;
 border: 0px;
 padding: 6px 6px 2px 6px;
 background:#dcdcdc;
 margin-right: 2px;
}

#box_header_newsletter .form_submit, #box_right_newsletter .form_submit{
 float: left;
 background:#FFF url('/local/img/newsletter_submit.gif') no-repeat;
 border: 0px;
 height: 24px;
 width: 24px;
 cursor:hand;
}

#box_header_latest_hiro{
 position: absolute;
 top: 76px;
 left: 644px;
}

#header_cover{
 width: 116px;
 height: 140px;
 position: absolute;
 top: -66px;
 left: 166px;
 background: url('/local/img/hiro_cover_bg-trans.png') no-repeat;
}
#latest_cover{
 padding: 8px 0px 0px 12px;
}

#box_header_menu{
 background: #000 url('/local/img/header_menu_bg.gif') no-repeat right;
 width: 100%;
 height: 39px;
}

/* ### HEADER MENU ### */
ul.topnav {
 list-style: none;
 padding: 0px 10px 0px 10px;
 margin: 0px;
 float: left;
 width: 900px;
 font-size: 13px;
}
ul.topnav li {
 float: left;
 position: relative;
}
ul.topnav li a{
 padding: 8px 14px;
 color: #fff;
 display: block;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
 float: left;
}
ul.topnav li span { /*--Drop down trigger styles--*/
 width: 100%;
 height: 39px;
 position: absolute;
 left: 0px;
}
ul.topnav li ul.subnav {
 list-style: none;
 position: absolute;
 left: 0; top: 39px;
 background: #000;
 margin: 0; padding: 0;
 display: none;
 float: left;
 width: 190px;
}
ul.topnav li ul.subnav li{
 margin: 0; padding: 0;
 border-bottom: 1px dotted #222;
 clear: both;
 width: 190px;
}
html ul.topnav li ul.subnav li a {
 float: left;
 width: 156px;
 background: #000;
 padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
 background: #00ABF9; 
}






/* ### FOOTER ### */
#box_footer_menu{
 width: 630px;
 height: 72px;
 background-color: #000;
 margin-top:14px;
}
ul#menu_bottom {
 padding: 32px 10px 0px 10px;
}


#rytm_footer{
 padding: 10px 0px 14px 0px;
 margin-top:0px;
 font-size:11px;
 color: #333;
}
#rytm_footer a{
 color:#333;
}
#rytm_footer_copy{
}
#rytm_footer_projekt{
 float:right;
 margin-top: -4px;
}
#rytm_footer_projekt a{
 font-weight: bold;
 color: #000 !important;
}
#rytm_footer_projekt .footer_txt{
 padding-top: 4px;
 padding-right: 4px;
}

/* ### ERROR ### */
.sumup{
 border:0! important;
 background: 0 !important;
 margin: 0px !important;
 padding: 0px !important;
}
.error{
 border:0! important;
 background: 0 !important;
 color: #000 !important;
 font-size: 14px !important;
 font-weight: bold;
 margin: 24px 0px !important;
 padding: 14px 0px !important;
}
.error img{
 /*display: none !important;*/
 margin-top: 1px;
}

/* ### LIGHTBOX ### */
a#prevLinkText{
 color: #00ABF9 !important;
}

a#nextLinkText{
 color: #00ABF9 !important;
}

.inset_list{
 margin-bottom: 14px;
}
.view_inset{
 width: 600px;
}

/* ### SEARCH RESULT ### */
#search_result_form{
 padding: 14px 12px 10px 12px;
 border-bottom: 3px #000 solid;
 margin-bottom: 10px;
 margin-top: 41px;
 background:#000;
}
#search_result_form input{
 margin-right: 4px;
}
.search_result_info{
 padding: 8px 12px;
}
