/* v2.0 | 20110126
 License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
}


body	{ background:url(img/bg.jpg) repeat-x;  padding: 0; margin: 0;   width: 100%; height:1138px; font-family:Arial, Helvetica, sans-serif;}
h1 {	
	font-size:18px; 
	font-weight:normal; 
	margin:0; 
	color:#9F6A3B;
	}


a {
	text-decoration:none;
	outline:none;
	border:none;
	color:black;
	}
a img {
	border:none;
	outline:none;
	}

a:hover {
	text-decoration:underline;
	}
p {
	text-align:justify;
	line-height:20px;
	font-size:14px;
	color:#757575;
	}
.clear {
	clear:both;
	margin:0px;
	} 

.container {
	width:991px;
	height:auto;
	margin:0 auto 0 auto;
	}
#logo {
	width:526px;
	height:129px;
	margin:0 0 0 0;
	float:left;
	}
#baner {
	width:465px;
	height:129px;
	margin:0 0 0 0;
	float:left;
	background:url(img/baner.jpg) no-repeat;
	}
#mapa {
	width:612px;
	height:208px;
	margin:0 0 0 0;
	float:left;
	}
#baner2 {
	width:379px;
	height:208px;
	margin:0 0 0 0;
	float:left;
	background:url(img/baner2.jpg) no-repeat;
	}
#container1 {
	width:991px;
	height:auto;
	margin:20px auto 0 auto;
	}			
#left{
	width:330px;
	height:auto;
	margin:0;
	float:left;
	}
#right{
	width:661px;
	height:auto;
	margin:0;
	float:left;
	}
#menu {
	width:281px;
	height:242px;
	margin:0 0 0 0;
	background:url(img/menu.jpg) no-repeat;
	}
ul#lista-menu {
	list-style:none;
	padding:20px 20px 0 40px;

	}
ul#lista-menu li {
	font-size:14px;
	text-decoration:none;
	line-height:30px;
	border-bottom:1px dotted #AAABAC;
	list-style-image:url(img/dot.png);
	}
ul#lista-menu li a {
	color:#757575;
	text-decoration:none;
	}
ul#lista-menu li a:hover {
	font-weight:bold;
	color:#786147;
	}
#znak {
	width:600px;
	height:20px;
	margin:0px;
	background:url(img/znak.jpg) repeat-x;
	}
#tresc {	
	width:600px;
	height:auto;
	margin:0 0 0 10px;
	}
#footer {
	width:991px;
	height:82px;
	background:url(img/stopka.jpg) no-repeat;
	margin:20px auto 0 auto;
	}
#stopka {
	width:950px;
	height:auto;
	margin:0px auto 0 auto;
	color:white;
	font-weight:bold;
	padding-top:15px;
	font-size: 15px;
	}
/* ================ oferta ================ */
#kolumna1 {
	width:350px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	}
#kolumna2 {
	width:250px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	}
.bg {
	width:290px;
	height:80px;
	background-color:#B8D0E3;
	margin:10px;
	padding:10px 0 0 10px;
	font-size:13px;
	}
/* ================ cennik tabela ================ */
#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin:0px 0 0 10px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	text-align:center;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
	
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
	border:1px solid #B8D0E3;
}
#hor-zebra  td:hover
{
	background-color:#B8D0E3;
	
}
#hor-zebra .odd
{
	background: #e8edff; 
}
/* ================ galeria ================ */
.pic {
	width:227px;
	height:170px;
	margin:7px 5px 5px 5px;
	border:3px solid #B8D0E3;
	}

