body {
 background-image: url('../web_images/tlo.png');
 background-repeat: repeat-x;
 background-color: #6296c9;
 margin: 0;
 font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
}

a { 
	text-decoration: none;
	color: #3F76B4;
	font-size: 12px;
}
	
a:hover{ 
	text-decoration: none; 
	color: red; 
	font-size: 12px;
}

	
.top {
	width: 990px;
	padding-top: 50px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

img{
	border: 0;
}

.photo{
	border: 2px solid #000;
	margin: 3px;
}

.menu {
	width: 990px;
	margin: 0 auto;
	background-color: #f6f6f6;
	height: 32px;
}

.main {
	clear: both;
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
}

.main_top {
	width: 990px;
	margin: 0 auto;
	background-image:url('../web_images/bg1.png');
	background-color: #ffffff;
}

.show {
	margin-left: 5px;
	float: left;
	width: 805px;
	background-color: #ccc;
	text-align: justify;
}

.show_item {
	background-color: #e3e3e1;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 10px;
	text-align: justify;
}

.left {
	margin-left: 5px;
	float: left;
	width: 395px;
	background-color: #ccc;
}

.center {
	margin-left: 15px;
	float: left;
	width: 395px;
	background-color: #ccc;
}

.center_item {
	height: 90px;
	background-color: #e3e3e1;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 4px;
}

.right {
	padding-right: 5px;
	padding-left: 15px;
	float: left;
	width: 160px;
	background-color: #fff;
	text-align: center;
}

.stopka {
	width: 990px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.featured_r {
	width:320px; 
	padding:5px; 
	height:250px; 
	float: left;
	background-image:url('../web_images/bg1.png');
}

.lista {
	list-style-image: url('../web_images/ul.gif');
	list-style-position: outside;
	margin-top: 5px;
	padding-left: 20px;
}

ul {
	margin-top: 5px;
	padding-left: 20px;
}

.galeria_top {
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	width: 970px;
	background-image:url('../web_images/naglowek.png');
	background-color: #e3e3e1;
	margin: 0 auto;
}

.galeria_box {
	width: 924px;
	background-color: #ccc;
	height: 150px;
	margin: 0 auto;
	padding-left: 28px;
	padding-right: 28px;
}

.galeria_item {
	padding-top:0px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	width: 150px;
	height: 130px;
	background-image: url('../web_images/item_bg1.png');
	background-color: #fff;
	text-align: center;
	position: relative;
}

.galeria_item img{
	max-width: 100px;
	max-height: 70px;
}

.box_dol {
	float: left;
	width: 320px;
	height: 390px;
	background-color: #ccc;
	margin-left: 5px;
	margin-right: 5px;
}

.box_item {
	height: 54px;
	background-color: #e3e3e1;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-left: 4px;
}

.naglowek {
	height: 22px;
	background-image:url('../web_images/naglowek.png');
	background-color: #e3e3e1;
	padding-left: 5px;
	padding-top: 8px;
	margin: 0 auto;
}

.red {
	color: #ff0000;
}