body {
 font-family: Tahoma;
 font-size: 12px;
 background: url(tlo.jpg) top center;
 background-repeat: no-repeat;
 background-color: #29160F;
 margin: 0px;
}
#strona { 
	width: 868px;
    margin-left: auto;
    margin-right: auto;
	background-repeat: no-repeat;
}
#faux {
 background-repeat: no-repeat;
 width: 100%;
 background-image: url(images/pasek.jpg);
 background-repeat: repeat-y;
}

#top {
background-image: url(images/top.png);
height: 220px;
}

#menu {
 height: 32px;
 background-image: url(images/menu.png);
 margin-left: auto;
 margin-right: auto;
}

#lewa { 
	float: left;
	width: 240px;
	height: 525px;
	font-size: 11px; 
	color: #7D6356; 
	font-family: Tahoma;
	padding-top: 40px;
	padding-left: 45px;
	padding-right: 12px;
	background-image: url(images/lewa.gif);
	background-repeat: no-repeat;
	}
	
#lewa a {text-decoration: none; color: #7D6356;}
#lewa a:hover {text-decoration: underline; color: #7D6356;}

#tekst {
    text-align: justify;
	float: left;
	width: 521px;
	height: 567px;
	font-size: 13px;
	color: #000000;
	font-family: Tahoma;
	position: relative;
	padding-top: 28px;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url(images/prawa.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;}
	
#tekst a {text-decoration: none; color: #77694D;}
#tekst a:hover {text-decoration: underline; color: #77694D;}

#prawa {
    text-align: justify;
	float: right;
	width: 521px;
	font-size: 13px;
	color: #000000;
	font-family: Tahoma;
	position: relative;
	padding-top: 28px;
	padding-left: 30px;
	padding-right: 20px;
	background-image: url(images/prawa.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}

#prawa a {text-decoration: none; color: #77694D;}
#prawa a:hover {text-decoration: underline; color: #77694D;}

#ramka {
    width: 430px;
    margin-left: 90px;
	margin-bottom: 17px;
}

#ramka2 {
    margin-left: 17px;
	margin-bottom: 17px;
}

#ramka3 {
    text-align: right;
    margin-left: 17px;
	margin-bottom: 17px;
}

.img{
    padding-right: 15px;
	float: left;
}

#stopka { 
	float: left;
	clear: both;
	text-align: right;
	color: #987C67; 
	width: 858px;
	height: 73px;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 11px; 
	font-family: Tahoma;
	background-image: url(images/stopka.gif);
	}
#stopka a { text-decoration: none; color: #987C67;}
#stopka a:hover { text-decoration: underline; color: #987C67; 
}

.clear { clear: both; background: none; }

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 680px;
	float: left;
	padding: 0px 90px 0px;
}

ul li {
	float: left;
	border-right: 1px solid #938A75;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #B5AE9F;
	padding: 9px 18px;
}

ul a:hover {
	color: #FFFFFF;
}

.styl1 {
	color: #2A160A;
	font-weight: bold;
	font-size: 14px;
}

.styl2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;}
	
.styl3 {
	color: #24150C;
	font-weight: bold;
	font-size: 14px;
}

.styl4 {
	color: #A7371F;
	font-weight: bold;
	font-size: 14px;}
	
.styl5 {font-size: 17px;
	font-weight: bold;}
	
.styl6 {color: #B39A8E;
	font-weight: bold;
	font-size: 12px;}
.styl7 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.styl8 {color: #000000;
	font-weight: bold;
	font-size: 12px;}
	
.styl9 {color: red;
	font-weight: bold;
	font-size: 14px;}

#kontakt input.error{  
     background: #F1EAE0;  

} 
#kontakt textarea.error{  
    background: #F1EAE0;  
 
}
#imie {
width: 220px;
}

#nazwisko {
width: 220px;
}

#email {
width: 220px;
}

#telefon{
width: 220px;
}

#tresc {
width: 220px;
height: 70px;
}

img
{
border: 0px;
}
a.tooltip{
    width: 230px;
    display: left;
	position: relative;
	z-index: 24;
	background: none;
	color: #FFFFFF;
	font-size: 13px;
}
a.tooltip:hover{
	z-index: 25;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	line-height:1.4em;
	top: 2em;
	left: 3em;
	right: 5em;
	padding: .8125em;
	border: 1px solid #600000;
	background-color: #FFFFFF;
	text-align: justify;
	width: 22em;
	text-decoration: none;
	color: #000000;
}
