/* @override http://localhost:8888/Wordpress/wp-content/themes/panolab/style.css */

/*
Theme Name: Panolab.pl
Theme URI: http://panolab.pl
Description: Skórka stworzna dla serwisu Panolab.pl
Version: 1.0
Author: Kmita
*/
body{
	color: #b4a3a3;
	font: 12px/20pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #242222 url(img/top_bg.jpg) repeat-x;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

h2{
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
	display: inline;
	float: left;
	margin-top: 0;
}
h1{
	color: #FFF;
	font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.miejsce{
	font-size: 11px;
	margin-left: 10px;
	float: left;
	
}
span.miejsce a {
color: #aa9e9d;
}
span.miejsce a:hover {
color: #fff;
}
span.miejsce a:visited {
color: #aa9e9d;
}

.meta{
	display: inline;
	font-size: 11px;
	float: right;
	margin-top: 0;
}
#posty{
	width: 950px;
	height:auto;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	

}
.post{
	width: 437px;
	height: 180px;
	margin-left: 35px;
	display: inline;
	float:left;
         margin-bottom: 25px   
	
	
	
}
.page{
	width: 800px;
	margin-left: 35px;
}

.page img {
	}
#top{
	position: static;
	top: 0;
	left: 0;
	background: url(img/top_bg2.jpg) no-repeat 397px 0px;
	
	
}
#logo{
	position: static;
	top: 0;
	left: 0;
	border: 0;
}
#menu{
	width: 100%;
	height: 80px;
	background: url(img/menu_bg.jpg) no-repeat 397px  ;
	margin-top:-12px;
}


	
	

	#menu ul li{
	color: yellow;
	display: inline;
	padding: 0;
	height: 20px;
	margin-top: 24px;
	float:left;
	}
	
	.menu-img{
	border: 0;
	}

	
#footer{
	background: #171414 url(img/footer_bg.jpg) repeat-x;
	display: block;
	
	clear: both;
	min-height: 100px;
	padding-top: 20px;
	bottom:0;
	
}
	#footer span{
		margin-left: 35px;
		font-size: 11px;
		display: block;
	}

	#footer a{
		color: white;
	}
	#footer a:hover{
		color: #f5252c;
	}
	.pagination{
		text-align:center;
		}
	
#current
{
background-color: #336699;
}

