/* CSS Document chwilowo w iso:/ */
body { margin: 0; 
       padding: 0; 
       background-color:#22161B;
}

div#wrapper {
	width: 935px;
	padding: 0;
	background: url(images/tlo.jpg) repeat-y;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
			  }
			  
div#header {
	height: 60px;
	width: 935px;
	font-family: Arial, Helvetica, sans-serif;
}	

div#content {
	width: 935px;
	height: 623px;
	overflow: hidden;
	padding: 0;
	background-color: #FFFFFF;
}   

div#content_left {
	width: 793px;
	margin:auto;
	padding-left: 5px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	
	}
	
div#content_right {
	width: 135px;
	margin:auto;
	padding-left: 0px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
}


div#content_right_down {
	width: 132px;
/*    height: 345px; */
	height: 373px; 
	margin: auto;
	padding-left: 0px;
	float: left;
	overflow: hidden;
	background-color:#323232;
/*	border-bottom-width: 5px; */
    border-bottom: 5px solid white;
}

div#container {
	width: 795px;
	height: 220px;
    background-color: #000000;
}

div#container_podstrona {
	width: 795px;
	height: 429px;
    background-color: #000000;
}

div#fla{
    width: 793px;
    height: 84px;

}
div#footer {
	width: 935px;
	height: 31px;
	clear: both;
	overflow: hidden;
	margin: 0;
	background: url(images/tlo.jpg) repeat-y;
			
}
.tytuly_zolte
{
	color:#ffd25e;
	font-weight:bold;
}
.biale_teksty
{
	line-height:18px;
}
.unroot
{
	margin:0;
}
.ukrywacz
{
	display:none;
}

a{color: #fff;}
