html {
width:100%
}

body {
	padding:0;
  	margin:0;
  	height:100%;
  	width:100%;
  	vertical-align:middle;
  	text-align:center;
	background: #E5E5E5; 
}

#wrapper {
width:100%;
height:100%;
background: #E5E5E5 url(imgs/bg_top.jpg) top center repeat-x;	
}

#wrapper2 {
height:100%;
margin-left:30px;
margin-right:30px;
}

#mid {
width: 100%;
height:100%;
background: url(imgs/cont_bg.jpg) left repeat-y;
}

#head {
height: 165px;
background: url(imgs/head_bg.jpg)
}

#head_l {
width:100%;
height:165px;
margin-top:0px;
background: url(imgs/head_l.jpg) left no-repeat;
}

#head_r {
width:100%;
height:165px;
margin-top:0px;
background: url(imgs/head_r.jpg) right no-repeat;
}

#top_menu {
height:36px;
}

	a.tm_btn1:link, a.tm_btn1:visited {
	margin-left:15px;
	display:block;
	width:209px;
	height:27px;
	}
	
	a.tm_btn1:hover {
	background: url(imgs/btn1.jpg) no-repeat;
	}
	
	a.tm_btn2:link, a.tm_btn2:visited {
	margin-left:15px;
	margin-top:4px;
	display:block;
	width:209px;
	height:27px;
	}
	
	a.tm_btn2:hover {
	background: url(imgs/btn2.jpg) no-repeat;
	}
	
	a.tm_btn3:link, a.tm_btn3:visited {
	margin-left:15px;
	margin-top:4px;
	display:block;
	width:209px;
	height:27px;
	}
	
	a.tm_btn3:hover {
	background: url(imgs/btn3.jpg) no-repeat;
	}

#cont {
height:100%;
}
	
#left {
width:5px;
background: url(imgs/left.jpg) repeat-y;
}

#right {
width:5px;
background: url(imgs/right.jpg) repeat-y;
}

#menu {
width:226px;
background: #FFFFFF;
text-align:left;
vertical-align:top;
padding-top:15px;
}

	#menu_header {
	height:33px;
	width:207px;
	margin-left:11px;
	background: url(imgs/l_menu_header.jpg) no-repeat;
	}
	
	#menu_container {
	width:207px;
	min-height:200px;
	background: #EEEEEE url(imgs/bg_menu.png) repeat-y;
	margin-left:11px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: 1px solid #BDBDBD;
	}
	
	#menu_line {
	margin-left:30px;
	padding-top:6px;
	}
	
	a.menu:link, a.menu:visited {
	display: block;
	margin-left:7px;
	width:186px;
	height:27px;
	border-bottom: 1px dashed #BDBDBD;
	text-decoration:none;
	font: 14px 'times new roman';
	font-weight:bold;
	color:#4D4D4D;
	background: url(imgs/dot.png) 10px 10px no-repeat;
	}
	
	a.menu:hover {
	color:#EA750C;
	}
	
	#menu2 {
	margin-left:7px;
	width:186px;
	height:27px;
	text-decoration:none;
	font: 15px 'times new roman';
	color:#4D4D4D;
	font-weight:bold;
	background: url(imgs/dot.png) 10px 10px no-repeat;
	}
	
	#submenu_line {
	margin-left:30px;
	padding-top:2px;
	}
	
	a.submenu:link, a.submenu:visited {
	display: block;
	margin-left:25px;
	width:182px;
	height:24px;
	text-decoration:none;
	font: 14px 'times new roman';
	color:#4D4D4D;
	background: url(imgs/dot2.png) 10px 8px no-repeat;
	}
	
	a.submenu:hover {
	color:#EA750C;
	}
	
	#smenu_endline {
	border-bottom: 1px dashed #BDBDBD;
	width:186px;
	height:15px;
	margin-top:-10px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:7px;
	}
		

		
#main_container {
background: #FFFFFF;
text-align:center;
vertical-align:top;
padding-top:15px;
padding-right:10px;
}

#main {
margin-right:0px;
margin-left:0px;
height:500px;
}

#main_tab {
margin-bottom: 20px;
}

#main table {
border: 1px solid #BDBDBD;
background: #EEEEEE;
margin:0px;
width:100%;
height:250px;
}

#main td {
width:20%;
padding:0px;
border:1px solid #BDBDBD;
background: #FFFFFF;
vertical-align:top;
text-align:center;
}


#prod_header {
margin-top:4px;
color: #F37A14;
font: 14px 'times new roman';
font-weight:bold;
}

#prod_price {
margin-top:4px;
color: #AF0303;
font: 14px 'times new roman';
font-weight:bold;
}

#kontakt {
margin-top:4px;
color: #494949;
font: 14px 'times new roman';
font-weight:bold;
}


#prod_desc {
color:#494949;
font: 12px 'times new roman';
margin-bottom:6px;
}



#prod_desc2 {
color:#494949;
font: 12px 'times new roman';
margin-bottom:6px;
background: #FFFFFF;
}

#prod_desc span {
color:#F37A14;
}

/* dolny pasek z cieniem i paddingiem od dołu  tu nic nie ruszać*/

#btm {
height:5px;
background: url(imgs/btm.jpg) repeat-x;
}

#btm_l {
float:left;
width:5px;
height:5px;
background: url(imgs/btm_left.jpg) no-repeat;
}

#btm_r {
float:right;
width:5px;
height:5px;
background: url(imgs/btm_right.jpg) no-repeat;
}

#bottom {
height:9px;
}
