@charset "utf-8";
/* CSS Document */

/* ALL */

body {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666; 
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	line-height:160%;
	background:url(../img/body_background.jpg) top center no-repeat #EEF5DE;
}
	
img {
	border:0px;
}

.color {
	color:#F57536;
	font-weight:bold;
}

a {
	color:#F57536;
	text-decoration:none;
}

a:hover {
	color:#F57536;
	text-decoration:underline;
}

/* LAYOUT */

.conatainer {
	width:100%;
}

.conatainer_content {
	width:980px; 
	margin:auto;
}

.top {
	width:100%;
	height:324px;
}

.top_left {
	width:553px;
	float:left;
}

.top_logo {
	padding:70px 0px 34px 10px;
}

.top_menu {
	width:100%;
	background:url(../img/menu_back.png) top left repeat-x;
	height:43px;
}

.top_menu ul {
	margin:0;
	padding:0;
	padding-left:5px;
	
}

.top_menu ul li {
	list-style-image:none;
	margin:0;
	padding:0;
	display:inline-block;
	padding:0px 3px;
	float:left;
}

.glowna {
	text-decoration:none;
	display:block;
	width:109px;
	height:43px;
	background:url(../img/menu/strona.png) top left no-repeat;
}

.oferty {
	text-decoration:none;
	display:block;
	width:94px;
	height:43px;
	background:url(../img/menu/oferty.png) top left no-repeat;
}

.oferta {
	text-decoration:none;
	display:block;
	width:57px;
	height:43px;
	background:url(../img/menu/oferta.png) top left no-repeat;
}

.galeria {
	text-decoration:none;
	display:block;
	width:62px;
	height:43px;
	background:url(../img/menu/galeria.png) top left no-repeat;
}

.mapa {
	text-decoration:none;
	display:block;
	width:95px;
	height:43px;
	background:url(../img/menu/mapa.png) top left no-repeat;
}

.kontakt {
	text-decoration:none;
	display:block;
	width:62px;
	height:43px;
	background:url(../img/menu/kontakt.png) top left no-repeat;
}

.glowna:hover, .oferta:hover, .oferty:hover, .galeria:hover, .mapa:hover, .kontakt:hover {
	background-position: 0% -43px;
	display:block;
	text-decoration:none;
}


.top_header {
	background:url(../img/back.png) top left repeat;
	height:66px;
	padding:10px 0px 0px 12px;
}

.top_flash {
	background:url(../img/flash_back.png) top left no-repeat;
	width:423px;
	height:324px;
	float:left;
}

.mid_left {
	background:url(../img/back.png) top left repeat;
	width:681px;
	float:left;
	margin-right:17px;
	padding:0px 15px 10px 15px;
	min-height:297px;
}

.mid_right {
	width:240px;
	float:left;
}

.mid_right_box {
	background:url(../img/back.png) top left repeat;
}

.mid_right a {
	text-decoration:none;
	color:#666666;
}

.mid_right a:hover {
	text-decoration:underline;
	color:#666666;
}

.box_kontakt {
	background:url(../img/line.png) bottom no-repeat;
	margin-bottom:10px;
	padding:10px;
}

.more {
	text-align:right;
}

.more a {
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/more_back.png) top left repeat-x;
	height:14px;
	padding:3px 8px;
}

.more a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background:url(../img/more_back.png) top left repeat-x;
	height:14px;
	padding:3px 8px;
}

.box_oferta {
	background:url(../img/right_box_back.png) bottom left no-repeat;
	padding:10px 10px 15px 10px;
}

.box_oferta ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.box_oferta li {
	padding-left:10px;
	background:url(../img/li_img.png) left no-repeat;
	margin-left:10px;
}

.iq {
	padding:10px 5px 0px 0px;
	float:right;
}

.foot {
	clear:both;
	padding-bottom:30px;
}

.foot2 {
	position:relative; 
	top:-40px;
}

.foot ul {
	margin:0;
	padding:5px;
}

.foot ul li {
	list-style-image:none;
	margin:0;
	padding:0;
	display:inline-block;
	padding:0px 8px;
	float:left;
}

.foot ul li a {
	color:#999999;
	text-decoration:none;
	padding-left:10px;
	background:url(../img/li_img.png) left no-repeat;
}

.foot ul li a:hover {
	color:#999999;
	text-decoration:underline;
	padding-left:10px;
	background:url(../img/li_img.png) left no-repeat;
}
