/* CSS Document */

body {
	margin: 0;
	background: #fff;
	font-family: Arial, Times New Roman;
	color: #000;	
}

img {
	border: 0px none;
}

#kontener {
	margin: 0 auto;
	width: 935px;
	background: #fff;
}

#naglowek {
	width: 935px;
	height: 155px;
	background: #fff;
	float: left;
	overflow: hidden;
	margin: 20px 0px 5px 0px;	
}

#menuGorne {
	width: 935px;
	height: 30px;
	background: #fff;
	float: left;
	overflow: hidden;	
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#menuLewe {
	width: 190px;
	background: #fff;
	float: left;
	overflow: hidden;	
	margin: 0px 5px 5px 0px;	
}

#tresc {
	width: 640px;
	float: right;
	overflow: hidden;	
	background: #fff url('obrazki/tlo05.jpg') no-repeat top left;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:5px; padding-left:50px; padding-right:50px; padding-top:30px; padding-bottom:30px	
}

#stopka {
	width: 935px;
	height: 45px;
	background: #eee;
	clear: both;
	overflow: hidden;	
	margin: 0px 0px 0px 0px;	
}

.tekst {
	float: left;
	font-style: normal; 
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-align: justify;
	padding: 10px 60px;	
}

.tekstst {
	float: right;
	font-style: normal; 
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-align: right;
	padding: 10px 60px;	
}

.tekstTresc {
	float: left;
	font-style: normal; 
	font-weight: normal;
	font-size: 14px;
	color: #000;
	text-align: justify;
}

.tekstlink {
	font-size: 14px;
	color: #000000;
	text-decoration:none
}

.naglowek {
	padding: 25px 0px 0px 0px;
	font-style: normal; 
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.naglowek2 {
	padding: 25px 0px 0px 0px;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.wyrozniony {
	padding: 15px 0px 10px 0px;
	font-style: normal; 
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-align: center;
}

.zdjecie {
	border:3px solid #000; 
}

.oferta {
	width: 640px;
	border-top: 2px solid #000;
	padding: 0px 0px 0px 0px;	
}

.link {
	width: 640px;
	border-top: 2px solid #000;
	padding: 5px 0px 25px 0px;
	font-style: normal; 
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

a {
	color: #000;
	text-decoration: none;
}

/* MENU LEWE */

dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 190px;
	padding: 0;
	background-color: #9ce;
	border: 0px double #28e;
}

dt {
	padding: 7px 15px;
	font-weight: bold;
	font-size: 17px;
	background-color: #eee;
	color: #000;
	text-align: left;
	border-right: 5px solid #f00;
	margin-top: 1px;
}

dd {
	border-top: 1px solid #9ce;
}

dl a:link, dl a:visited {
	display: block;
	width: 190px;
	text-decoration: none;
	padding: 7px;
	font-weight: normal;
	font-size: 14px;
	background: #fff url('obrazki/tlo_ml01.jpg') repeat-y right top;
	color: #000;
	border-left: 10px solid #ddd
}

dl a:hover {
	width: 190px;
	background: #fff;
	color: #000;
	border-left: 20px solid #f00;
}


/* MENU GÓRNE */

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #002f64;
}

ul li {
	float: left;
}

.pusty {
	width: 145px;
	height: 25px;
	display: block;
	background: #fff url('obrazki/tlo_mg01.jpg') repeat-x top;
	border-right: 1px solid #fff	
}

ul a:link, ul a:visited {
	width: 90px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 10px;	
	background: #fff url('obrazki/tlo_mg01.jpg') repeat-x top;
	color: #000;
	border-right: 1px solid #fff; padding-left:20px; padding-right:20px; padding-top:6px; padding-bottom:6px
}

ul a:hover {
	background-color: #fff;
	background-image: url('obrazki/tlo_mg02.jpg');
	color: #002f64	
}
