html, body, div, img, p, h1, h2, h3, h4, h5, h6, a, ul, li { margin:0 ; padding:0 ; border:0 ;}
body, p, div, a { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  color: #003399; }
a { text-decoration: none; color:blue;}
a:visited {color:blue;}
a:hover {color:red;}

.question { color: #4B3F3F; font-weight: normal;  font-size: 12px;  padding: 8px; }


div#klocek {
	width: 800px;
	height: 820px;
	background: #ccc;
	margin-top: 5px;
	margin-left: 50%;
	position: relative;
	right: 400px;
	}

div#twarz {
	position: absolute;
	top: 0px;
	left: 0px;
	}

div#pasek {
	position: absolute;
	top: 0px;
	left: 231px;
	width: 564px;
	height: 23px;
	background: #9e746c;
	}

div#banner {
	position: absolute;
	top: 23px;
	left: 231px;
	width: 569px;
	height: 109px;
	}

div#menu {
	z-index: 9;
	position: absolute;
	top: 132px;
	left: 231px;
	width: 569px;
	height: 25px;
	background: #6e95c2 url('../grafika/bg_menu.gif');
	}

div#tresc {
	z-index: 0; 
	position: absolute;
	top: 157px;
	left: 231px;
	width: 569px;
	height: 643px;
	background: #fff;
	}

div#zapytanie {
	position: absolute;
	top: 157px;
	left: 0px;
	width: 231px;
	height: 300px;
	background: #6e95c2 url('../grafika/zrob.gif') no-repeat bottom;
	}

div#ets {
	position: absolute;
	top: 457px;
	left: 0px;
	width: 231px;
	height: 343px;
	background: #fff;
	}

div#stopka {
	position: absolute;
	top: 800px;
	left: 0px;
	width: 800px;
	height: 20px;
	background: #9e746c;
	}


#pasek { padding: 5px 0 0 5px; }
#stopka { padding: 3px 0 0 5px; }

#stopka a, #pasek, #pasek a, #zapytanie label, #zapytanie a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;  
	font-size: 10px;
	}

#stopka a:hover, #pasek a:hover { color: #ffc; }


#zapytanie form { margin: 29px 0 0 4px; }
#zapytanie a { display: block; margin: 15px 0 0 97px; }
#zapytanie div { background: url('../grafika/foto1e.jpg') no-repeat; height: 47px; }
#zapytanie div p { font-weight: bold; color: #000; margin-left: 10px; }

.textarea {
	overflow:hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 10px;
	width: 193px;
}

#ets p { text-align:justify; }

#tresc h1 { color: #000; font-weight: normal; font-family: Arial, Helvetica, sans-serif;  font-size: 23px; margin: 20px 0 0 25px; border-bottom: solid 1px #06f;}
#tresc #data { text-align: right; color: #06f; font-size: 9px; font-weight: normal; margin-bottom: 25px;}	
#tresc p { margin: 10px 0 0 25px; }

#tresc ul, #tresc ol { margin-top: 15px; margin-bottom: 15px; }
#tresc li { margin: 3px 0 0 55px; }


#chmurka p { position: relative; font-size: 75%; }