/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background-image: url(foto/bg.png);
	background-repeat: repeat-x;
	background-color: #43aaed;
}
#wrapper { 
 margin: 0 auto;
 width: 852px;
}
#header {
	width: 852px;
	float: left;
	height: 254px;
	margin: 0px;
	padding: 0px;
}
#leftcolumn {
	color: #333;
		margin: 0px;
	height: 386px;
	width: 266px;
	float: left;
	background-image: url(foto/losowy266x217.jpg);
	
	background-position:left;
	background-repeat:no-repeat;
}
#rightcolumn {
	float: right;
	
	background-image: url(foto/main558x386.jpg);
	overflow:auto; 
	overflow-x:hidden; 
	background-attachment:fixed;
	
	height: 386px;
	width: 586px;
	margin: 0px;
	display: inline;
	text-align: justify;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana;
	
}
#rightcolumn img{
	float: right;
	margin-left: 0px;
	overflow:auto; 

}

#footer {
	width: 852px;
	clear: both;
	
	
}

#footer a  {
	color: #666666;
	text-decoration: none;
}
#footer a:hover  {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #572600;
}
#tresc
{

width: 584px; 
height: 386px; 
overflow:auto; 
overflow-x:hidden; 
background-attachment:fixed;
} 
.tytulik
{
	font-family: verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
padding-right: 10px;
	padding-left: 10px;
}
.txpodstaw
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
