* { padding: 0px; margin: 0px; }

body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../obr/tlo4_3.gif) repeat-x;
	background-color: #176ba9;
	margin: 0px;
	padding: 0px;
}

#wrapper { 
	 margin: 10px auto;
	 margin-top: 0px;
	 width: 1010px;
	 border: 0px solid #2779cd;
	 background: url(../obr/tlo4_3.gif) repeat-x;
	 background-color: #d6eaf7;
}

#header {
	margin: 0px 5px 0px 5px;
		
}

#faux {
	overflow: auto;
	width: 1000px;
	background: url(../obr/tlo2_3.gif) repeat-y;
	margin: 0px 5px 0px 5px;
	padding: 0px;
}

#leftcolumn {
	width: 208px;
	float:left;
}

#rightcolumn { 
	 float: right;
	 padding: 0px;
	 margin: 0px;
	 width: 761px;
	 display: inline;
	 position: relative;
	 margin-right: 12px;
}

#tytul {
	background: url(../obr/tytul_2.gif);
	height: 34px;
	
}

p.tytul {
	text-align: left;
	font-size:14px;
	color: #0b3f7e;
	font-family: Tahoma;
	font-weight:bold;
	padding: 9px 0px 8px 17px;
}

#tresc {
	width: 722px;
	margin-left: 17px;
}

#tresc p	{
	font-size:12px;
	font-family: Tahoma;
	text-align:left;
	color: #603b0f;
	margin-top: 10px;
	line-height:150%;
}

#tresc a	{
	font-size:11px;
	font-family: Tahoma;
	color: #603b0f;
	text-decoration:none;
}

#tresc p.domek	{
	text-align: left;
	font-size:14px;
	color: #0b3f7e;
	font-family: Tahoma;
	font-weight:bold;
	margin: 10px 5px 0px 5px;
}

#footer {
	overflow: auto;
	width: 1000px;
	height: 59px;
	background: url(../obr/dol2_2.gif);
	margin: 0px 5px 0px 5px;
}

.clear { clear: both; }

p.kontakt {
	text-align: center;
	font-size:11px;
	color: #0b3f7e;
	font-family: Tahoma;
}

a.kontakt {
	text-align: center;
	font-size:11px;
	color: #0b3f7e;
	font-family: Tahoma;
	text-decoration:none;
}

.obr {
	border: 2px solid #ffb55d;
	/*border-left: 4px solid #fff;
	border-top: 4px solid #fff;
	border-right: 6px ridge #fff;
	border-bottom: 6px ridge #fff;*/	
	margin-right: 10px;
	margin-top: 10px;
}

.cennik { border-collapse: collapse;
	border: solid 1px #ffb55d;
	background-color: #faf7d5;
	margin-top:6px;
	margin-left:11px;
}
.cennik td {
	padding: 2px;	
	border: solid 1px #ffb55d;
	text-align: center;
	font-size: 11px; color: #0b3f7e; font-family: Tahoma, Verdana; font-weight: bold;
	}
.cennik_tyt {
	background-color: #FAE8B9;	
	}
