/*grupa sart*/

	html, body {
background-color:#ffffff;
	background-image:url(../images/back1.jpg);
	
	
	
	background-position: top;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	
	
	 height:100%;
}

/*...*/


#top {
	width: 800px;
	background-color: #333333;
	
	 overflow: hidden;
	
}

#head{
width: 800px;

	
}


#he1 {
background-color: #333333;
background-image: url(../images/top3.png);
overflow: hidden;
	width: 800px;
	height:200px;
	margin: 0px;
	
}

	

#he3{
background-image: url(../images/gr.jpg);
background-color: #333333;
height: 57px;
width: 800px;
overflow: hidden;




}
#he2{
width: 800px;
	background-color: #ffffff;
	
	
	
	
	
	
}

#t1 {
	width: 160px;
	
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	
}

#t3 {
	width: 160px;
	
	float: right;
	overflow: hidden;
	background-color: #ffffff;
	
}

#t2 {
	width: 460px;
	border-right: dashed 1px #AABAA7;
	border-left: dashed 1px #AABAA7;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	
	
}
.tex{
azimuth: center;
	font-size:14px;
	text-align: left;
	padding: 5px;
	padding-top: 10px;
}

#foot {
	clear: both;
	width: 800px;
	height: 31px;
	background-image: url(../images/foot.gif);
	
}
a:link,  a:visited {
	padding-left: 8px;
	height: 15px;
	color: #228B22;
	margin: 0px;
	text-left: 8px;
	text-decoration: underline;
}

 a:hover {
	color: #778899;
	padding-left: 8px;
}

/*gora menu*/
ul{
margin-left: 150;
}

ul, ul li {

	display: block;
	list-style: none;
	margin-right: 4px;
	margin-top: 4px;
	padding: 0px;
	border-right: 1px solid #87CEFA;
}

ul li {
	float: left;
	border-right: 1px solid #FFFFFF;
	
	
}
 li a:link, li  a:visited {
	padding-left: 8px;
	font-size: 14px;
	height: 15px;
	color: #F6F6F6;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;}
li a:hover {
	color: #00C402;
	padding-left: 8px;
}
/*koniec menu*/
h2{
	color: #666666;
	font-size: 14px;
	font: larger;
	
}
h3{
	color: #228B22;
	font-size: 19px;
	text-decoration: underline;
}
h4{
	color: #228B22;
	font-size: 14px;
	font: larger;
	text-decoration: underline;
}
/*button*/
dt {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

dt {
	width: 150px;
	margin-left: 5px;
	padding-left: 8px;
	
	background:  url("../images/poin.png") no-repeat left top;
	
}

	


dt:hover {
	width: 150px;
	
	
	background:  url("../images/poin1.png") no-repeat left top;
 
	 
}

 dt a:link,  a:visited {
	
	
	color: #333333;
	margin: 0px;
	text-left: 8px;
	text-decoration: none;
	
}

 dt a:hover {
	color: #009900;

}