/*
Theme Name: wpb_v2
Theme URI: http://wordpress.org/
Description: The default...
Version: 0.1
Author: m
Author URI: http://wordpress.org/
*/

body {
	text-align: center;
	margin: auto;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a {
  outline: none;
  color:#21759B;
}

br.clear {
	clear: both;
}

div#main {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
}

div#srodek {
	width: 990px;
	margin: auto;
	text-align: left;
}

div#title {
	height: 60px;
	width: 990px;
}

div#title h2 {
	width: 560px;
	float: left;
}

div#title div#logreg {
	float: right;
	width: 350px;
	height: 30px;
	margin: 30px 5px 0 0;
}

div#title div#logreg img {
	border: 0;
}

div#title div#logreg img#reg {
	margin: 0 0 0 15px;
}

div#topbar, div#srodek div#foot {
	height: 47px;
	width: 990px;
	vertical-align: bottom;
}

div#topbar img {border: 0;}

div#srodek div#foot p {
	color: #fff;
	float: left;
	margin: 0;
	padding: 12px 0 0 5px;
}

div#middle {
	width: 990px;
}

div#middle div#left {
	float: left;
	width: 600px;
	margin: 0 0 0 5px;
}

div#middle div#right {
	float: left;
	width: 350px;
	margin: 0 0 0 30px;
}

div#icon-index {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://wpbooster.pl/wp-admin/images/icons32.png) no-repeat scroll -137px -5px;
	float:left;
	height:36px;
	margin:14px 6px 0 0;
	width:36px;
}

h2 {
	color:#464646;
	display:block;
	font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:35px;
	margin:0;
	padding:14px 15px 3px 0;
	text-shadow:0 1px 0 #FFFFFF;
}

/* MENU */
div#topbar div#menu {
	margin: 23px 0 0 0;
	float: right;
	height: 24px;
	background-color: #202020;
	vertical-align: top;
}

div#topbar div#menu a {
	color: #ccc;
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	display: block;
	float: left;
	padding: 3px 7px 0 7px;
	height: 21px;
}

div#topbar div#menu span {
	color: #000;
	background-color: #fff;
	font-family: arial;
	font-size: 15px;
	display: block;
	float: left;
	padding: 3px 7px 0 7px;
	height: 21px;
}

div#topbar div#menu a:hover {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

div#topbar div#menu img {
	vertical-align: top;
	display: block;
	float: left;
}

/* WP RAMKA */
div.frame {
	width: 100%;
	margin: 0 0 30px 0;
}
div.frame img {border: 0;}
div.frame div.top {
	height: 27px;
	background-image: url('images/frame_top_background.jpg');
	background-repeat: repeat-x;
}
div.frame div.top div.tleft {
	/*background-color: red;*/
	background-image: url('images/frame_top_left.jpg');
	width: 5px;
	height: 27px;
	float: left;
}
div.frame div.top div.tright {
	background-image: url('images/frame_top_right.jpg');
	width: 5px;
	height: 27px;
	float: left;
}
div.frame div.top div.tcent {
	float: left;
	width: 100%;
	height: 27px;
	margin-left: -5px;
	margin-right: -5px;
}

div.tcent p {
	margin: 6px 0 0 10px;
	padding: 0;
	text-shadow: 0 1px 0 #FFFFFF;
	color: #333;
	font-size:12px;
	font-weight:bold;
	line-height:1;
	font-family:Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

div.frame div.cont {
	width: 100%;
}

div.frame div.cont p {
	margin: 0;
	padding: 5px 0 5px 0;
}

div.frame div.cont div {
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	padding: 0 0 0 5px;
}

div.frame div.cont div h3 a {
	text-decoration: none;
	margin: 0 0 0 2px;
}

div.frame div.cont div p {
	font-family: tahoma;
	font-size: 14px;
	margin: 0;
	padding: 6px;
}
div.frame div.cont div ul {
	font-family: tahoma;
	font-size: 14px;
	margin: 0;
	padding: 6px 0 6px 23px;
}
div.frame div.cont div ul li {
	padding: 3px 0 3px 0;
}
div.frame div.bottom {
	width: 100%;
	height: 5px;
	background-image: url('images/frame_bottom_background.jpg');
	background-repeat: no-repeat;
}
div.frame div.bottom img {
	float: right;
}

/* WYSZUKIWARKA */
div.frame div.cont div#searchdiv {
	text-align: center;
	padding: 0;
}

div.frame div.cont div#searchdiv p {
	margin: 0;
	padding: 0;
}

div.frame div.cont div#searchdiv input#searchpole {
	width: 200px;
	margin: 15px 0 0 0;
	padding: 3px 0 3px 3px;
	background-color: #faefd9;
	border: 1px solid #000;
}

div.frame div.cont div#searchdiv p#radia {
	margin: 0 0 0 15px;
	text-align: left;
	float: left;
}

div.frame div.cont div#searchdiv p#searchbutton {
	margin: 15px 0 0 0;
	float: left;
}

/* KOMENTARZE */
form#commentform {
	padding: 5px 0 0 5px;
	margin: 0 0 20px 0;
}
form#commentform input {
	width: 144px;
}
form#commentform label {
	padding: 0 10px 0 0;
}
form#commentform textarea {
	width: 572px;
	height: 70px;
	margin: 5px 0 0 6px;
}
form#commentform input#submit {
	margin: 9px 0 0 6px;
}
div.frame div.cont div#wpbcomments {
	border: 0; padding: 0;
}
div.frame div.cont div#wpbcomments p {
	padding: 0 6px 0 6px;
}
div.frame div.cont div#wpbcomments p.infolineone {
	margin: 10px 0 0 19px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
div.frame div.cont div#wpbcomments p.infolinetwo {
	margin: 1px 0 0 19px;
	padding: 0;
	font-size: 11px;
	font-style: normal;
}

/* SCREENCAST */
div#screencast {
	z-index: 2;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-image:url(images/pattern.png);
	display:none;
}

div#screencast div#screenphoto {
	margin: auto;
	margin-top: 100px;
	width: 640px;
	height: 430px;
	background-image: url(screencast/01.jpg);
	background-repeat: no-repeat;
}

div#screencast div#screenphoto div#top {
	width: 640px;
	height: 330px;
}

div#screencast div#screenphoto div#screen-middle {
	width: 640px;
	height: 70px;
	background-image:url(images/pattern2.png);
}

div#screencast div#screenphoto div#screen-middle p {
	padding: 5px 0 0 5px;
	margin: 0;
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
}

div#screencast div#screenphoto div#bottom {
	width: 640px;
	height: 30px;
}

div#screencast div#screenphoto div#bottom p {
	float: right;
	margin: 5px 10px 0 0;
	color: #fff;
	font-family: tahoma;
}

div#screencast div#screenphoto div#bottom img {
	float: right;
	cursor: pointer;
}

/* WYNIKI WYSZUKIWANIA */
div#cse-search-results {
	border: 0;
}

div#cse-search-results iframe {
	width: 575px;
}

 /* STRONA KONTAKTOWA */
div.frame div.cont div p.komunikat {
	font-weight: bold;
	padding: 8px 0 0 12px;
	margin: 0;
}