/* Usunięcie linii */

.custom #header, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background: none;
}


/*Styl pierwszego nav menu */

.custom ul#tabs {border-bottom:none; border-left:none; background:#fff;}
.custom ul#tabs li {margin-bottom:0; border:none; background:none}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#ff6110}
.custom ul#tabs li.rss {}
.custom ul#tabs li a {}
.custom ul#tabs li a:hover {text-decoration:none; background:#ff6110}
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#ff6110;}, .custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#ff6110}

/*Styl stopki */

/*.custom #footer_area {background:#ffffff; padding:0.5em 0; border-top:1px solid #ffffff; }*/

.custom #footer {background:#ffffff; margin:0; border:0;}

.custom #footer p { color: #222222; padding-left:5px;}

#footer h3 {font-family: Georgia; color:#222222;}
#footer ul {padding-left:5px;}
#footer li {font-family: Arial; list-style:none; line-height: 1.5em; font-size:14px;}
#footer a { color: #222222; border:none; text-decoration:underline;}
#footer a:hover {border:none;}
#footer p { color: #222222; padding-left:5px;}
#footer p.add_margin { margin-bottom: 1.667em; }
#footer p.footer_menu a { color: #222222; }
#footer p.footer_menu a:hover { color: #222222; border:none;}

/*Styl Strony Archiwum */

.custom .archive h3 {margin-top: 0;}
.custom .archive ul {font-size: .85em; }
.custom .archivel { float: left; width: 40%;}
.custom .archiver { float: right; width: 60%;}


/*Styl nagłówków */

.custom h1.entry-title, .custom h2.entry-title, .custom h2.entry-title a {
color:#005500; font-weight:bold;
}



/*Styl boxu powitalnego i boxu po każdym poście */

.custom div.welcome_box {
width: 90%;
padding: 0.571em 0.786em;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 1em;
margin-top: 1em;
margin-bottom: 0em;
padding-bottom: 0em;
}

/*Styl avatarka przy tytule każdego postu */

.custom .title-avatar {float:left; width:5em; margin-right:1em;}


/* Kolor postu autora */

.custom dl#comment_list .bypostauthor { background: #f3fae6; }


/* Kolor sidebara */

.custom #content_box {background-color:#ffffff;}


/*Styl linków czytaj dalej */

.more-link { color:#800000; font-weight:bold; }
.more-link a { color:#800000; font-weight:bold; }
.more-link a:hover { color:#800000; font-weight:bold; }

.teaser_link { color:#ff6110; font-weight:bold; }
.teaser_link a { color:#ff6110; font-weight:bold; }
.teaser_link a:hover { color:#ff6110; font-weight:bold; }


/*Klikalne logo */

.custom #header #logo a { display: block; height: 100px; width: 400px; background: url('images/logo.jpg') no-repeat; outline: none; }

.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

.custom #header #tagline { height: 0; }

.custom #header { padding: 10; }


/*Tło */

body.custom {
    background: #ffffff;
}

.custom #container {
    margin-top: 1em;
    margin-bottom: 1em;
    background: #505050;
    
}

.custom #page {
    background: #fff;
}

/*Kolory w sidebarze */

.custom .widget a {color: #005500;}
.custom .widget h3 {color: #ffffff; background: #800000; font-family: Verdana, sans-serif; font-size: 1em; text-decoration:none;}
.custom .widget h3 a {color: #fff; background: #800000; font-family: Verdana, sans-serif; font-size: 1em; text-decoration:none; font-weight: bold; display: inline-block;} 
.custom .widget h3 a:hover {color: #fff; background: #800000; font-family: Verdana, sans-serif; font-size: 1em; text-decoration:none; font-weight: bold; display: inline-block;}
.custom .widget {background: rgb(238, 238, 238); 
        border-top: 10px solid rgb(204, 204, 204); 
	border-bottom: 10px solid rgb(204, 204, 204); 
	border-left: 10px solid rgb(204, 204, 204); 
	border-right: 10px solid rgb(204, 204, 204); 
}

.custom .sidebar h3 {
	//defaults from style.css
	font-variant: small-caps;
	letter-spacing: 2px; 
	color: #ffffff; 
	
	//defaults from layout.css
	font-size: 1em; 
	line-height: 1.385em; 
        margin-bottom: 0.692em; 	
	
	//these are some of the other properties you can change
	background: #000000; 
	font-weight: bold; 
	text-align: center;
	text-transform: uppercase; 
	font-variant: normal; 
	margin: 0 0 0 0em; 
	padding: 0em 0em 0em 0em; 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	border-left: 1px solid #ddd; 
	border-right: 1px solid #ddd; 
}

.custom .sidebar {
         
	text-align: center; 
	font-variant: normal; 

}

.custom .sidebar a {
         
font-weight: bold; 

}

.custom .sidebar a:hover {
         
font-weight: bold; 

}



/* Ramki avatarów */

.custom .avatar img {

border:2px solid #000000;

}


