/* css reset */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* koniec css reset */

/* html */
body {
	background: #e8e3d6 url(images/bg.jpg) 0 0 repeat-x;
	text-align: center;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #623a08;
}

div {
	margin: 0 auto;
	border: 0px;
}

a {
	text-decoration: none;
	color: #623a08;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #734f22;
	font-family : Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 19px;
	color: #734f22;
	font-family : Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 19px;
	color: #734f22;
	font-family : Georgia, "Times New Roman", Times, serif;
}

/* koniec html*/


div#kontener01 {
	width: 100%;
	float: left;
	border-top: 5px solid #623a08;
	background: url(images/kont01.jpg) top center no-repeat;
}

div#kontener02 {
	width: 100%;
	float: left;
	background: #583407 url(images/kont02.png) top center repeat-x;
}

div.wrap {
	width: 1000px;
}

/* blok 01______________________________________ */
div#blok01 {
	float: right;
	width: 1000px;
}

div#top {
	float: left;
	width: 1000px;
	height: 116px;
	text-align: left;
	padding: 1px 0 0 0;
}

div#top a img{
	position: relative;
	float: left;
	margin: 17px 0 0 24px;
	z-index: 100;
}

ul#menu_top {
	float: right;
	padding-right: 3px;
}

ul#menu_top li{
	float: left;
	padding: 50px 19px 0 19px;
	background: url(images/menu/menu_top.jpg) top center no-repeat;
}

ul#menu_top li a{
	float: left;
	display: block;
	height: 23px;
}

a.menu_list01 {
	width: 119px;
	background: url(images/menu/menusprites.jpg) 0 0 no-repeat;
}

a.menu_list01:hover {
	background: url(images/menu/menusprites.jpg) 0 -23px no-repeat;
}

a.menu_list02 {
	width: 75px;
	background: url(images/menu/menusprites.jpg) -119px 0 no-repeat;
}

a.menu_list02:hover {
	background: url(images/menu/menusprites.jpg) -119px -23px no-repeat;
}

a.menu_list03 {
	width: 62px;
	background: url(images/menu/menusprites.jpg) -194px 0 no-repeat;
}

a.menu_list03:hover {
	background: url(images/menu/menusprites.jpg) -194px -23px no-repeat;
}

a.menu_list04 {
	width: 62px;
	background: url(images/menu/menusprites.jpg) -256px 0 no-repeat;
}

a.menu_list04:hover {
	background: url(images/menu/menusprites.jpg) -256px -23px no-repeat;
}

a.menu_list05 {
	width: 97px;
	background: url(images/menu/menusprites.jpg) -318px 0 no-repeat;
}

a.menu_list05:hover {
	background: url(images/menu/menusprites.jpg) -318px -23px no-repeat;
}

a.menu_list06 {
	width: 75px;
	background: url(images/menu/menusprites.jpg) -415px 0 no-repeat;
}

a.menu_list06:hover {
	background: url(images/menu/menusprites.jpg) -415px -23px no-repeat;
}

div#baner {
	float: left;
	width: 1000px;
	height: 363px;
		background: url(images/baner_atrapa.jpg) 0 0 no-repeat;
}

div#cont {
	float: right;
	width: 953px;
	padding: 31px 0 0 047px;
}

div#b_left {
	float: left;
	width: 582px;
}

div.tresc {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 16px;
}

div.tresc p{
	padding: 15px 0 0 29px;
}

table.oferta_t {
	width: 99%;
	margin-bottom: 30px;
}

table.oferta_t td{
	vertical-align: middle;
	padding: 10px;
	text-align: left;
	border-bottom: 1px dotted #5e3808;
}

table.oferta_t td img{
	margin-left: 20px;
}

table.oferta_t td strong{
	font-size: 12px;
}

td.of_nazwa {
	border-bottom: 0px dotted #5e3808;
}

tr.wiersz_w td{
	background: #e2dccc;
}

div#b_right {
	float: right;
	width: 366px;
}

div#kontakt01 {
	float: right;
	width: 168px;
	height: 122px;
	text-align: left;
	line-height: 16px;
	padding: 65px 147px 0 32px;
	background: url(images/kontakt01.jpg) 0 0 no-repeat;
}

div#kontakt01 a{
	text-decoration: underline;
}

div#kontakt01 a:hover{
	text-decoration: none;
}

/* blok 02______________________________________ */
div#blok02 {
	float: right;
	width: 1000px;
	height: 260px;
	padding-bottom: 10px;
}

ul#oferta_bottom {
	float: left;
	width: 955px;
	padding: 64px 0 0 45px;
	height: 175px;
}

ul#oferta_bottom li{
	float: left;
	width: 130px;
	padding: 0 10px;
	font-weight: bold;
	font-family : Georgia, "Times New Roman", Times, serif;
}

ul#oferta_bottom li img{
	margin-bottom: 10px;
}

ul#oferta_bottom li a{
	/* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
}

ul#oferta_bottom li a:hover{
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1.0;
}

div#foot {
	float: left;
	width: 850px;
	color: #bf9b6e;
	padding: 0 75px;
}

div#foot a{
	color: #bf9b6e;
}

div#foot p{
	float: left;
}

div#foot span{
	float: right;
}


div#menu_right {
	float: right;
	width: 227px;
	padding: 55px 0 0 0;
	margin: 0 60px 30px 0;
	background: url(images/menu_right.jpg) top center no-repeat;
}

div#menu_right ul{
	float: left;
	width: 201px;
	text-align: left;
	padding: 0 13px;
	background: url(images/menu_right_ul.jpg) top center repeat-y;
}

div#menu_right ul a{
	display: block;
	padding: 12px 0 12px 20px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/mr.jpg) left center no-repeat;
	border-bottom: 1px dotted #f4e3c0;

}

input.inp {
	width: 200px;
	padding: 3px;
	border: 1px solid #623a08;
	font-size: 12px;
	background: #fff;
	color: #000;
}

textarea.textarea_kontakt {
	width: 280px;
	padding: 3px;
	height: 80px;
	border: 1px solid #623a08;
	overflow: auto;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	background: #fff;
	color: #000;
}

input.ok {
	font-size: 11px;
	background: #623a08;
	width: 60px;
	height: 30px;
	cursor: pointer;
	color: #fff;
	border: 2px solid #623a08;
	font-weight: bold;
	float: right;
  margin: 0 45px 0 0;
}

div.errors {
padding: 5px 0;
border: 1px solid #623a08;
color: #fff;
background: #623a08;
font-weight: bold;
width: 200px;
text-align:center;
line-height:18px;
margin-top:20px;
}

div.tresc ul{
	padding: 5px 0 0 60px;
}

div.tresc ul li{
	padding: 5px;
	list-style: disc;
}
