
body {
background: #CFCFCF;
}

div.main {
background-color: white;
width: 800px;
color: black;
position: relative; 
left: 25%;
}

div.baner1 {
width: 800px;
height: 80px;
background-image: url(up.png);
}

div.baner2l {
width: 612px;
height: 209px;
float: left;
background-image: url(baner.png);
}

div.baner2p {
width: 188px;
height: 209px;
float: right;
clear: right;
background: white;
}

div.baner3 {
width: 800px;
height: 43px;
clear: both;
background-image: url(down.png);
}

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 188px;
}

dt {
	width: 188px;
	height: 29px;
	background-image: url("menuheader.png");
}

dl a:link, dl a:visited {
	display: block;
	width: 158px;
	height: 33px;
	font-size: 18px;
	font-family: arial;
	text-decoration: none;
	background-image: url("p2.png");
	color: white;
	padding-left: 30px;
	padding-top: 12px;
}

dl a:hover {	
	background-image: url("p3.png");		
}

div.menuheader{
width: 188px;
height: 29px;
clear: both;
background-image: url(menuheader.png);
}

div.menuprzycisk{
width: 188px;
height: 45px;
clear: both;
background-image: url(p1.png);
}

div.lewa {
 background-color: white;
 width: 700px;
 float: left;
 clear: both;
 text-align: Justify; 
 color: black;
 font-size: 14px;
 font-family: arial;
 
 padding-top: 20px;
 padding-bottom: 50px;
 padding-left:50px;
 padding-right:50px;
}

div.end {
width: 800px;
height: 66px;
clear: both;
background-image: url(stopka.png);
}

p{
font-size: 17px;
font-weight: bold;
}

div.opis {
	width: 370px;
	float: right;
	clear: right;
	padding-right:20px;
}

div.linkmain {
	width: 521px;
	height: 126px;
	background-image: url(obrazy/ob2.png);
	text-align: center;
	color: white;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0px;
}
