* { padding: 0px; margin: 0px; }

body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../obr/tlo.gif) repeat;
	
	margin: 0px;
	padding: 0px;
}

#wrapper { 
	 margin: 10px auto;
	 margin-top: 0px;
	 width: 789px;
	 
}

#header {
	margin: 10px 0px 0px 0px;
		
}

#faux {
	overflow: auto;
	width: 789px;
	background: url(../obr/tlo_glowne.gif) repeat-y;
		
}

.clear { clear: both; background: none; }

#rightcolumn { 
	float: right;
	margin-right: 27px;
	width: 513px;
	display: inline;
	position: relative;
	background: url(../obr/tlo_srodek.gif) repeat-y;
	
}


#leftcolumn {
	width: 204px;
	float:left;
	margin-left:25px;
	display: inline;
	background: url(../obr/tlo_menu.gif) repeat-y;
	
}

#stopka_adresowa {
	width:204px;
	background :url(../obr/tlo_menu_stopka.gif) repeat-y;
}

#stopka_adresowa p {
	text-align:center;
	font-size:12px;
	padding: 5px 9px 0px 10px;
	color: #fcf0c8;
	line-height:150%;
}

#stopka_adresowa a {
	color: #fcf0c8;
}

#stopka_adresowa a:hover {
	color: #ead89b;
}


#tytul p {
	text-align: left;
	font-size:15px;
	color: #ead89b;
	
	font-family: Tahoma;
	font-weight:bold;
	font-style:italic;
	padding: 0px 0px 0px 0px;
}

#tytul {
	background: url(../obr/tytul.gif) bottom no-repeat ;
	width: 458px;
	
	margin-left:30px;
	
}

#tresc {
	width: 458px;
	margin-left: 30px;
}

#tresc p	{
	font-size:12px;
	font-family: Tahoma;
	text-align:left;
	color: #fcf0c8;
	line-height:150%;
	margin-top: 10px;
}

#tresc a	{
	color: #fcf0c8;
}


#footer {
	/*overflow: auto;*/
	width: 789px;
	height: 42px;
	background: url(../obr/stopka.gif);
	
}

#footer p	{
	font-size:10px;
	font-family: Tahoma;
	text-align:center;
	color: #fcf0c8;
	padding-top:5px;
}

#footer a	{
	color: #fcf0c8;
}

#tresc li	{
	font-size:12px;
	font-family: Tahoma;
	text-align:left;
	color: #fcf0c8;
	line-height:150%;
	margin-top: 10px;
	margin-left:30px;
}



#tresc table {
	color: #fcf0c8;
	margin-top:10px;
}

#tresc td {
	padding:2px;
}

#tresc td.prawa {
	text-align:right;
}
.obr {
	border: 1px solid #fcf0c8;		
	margin-top: 10px;
}