/*^
Theme Name: pbteam
Theme URI: http://www.pbteam.pl
Version: 1.3
Author: <a href="http://pawel.lezon.pl">blizni</a>
*/

html {
	height:100%; 
	}

body {
	background-color: white;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #3a3a3c;
	}
	
.center {
	text-align: center;
	}

p{
	line-height:18px;
	}
	
strong {
	font-size: 11px;
	}

img {
	border: 0px;
	}

div.center {
	text-align: center
	}

h1{
	letter-spacing:-1px;
	margin:0px;
	}
	
h2{
	letter-spacing:-1px;
	text-transform:uppercase;
	}	

h3{
	margin:10px 0px;
	padding:10px 0px 0px 50px;
	color:#CCC;
	height:26px;
	text-transform:uppercase;
	background-color:#222;
	}

a {
	text-decoration:none;
	}

a:link, a:visited {
	color:#C0C0C0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	}

a:hover	{
	color:#555;
	}
	
#wrapper {
	width:900px;
	height:100%;
	margin:auto;
	background-color: white;
	color:#3a3a3c;
	}
	
#header{
	background-color: white;
	border-bottom:4px solid #ED1C24;
	padding:0px 0px 0px 5px;
	height:70px;
	}	
	
#header h1 {
	margin:-10px 0px 0px 0px;
	background-position:left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	height:60px;
	}
	
#header h1 a {
	text-decoration:none;
	font-size:50px;
	}

#header h1 a:link, #header h1 a:visited	{
	color:#414141; 
	}

#header h1 a:hover {
	color:#414141;
	}

#header .description {
	font-size:13px;
	display:block;
	letter-spacing:1px;
	word-spacing:5px;
	}

ul#menuList ul{
	list-style-type: none;
	float:left;
	margin: 0;
	}

ul#menuList li {
	font-size: 16px;
	height: 16px;
	margin: 0px 1px 0 0px;
	display: block;
	vertical-align: middle;
	}

#menuList a {
	display: block;
	text-decoration: none;
	#padding: 5px 15px 5px 15px;
	}

#menuList a:link, #menuList a:visited {
	background-color:white;
	color: #3a3a3c;
	}
	
#menuList a:hover {
	background: white;
	color:#3a3a3c;
	}

#menuList li.current_page_item a:link, #menuList li.current_page_item a:visited {
	background-color: white;
	color: red;
	}

#menuList li.current_page_item a:hover {
	background-color:white;
	color: red; 
	}

#menuList ul li {
	display: block;
	#margin-top: 20px;
	}
	
#menuList li:hover ul,#menuList li.hover ul {
  display: block;
  z-index: 42;
  }

#menu a:hover {
color: red;
background: white;
}

#container{
	width:900px;
	margin-left: 0px;
	float:left;
  background-color: white;
  color:#3a3a3c;
	}

#container h2{
	color:#FFF;
	font-size:20px;
}


#container .post{
	padding-left: 30px;
	padding-right: 30px;
	background-position:bottom;
	background-repeat:no-repeat;
}

#container .post h2, h2.pagetitle{
	background-position:left;
	background-repeat:no-repeat;
}

#container .post h2 a, h2.pagetitle a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.clear{
	clear: both;
	}

#entry {
	height: 100%;
	}


ul.nav,
.nav ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
width: 100%;
	table-layout: fixed;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}


ul.nav li>ul{
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
	display : block;
}

.nav ul li a{
	display: block;
	padding: 2px 10px;
}


ul.nav,
.nav ul,
.nav ul li a{
	background-color: white;
	color: red;
}


ul.nav li:hover,
.nav ul li a:hover{
	background-color: white;
	color: red;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: white;
	color: red;
}

ul.nav,
.nav ul{
	border: 1px solid #369;
}

.nav a{
	text-decoration: none;
}

div.footer {
text-align:center;
}
.wp-caption-text {
text-align: center;
}

.empty {
width:50px;
}
div.gallery {
float:left;
padding-left:5px;
padding-top:10px;
}
div.teledyski {
clear:both;
height: 165px;
}
img.teledyski {
float:left;
padding-right:20px;
}

a.aktualnosci, a.span, strong.aktualnosci {
font-size:72px;
}
