body {
	
	background-color: #b1b1b1;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	
	margin: 0;
	padding: 0;
	
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #7d7d7e;*/
	color: #3e3e3e;
}

a { color: #000; text-decoration: none;}
a:hover { text-decoration: underline;}
img { border: none;}
h1, h2, h3 { margin: 0; padding: 0;}


/*
 * div'y
 */

#container {
	
	width: 980px;
	margin: 5px auto;
	height: auto !important;
	/*min-height: 1200px;*/
	
	text-align: left;
	
	background-color: #fff;
}

#header {
	
	width: 980px;
	height: 139px;
	
	background-image: url('../images/header_bg.jpg');
	background-repeat: no-repeat;

}

#logotype {
	
	width: 318px;
	min-height: 65px;
	
	float: left; margin: 15px 0 0 15px;

}

#clock {}
#dayinfo { clear: both; width: 318px; text-align: left;}
#dayinfo p { font-size: 11px; margin: 5px 0 0 10px; padding: 0;}
.names { color: #ab0303;}

#banner_top {
	
	width: 600px;
	height: 100px;
	
	float: right;
	padding-bottom: 6px;
	margin: 5px 4px 0 0;
}

#navigation {
	
	width: 980px;
	height: 28px;
	
	background-image: url('../images/navigation_bg.jpg');
	background-repeat: no-repeat;
}
#navigation ul { width: 600px; text-align: left; margin: 0px 0 0px 0; padding: 5px 0 0 0;}
#navigation ul li { display: inline; list-style-type: none; margin: 10px 0 0 5px; padding-top: 10px;}
#navigation ul li img { vertical-align: text-top; margin-top: -4px;}
#navigation ul li a { color: #7d7d7e; margin: 10px 10px 0px 10px; font-weight: bold; }
#navigation ul li a:hover { text-decoration: underline;}

/*
 * Wyszukiwarka w pasku nawigacji
 */
#search {
	
	width: 300px;
	height: 29px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#search input { width: 141px; height: 19px; border: none; color: #7d7d7e; background-color: transparent; font-size: 1em; text-align: center; padding: 0; margin-top: 0px;}
#search input.sinput { 
	
	background-image: url('../images/search_input_bg.png');
	background-repeat: no-repeat; padding: 0 0 0 3px;
	text-align: left;
}
#search input.search {
	
	width: 52px;
	height: 19px;
	margin: 3px 0 0 0;
	padding: 0 0 0 3px;
	border: none;
	
	background-image: url('../images/search_submit_bg.png');
	background-repeat: no-repeat;
}

/*
 * Glowny banner reklamowy
 */

#banner_main {
	
	width: 980px;
	/*height: 300px;*/
    text-align: center;
	
	margin: 5px 0 5px 0px;
	
	/*background-image: url('../images/banner_main_bg.jpg');
	background-repeat: repeat-y;
	background-color: #fbfbfb;*/
}

/*
 * Lewa
 */

#left {
	
	float: left;

}

#top {
	
	width: 667px;
	height: 244px;
	margin: 0px 0 5px 1px;
}


#gallery {
	
	width: 665px;
	height: 244px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	background-image: url('../images/gallery_bg.jpg');
	background-repeat: no-repeat;

}
#gallery_left {
    
	width: 655px;
	height: 228px;
	display:inline-block;
	margin: 5px 0 0 5px;
    background: #838383;
}
#gallery_left_min {
	
	width: 95px;
	margin: 0px;
	padding: 0;
	clear: both;
	float: left;
	
}
#gallery_left_min ul { width: 90px; margin: 0; padding: 0;}
#gallery_left_min ul li { height: 57px; display: block; list-style-type: none;}
#gallery_left_full .ui-tabs-hide {
	
    display:none; 
	width: 560px;
	height: 228px;
	margin: 0 0px 0 0;
	padding: 0;
	float: left;
	
}
#gallery_left_full img { margin: 0; padding: 0; border: 0; float: left;}

/*
 * Obrazek + tekst
 */
#gallery_right {
	
    width: 275px;
	height: 228px;
	float: left;
	margin: 0px 0px 0 0px;
    background-color: #838383;
}
#gallery_right h1, h2 { color: #fff;}
#gallery_right h2.gallery_headline a { color: #f4f4f4;}
#gallery_right h2.gallery_headline { color: #f4f4f4; font-size: 18px; margin: 5px 0 0 10px; border: none;}
#gallery_right p { color: #fff; margin: 5px 0 5px 0; padding: 5px;}
.comments { color: #fff; display: block; margin-left: 5px;}
#comments h2 { margin: 5px 0 5px 5px;}


#paybill {
	
	width: 305px;
	height: 244px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	
	position: relative;
}
#paybill_top {
	
	width: 305px;
	height: 34px;
	
	background-image: url('../images/paybill_bar.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#paybill_content {
	
	width: 302px;
	height: 202px;
	margin: 0 0 0 1px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image: url('../images/inner_bg.jpg');
	background-repeat: repeat-x;
}
#paybill_content ul { margin: 0 0 0 15px; padding: 5px 0 0 5px; display: block;}
#paybill_content ul li { list-style-type: square; margin-top: 4px; margin-bottom: 1px;}
#paybill_content ul li a { color: #3675ab;}
#paybill_content ul li a:hover { }

.add_paybill { text-align: center; padding:0;}


/*
 * Forum w top
 */

#forum {

	width: 305px;
	height: 244px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	
	position: relative;
}
#forum_top {
	
	width: 306px;
	height: 25px;
	background-image: url('../images/forum_bar.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#forum_content {
	
	width: 302px;
	height: auto !important;
	min-height: 200px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image: url('../images/forum_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ebebeb;
	padding-bottom: 5px;
}
#forum_content ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
#forum_content ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0;}
#forum_content ul li a { color: #7d7d7e;}
#forum_bottom {
	
	width: 306px;
	height: 6px;
	
	background-image: url('../images/forum_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

#l_column {
	
	width: 136px;
	height: auto;
	min-height: 978px;
	margin: 0 0 5px 3px;
}
#l_column ul { margin: 0; padding: 0;}
#l_column ul li { margin: 0px 0px 0px 5px; padding: 3px 0px 3px 0px; display: block; background-image: url('../images/lnav_bg.jpg'); background-repeat: no-repeat; background-position:center; border-bottom: 1px solid #ededed;}
#l_column ul li:hover { background-image: url('../images/lnav_bg_act.jpg'); background-repeat: no-repeat;  background-color: #3675ab; color: #eeeeee;}
#l_column ul li:hover a { color: #eeeeee;}
#l_column ul li a { color: #7d7d7e; display: inline-block; padding-left: 0px; width: 120px; height: auto; min-height: 16px; padding-left: 3px;}
#l_column ul li a:hover { color: #eeeeee; text-decoration: none;}

.lcnav {
	
	list-style-type: none;
}

#stale {
	
	width: 136px;
	background-image: url('../images/rubryki_bar.jpg');
	background-repeat: no-repeat;
	
	padding-top: 30px;
	margin-bottom: 5px;
	
}

#informator {
	
	width: 136px;
	background-image: url('../images/informator_bar.jpg');
	background-repeat: no-repeat;
	
	padding-top: 30px;
	margin-top: 10px;
}

#links {
	
	width: 136px;
	background-image: url('../images/info_bar.jpg');
	background-repeat: no-repeat;
	
	padding-top: 30px;
	margin-top: 10px;
	
	color: #fff;
}
#links ul li { color: #fff; padding: 3px 0px 3px 0px; }
#links ul li a { color: #3675ab;}

#c_column {
	
	width: 525px;
	margin-left: 5px;

}

#breadcrumb {
	
	width: 514px;
	min-height: 20px;
	margin: 0 0 5px 0;
	padding:0 0 2px 5px;
	color: #7d7d7e;
	background-color: #ebebeb;
	border: 1px solid #e3e3e3;
	
	-webkit-border-bottom-right-radius: 5px; /* Safari, Chrome */
	-webkit-border-bottom-left-radius: 5px; /* Safari, Chrome */
	-moz-border-radius-bottomleft: 5px; /* Firefox */
	-moz-border-radius-bottomright: 5px; /* Firefox */
	border-bottom-right-radius: 5px; /* CSSv3 */
	border-bottom-right-radius: 5px; /* CSSv3 */
}
#breadcrumb p { margin: 3px 0 0 0; padding: 0;}
#breadcrumb p a { color: #3e3e3e;}
#breadcrumb p a:hover {color: #3675ab;}

.centerbox {
	
	margin: 0 0 5px 0; padding: 0;
}


.centerbox_top {
	
	width: 522px;
	height: 25px;
	
	background-image: url('../images/centerbox_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
.centerbox_top h1 { color: #7D7D7E; font-size: 13px; display: block; padding-top: 5px; margin-left: 5px;}
.centerbox_top h2 { color: #7D7D7E; font-size: 13px; display: block; padding-top: 5px; margin-left: 5px;}
.centerbox_top h2 a { color: #7d7d7e; display: block; padding-top: 5px;} 
.top_headline { margin: 5px 0 0 10px; border: none;}

#top_timetable { 

	width: 522px;
	height: 31px;
	background-image: url('../images/centerbox_top_bus_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#top_timetable h2 { font-size: 13px;  margin: 0; padding: 10px 0 0 60px;}

.centerbox_content {
	
	width: 520px;
	height: auto !important;
	min-height: 165px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image: url('../images/inner_bg.jpg');
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
.centerbox_img img { margin: 5px; border: 1px solid #d8d8d8;}
.centerbox_content ul { margin: 5px 0 0 0; padding: 0; width: 335px;}
.centerbox_content ul li { margin: 0 0 5px 0; padding: 0; list-style-type: square;}
.centerbox_content ul li.first { list-style-image: url('../images/list_selector_act.png');}
.centerbox_content ul li a { width: 300px; }
.centerbox_content ul li a:hover { color: #3675ab; text-decoration: underline;}
.centerbox_img {
	
	float: left;
	margin: 5px;
}

/*
 * Rozkłady
 */

#timetable {
	
	text-align: center;
	
}
#timetable h2 { font-family: "Arial";  font-size: 1.9em; margin: 0 0 0 25px;}
#timetable h3 { color: #3675ab;}
#timetable #content { text-align: left; clear: both; margin: 15px 10px;}
.centerbox_content_timetable {
	
	width: 520px;
	height: auto !important;
	min-height: 165px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding-bottom: 5px;
}

.centerboxlist { float: right;}
.centerboxlist img { vertical-align: bottom; border: none;}
.centerboxlist img:hover { text-decoration: none;}
.cloud { margin: 0; padding: 0; border:0;}

.centerbox_bottom {
	width: 522px;
	height: 5px;
	
	background-image: url('../images/centerbox_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*
 * Wydarzenia lista
 */

.centerbox_content_list {
	
	border-bottom: 1px solid #d8d8d8;
	padding-top: 5px;
}
.centerbox_content_image {
	
	float: right;
	margin: /*0 0 5px*/ 5px;
}
.centerbox_content_list h1 { 

	margin: 0 0 5px 5px;
	font-size: 1.3em;
}
.centerbox_content_list p {
	
	margin: 5px;
	text-align: justify;
	line-height: 145%;
}

p.date {
	
	font-style: italic;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 0 5px;
	padding-top: 5px;
}

p.links {
	width: 380px;
}

.list_more {
	
	color: #3675ab;
}

/*
 * Banner tekst
 */
#banner_tekst { text-align: center; margin: 5px 0;}

/*
 * Paginacja
 */
.paginate { text-align: center; width: 520px;}
.paginate p { color: #7d7d7e;}
.paginate a:hover { color: #3675ab;}
.pagination { }


/*
 * Wydarzenia widok artykułu
 */

.centerbox_content_event h1 {
	
	font-size: 1.3em;
	margin: 10px 5px 15px 5px;
}
.centerbox_content_event p {
	margin: 0 5px;
	padding-top: 5px;
    line-height: 145%;
	text-align: justify;
}
.centerbox_content_event p img { margin: 5px 0 0 5px;}
.centerbox_content_event p.mainTxt a img { margin: 0 5px;}
.centerbox_content_event p.intro { min-height: 100px;}

.images {margin: 15px 0;}
.images a img { width: 120px; height: 120px; margin: 5px 0 0 0;}
.avatar { display: block; float: left; width: 140px; text-align: center;}
.comment { margin: 15px 5px; border-bottom: 1px solid #e3e3e3; padding-bottom: 5px;}
.comment_txt { width: 350px; float: left; margin: 0 0 0 15px; }

/*
 * x
 */

/*
 * turystyka historia top
 */

.centerbox_top_tur {
	
	width: 522px;
	height: 27px;
	
	background-image: url('../images/turystyka_title_bg.png');
	background-repeat: no-repeat;
	background-position: top;
}
.centerbox_top_tur h1, h2 { font-size: 12px;}
.centerbox_content_tur p.turystyka_opis { min-height: 120px;}
.centerbox_tur h1, h2 { color: #7d7d7e;  display: block; padding-top: 5px; margin: 0 0 10px 45px;}
.centerbox_top_tur h2 a { color: #7d7d7e; display: block; padding-top: 5px;} 
.centerbox_content_tur {
	
	width: 520px;
	height: auto !important;
	min-height: 165px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	padding-bottom: 5px;
}
.centerbox_img_tur img { margin: 5px; border: 1px solid #d8d8d8;}
.centerbox_img_tur {
	float: left;
	margin: 5px;
}
 
.centerbox_content_tur ul { margin: 5px 0 0 0; padding: 0; width: 335px;}
.centerbox_content_tur ul li { margin: 0 0 5px 0; padding: 0; list-style-type: square;}
.centerbox_content_tur ul li.bolded { list-style-image: url('../images/list_selector_act.png');}
.centerbox_content_tur ul li a { width: 300px; }
.centerbox_content_tur ul li a:hover { color: #3675ab; text-decoration: underline;}

/*
 * lista-spis
 */
.centerbox_content_list_tur_index h1 { margin:5px;}
.centerbox_content_list_tur_index h1 a { font-size: 13px;}
.centerbox_content_list_tur_index h1 a:hover { color: #ab0303;}
/*
 * turystyka polecane
 */

#guide {

	width: 305px;
	height: 244px;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	
	position: relative;}
#guide_top {
	
	width: 306px;
	height: 37px;
	background-image: url('../images/guide_bar.png');
	background-repeat: no-repeat;
	background-position: top;
}
#guide_content {
	
	width: 303px;
	height: auto !important;
	min-height: 200px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-color: #fff;
	padding-bottom: 5px;
}
#guide_content ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
#guide_content ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0; color: #76d848;}
#guide_content ul li a { color: #7d7d7e;}
#guide_bottom {
	
	width: 306px;
	height: 6px;
	
	background-image: url('../images/guide_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*
 * guide main
 */

#guide_main {

	width: 303px;
	height: 244px;
	float: right;
	margin: 0 4px 0 0;
	padding: 0;
	
	position: relative;}
#guide_top_main {
	
	width: 306px;
	height: 28px;
	background-image: url('../images/turystyka_guide_main.png');
	background-repeat: no-repeat;
	background-position: top;
}
#guide_content_main {
	
	width: 303px;
	height: auto !important;
	min-height: 200px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-color: #fff;
	padding-bottom: 5px;

}
#guide_content_main ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
#guide_content_main ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0; color: #76d848;}
#guide_content_main ul li a { color: #7d7d7e;}

/*
 * tur
 */

.centerbox_content_list_tur {
	
	border-bottom: 1px solid #d8d8d8;
	padding-top: 5px;
	min-height: 120px;
}
.centerbox_content_image_tur {
	
	float: left;
	margin: 15px 0 5px 10px;
}
.centerbox_content_list_tur h1 { 

	margin: 10px 5px 5px 10px;
	font-size: 1.3em;
}
.centerbox_content_list_tur p {
	
	margin: 10px 10px;
	text-align: justify;
	line-height: 145%;
}

.list_more_tur {
	
	color: #3675ab;
	float: right;
}

.turystyka_opis_img { width: 385px;}
.turystyka_comments { clear: both; margin: 0 0 5px 5px; font-size: 10px;}

/*
 * turystyka spis treści
 */

.centerbox_content_list_tur_index {margin: 0 0 5px 0; padding: 0 5px 0 0;}
.centerbox_content_list_tur_index h1, h2 { font-size:1.3em; margin: 0 0 5px 5px; padding-top: 5px;}
.centerbox_content_list_tur_index h1, h2 a { color: #cf0000;}
.centerbox_content_list_tur_index h1, h2 a:hover { color: #ab0303;}
/*
 * x
 */

/*
 * autoczas_center_box
 */

.centerbox_top_auto {
	
	background-image:url("../images/autoczas_top_bg.png");
	background-position:center top;
	background-repeat:no-repeat;
	height:27px;
	width:522px;
}
.centerbox_top_auto h2 { color: #fff; display:none;}
.autoczas_comments { color: #7b7b7b; font-size: 10px; margin-top: 5px;}
.autoczas_comments a { color: #e3e3e3;}
.centerbox_content_auto { width:522px; background-color: #4e4e4e;}
.centerbox_content_auto_inner { padding: 5px 5px 0 10px; color: #fff; background-color: #4e4e4e; background-image: url('../images/autoczas_main_bg_x.jpg'); background-repeat: repeat-x;}
.centerbox_content_list_auto { min-height: 150px; margin-top: 10px;}
.centerbox_content_list_auto h1 a { color: #cf0000; font-size: 16px; text-decoration: none; padding-bottom: 5px;}
.centerbox_content_list_auto h1 a:hover { color: #fff;}
.centerbox_content_list_auto p { text-align: justify;}
.centerbox_content_list_auto a.list_more_tur { font-size: 11px;}
.autoczas_obrazek { margin: 15px 5px 5px 5px; }

.autoczas_bottom {width: 522px; height: 5px; background-image: url('../images/autoczas_bottom_bg.png'); background-repeat: no-repeat; background-position: bottom;}

.centerbox_content_list_auto_left { width: 210px;}
.centerbox_content_list_auto_right {}

.autoczas_paginate { margin: 10px 0; border-bottom: 1px solid #cdcdcd;}
.autoczas_paginate p { margin: 5px 0 10px 0; padding: 0; text-align: center;}
.autoczas_paginate p a { border: 1px solid #cdcdcd; padding: 2px 4px;}
.autoczas_paginate p a:hover { background-color: #3e3e3e; color: #fff;}

/*
 * autoczas_opis
 */

.centerbox_content_auto_image img { margin: 0 10px 0 0;}
.centerbox_content_auto_view h1 { font-size: 1.3em; color: #cf0000; font-size: 16px; margin: 0 5px 0 0;}
.centerbox_content_auto_view p { text-align: justify;}
.centerbox_content_auto_view p.intro { min-height: 125px;}
.centerbox_content_auto_view p.date { color: #7b7b7b; font-size: 10px;}

/*komentarze*/

.auto_comments {}
.auto_comments h1, h2 { margin: 0; font-size: 1.3em; color: #cf0000; font-size: 16px;}
.auto_comments p.date { color: #7b7b7b; font-size: 10px;}
.auto_avatar {}
.auto_comment_txt { width: 350px; float: left; margin: 0 10px 0 5px; text-align: justify;}
.auto_comment_txt_top { width: 359px; height: 17px; background-image: url('../images/cloud_top.png'); background-repeat: no-repeat;}
.auto_comment_txt_middle { width: 359px; background-image: url('../images/cloud_middle.png'); background-repeat: repeat-y;  color: #2d2d2d;}
.auto_comment_txt_middle p { margin: 0000; padding: 0 10px 0 15px;}
.auto_comment_txt_bottom { width: 359px; height: 14px; background-image: url('../images/cloud_bottom.png'); background-repeat: no-repeat;}

/*
 * autoczas_archiwum
 */

.auto_archive { width: 306px; height: auto !important; min-height: 200px;}
.auto_archive_top { background-image:url("../images/archiwum_top.png"); background-position:center top; background-repeat:no-repeat; height:28px; width:306px;}
.auto_archive_content { width:305px; margin-left: 1px;background-color: #4e4e4e; background-image: url('../images/autoczas_main_bg_x.jpg'); background-repeat: repeat-x;}
.auto_archive_content ul { margin: 0; padding: 0;}
.auto_archive_content ul li { list-style-type: none; display: block; width: 300px; min-height: 100px; padding: 10px 5px;}
.auto_archive_content ul li h3 a { color: #fff; font-size: 12px;}
.auto_archive_content ul li a {}
.auto_archive_content_inner { padding: 0 5px;}
.auto_archive_content_li { margin: 5px 0;}
.auto_archive_content_li_txt { width: 170px; color: #fff; margin-top: 10px;}
.auto_archive_content_li_img { margin: 5px 20px 5px 5px;}
.auto_archive_bottom  { background-image:url("../images/archiwum_bottom.png"); background-position:center bottom; background-repeat:no-repeat; height:6px; width:306px;}


/*
 * x
 */



/*
 * Banner środkowa kolumna
 */

#banner_center { text-align: center; margin-top: 5px;}

/*
 * Formularze
 */
#cform { margin-top: 5px;}
#commentform { margin-top: 5px;}
input { border: 1px solid #b1b1b1; background-color: #ededed; color: #3675ab; margin: 0 0 5px 0;}
textarea { border: 1px solid #b1b1b1; background-color: #ededed; color: #3675ab; font-family: Tahoma; font-size: 13px;}

/*
 * Prawa kolumna
 */

#r_column {
	
	width: 310px;
}

.r_column_bottom {
	
	width: 305px;
	height: 8px;
	
	margin:0;
	padding: 0;
	
	position: absolute;
	bottom: 2px;
	
	background-image: url('../images/r_column_bottom_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*
 * CzasTV Right
 */

#czastv_r {

	width: 305px;
	float: right;
	margin: 0 5px 5px 0;
	padding: 0 0 0 0;
	
	position: relative;
}
#czastv_r #player {margin: 0 0 0 0px;}
#czastv_r_top {
	
	width: 306px;
	height: 29px;
	background-image: url('../images/czastv_r_bar.jpg');
	background-repeat: no-repeat;
}
#czastv_r_content {
	
	width: 302px;
	height: auto !important;
	min-height: 300px;
	text-align: center;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background-image: url('../images/forum_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ebebeb;
	padding-bottom: 5px;
	padding-top: 5px;
}
.minitv_list { 

	text-align: center;
	color: #b1b1b1;
}
.minitv {
	
	display:block;
	width: 220px;
	height: 60px;
	vertical-align: middle;
	
	margin: 0 auto;
	padding: 0 0 0 5px;
	
	background-image: url('../images/czastvimg.jpg');
	background-repeat: repeat-x;
	border: 1px solid #e3e3e3; 
}
.minitv a { text-align: left;}
.minitv img { width: 80px; height: 60px; float: left; padding: 0 0 0 0; margin: 0 5px 0 0;}
.minitv a span { display:block; margin: 22px 0 0 0;}

#czastv_r_content a { color: #7d7d7e;}
#czastv_r_content ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
#czastv_r_content ul li { list-style-image: url('../images/plus.png'); margin: 0 0 5px 0;}
#czastv_r_content ul li a { color: #7d7d7e;}
#czastv_r_bottom {
	
	width: 306px;
	height: 6px;
	
	text-align: left;
	
	background-image: url('../images/forum_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

#rcbanner {
	text-align: left;
	padding-left: 3px;
	margin-bottom: 5px;
	
}

/*
 * Bottom boxes
 */


.bottom_panel { display: block;}

/*
 * czasTV box
 */

.bottom_panel_czastv { width: 410px; margin: 0 0 0 3px;}
.czastv_top { width: 410px; height: 30px; background-image: url('../images/czastv_glowna_top.png'); background-repeat: no-repeat;}
.czastv_main { width: 407px; height: 199px; border-left: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; background-image: url('../images/czastv_glowna_x.png'); background-repeat: repeat-x; }
.czastv_bottom {width: 410px; height: 10px; background-image: url('../images/czastv_glowna_bottom.png'); background-repeat: no-repeat;}

/*
 * blogi box
 */

.bottom_panel_blogs { width: 250px; height: 239px; margin-left: 4px;}
.blogs_top { width: 250px; height: 30px; background-image: url('../images/blogi_glowna_top.png'); background-repeat: no-repeat;}
.blogs_main { width: 248px; height: 199px; border-left: 1px solid #d7d6d6; border-right: 1px solid #d7d6d6; background-image: url('../images/blogi_glowna_x.png'); background-repeat: repeat-x; background-color: #EBEBEB;}
.blogs_main ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
.blogs_main ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0;}
.blogs_main ul li a { color: #7d7d7e;}
.blogs_bottom { width: 250px; height: 10px; background-image: url('../images/blogi_glowna_bottom.png'); background-repeat: no-repeat;}

/*
 * forum box
 */
 
.bottom_panel_forum { width: 305px;	height: 244px; margin: 4px 3px 0 3px; padding: 0;}
.forum_top { width: 305px; height: 25px; background-image: url('../images/forum_bar.png'); background-repeat: no-repeat; background-position: top;}
.forum_content { width: 302px; height: 204px; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; background-image: url('../images/forum_bg.jpg'); background-repeat: repeat-x; background-color: #ebebeb;}
.forum_content ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
.forum_content ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0;}
.forum_content ul li a { color: #7d7d7e;}
.forum_bottom { width: 305px; height: 6px; background-image: url('../images/forum_bottom.jpg'); background-repeat: no-repeat; background-position: bottom;}


.bottom_panel_bottom { }

/*
 * krakow2tarnow box
 */

.bottom_panel_krakow2tarnow { width: 555px; height: 260px; margin-left: 3px;}
.krakow2tarnow_top { width: 555px; height: 25px; background-image: url('../images/krakow2tarnow_glowna_top.png'); background-repeat: no-repeat;}
.krakow2tarnow_main { width: 553px; height: 226px; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; background-image: url('../images/krakow2tarnow_glowna_x.png'); background-repeat: repeat-x; background-color: #fff;}
.krakow2tarnow_main ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
.krakow2tarnow_main ul li { /*list-style-image: url('../images/plus.png');*/ list-style-type: square; margin: 0 0 5px 0;}
.krakow2tarnow_main ul li a { color: #7d7d7e;}
.krakow { width: 245px; margin: 10px 0 0 10px;}
.tarnow { width: 275px; margin: 10px 10px 0 0;}
.krakow2tarnow_bottom { width: 555px; height: 10px; background-image: url('../images/krakow2tarnow_glowna_bottom.png'); background-repeat: no-repeat;}

/*
 * autoczas box
 */

.bottom_panel_auto_czas { width: 413px; height: 260px; margin-right: 4px; background-image: url('../images/autoczas_glowna.png'); background-repeat: no-repeat;}
.auto_czas_top { width: 413px; height: 25px; background-image: url('../images/autoczas_glowna_top.png'); background-repeat: no-repeat;}
.auto_czas_main {  width: 411px; height: 225px; border-left: 1px solid #4e4e4e; border-right: 1px solid #4e4e4e; background-color: #4e4e4e; background-image: url('../images/autoczas_glowna_x.png'); background-repeat: repeat-x; color: #fff;}
.auto_czas_main ul { margin: 0 0 0 5px; padding: 10px 0 0 20px;}
.auto_czas_main ul li { list-style-image: url('../images/plus_red.png'); margin: 0 0 5px 0;}
.auto_czas_main ul li a { color: #fff;}
.auto_czas_intro { width: 380px; margin: 0 0 0 20px; padding-top: 5px;}
.auto_czas_intro h2 a { color: #fff; font-size: 12px;}
.auto_czas_img { width: 100px; margin: 5px 5px 0 0;}
.auto_czas_txt { width: 270px; margin: 5px 000; text-align: justify;}
.auto_czas_list {}
.auto_czas_bottom { width: 413px; height: 10px; background-image: url('../images/autoczas_glowna_bottom.png'); background-repeat: no-repeat;}

/*
 * Bottom Boxes end
 */


#footer {
	
	width: 980px;
	height: 31px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	
}
#footer ul { margin: 0px 0 0 250px; padding: 5px 0 0 0; width: 600px; float: left;}
#footer ul li { display: inline; list-style-type: none; margin: 25px 0 0 15px; padding: 5px 0 0 0;}
#footer ul li a { color: #7d7d7e; margin: 0; padding: 0; font-size: 11px; font-weight: bold;}
#footer ul li a:hover { text-decoration: underline;}
#footer a { color: #7d7d7e; margin: 0; padding: 0; font-size: 11px; font-weight: bold;}
#footer a:hover { text-decoration: underline;}

/*
 * classes universal 
 */
.l { float: left;}
.r { float: right;}
.c { text-align: center;}
.cls { clear: both;}

.comments2 { color: #7d7d7e; margin: 0 0 0 10px; vertical-align: sub;}
.more { color: #fff; margin: 0 15px 3px 0;}
.bold { font-weight: bold;}
.copy { padding-top: 5px;}
.addLine { display: block; width: 100%; margin: 3px 000; border-top: 1px solid #e3e3e3; font-size: 10px; text-align: center;}
.rbox { width: 215px; float: right; display: inline-block;}

#komentarze-dodaj-container {
    margin: 0px 0px 20px 0px;
    width: 520px;
    clear: both;
    float: left;
}

#komentarze-dodaj-tytul {
    width: 120px;
    float: left;
    text-align: right;
}

#komentarze-dodaj-input {
    margin-left: 5px;
    width: 395px;
    float: left;
    text-align: left;
}

.szukaj-sekcja
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}