/* 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: #988564 url(images/bg.jpg) top center repeat;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

div {
	margin: 0 auto;
	border: 0px;
}

a {
	text-decoration: none;
	color: #d9d9d9;
}

a:hover {
	text-decoration: underline;
}

/* koniec html*/


div#kontener01 {
	width: 100%;
	float: left;
	background: url(images/kontener01_bg.jpg) top center repeat-x;
}

div#kontener02 {
	float: left;
	width: 100%;
	background: #c0b49c url(images/kontener02_bg.jpg) top center repeat-x;
}

div.wrap {
	width: 980px;
}

/* blok 01______________________________________ */
div#blok01 {
	float: right;
	width: 980px;
	padding-bottom: 15px;
}

div.blok01_gl {
	background: url(images/blok01_gl.jpg) 0 69px  no-repeat;
}

div.blok01_podstr {
	background: url(images/blok01_podstr.jpg) 0 69px  no-repeat;
}

div#top {
	float: left;
	width: 980px;
	height: 69px;
}

a#logo {
	float: left;
}

ul#menu_top {
	float: right;
	padding: 15px 0 0 0;
}

ul#menu_top li{
	display: inline;
	float: left;
}

ul#menu_top a{
	display: block;
	height: 54px;
}

a#menu_lista01 {
	width: 132px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) 0 0 no-repeat;
}

a#menu_lista01:hover {
	background: url(images/menu/menusprite.jpg) 0 -54px no-repeat;
}

a#menu_lista02 {
	width: 66px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) -132px 0 no-repeat;
}

a#menu_lista02:hover {
	background: url(images/menu/menusprite.jpg) -132px -54px no-repeat;
}

a#menu_lista03 {
	width: 72px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) -198px 0 no-repeat;
}

a#menu_lista03:hover {
	background: url(images/menu/menusprite.jpg) -198px -54px no-repeat;
}

a#menu_lista04 {
	width: 76px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) -270px 0 no-repeat;
}

a#menu_lista04:hover {
	background: url(images/menu/menusprite.jpg) -270px -54px no-repeat;
}

a#menu_lista05 {
	width: 96px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) -346px 0 no-repeat;
}

a#menu_lista05:hover {
	background: url(images/menu/menusprite.jpg) -346px -54px no-repeat;
}

a#menu_lista06 {
	width: 82px;
	margin: 0 0 0 8px;
	background: url(images/menu/menusprite.jpg) -442px 0 no-repeat;
}

a#menu_lista06:hover {
	background: url(images/menu/menusprite.jpg) -442px -54px no-repeat;
}

div#kolekcje {
	padding: 60px 0 0 0;
	float: right;
	width: 600px;
	text-align: right;
}

div#kolekcje ul{
	float: right;
}

div#kolekcje li{
	float: left;
	display: inline;
	margin-left: 10px;
}

div#kolekcje a{
	display: block;
	height: 426px;
	margin: 0;
}

div#tresc_gl {
	float: left;
	width: 980px;
	padding: 55px 0 0 0;
}

div#tresc_gl_left {
	float: left;
	text-align: left;
	padding: 0 0 0 30px;
	width: 590px;
}

div#tresc_gl_left p{
	line-height: 18px;
	padding: 0 80px 10px 6px;
}

div#tresc_gl_left h1, h2, h3{
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	padding-bottom: 15px;
}

div#tresc_gl_right {
	float: left;
	text-align: left;
	width: 360px;
}

div#tresc_gl_right img{
	border: 2px solid #d5ccbb;
	float: left;
	margin: 0 10px;
}

div#tresc_gl_right p{
	line-height: 18px;
	padding: 3px 0 0 0;
}

div#tresc_gl_right li{
	padding: 4px 0;
}

div#tresc_gl_right h1, h2, h3{
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	padding-bottom: 15px;
}

div#blok_left {
	float: left;
	width: 300px;
	padding-top: 440px;
		
}

div.dodatkowa_oferta {
	float: left;
	width: 280px;
	padding: 0 10px 25px 10px;
}

div.dodatkowa_oferta img{
	border: 2px solid #d5ccbb;
	float: left;
	margin: 0 10px;
}

div.dodatkowa_oferta h2{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 5px;
}

div.dodatkowa_oferta p{
	text-align: left;
	line-height: 18px;
}

div#blok_right {
	float: left;
	width: 677px;
	background: url(images/blok_right_bg.jpg) 0 0 repeat-y;
}

div#tresc {
	float: left;
	width: 627px;
	padding: 40px 25px 20px 25px;
	background: url(images/tresc_bg.jpg) 0 0 no-repeat;
}

div#tresc h1, h2, h3{
	font-size: 17px;
	font-weight: normal;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	padding-bottom: 5px;
	text-align: left;
}

div#tresc p{
	text-align: left;
	padding: 10px 0;
	line-height: 18px;
}

ul.galeria {
	float: left;
	
}

ul.galeria li{
float: left;
display: inline;
width: 154px;
height: 238px;
margin: 15px 24px 15px 24px;
padding: 2px 4px 0 2px;
background: url(images/galeria_ramka.jpg) 0 0 no-repeat;
}

ul.galeria li img{
margin-bottom: 10px;
margin-right: 1px;
}

ul.galeria li a{
text-align: center;
color: #fff;
}


/* blok 02_______________________________________ */
div#blok02 {
	float: right;
	width: 980px;
	color: #695b40;
	height: 100px;
}

div#blok02 a{
	color: #695b40;
}

div#copy_blok {
	float: left;
	width: 980px;
	padding: 0 0 10px 0;
}

div#blok02 ul{
	float: left;
	text-align: left;
	line-height: 18px;
}

p.copy {
	float: left;
	padding: 20px 0 0 35px;

}

p.ibif {
	float: right;
	padding: 20px 35px 0 0;
}

ul.lista_style li{
    list-style: disc;
    list-style-position: inside;
    margin-left:20px;
}


/*
kotakt
*/
#kontakt_left{
	display: block;
	float: left;
}
#map_canvas{
	display: block;
	float: right;
}