html{
	height: 100%;
}

/*========== szablon nie tykac =============*/
		body { 
			margin:0px;
			background-color:white;
			width: 100%;
			height: 100%;
			background: url(images/back1.gif) repeat-x;
			color: #666666;
			font-family: Verdana, sans-serif;
			font-size: 11px;
		}
		.container{
			width:890px;
			background-color: transparent; 
			height: 635px;
			margin: auto;
		}
		.rightConLeftCol{
			float:right;
			width: 656px; 
			background-color:#225673;
			background: url(images/prawy_white.gif) top right repeat-y;
		}
		.leftConRightCol{
			float:left; 
			width:234px; 
			background-color:transparent;
		}
		.colLeft{
			z-index:1;
			position: relative;
			left:-234px; 
			width:656px; 
			background-color: white;
 			min-height: 635px;
			height: auto !important;
			height: 635px;
		}
		.colRight{
			z-index:2;
			position: relative;
			left:656px;
			width:234px; 
			background-color: transparent;
		}
		.brclear {
			clear: both; font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}
		.brspace {
			font-size: 1px; margin: 0px; line-height: 0; height: 0px;
		}

		/* IE mac hack */
		* html>body .colRight{
			display:inline-block;
			overflow: auto;
		}

		* html>body .colLeft{
		    overflow: auto;
		}
/*========== end - szablon nie tykac =============*/

/*		
a {
	color: #225673;
	text-decoration: none;
}
*/

a{
	color: #3587B3;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
	color: #990000;
	font-weight: bold;
}

#tresc{
	padding: 10px 10px 0 0;
}
#zajawki_tlo{
	width: 100%;
	min-height: 615px;
	background-color: transparent;
	overflow: hidden;
	background: url(images/zajawki_bg.gif) no-repeat;
}
#zajawki_tresc{
	background-color: #225673;
	width: 200px;
	margin: 0 18px 0 16px;
	height: 615px;
	padding: 18px 0;
	color: white;
	line-height: 18px;
	font-size: 10px;
}
.zajawka{
/*	width: 168px;*/
	margin: 15px 0;
}

.zajawka a{
	color: white;

}
.zajawka_data, .zajawka_tytul, .zajawka_tekst{
	width: 168px;
	margin: 0 16px;
	font-size: 10px;
}
.zajawka_tytul{
	font-weight: bold;
	font-size: 10px;
}
.zajawka_kreski{
	width: 200px;
	height: 5px;
	margin-top: 15px;
	background: url(images/przerywacz.gif) no-repeat;
}


#naglowek{
	width: 890;
	text-align: right;
}
#stopka1, #stopka2{
	margin: 0 auto; /* centering */
	overflow: hidden; /* clearance */
	clear: both;
	border: none;
}
#stopka1{
	width: 890px;
	height: 52px;
	background: url(images/stopka.gif) no-repeat;
}
#stopka2{
	width: 861px;	
	height: 16px;
	background: url(images/stopka2.gif) no-repeat;
	padding: 9px 29px 0 0;
	text-align: right;
	font-size: 10px;
}
#stopka2 a{
	margin-right: 21px;
}
#stopka2 a:link, #stopka2 a:visited {
	text-decoration: none;
	color: #225673;
}

#stopka2 a:hover, #stopka2 a:active {

	color: #990000;
}

/*============= kontakt =============*/
.napis{
	width: 104px;
	float: left;
	color: black;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 10px;
}
.wpis{

}

#kontakt_form input{
	border: 1px solid #666666;
	width: 246px;
	height: 18px;
	font-size: 11px;
	color: black;
	padding:4px 0 0 3px;
	margin-bottom: 10px;
	position: relative;
	top: -5px;

}

#kontakt_form textarea{
	border: 1px solid #666666;
	width: 246px;
	font-size: 11px;
	color: black;
	padding:4px 0 0 3px;
	margin-bottom: 10px;
	position: relative;
	top: -5px;
}

/*============= end kontakt =============*/

.aktualnosc{
	margin: 25px 0;
	line-height: 18px;
}