/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	margin-left:14px;
	padding:0px;
	text-align:center;
	background-image: url(images/wozniak-dom2_02.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-size: 10pt;
	font-family: Verdana;
	color: #FFFFFF;
}

#kontener {
	width:1024px;
	position:relative;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px; 
	text-align: justify;
}

#naglowek {	
	background-image: url(images/baner_03.jpg);
	margin-top:0px;
	padding-top:0px;
	background-repeat:no-repeat;
	background-position: center top;
	position: relative;
    width: auto;
	height:298px;  		    
}

#srodek{ 
	width: auto;
	/**/background-image: url(images/wozniak-dom2_05.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:20px;
	margin:0px;
	min-height:605px;
	position: relative;
	border:;
}

#tresc{
	width:636px;
	background-image: url(images/wozniak-dom2_07.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#f1f1ef;
	margin-left:300px;
	/*position: absolute;
	top:30px;
	right:80px;*/
	color: #333333;
	padding:0px;
	z-index:2;
	
}

#tresc2 {
	padding:20px 20px 20px 20px;
	line-height:18px;
	width:auto;
	min-height:421px;
	outline: none;
}

#tresc2 ul{
	margin-left:30px;
	margin-right:25px;
	text-align:justify;
}

#tresc2 ul li{
	list-style-type: circle;
}

#tresc2 a {
	color:#333333;
	text-decoration:none;
}

#tresc2 a img{
	border: 1px solid #BBB;
	padding: 2px;
	margin-left:2px;
	margin-right:2px;
}

#trescGaleria a {
	color:#f6f6f5;
	text-decoration:none;
	font-size:9px;
}

#trescGaleria a img{
	border: 1px solid #BBB;
	padding: 2px;
	margin-left:2px;
	margin-right:2px;
}

#trescGaleria {
	padding:20px 20px 20px 20px;
	line-height:18px;
	width:auto;
	min-height:421px;
	outline: none;
}

#tresc3 {
	background-image:url(images/wozniak-dom2_09.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	min-height:150px;

}

#stopka {
	background-image:url(images/stopka_10.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:auto;
	margin:0px;
	height:140px;
}

#menu {
	width:215px;
	display:block;
	position:absolute;
	left:60px;
	top:52px;
	min-height:150px;
	/*margin-left:60px;
	margin-top:50px;*/	
}

#menu a {
	text-decoration:none;
	color: #804000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#menu a:hover {
	text-decoration:underline;
}

#menu ul {
	list-style-type: none; 
	margin-right:15px; 
	margin-top:27px;
	margin-bottom:10px; 
	padding-right:0px;
}

#menu ul li{
	padding-bottom:10px;
	padding-left:30px;
}

input.przycisk {
	color: #FFFFFF;
	background-color: #663300;
	border: 2px outset #FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:50px;
	padding-left:5px;
	padding-right:5px;
}

textarea { 
	color: #000000;
	background-color: #FFFFFF;
	border-left:2px inset #00008B;
	border-top:2px inset #00008B;
	border-bottom:1px inset #00008B;
	border-right:1px inset #00008B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 400px;
}

input.text { 
	color:#00008B;
	background-color:#FFFFFF;
	border-left:2px inset #00008B;
	border-top:2px inset #00008B;
	border-right:1px inset #00008B;
	border-bottom:1px inset #00008B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	margin-bottom:10px;
}

#autor{
	position: absolute;
	bottom:10px;
	left:45px;
	color: #4B4B4B;
}

#autor a{
	color:#4B4B4B;
	text-decoration:none;
}

.blue {
	color:#0033FF;
}

.zawartosc{ 
	text-indent:1.5em;
	padding-left:5px;
	padding-right:10px;
	text-align:justify;
}

.zawartosc:first-letter { 
	font-size:1.6em;
	color:#7A3D3D;
}

#baner{
	position:absolute;
	top:18px;
	right:58px;
	z-index:1;
}

#baner2{
	position:absolute;
	top:290px;
	left:50px;
	z-index:1;
}

#mapa{
	text-align:center;

}

