@charset "utf-8";
/* CSS Document */
* {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}
img {
    border:none;
}
ul {
    list-style-type:none;
}
.clear {
    clear:both;
}
#top {
    height:317px;
    background:url(../images/top_gradient.png) repeat-x;
    border-bottom:1px solid #d5d5d5;
    clear:both;
}
#top .container {
    background:url(../images/topgraf.png) no-repeat;
    height:317px;
}
#top img {
    margin:15px 0 0 20px;
}
#bottom {
    background:url(../images/bot_gradient.gif) repeat-x;
    border-bottom:1px solid #d5d5d5;
    border-top:1px solid #d5d5d5;
    clear:both;
}
#middle {
    clear:both;
}
.container, #footer {
    width:890px;
    margin:auto;
    clear:both;
}
#bottom h3 {
    font-weight:normal;
    font-size:12px;
    font-style:italic;
    padding-top:5px;
    background:url(../images/sponsorzy.gif) bottom left no-repeat;
    text-indent:-9999px;
}
#menu {
    border-bottom:1px solid #d5d5d5;
    padding-bottom:5px;
}
#footer p {
    font-size:11px;
    padding:15px 0;
    color:#949494;
}
#menu ul {
    background:#d32241;
    padding-top:5px;
    margin-top:-1px;
}
#menu li {
    float:left;
}
#menu a {
    color:#000;
    font-style:italic;
    text-decoration:none;
    font-size:15px;
    display:block;
    padding:10px 1px 10px 12px;
}
#menu a:hover, #menu a.active {
    background:url(../images/hovka.gif) top center no-repeat;
}
#bottom .container {
    background:url(../images/sponsorzy.png);
    height:157px;
}
#content {
    padding:20px 30px 10px 0;
}
#bottom .container p {}
.articleimg {
    float:left;
    border:1px solid #d5d5d5;
    margin:0 15px 10px 0;
}
#artykul img {
    float:left;
    border:1px solid #d5d5d5;
    margin:0 15px 10px 0;
}
#content {
    font-size:12px;

}
.tresc {
    border-top:1px solid #d5d5d5;
    padding-top:15px;

}
.tresc:first-child {
    border:none;
}
#content h2, #content h2 a {
    font-size:14px;
    color:#e52230;
    text-decoration:none;

}
#content #artykul h2 {
    font-size:16px;
    padding:15px 0;

}
.date {
    color:#d5d5d5;

}
#content p {
    padding-bottom:8px;

}
#content a {
    color:#e52230;}
#content #artykul p {
    line-height:20px;
}
.tresc p.date {
    color:#d5d5d5;
    padding-bottom:2px;

}
.wiecej {

    text-decoration:none;
    font-size:12px;

    background:url(../images/wiecej.png) left no-repeat;
    padding:1px 18px;
    margin-top:15px;
}
#more a {

    text-decoration:none;
    font-size:12px;

    background:url(../images/wiecej.png) left no-repeat;
    padding:1px 18px;
    margin-top:15px;
}
#galeria {
	text-align:center;
	clear:both;
	padding-top:15px;
	}
#galeria img {
	display:inline;
	float:none;
	margin:0;
	padding:2px;
	background:#CCC;
	
	}	
	.paginate {
		padding:15px 0;
		text-align:center;
		}
	.paginate li  {
		display:inline;
		width:auto;
		float:none;
		padding:0 1px;
		
		}
	.paginate li a {
		font-weight:bold;
		padding:2px;
		}	
	.paginate li a:hover, .paginate li.active a {
		color:#999 !important;
		}	