html, body  
	{background: #e8e7ec; 
	 text-align: center; 
	 font-size: 12px;  
	 font-family: Verdana, "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	 color: #386287; 
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	}

div#calosc
{
width: 800px;
height: auto;
margin-top: 5px;
border: 0px solid #3f77b2;
margin-left: auto; 
margin-right: auto;
padding: 0px; 
background-color: #f1f0f5;  
}

div#banner
{
width: 796px;
height: 109px;
border: 2px solid #3f77b2;
}

div#tresc
{
width: 796px;
height: auto;
}

div#lewa
{
height: auto;
width: 150px;
border: 0px solid red;
float: left;
}

div#lewe_menu
{
margin-top: 10px;
width: 150px;
height: auto;
border: 1px solid #3f77b2;
float: left;
}

div#lewe_menu li
{
display: block; 
width: auto;
border-bottom: none; 
text-align: left;
font-size: 12px; 
font-weight: bold; 
color: white;
padding-left: 15px; 
padding-top: 7px;
padding-bottom: 7px;
list-style-type: none;
border: 1px solid #3f77b2; 
background-image: URL(../grafika/przycisk_1.jpg);
}
div#lewe_menu li:hover
{
background-image: URL(../grafika/przycisk_2.jpg);
}

div#lewe_menu a
{
color: white;
}

div#lewa_2
{
margin-top: 10px;
width: 148px;
height: auto;
border: 2px solid #3f77b2;
float: left;
font-size: 10px;
line-height: 14px;
padding: 0px;
padding-top: 2px;
}

div#lewa_2 li
{
width: auto;
text-align: center;
list-style-type: none;
}

div#prawa
{
margin-top: 10px;
width: 632px;
height: auto;
border: 0px;
float: right;
border: 0px solid #3f77b2;
padding: 0px; 
margin-right: 0px;
}

div#prawa_1
{
width: 405px;
height: auto;
border: 2px solid #3f77b2;
float: left; 
padding: 10px;
font-size: 12px;
text-align: justify;
line-height: 23px;
}

div#prawa_1 span
{
float: right;
}

div#prawa_1 img
{
border: 1px solid #3f77b2;
}

div#prawa_1 ul
{
list-style-position: inside; 
}

div#ulubione
{
margin-top: 10px;
width: 180px;
height: 15px;
border: 2px solid #3f77b2;
float: right; 
padding: 5px;
}

div#logowanie
{
width: 180px;
height: 55px;
border: 2px solid #3f77b2;
float: right; 
padding: 5px;
}

div#logowanie img
{
border: 0px;
float: none; 
border-top: 1px solid #3f77b2;
}

div#prawa_2
{
margin-top: 10px;
padding-top: 10px;
padding-left: 10px;
width: 180px;
height: auto;
border: 2px solid #3f77b2;
float: right;
text-align: left;
line-height: 18px; 
}

div#linki
{
margin-top: 10px;
padding-top: 10px;
width: 180px;
height: 63px;
border: 2px solid #3f77b2;
float: right; 
padding: 5px;
}

div#linki img
{
border: 1px solid #3f77b2;
}

div#stopka
{
position: relative; 
top: 10px;
clear: both;
width: 792px;
height: 15px;
border: 2px solid #3f77b2;
margin-left: auto; 
margin-right: auto;
font-size: 10px;
padding: 3px;
}

div#stopka li
{
list-style-type: none;
display: inline; 
}

div#stopka_2
{ 
padding: 3px;
margin-top: 20px;
clear: both;
width: 792px;
height: 25px;
border: 2px solid #3f77b2;
margin-left: auto; 
margin-right: auto;
font-size: 10px;
}
	
h1 
	{font-size: 14px; 
	 font-weight: bold;
	 text-align: center;
	 margin-bottom: 10px;
	}
h2 
	{font-size: 1.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}

	
a 
	{color: #386287;
	text-decoration: none; 
	}
a:visited 
	{color: #386287;
	}
a:hover 
	{color: #386287;
	}

