/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: Arial, Sans-Serif;
	background: #000000 url('images/tlo.jpg');
	background-position: 50% 85px;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	margin: 0px;
	}
	
	ul {
  list-style: none;
  }
	
	input { width: 200px; background-color: #1a1a1a; border: 0px; color: #ffffff;  font-family: arial; font-size: 11px;  }
	#submit { background-image: url(images/wyslij.jpg); border: 0px; background-color: #1a1a1a; border: 0px; height: 38px; }
	textarea { width: 200px; height: 80px; background-color: #1a1a1a; border: 0px; color: #ffffff; font-family: arial; font-size: 11px;  }
	
	img { border: 0px; }
	
	#all{
	margin-left: auto;
	margin-right: auto;
	width: 935px;
	text-align: justify;
  }
  
  .link a { font-size: 10px; margin-left: 20px; }
  
  #galeria a img {border: 3px solid #221d1b;}
	#galeria a:hover img {border: 3px solid #ffffff;}
	
	#galeria a { color: #6f6f6f; }
	#galeria a:hover {color: #ffffff;}
	#galeria td { align: center; text-align: center; width: 100px; height: 100px; vertical-align: middle; }
  
  #wiecej { float: right; width: 60px;  margin-top: -25px; }
  
  #top{
	width: 935px;
	height: 421px;
  }

p { margin: 0px; }

h1 { color: #e6382f; font-size: 18px; font-weight: normal;  margin-top: 0px; margin-bottom: 4px; }
h2 { color: #d4c2c2; font-size: 12px; font-weight: normal; margin-top: 0px; margin-bottom: 12px; line-height: 160%;  }
.data { color: #ffffff; font-size: 10px; font-weight: normal;}

a { color: #e6382f; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

#content: { width: 935px; text-align: left; }

.news_dookola {
bbackground-color: green;
float: left;
}


.news {
bbackground-color: blue;
margin-left: 150px;
width: 325px;
}

.page {
margin-left: 50px;
width: 405px;
margin-top: 25px;
}


.page_dookola {
float: left;
}


.newsss { margin-bottom: 40px; }

.entry {
float: right;
width: 270px;
margin-bottom: 10px;
}

#banner_dol { width: 750; height: 100px; margin-top: 40px; float: left; }
#logo_dol { width: 159px; height: 90px; background-image: url('images/stopka_logo.jpg'); margin-top: 40px; float: right;}
#stopka_srodek { width: 935px; margin-left: auto; margin-right: auto; }

.gallery_banner_dookola { bbackground-color: yellow; float: right;   width: 386px; margin-right: 0px;   }
.gallery_banner { width: 326px; }

.clear { clear: both; height: 1px; font-size: 1px; }

.alignleft { float: left; }
.alignright { float: right; }

.poprzednie { width: 188px; height: 24px; background-image: url('images/poprzednie.jpg'); }
.nastepne { width: 172px; height: 24px; background-image: url('images/nastepne.jpg'); }


.data {
float: left;
width: 34px;
height: 42px;
background-image: url('images/data.jpg');
background-repeat: no-repeat;
line-height: 200%;
text-align: center;
padding-top: 2px;
padding-left: 2px;
margin-bottom: 0px;

}


#footer { height: 189px; background-image: url('images/stopka_tlo.jpg'); width: 100%; padding-top: 5px; }
