
html {
	margin: 0; padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	background: #fff; color: #000;
}
body {
	margin: 0 auto; padding: 0;
	background: url('images/bg.jpg') top no-repeat #fff;
}
body#main {
	background: url('images/main_bg.jpg') top no-repeat #fff;
	background: url('images/robocza.jpg') top no-repeat #fff;
	background: url('images/backgr.jpg') top no-repeat #fff;
}
h1, #menu, #menu li {
	margin: 0; padding: 0;
	list-style: none;
}
h1 span, #menu li span {
	/*position: absolute;
	top: -10000px;
*/
}
.clear {
	clear: both; display: block;
	width: 100%; height: 1px;
	font-size: 1px;
}
/*--LAYOUT--*/
#site {
	width: 935px;
	/*padding:0px 30px;*/
	margin: 0 auto;
}
#top {
	height: 180px;
	position: relative;
}
#home #top {
	height: 656px;
}
h1 {
font-size:3em;
height:85px;
left:0;
line-height:0.8em;
position:absolute;
top:25px;
width:190px;
padding:0px 0px 0px 64px;
letter-spacing:-0.02em;

}
span.lodz{
display:block;
font-size:0.7em;
float:right;
color:#1881b8;
}
h1 a {display: block; height: 60px; color:#003893;}
#main h1 a{ height: 66px;}
h1 a:hover {text-decoration:none;}

#top-po {
	position: absolute; top: 75px; left: 595px;
	display: block; height: 35px; width: 115px;
}
#home #top-po {
	top: 25px; left: 330px;
}

#top-icons {
	position: absolute; top: 10px; left: 716px;
	height:20px;
}
#top-icons a{
display:inline-block;
height:20px;

padding-top:8px;
}
#top-icons a.en{
background:url('images/enflag.gif') no-repeat 0 10px;
width:90px;
padding-left:22px;
}
#searchbar {
left:664px;
position:absolute;
top:125px;
height:24px;
background:#f77f00;
padding:6px 8px;
}
#search input{
margin:0px;
padding:0px;
float:left;
border-top:1px solid #ddd;
}

#searchbar input.sb{
padding:4px 6px;
border-right:1px solid #ddd;
}
#searchbar input.sv{
padding:4px;
width:220px;
border-left:1px solid #ddd;
}
#home #top-icons {
	left: 680px;
}
.top-link {
	display: block; float: left;
	padding: 4px 14px 0 10px;
	background: url('images/point.gif') no-repeat 0 10px;
	color: #000;
}
#top-logos {
	position: absolute; top: 555px; left: 550px;
}
#top-logos img {display:block;float:left;}
#top-logos a {float: left; margin: 0 12px 0 0;}

#menu {
	position: absolute; top: 125px; left: 0;
	margin: 0; padding: 0;
	list-style: none;
	height: 36px;
	background:#1a83c4;
}
#home #menu {
	top: 98px; left: auto; right: 0;
}
#menu li {
	height: 36px; 
	float: left;
}
#menu li a {
	display: block; 
	float: left;
	height: 20px;
	padding:8px 13px;
	font-size:1.5em;
	color:#fff;
	font-weight:bold;
}

#menu li a:hover {background:#f77f00;text-decoration:none;}
/*
#top-search {
	position: absolute; top: 55px; right: 5px;
	width: 260px;
}
#search {
	width: 250px; margin: 0 auto;
}
#search #f_search {
	float: left; width: 210px; height: 16px;
	padding: 5px 5px 10px 5px;
	background: url('images/search_bg.gif') no-repeat;
	border: none;
}
#search-submit {
	float: left; display: block;
	height: 26px; width: 27px;
	padding-top: 40px; border: none;
	background: url('images/search_submit.gif') no-repeat;
	max-height: 50px; font-size: 0;
}
*/
#body {
	overflow: hidden;
	background: #fff;
}
#content {
	float: left; width: 630px;
	padding: 20px 0 0 20px;
	text-align: justify;
}
.full {
	padding-bottom: 15px;
}
.min {
	float: left;
	padding: 0 10px 10px 0;
}
#sidebar {
	float: right; 
	width: 260px;
	padding: 20px 10px 20px 10px;
	background: #F9F9F9;
}
#columns {
	padding: 30px 0 20px 40px; margin: 20px 0 10px 0;
	background: #EBF3F9; overflow: hidden;
}
.column {
	width: 270px; float: left;
	margin: 0 50px 0 0;
}
.column h3 {
	font-size: 14pt;
	color: #2871A8;
}
.column h3 img {
	float: left; margin-right: 5px;
}
#column-gal img {
	float: left; margin: 0 15px 15px 0;
}
.column p {margin-bottom: 1em;}

#polecamy {
	padding: 20px 0 20px 20px; margin: 10px 0 0 0;
	background: #F8F8F8; overflow: hidden; height:100%;
}
#polecamy img {display:block; float: left; padding: 0 8px 0 8px;}
#foot {
	width: 100%; position: relative;
	padding: 10px 0 40px 0; margin: 10px 0 0 0;
	border-top: solid 1px #D4D4D4;
	clear: both; color: #6D6D6D;
}
#foot a {
	color: #6D6D6D;
}
#foot-links, #foot-links a {
	color: #000;
}
#foot-icons {
	position: absolute; top: 10px; right: 0;
}
/*--CONTENT--*/
a {
	text-decoration: none;
	color: #256A9F;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 1.5em 0; padding: 0;
	line-height: 1.5em;
}
ul {
	margin: 0 0 1.5em 0; padding: 0;
	line-height: 1.5em;
}
li {
	margin: 0 0 0 20px; padding: 0;
}
img {
	border: 0;
}
hr {
	border: none; margin: 0 0 1em 0;
	border-top: solid 1px #eee;
}
h2, .sidetitle {
	/*margin: 0 0 1.5em 0; 
	*/
	margin:0px;
	padding: 0;
	font-size: 12pt;
}
h3 {
	margin: 0 0 1em 0; padding: 0;
	font-size: 11pt;
}
#content h3 {font-size: 13pt;}
#content h2 {
	color: #175B8B; font-size: 17pt;
}
.h-sub {
	color: #797979; 
	margin: 0 0 1.5em 0;
	font-size: 9pt;
	font-weight: normal;
}
#sidebar h2 {
	padding: 20px 0 5px 5px; margin: 0 0 10px 0;
	border-bottom: solid 1px #DDD; color: #373737;
}
#sidebar h2 img {
	margin: 0 0 -5px 0;
}
#sidebar ul, #home-news ul {
	color: #727272;
	margin: 0; padding: 0;
}
#home-news ul {font-size: 10pt;}
#sidebar ul li, #home-news ul li, .columnMain ul li {
	list-style: none; padding: 0 0 10px 14px;
	background: url('images/point_2.gif') no-repeat 0 8px;
}
#sidebar ul li a, #home-news ul li a {font-weight: bold;}

.path {
	margin: 0 0 20px 0; 
	padding: 0; 
	list-style: none;
	height: 25px; 
	width: 100%; 
	overflow: hidden;
	background:url('images/path_bg.gif') right no-repeat #EBF3F9;
}
.path li {
	margin: 0 0 0 0px; 
	padding: 0; 
	list-style: none;
	display: block; 
	float: left;
}
.path li.sep{
	background: url('images/path_sep.gif') no-repeat #EBF3F9;
	width:13px;
	height:25px;
}
.path li a {
	display: block; 
	float: left; 
	padding: 4px 20px 0 20px; 
	height: 21px;
	
}

.img {
	float: left; clear: left;
	margin: 0 20px 15px 0;
	border-bottom: solid 1px #D6D6D6;
	color: #7C7C7C;
}
.img p {
	margin: 0; padding: 5px 0 5px 20px;
	background: url('images/img_desc.gif') no-repeat 0 7px;
}

.logos {
	padding: 7px 0 0 10px; margin: 0 -10px;
	background: #C0D4E7;
	clear: both; overflow: hidden; height: 100%;
	width: 310px;
}
.logos img {display:block;float:left;}
.logos a {float: left; margin: 0 7px 7px 0;}

.podobne-item h3 {margin-bottom: 0.5em;}
.podobne-item img {
	float: left; margin: 0 10px 0 0;
}
.podobne-item p {
	margin: 0 0 10px 120px;
}

.comment-item {
	position: relative;
	padding: 10px 10px 10px 60px;
	background: #F4F4F4;
}
.comment-item h4 {font-weight: normal; padding: 0 0 5px 0; margin: 0;}
.comment-item p {margin: 0;}
.comment-odd {background: #fff;}
.comment-num {
	position: absolute; top: 0; left: 0;
	width: 50px; height: 100%;
	color: #fff; background: #5293C3;
	font-size: 17pt; text-align: right;
}
.comment-num span {display:block; padding: 10px 5px 0 0;}
.comment-odd .comment-num {background: #FF9600;}

.add-coment {
	padding: 20px 0 0 20px;
	background: #5293C3; color: #fff;
}

input, textarea {
	padding: 5px 10px;
	background: #fff; border: none;
	color: #000;
}
#content input, #content textarea{
border: 1px solid grey;
}
label {
	display: block; float:left;
	width: 150px; padding: 5px 0 0 0;
}
.input, .textarea {
	padding: 0 0 10px 0;
}
.input input {
	width: 150px;
}
.textarea textarea {
	width: 400px; height: 100px;
}

.submit {
	margin: 0 0 0 -20px;
	background: #FF9600;
	height: 40px; padding: 10px 20px 0 0;
}
.submit input {
	float: right;
	background: none; color: #fff;
	font-size: 13pt; font-weight:bold;
}

#home-body {
	overflow: hidden;
	padding: 20px 0 0 0;
}
#home-news {
	float: left; width: 355px;
	margin: 0 20px 0 0;
}
#home-flickr {
	float: left; width: 238px;
	margin: 2px 20px 0 0; padding: 0 0 10px 10px;
	background: url('images/home_noflick_bg.gif') no-repeat #EBEBEB;
}
#home-blog {
	float: left; width: 355px;
}

#home-body h2 {
	font-size: 22px; font-weight: normal;
	color: #2871A8;
	padding: 0 0 3px 10px; margin: 0 0 10px 0;
}
#home-body h2 img {margin: 0 0 -3px 3px;}
#home-news h2 {
	border-bottom: solid 2px #ddd;
}
#home-flickr h2 {
	font-size: 22px; font-weight: normal;
	color: #2871A8;
	padding: 0 0 0 3px; margin: 0 0 20px 0;
}
#home-flickr img {
	float: left; margin: 0 10px 10px 0;
}
#home-blog h2 {
	border-bottom: solid 2px #FF802E;
}
.home-blog-item {
	margin: 0 0 10px 0;
	border-bottom: solid 1px #E0E0E0;
	text-align: justify;
}
.home-blog-item img {
	float: right; margin: 0 0 0 10px;
}

#top-twitter {
	position: absolute; top: 178px; left: 525px;
	width: 253px; height: 318px;
	padding: 10px 10px 10px 35px;
	background: url('images/top_twitter.gif') no-repeat;
}
#sidebar-twitter {
	margin: 10px 0 10px -20px; position: relative;
	width: 253px; height: 288px;
	padding: 10px 10px 10px 35px;
	background: url('images/sidebar_twitter.gif') no-repeat;
}
#twitter-content {
	overflow: auto; height: 260px; padding: 4px 4px 0 0;
}
#top-twitter #twitter-content {
	height: 280px;
}
#top-twitter p, #sidebar-twitter p {
	margin: 0 0 5px 0; padding: 0 0 5px 0;
	border-bottom: solid 1px #D5D5D5;
}
#twitter-link {
	position: absolute; bottom: 7px; left: 32px;
	height: 14px; width: 120px;
}
#twitter-link2 {
	position: absolute; bottom: 7px; right: 10px;
	height: 27px; width: 85px;
	background: url('images/twitter_link.gif') no-repeat;
}
.wordtube {
	text-align: center;
	padding: 5px 0 25px 0;
}
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.fbnav{
padding:20px 0px 10px 10px;
float:left;
}
dd,dt{
padding:0px;
margin:0px;
}
.postlist li{
border-bottom:1px solid #eee;
}
.sidetitle{
color:#256A9F;
margin:0px;
font-size:1.6em;
}
.sidetitle a{
display:inline-block;
position:relative;
}
.sidetitle a.foto{
top:4px;
}
.sidetitle a.napis{

}
.footer{
width:100%;
/*height:48px;*/
height:2px;
background:#2380ab;
margin:0px 0px 10px 0px;
}
.barier{
/*
background: url('images/barier.png') no-repeat;
width:360px;
height:48px;
float:left;
display:block;
*/
}
#main #top-icons{
left:621px;
top:25px;

}
#main h1{
font-size:3.6em;
padding:0 0 0 114px;
top:48px;
width:230px;
}
#main span.lodz{

}
#main #searchbar input.sv, #main #searchbar input.sb{
border-bottom:1px solid #DDDDDD;
} 
#main #menu{ top:149px; float:right;position:relative;}
#main #searchbar{ top:62px; background:none;}
#main #top{height:660px; z-index:9;}
#main #twitts{
width:379px;
height:467px;
background: url('images/cloud2_10.png') no-repeat;
position:absolute;
top:126px;
z-index:10;
}
#main #twitts #twitBtn{
display:block;
height:34px;
left:124px;
position:relative;
top:398px;
width:125px;
text-indent:-1000px;
}
#main div.fbnav{
position:absolute;
top:614px;
padding:0px 0px 0px 28px;
}
.footer2{
width:100%;
height:98px;
margin:0px 0px 20px 0px;
}
.footer2 a{
display:inline-block;
float:left;
text-indent:-100000px;
height:98px;
background:  url('images/foot.jpg') center center no-repeat;
}
.footer2 a:hover{
background:  url('images/footO.jpg') center center no-repeat;
}
.footer2 a.poPartia{
width:192px;
background-position: -22px 0px;
}
.footer2 a.poKlub{
width:200px;
background-position: -214px 0px; 
}
.footer2 a.mlodzi{
width:182px;
background-position: -414px 0px;
}
.footer2 a.mojradny{
width:202px;
background-position: -596px 0px;
}
.footer2 a.cre{
width:158px;
background-position: -798px 0px;
}
.footer3{
text-align:center;
}
.columnMain{
width:332px;
min-height:20px;
float:left;
}
.centerColumn{
margin:0px 16px;
width:238px;
}
.columnMain h2.sidetitle a{
padding:0px 0px 0px 10px;
font-size:0.9em;
}
.columnMain h2{
height:28px;
}
hr.blue{
border-top:2px solid #004dc1;
}
hr.orange{
border-top:2px solid #ff6e11;
}
hr.grey{
border-top:2px solid #d9d9d9;
}
.centerColumn  .ngg-album-compact{
width:110px;
height:124px;
}

#twittWindow{
width:250px;
position:relative;
top:100px;
left:56px;
z-index:101;
}
.twittContainer{
overflow:auto;
height:290px;
padding:4px 4px 0 0;
z-index:100;
}
.twitter-message{
font-size:0.9em;
width:232px;
border-bottom:1px solid #D5D5D5;
margin:0 0 5px;
padding:0 0 5px;
}
.ngg-albumoverview{
overflow:hidden;
}
#main .ngg-album-compact h4{display:none;}
.png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
