/* CSS stylesheet for lemska.com, main page */

body {
	text-align: center;
	background-color: #7F7F7F;
} /* body */

#pudlo{
    margin: 0 auto;
	background-color: #3F3F3F;
	width: 800px;
	height: 1104px;
	font-family: arial;
	color: #5EBB00;
} /* #glowne pudlo */

#glowa {
	background:url(images/top800x88.jpg);
	width: 800px;
	height: 88px;
	text-align: right;
} /* #naglowek */

#logo {
    background:url(images/baner800x133.jpg);
	width: 800px;
	height: 133px;
} /* baner*/	

#menu {
    background:url(images/menu800x44.jpg);
	width: 800px;
    height: 44px;
	text-align: left;
	padding-top: 5px ;
	font-weight:bold;
	display:block;
	font-size:14px;
} /* menu*/	

#tresc {
	background: 0;
	width: 800px;
	height: 800px;
	text-align: center;
} /* #tresc */

#marginpoziom222 {
    background-color: no color; 
    width: 800px;
    height: 1px;
} /* margines poziomy*/	

#footer {
	background: url(images/footer800x39.jpg);
	width: 800px;
	height: 39px;
	text-margin-top: 10px;
} /* #stopka */

h1 {
    color:#949494;
	font-size: 30px;
	font-weigh: bold;
	line-heigh: 50px;
}

h2 {
    color:#D5D5D5;
	font-size: 20px;
	font-weigh: bold;
	line-heigh: 10px;
}

h3 {
    color:#D5D5D5;
	font-size: 16px;
	
	line-heigh: 10px;
}

h4 {
    color:#D5D5D5;
	font-size: 14px;
	
	line-heigh: 10px;
}

h5 {
    color:#D5D5D5;
	font-size: 12px;
	
	line-heigh: 10px;
}

h6 {
    color:#D5D5D5;
	font-size: 10px;
	
	line-heigh: 10px;
}
a:link {
    color:#5EBB00;
	font-weigh: bold;
	text-decoration: none;
}

a:visited {
    color:#009900; 
	font-weigh: bold;
	text-decoration: none;
}

a:hover {
    color:#6F6F6F;
	font-weigh: bold;
	text-decoration: underline;
}

#lewy {
	background-color: white;
	width: 200px;
	height: 790px;
	float: left;
	border-style: outset;
	text-align: center;
	padding-top:0px;
	font-size: 12px;
	color: #C0C0C0;
} /* #lewy */

#lewy li {
    list-style:IE1, N1, O2.1; 
    padding-left:20px; 
	text-align: left;
}
    
#prawy {
	background-color: 0;
	width: 588px;
	height: 792px;
	float: right;
	
	text-align: center;	
	padding-top:0px;
	font-size: 12px;
	color: #C0C0C0;
}
	
#prawy li {
    list-style:IE1, N1, O2.1; 
    padding-left:10px; 
	text-align: left;
	color:#C0C0C0;
}

#prawygora {
	background-color: 0;
	width: 560px;
	height: 200px;
	text-align: center;	
	padding-top: 0px;
	font-size: 12px;
	color: #C0C0C0;
}

#prawydol {
	background-color: 0;
	width: 500px;
	height: 250px;
	text-align: center;	
	padding-right: 50px;
	font-size: 12px;
	color: #C0C0C0;
}

#prawylew {
	background-color: 0;
	width: 370px;
	height: 710px;
	float: left;
	text-align: center;
	padding-top: 20px;
	margin-left: 3px;
	font-size: 16px;
	color: #C0C0C0;
} /* #prawylew */

#prawypraw {
	background-color: white;
	width: 200px;
	height: 790px;
	float: right;
	text-align: center;
	padding-top: 0px;
	margin-right: 1px;
	font-size: 14px;
	border-style: outset;
	color: #3F3F3F;
}
	
} /* #prawy */
#prawy p { padding: 0 10px 5px 10px; color:#ccc}


