body {
	width:auto; 
	height:auto;
	background-color: #fafafa;
	font:12px Arial, Helvetica, sans-serif; color:#002126;
	line-height:24px;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,.entry_gl p,.entry_url p {
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
h3, h4, h5 {
	font-size: 12px;
}
a, .kategorie, .footer_l {
	text-decoration:none;
	outline: 0;
	color: #FFFFFF;
}
p {
	margin: 13px 0 13px 0;
	padding: 0;
	line-height: 24px;
}
p.ie6 {
	padding: 0;
	margin: 0;
	line-height: 24px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#banner h1 {
	color: #a82176;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 30px 0 0 40px;
}

/* BG */

.bg_black {
	background-color: #002126;
}

/* HEADER */

#header, #banner, #nav_cat, #content {
	margin:0 auto; 
	padding: 0;
	width:980px; 
	height:auto;
}
#logo a {
	background-image: url(images/logo.jpg);
	height: 55px;
	width: 297px;
	float: left;
}
#right_search{
	float:right;
	width: 213px;
	margin: 15px 0 0 0;
}
#search_bg {
	margin: 10px 0 0 0;
	background-image: url(images/search_in.jpg);
	width: 184px;
	background-repeat: no-repeat;
	position: absolute;
	padding: 22px 5px 9px 22px;
}
#searchform_top_text{
	border: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 174px;
	background: none;
	padding: 7px 5px 8px 5px;
	z-index: 1;
	position: relative;
}
#gosearch{
	text-align:right;
	position:relative;
	top:10px;
}

/* NAV */

#nav_reg {
	margin: 0 4px 0 0;	
}
#nav li, #nav_reg li {
	display: block;
	background: url(images/headre_nav_bt.jpg) top no-repeat;
	width: 114px;
	height: 38px;
	line-height: 38px;
	float: left;
	text-align: center;
	margin: 20px 9px 0 0;
}
#nav_reg li {
	background: url(images/headre_reg_bt.jpg) top no-repeat;
	width: 110px;
	margin: 20px 0 0 9px;
}
#nav li a, #nav_reg li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#nav li a:hover, #nav_reg li a:hover {
	color: #01adc9;
}
#nav li.current_page_item {
	background-position: bottom;
}
#nav li.current_page_item a {
	color: #f4cc13;
}

/* BANNER */

#banner {
	background-image: url(images/banner.jpg);
	height: 250px;
}
#banner_txt {
	width: 380px;
	padding: 10px 0 0 40px;
	color: #414040;
	text-align: justify;
}

/* NAV CATEGORY */

#nav_cat {
	height: 38px;
}
#nav_cat li {
	position: relative;
	z-index: 1;
}
#nav_cat li a, .kategorie {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 40px 7px 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000e10;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1a383c;
}
.kategorie {
	padding: 7px 29px 7px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000e10;
	border-left: none;
}
#nav_cat ul li.kategorie:hover {
	background: none;
}
#nav_cat li.rss a {
	padding: 10px 0 9px 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1a383c;
	border-right: none;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 47px;
}
#nav_cat li a:hover, #nav_cat ul li:hover {
	background-color: #a82176;
}
#nav_cat li ul {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: normal;
}
#nav_cat li {
	float:left;
}
#nav_cat li:hover ul {
	display: block;
	margin: 0 0 0 0;
}
#nav_cat li ul {
	width: 146px;
}
#nav_cat li ul li a {
	width: 136px;
	padding: 4px 0 4px 10px;
	font-size: 11px;
	font-weight: bold;
	height:auto;
	line-height:19px;
	background-color: #a82176;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #971f6c;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #971f6c;
	border-left-color: #971f6c;
}
#nav_cat li ul a:hover {
	background-color: #c24093;
}
#line_navcat {
	background-color: #c5c5c5;
	height: 2px;
	margin: 2px 0 0 0;
}

/* CONTENT */

#content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
}
#content {
	padding: 10px 0 0 0;
}
#sidebar_l, .footer_l {
	width: 568px;
	float: left;
	padding: 0 11px 0 0;
}
#sidebar_r, .footer_r {
	width: 390px;
	float: right;
	padding: 0 0 0 11px;
}
#sidebar_line{
	background-image: url(images/sidebar_line.gif);
	background-repeat: repeat-y;
	background-position: 578px top;
	height: 100%;
}

/* POST */

.title_cat {
	margin: 0 0 10px 0;
}
.post_title, #wp_page_numbers {
	padding: 5px 14px 25px 14px;
	background-color: #e9ecec;
}
.post_title h3 a, .post_title h5, .post_title h2 {
	color: #a82177;
	font-size: 13px;
	float: left;
}
.poost_comments {
	float: right;
	font-size: 11px;
	margin: 1px 0 0 0;
}
.post_marg {
	padding: 0 10px 0 10px;
}
.entry_gl, .entry_url, .entry, .pop_and_com {
	border-top: 1px solid #fff;
	background-color: #e9ecec;
	padding: 10px 14px 10px 14px;
	margin: 0 0 15px 0;
}
.entry {
	padding: 0 14px 1px 14px;
	margin: 0;
}
.entry_gl img, .entry_url img {
	height: 75px;
	width: 142px;
}
.entry_url img {
	height: auto;
	width: auto;
}
.entry ul {
	margin: 0 0 10px 0;
	list-style: none;
} 
.entry ul li, .box ul li {
	background: url(images/star_bl_ie.gif) no-repeat 0px 8px;
	padding:3px 15px 3px 40px;
}
.entry ol {
	margin: 0 0 10px 0;
	padding:0 0px 0 34px;
}
.entry ol li {
	padding: 3px 0 3px 6px;
}

.entry_gl .more-link a, .entry_url .morelink a {
	float: right;
	color: #00CCCC;
}
.url {
	color: #002126;
}
.entry_gl .more-link a, .wp-polls .Buttons, .wp-polls p a, form#as_form .as_reset, form#as_form .as_searching, .entry_url .morelink a {
	background-image:url(images/bt_more.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 79px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
}
.entry_url .morelink a {
	background-image:url(images/bt_url.gif);
	height: 18px;
	width: 144px;
	margin: 0 0 6px 0;
}
.entry_gl p strong {
	font-weight: normal;
}
.popularity, .pop_and_com .popularity {
	background: #e9ecec url(images/ic_popularity.jpg) 0px 4px no-repeat;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 11px;
	float: left;
}
.pop_and_com {
	padding:0 15px 0 15px;
	margin: -8px 0 15px 0;
	height: 44px;
}
.pop_and_com .popularity {
	padding: 12px 0 10px 15px;
	background: url(images/ic_popularity.jpg) 35px 14px no-repeat;
	border-right: 1px solid #FFFFFF;
	width: 239px;
	text-align: center;
}
.pop_and_com .poost_comments {
	font-size: 12px;
	padding: 10px 0 10px 25px;
	float: right;
	background: url(images/ic_comm.jpg) 62px 13px no-repeat;
	width: 243px;
	text-align: center;
}

/* IMG */

.alignleft {
	border: 3px solid #d7d8d8;
	float: left;
	margin: 8px 14px 0 0;
}		

/* SIDEBAR CAT */

#side_cat li {
	height: 47px;
	padding: 0 10px 17px 70px;
}
#side_cat li h5 {
	color: #414040;
	font-weight: bold;
	font-size: 12px;
}
#side_cat li h5 a {
	color: #414040;
}
#side_cat li h5 a:hover {
	color: #a82177;
}
#side_cat li p {
	color: #545454;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#side_cat li#one {
	background: #e9ecec url(images/side_cat1.png) top left no-repeat;
}
#side_cat li#one:hover {
	background: #fafafa url(images/side_cat1.png) top left no-repeat;
}
#side_cat li#two {
	border-top: 1px solid #fff;
	background: #e9ecec url(images/side_cat2.png) top left no-repeat;
}
#side_cat li#two:hover {
	background: #fafafa url(images/side_cat2.png) top left no-repeat;
}
#side_cat li#three {
	border-top: 1px solid #fff;
	background: #e9ecec url(images/side_cat3.png) top left no-repeat;
}
#side_cat li#three:hover {
	background: #fafafa url(images/side_cat3.png) top left no-repeat;
}
#side_cat li#four {
	border-top: 1px solid #fff;
	background: #e9ecec url(images/side_cat4.png) top left no-repeat;
}
#side_cat li#four:hover {
	background: #fafafa url(images/side_cat4.png) top left no-repeat;
}
#side_cat li#five {
	border-top: 1px solid #fff;
	background: #e9ecec url(images/side_cat5.png) top left no-repeat;
}
#side_cat li#five:hover {
	background: #fafafa url(images/side_cat5.png) top left no-repeat;
}
#side_cat ul.search {
	margin: 0 0 15px 0;
}
#side_cat ul.search {
	background: #e9ecec url(images/side_cat5.png) top left no-repeat;
}
#side_cat ul.search li {
	background: #e9ecec url(images/side_cat_search.png) top left no-repeat;
}
#side_cat ul.search li:hover {
	text-decoration: none;
	background: #fafafa url(images/side_cat_search.png) top left no-repeat;
}

/* BOOKMARKS */
		
#bookmarks h3 {
	display: block;
}
#bookmarks h3 a, #bookmarks h3.last a { 
    float: left;
	padding: 5px 12px 5px 12px;
	margin: 15px 6px 0 0;
	background-color: #e9ecec;
	color: #414040; 
}
#bookmarks a:hover, .post_title a:hover, .more-link a:hover, .morelink a:hover, .wp-polls .Buttons:hover, .wp-polls p a:hover, .box a:hover, #wp_page_numbers li a:hover, .entry a:hover, .pop_and_com .poost_comments a:hover, .comment .date a:hover, .page_list li a:hover {
	color: #01adc9;
}
#bookmarks h3#last a {
	padding: 5px 12px 5px 12px;
	margin: 15px 0 0 0;
}
#container #bookmarks h3.active a, #content_tabs li a:hover, #wp_page_numbers li.active_page a, .entry a, .comment .date a { 
	color: #a82177; 
}
#bar1, #bar2, #bar3, #bar4, #bar5 { 
	display: none;
}
#bar1 { 
	display: block; 
}
#content_tabs, #content_tabs a, .post_title a, .box a, #wp_page_numbers li a, .pop_and_com .poost_comments a, .post_title h5, .box ul li a, .page_list li a, .box {
	color: #414040;
}
#content_tabs li, #content_tabs #bar4, .page_list li {
	border-top: 1px solid #fff;
	background: #e9ecec url(images/star_bl.png) 0px 8px no-repeat;
	padding:3px 15px 3px 40px;
}
.page_list {
	margin:0 0 15px 0;
}
#content_tabs li:hover {
	text-decoration: none;
	background: #fafafa url(images/star_bl.png) 0px 8px no-repeat;
}
#content_tabs #bar4 {
	background-image: none;
	padding:3px 15px 0 15px;
	height: 213px;
}

/* WP POLLS PLUGIN */	

#poll, .box, .box_comm {
	background: #e9ecec;
	margin: 15px 0 10px 0;
	padding: 0 0 10px 0;
}
#poll h3, .box h3, .box h5, .box_comm h3, .box_add_comm h3, .box h4, .box_comm h3 {
	background: url(images/ic_polls.jpg) 0px 6px no-repeat;
	padding:5px 15px 5px 45px;
	border-bottom: 1px solid #fff;
}
.box h4 {
	background: url(images/ic_add_comm.jpg) 0px 10px no-repeat;
}
.box_comm h3 {
	background: url(images/ic_comm.jpg) 10px 9px no-repeat;
}
.wp-polls, .box p, .box a.link {
	padding: 0 15px 6px 15px;
}
.wp-polls .Buttons {
	background-image: url(images/bt_vote.gif);
}
.wp-polls .Buttons:hover {
	background-image: url(images/bt_vote_hov.gif);
}
.wp-polls .Buttons, .wp-polls p a, form#as_form .as_reset, form#as_form .as_searching {
	border: 0px;
	margin: 0 10px 0 0;
	cursor: pointer;
	float: left;
}
.wp-polls p a {
	line-height: 18px;
}

/* BOX */

.box, .box_comm {
	height: auto;
	padding: 0 0 5px 0;
}
.box h3 {
	background: url(images/ic_box.jpg) 0px 5px no-repeat;
}
.box_comm {
	margin: 15px 0 0 0;
	padding: 0;
}
.box a.link {
	font-weight: bold;
	float: right;
	margin: -20px 0 0 0;
}
.box h5 {
	background: url(images/e.jpg) 0px 3px no-repeat;
}
.img_emediabox {
	background-image: url(images/emediabox.jpg);
	height: 110px;
	width: 141px;
	float: left;
	margin: 30px 8px 0 15px;
}

/* Begin Comments*/

#comments {
	background-color: #e9ecec;
}
.comment {
	margin: 0;
	padding: 5px 15px 0 15px;
	border-bottom: 1px solid #fff;
}
.comment .comment-meta {
	margin: 5px 0 25px 0;
}
.comment-meta p {
	padding: 0;
	margin: 0;
	line-height: 17px;
}
.comment .avatar {
	float: left;
	margin: 0 15px 0 0;
	display: inline;
}

.comment .name {
	font-size: 14px;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.comment .comment-text {
	margin: 0;
	padding: 0;
}


/* WP PAGE NUMBERS PLUGIN */

#wp_page_numbers {
	padding: 0 14px 0 14px;
	height: 24px;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	line-height: 13px;
}
#wp_page_numbers li {
	float: left;
}
#wp_page_numbers li a {
	line-height: 24px;
	text-align: center;
	display: block;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0 0 0 -1px;
	height: 24px;
	width: 22px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}
#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-right: 15px;
	margin: 3px 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

/* FOOTER */

#footer {
	padding: 6px 15px 6px 15px;
	margin: 10px 0 0;
}
.footer_l, .footer_r {
	width: auto;
	font-size: 11px;
}

/* ADVANCES SEARCH */

form#as_form {
	padding: 10px 14px 10px 14px;
}
form#as_form li{
	background: none;
	display: block;
	float: left;
	width: 236px;
	padding: 0;
	margin: 0;
}
form#as_form ul.children li{
	padding: 0 0 0 20px;
	font-weight: normal;
}
form#as_form ul li {
	font-weight: bold;
}
form#as_form ul li {
	margin:10px 0 10px 0;
}
form#as_form ul.children li {
	margin:0;
	line-height: 0;
}
form#as_form fieldset {
	border: 0;
	margin: 10px 0 5px 0;
	padding: 0;
}
form#as_form legend {
	color: #000000;
}
form#as_form input .as_styled {
	border: 1px solid #c5c5c5;
	background: #fafafa;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}
form#as_form input.as_search {
	margin: -20px 0 0 0;
}
form#as_form .as_select {
	margin: 5px 0 0 0;
}
form#as_form .as_reset {
	background-image: url(images/bt_wyczysc.gif);
}
form#as_form .as_reset:hover {
	background-image: url(images/bt_wyczysc_hov.gif);
}
form#as_form .as_searching {
	background-image: url(images/bt_szukaj.gif);
}
form#as_form .as_searching:hover {
	background-image: url(images/bt_szukaj_hov.gif);
}
form#as_form .as_reset, form#as_form .as_searching {
	float: none;
	margin: 10px 0 0 0;
}