*, html {margin:0; padding:0;}
body{
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	background: #EBDFCA url(../img/bg_tlod.png);
	color: #897D67;
} 
#container{
	width: 785px;
	margin: 10px auto;
	padding: 10px;
	background: #fff;
} 
#wrapper{
overflow : auto;
margin-top:10px;
}
#header{
	width: 785px;
	height: 180px;
	background: url(../img/bg_header.jpg) bottom no-repeat;	
} 
a.oferta  {display:block; background: url(../img/oferta_btn.jpg)  left top no-repeat; width: 200px; height:100px; text-decoration:none;}
a:hover.oferta {   background-position:0% -100px;}
#logo a  {
	 float:left; 
      background: url(../img/logo.jpg)  left top no-repeat;
	  width: 163px;
	  height:165px;
      margin:10px;
      padding:0 0 0 4px;
      text-decoration:none;
}
#logo a:hover {
      background-position:0 -165px;
}
#footer{
	margin: 10px 0 0;
	width: 785px;
	height: 30px;
	background: transparent url(../img/foot.jpg) bottom repeat-x;
}
#left_side{
	width: 240px;
	background: #F4EAD7 url(../img/bg_left_side.jpg) repeat-y;
	float:left;
	border-bottom:1px solid #7A0E0E;
	height: 410px;
}
#main{
	margin: 0 0 0 250px;
	width: 532px;
}
#block{
	margin-bottom: 10px;
	padding: 25px 20px 0 20px;
	height: 385px;
	background: #F4EAD7 url(../img/bg_blok.jpg) bottom repeat-x;
}

#shortie1{
	margin-bottom: 10px;
	padding: 25px 20px 0 20px;
	height: 150px;
	background: #F4EAD7 url(../img/bg_blok.jpg) bottom repeat-x;
}
#shortie2{
	width: 220px;
	height: 200px;
	padding: 25px 20px 0 20px;
	float: left;
	margin: 0;
	background: #F4EAD7 url(../img/bg_blok.jpg) bottom repeat-x;
}
#shortie3{
	width: 220px;
	height: 200px;
	padding: 25px 20px 0px 20px;
	margin:0 0 0 10px;
	float: right;
	background: #F4EAD7 url(../img/bg_blok.jpg) bottom repeat-x;
}
#menu{
	width: 195px;
	margin:10px auto;
	padding:5px 10px;
}
#menu ul, #block ul {
	list-style:none;
}
#menu ul li, #block ul li{
	background: url(../img/dot.gif) bottom repeat-x;
}
#menu a {
	display:block;
	width:185px;
	padding:5px 0 5px 20px;
	background: url(../img/menu_li.gif) 0 5px no-repeat;
	text-decoration:none;
}
#menu a:hover {margin-left:5px; letter-spacing:1px;}
#menu a#current {color:#000;}
#menu_kontakt{
	width: 185px;
	color:#333;
	margin:9px auto;
	line-height: 150%;
	/*background: url(../img/bg_menu.jpg) 100% 100% repeat-x; */
	text-align:center;
	padding:0 10px;
}

a {color:#720B0C;}
a:hover {color: #f90;}
blockquote {border-left: 3px solid #7E0D0F; padding-left:5px;}
h1,h2,h3,h4 {font-family: Helvetica, Arial, sans-serif; font-weight: normal; color:#7E0D0F; }
h1{font-size: 16px; line-height:24px; background: url(../img/dot.gif) bottom repeat-x; margin-bottom:5px; letter-spacing:1px;}
h1 a {text-decoration:none;}
h2 {font-size:15px; background: url(../img/dot.gif) bottom repeat-x; margin-bottom:5px;}

#shortie1 h1,  #block h1, #block blockquote {margin-left:100px}

#block  img.cnter_img {margin: 5px auto; width:200px; display:block;}
#block p{ margin:10px 0 0}
#block ul {margin:10px;}
#block ul li {margin: 0; }
#block ul a {
	width:90%;
	display:block;
	padding:5px 0 5px 20px;
	background: url(../img/menu_li.gif) 0 5px no-repeat;
	text-decoration:none;
}
#block dt {margin:5px 0 5px 5px; font-weight:bold;}
#block dd {margin-left: 15px;}
#block img.fl {margin:5px; border:none; background:none;}
#block img.fld {margin:5px 0; border:none; background:none;}
#block img.cnter_img_br {margin:5px auto; width:200px; border:none; background:none;}

#footer a {width:100px; display:inline; padding: 0 5px; color: #EDD1AC; text-decoration:none; }
#footer a:hover {text-decoration:underline;}
#footer p {padding:8px 0 0 20px; color:#EDD1AC;}
#kknet { text-align:right; margin-top: -14px; padding:0 20px 0 0;}
#kknet a {color:#EDD1AC; text-decoration:none;}


#main p, blockquote {text-align:justify;}
#main a:hover img, #main img.fl a:hover {border-color:#CE1D1D;}
#main img{border:1px solid #dedede; background:#fff; padding:5px; margin:5px 0;}
#main img.fl {float:left; margin-right:5px;}
#main p.more {text-align:right;  padding:5px 5px 0 0;}
.more a {font-weight:bold; text-decoration:none;}

table {margin:5px auto; width: 90%;}
td strong {text-align:center;}

/* formularz */
#contactForm {
	margin: 10px 0 ;
	padding: 0;
	text-align:left;
}
#contactForm p {
	margin:  0;
	padding: 0 5px;
}
input, textarea {
	background: #FBF8F0;
	border: 1px solid #7A110B;
	color: #333;
	font: 12px/20px normal Tahoma, Arial, Verdana, Helvetica, sans-serif;;
}
input {
	height: 20px;
	width: 180px;
	margin:5px 0;
}
textarea {
	width: 180px;
	height:112px;
}
p label {
	color: #000;
	font-size: 90%;
}
#sendBtn {
	width: 50px;
	height: 20px;
	border: none;
}
.errMsg {color: #c33 !important; display: block;	font-size: 10px;}


