/* 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: #fff url(images/bg.jpg) top center repeat;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49493e;
}

div {
	margin: 0 auto;
	border: 0px;
}

a {
	text-decoration: none;
	color: #49493e;
}

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: url(images/kontener02_bg.jpg) top center repeat-x;
}

div.wrap {
	width: 960px;
}

/* blok 01______________________________________ */
div#blok01 {
	float: right;
	width: 960px;
}

div#top {
	float: left;
	width: 960px;
	height: 338px;
	background: url(images/top_bg.jpg) top center no-repeat;
}

div#baner_logo {
	float: left;
	width: 960px;
	height: 253px;
}

a#logo {
	float: left;
	margin-left: 88px;
}

ul#menu_top {
	float: left;
}

ul#menu_top li{
	float: left;
	display: inline;
}

ul#menu_top li a{
	float: left;
	display: block;
	height: 76px;
}

a#menu_list01 {
	width: 153px;
	background: url(images/menu/menusprite.jpg) 0 0 no-repeat;
}

a#menu_list01:hover {
	background: url(images/menu/menusprite.jpg) 0 -76px no-repeat;
}

a#menu_list02 {
	width: 94px;
	background: url(images/menu/menusprite.jpg) -153px 0 no-repeat;
}

a#menu_list02:hover {
	background: url(images/menu/menusprite.jpg) -153px -76px no-repeat;
}

a#menu_list03 {
	width: 99px;
	background: url(images/menu/menusprite.jpg) -247px 0 no-repeat;
}

a#menu_list03:hover {
	background: url(images/menu/menusprite.jpg) -247px -76px no-repeat;
}

a#menu_list04 {
	width: 94px;
	background: url(images/menu/menusprite.jpg) -346px 0 no-repeat;
}

a#menu_list04:hover {
	background: url(images/menu/menusprite.jpg) -346px -76px no-repeat;
}

a#menu_list05 {
	width: 113px;
	background: url(images/menu/menusprite.jpg) -440px 0 no-repeat;
}

a#menu_list05:hover {
	background: url(images/menu/menusprite.jpg) -440px -76px no-repeat;
}

a#menu_list06 {
	width: 109px;
	background: url(images/menu/menusprite.jpg) -553px 0 no-repeat;
}

a#menu_list06:hover {
	background: url(images/menu/menusprite.jpg) -553px -76px no-repeat;
}

a#menu_list07 {
	width: 94px;
	background: url(images/menu/menusprite.jpg) -662px 0 no-repeat;
}

a#menu_list07:hover {
	background: url(images/menu/menusprite.jpg) -662px -76px no-repeat;
}

a#menu_list08 {
	width: 204px;
	background: url(images/menu/menusprite.jpg) -756px 0 no-repeat;
}

a#menu_list08:hover {
	background: url(images/menu/menusprite.jpg) -756px -76px no-repeat;
}


div#center {
	float: left;
	width: 960px;
	background: #fff url(images/center_bg.jpg) top center no-repeat;
}

/* blok left --------------------*/
div#blok_left {
	float: left;
	width: 261px;
}

div#blok_left h2{
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 251px;
	text-align: left;
	border-bottom: 1px dotted #d4d4d0;
	padding: 19px 0 22px 10px;
	margin-bottom: 6px;
}

ul#menu_left {
	float: left;
	background: #e0e0e0 url(images/menu_left_bg.jpg) bottom right no-repeat;
	text-align: left;
}

ul#menu_left li a{
	display: block;
	width: 207px;
	height: 48px;
	font-size: 12px;
	border-bottom: 1px solid #d0d0ce;
	border-top: 1px solid #e4e4e3;
	line-height: 50px;
	padding-left: 54px;
	background: url(images/menu_left_list.gif) 0 0 no-repeat;
}

ul#menu_left li a:hover{
	background: url(images/menu_left_list.gif) 0 -48px no-repeat;
	text-decoration: none;
	color: #fff;
}

ul#kontakt_gl {
	float: left;
	text-align: left;
	padding: 6px 0 12px 82px;
	background: url(images/kontakt_gl_bg.jpg) left top no-repeat;
	width: 179px;
}

ul#kontakt_gl li{
	padding: 6px 0;
}

ul#kontakt_gl li a{
	color: #e37417;	
	text-decoration: underline;
}

ul#kontakt_gl li a:hover{
	color: #e37417;	
	text-decoration: none;
}

div#mapa_dojazdu_blok {
	float: left;
	background: url(images/mapa_doj_bg.jpg) bottom center no-repeat;
	height: 62px;
}


/* blok right --------------------*/
div#blok_right {
	float: right;
	width: 645px;
	padding-right: 22px;
}

div#blok_right h1{
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 635px;
	text-align: left;
	border-bottom: 1px dotted #d4d4d0;
	padding: 19px 0 22px 10px;
	margin-bottom: 15px;
}

div.oferta {
  float: left;
  width: 645px;
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
}

div.img_oferta {
	float: left;
	width: 124px;
}

div.tresc_oferta {
	float: right;
	width: 505px;
	text-align: left;
}

div.tresc_oferta p{
	line-height: 20px;
}

p.data_oferta {
	color: #8a8a7e;
}

div#pagin {
	float: left;
	text-align: right;
	width: 645px;
	border-top: 1px solid #e3e3e0;
	background: url(images/pagin_bg.jpg) top right no-repeat;
}

div#pagin ul{
	float: right;
	padding: 15px 0;
}

div#pagin  li{
	display: inline;
	padding: 0 10px 0 8px;
	background: url(images/pagin_separator.jpg) right center no-repeat;
}

a#pagin_active {
	color: #cf5304;
	font-weight: bold;
}


div#bottom {
	float: right;
	width: 960px;
	height: 172px;
	background: #fff url(images/bottom_bg.jpg) left top no-repeat;
}

div#bottom h3{
	float: left;
	font-size: 18px;
	font-weight: normal;
	width: 950px;
	text-align: left;
	border-bottom: 1px dotted #d4d4d0;
	padding: 19px 0 22px 10px;
	margin-bottom: 15px;
}

ul#partnerzy {
	width: 960px;	
	float: left;
	background: url(images/partnerzy/partnerzy_bg.jpg) bottom center no-repeat;
}

ul#partnerzy li{
	display: inline;
	float: left;
	background: url(images/partnerzy_separator.jpg) left top no-repeat;
	height: 60px;
	padding: 16px 28px;
	width: 100px;
}

ul#partnerzy li a{
	display: block;	
	float: left;
}

div#tresc {
	float: left;
	width: 645px;
}

div#tresc p{
	text-align: justify;
	line-height: 20px;
}

div#tresc ul{
	float: left;
	padding: 18px 15px;
}

div#tresc ul li{
	list-style: disc;
	list-style-position: inside;
	padding: 5px 0;
}

p.powrot {
	width: 610px;
	float: left;
	border-top: 1px solid #e3e3e0;
	background: url(images/powrot_bg.jpg) 0 0 no-repeat;
	padding: 8px 0 60px 35px;
}

/* blok 02_______________________________________ */
div#blok02 {
	float: right;
	width: 960px;
	background: url(images/stopka_bg02.jpg) 0 179px no-repeat;
}

div#stopka_menu {
	float: left;
	height: 68px;
	width: 960px;
}

div#stopka_menu ul{
	float: right;
	padding: 25px 10px 0 0;
}

div#stopka_menu li{
	display: inline;
	padding: 0 4px;
	border-left: 1px dotted #dc7731;
}

div#stopka_menu li a{
	color: #fff;
	padding: 0 4px;
}

div#stopka {
	float: left;
	width: 960px;
	padding-bottom: 10px;
}

p.ibif{
	float: left;
	color: #49493e;
	padding: 20px 0 25px 10px;

}

p.copy {
	float: right;
	color: #49493e;
	padding: 20px 10px 25px 0;
}

p.ibif a{
	color: #49493e;
	text-decoration: none;
	font-weight: bold;
}

p.ibif a:hover{
	text-decoration: underline;
}

/* kontakt */
div#kontakt_blok {
	float: left;
	width: 360px;
}

div#kontakt_blok form p{
	width: 100%;
	padding: 2px 0;
}

input.inp {
	width: 200px;
	padding: 3px;
	border: 1px solid #e37417;
	font-size: 12px;
	background: #fff;
	color: #000;
}

textarea.textarea_kontakt {
	width: 260px;
	padding: 3px;
	height: 80px;
	border: 1px solid #e37417;
	overflow: auto;
	font-size: 12px;
	background: #fff;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.ok {
	font-size: 11px;
	background: #e37417;
	width: 60px;
	height: 30px;
	cursor: pointer;
	color: #fff;
	border: 2px solid #e37417;
	font-weight: bold;
	float: right;
  margin: 0 100px 0 0;
}

div.errors {
padding: 5px 0;
border: 1px solid #e37417;
color: #fff;
background: #e37417;
font-weight: bold;
width: 300px;
text-align:center;
}

/* slider */

.newsticker-jcarousellite { 
	width: 261px;
}

.newsticker-jcarousellite ul{ 
	float: left;
	width: 259px;
}

.newsticker-jcarousellite li{ 
text-align: center; 
width: 257px;
height: 80px;
float: left;
border: 1px solid #fff;
}

.clear { 
	clear: both; 
}