body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #585858;
    margin: 0;
    padding: 0;
	border: 0;
	background-repeat:no-repeat;
	background-position: center top;
	}

div.rama {
    width: 1000px;
    min-height: 600px;
    margin-left: auto;
    margin-right: auto;
  }


div.title {
	height:230px;
	min-height:230px;
	
  }


div.belka {
	width: 980px;
	height: 26px;
	line-height:26px;
	font-size:12px;
	margin-top: 10px;
	background-image : url(gfx/belka.jpg);
	background-repeat:no-repeat;

  }
  
a.belka:link, a.belka:visited {
	color:#585858;
	text-decoration:none;	
}

a.belka:hover {
	color:#444;
	text-decoration:underline;
}  



div.panel_lewy {
	
	margin-left:10px;
	margin-right:20px;
	margin-bottom:40px;
    width: 480px;
	clear:both;
	float:left;
  }


div.panel_prawy {
    width: 480px;
    float: left;
	margin-bottom:40px;


  }


div.menu {
	width: 190px;
	float:left;
	clear:both;
	overflow: hidden;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

div.menu ul, div.menu ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menu ul {
	width: 190px;
}

div.menu ul li {
	border-bottom: 1px solid #AAA;
}

div.menu ul a:link, div.menu ul a:visited {
	display: block;
	width: 190px;
	text-decoration: none;
	padding: 7px;
	margin-left:7px;
	color: #444;
}

div.menu ul a:hover {
	width: 176px;
	color: black;
	margin-left:0px;
	border-left: 7px solid red;
}

div.tresc {
	margin-left:14px;
	margin-right:14px;
	margin-bottom:14px;
	color: black;
	text-align:justify;
	width: 590px;
	float: left;
	overflow: hidden;
	line-height:20px;
	margin-bottom: 50px;
}


div.prawy {
	width: 180px;
	float: left;
	overflow: hidden;
}

h2.blue {
	font:bold 22px Arial,Helvetica,sans-serif;
	color: #1431d1;
	margin: 0px;
}

h2.green {
	font:bold 22px Arial,Helvetica,sans-serif;
	color: #007F00;
	margin: 0px;
}

h2.red {
	font:bold 22px Arial,Helvetica,sans-serif;
	color: #ff0108;
	margin: 0px;
	text-align:left;

}

div.tytul
{
	padding-top:15px;
	padding-left:20px;	
	}

p {
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-indent: 20px;
	}

ul {
	margin: 0px;
	padding-left: 30px;
	padding-top:10px;
	text-align:left;
	
	}

li.sklepy {
	margin-bottom:5px;
}

a.tekst:link, a.tekst:visited {
	color: #004080;
	text-decoration:none;
	border-bottom: #00E 1px dashed;
	font-weight: bold;	
}

a.tekst:hover {
	color: #001C37;
	text-decoration:none;
	border-bottom: #004080 1px dashed;
	font-weight: bold;
} 

input.wymagane, textarea {
	border: 1px solid #777;
	background-color:#FF9;
}
	
input {border: 1px solid #777; }

input:focus {border: 1px solid #000; }
textarea:focus	{border: 1px solid #000; }

h3{
	color:#1431d1;
}
	