#body_01 {
margin:0px;
background: #3F3F3F url(imgs/bg_top1.jpg) top center repeat-x;
}

#body_00 {margin:0px;
background: #3F3F3F url(imgs/bg_top2.jpg) top center repeat-x;}

#wrapper {
width:100%;
height:100%;
background: url(imgs/bg_btm.jpg) bottom repeat-x;
text-align:center;
vertical-align:top;
}

#midwrp {
	/*position:absolute;*/
	height:100%;
  	width:784px;
  	margin:0 auto;
	left:50%;
  	/*margin-left:-400px;  połowa szerokosci warstwy */  	
}

#topmenu {
width:784px;
height:129px;
background: url(imgs/top_menu.jpg) no-repeat;
vertical-align:top;
text-align:center;
}

#tm_padding {
margin-left:35px;
}
	/* topmenu btn1 */
	A.tm1:link, A.tm1:visited {
	float:left;
	display:block;
	width:179px;
	height:102px;
	background: url(imgs/tm1.jpg) 0 -104 no-repeat;
	}

	A.tm1:hover {
	background: url(imgs/tm1.jpg) 0 0 no-repeat;
	}
	
	#tm1_active {
	float:left;
	display:block;
	width:179px;
	height:102px;
	background: url(imgs/tm1.jpg) no-repeat;
	}
	
	/* topmenu btn2 */
	A.tm2:link, A.tm2:visited {
	float:left;
	display:block;
	width:177px;
	height:102px;
	background: url(imgs/tm2.jpg) 0 -104 no-repeat;
	}

	A.tm2:hover {
	background: url(imgs/tm2.jpg) 0 0 no-repeat;
	}
	
	#tm2_active {
	float:left;
	display:block;
	width:177px;
	height:102px;
	background: url(imgs/tm2.jpg) no-repeat;
	}
	
	/* topmenu btn3 */
	A.tm3:link, A.tm3:visited {
	float:left;
	display:block;
	width:177px;
	height:102px;
	background: url(imgs/tm3.jpg) 0 -104 no-repeat;
	}

	A.tm3:hover {
	background: url(imgs/tm3.jpg) 0 0 no-repeat;
	}
	
	#tm3_active {
	float:left;
	display:block;
	width:177px;
	height:102px;
	background: url(imgs/tm3.jpg) no-repeat;
	}
	
	/* topmenu btn4 */
	A.tm4:link, A.tm4:visited {
	float:left;
	display:block;
	width:180px;
	height:102px;
	background: url(imgs/tm4.jpg) 0 -104 no-repeat;
	}

	A.tm4:hover {
	background: url(imgs/tm4.jpg) 0 0 no-repeat;
	}
	
	#tm4_active {
	float:left;
	display:block;
	width:180px;
	height:102px;
	background: url(imgs/tm4.jpg) no-repeat;
	}
	
#box_top {
height:15px;
}

	#lg {
	width:15px;
	background: url(imgs/lg.jpg) no-repeat;
	}

	#g {
	width:755px;
	background: url(imgs/g.jpg) repeat-x;
	}

	#rg {
	width:15px;
	background: url(imgs/rg.jpg) no-repeat;
	}

#box_mid {
height:238px;
}

#box_mid2 {
height:423px;
}

	#l {
	background: url(imgs/l.jpg) repeat-y;
	}

	#mid {
	background: #242424 url(imgs/logo.jpg) top no-repeat;
	}

	#mid img {
	margin-top:68px;

	color: #121212;
	}
	#mid1 {
	background: #242424 url(imgs/logo.jpg) top no-repeat;
	}

	#mid1 img {
background:#444444;
border:6px solid #121212;
color:#121212;
margin-right:10px;
margin-top:8px;
padding:1px;
}
	
	#r {
	background: url(imgs/r.jpg) repeat-y;
	}


#box_btm {
height:15px;
}

	#ld {
	width:15px;
	background: url(imgs/ld.jpg) no-repeat;
	}

	#d {
	width:755px;
	background: url(imgs/d.jpg) repeat-x;
	}

	#rd {
	width:15px;
	background: url(imgs/rd.jpg) no-repeat;
	}
	

#header_name1 {
height:43px;
background: url(imgs/oferta.jpg) top center no-repeat;
}

#header_name2 {
height:43px;
background: url(imgs/host.jpg) top center no-repeat;
}

#header_name3 {
height:20px;
}

#box2 {
height:197px;
}

#boxa {
height:0px;
}
	/* oferta */
	#oferta1 {
	float:left;
	width:200px;
	height:197px;
	background: url(imgs/oferta1.jpg) no-repeat;
	}
	
		#of1_txt {
		width:90px;
		height:88px;
		margin-top:57px;
		margin-left:99px;
		margin-bottom:14px;
		text-align:justify;
		font:9px 'tahoma';
		color: #878787;
		}
		
			A.of1_more:link, A.of1_more:visited {
			display:block;
			width:181px;
			height:25px;
			margin-left:13px;
			background: url(imgs/more1.jpg) 0 -26 no-repeat;
			}
			
			A.of1_more:hover {
			background: url(imgs/more1.jpg) no-repeat;
			}
		
		#of2_txt {
		width:90px;
		height:88px;
		margin-top:57px;
		margin-left:91px;
		margin-bottom:14px;
		text-align:justify;
		font:9px 'tahoma';
		color: #878787;
		}
		
			A.of2_more:link, A.of2_more:visited {
			display:block;
			width:179px;
			height:25px;
			margin-left:7px;
			background: url(imgs/more2.jpg) 0 -26 no-repeat;
			}
			
			A.of2_more:hover {
			background: url(imgs/more2.jpg) no-repeat;
			}
		
		#of3_txt {
		width:90px;
		height:88px;
		margin-top:57px;
		margin-left:92px;
		margin-bottom:14px;
		text-align:justify;
		font:9px 'tahoma';
		color: #878787;
		}
		
			A.of3_more:link, A.of3_more:visited {
			display:block;
			width:179px;
			height:25px;
			margin-left:8px;
			background: url(imgs/more2.jpg) 0 -26 no-repeat;
			}
			
			A.of3_more:hover {
			background: url(imgs/more2.jpg) no-repeat;
			}
		
		#of4_txt {
		width:90px;
		height:88px;
		margin-top:57px;
		margin-left:92px;
		margin-bottom:14px;
	
		font:9px 'tahoma';
		color: #878787;
		}
		
			A.of4_more:link, A.of4_more:visited {
			display:block;
			width:179px;
			height:25px;
			margin-left:7px;
			background: url(imgs/more4.jpg) 0 -26 no-repeat;
			}
			
			A.of4_more:hover {
			background: url(imgs/more4.jpg) no-repeat;
			}
	
	#oferta2 {
	float:left;
	width:191px;
	height:197px;
	background: url(imgs/oferta2.jpg) no-repeat;
	}
	
	#oferta3 {
	float:left;
	width:193px;
	height:197px;
	background: url(imgs/oferta3.jpg) no-repeat;
	}
	
	#oferta4 {
	float:left;
	width:200px;
	height:197px;
	background: url(imgs/oferta4.jpg) no-repeat;
	}
	
	/* host */
	
	#host1 {
	float:left;
	width:200px;
	height:197px;
	background: url(imgs/host1.jpg) no-repeat;
	}
	
			A.hst1_more:link, A.hst1_more:visited {
			display:block;
			width:181px;
			height:137px;
			margin-left:13px;
			margin-top:47px;
			background: url(imgs/more1.png) 0 -26 no-repeat;
			}
			
			A.hst1_more:hover {
			background: url(imgs/more1.png) bottom no-repeat;
			}
	
	#host2 {
	float:left;
	width:191px;
	height:197px;
	background: url(imgs/host2.jpg) no-repeat
	}
	
			A.hst2_more:link, A.hst2_more:visited {
			display:block;
			width:179px;
			height:137px;
			margin-left:7px;
			margin-top:47px;
			background: url(imgs/more2.png) 0 -26 no-repeat;
			}
			
			A.hst2_more:hover {
			background: url(imgs/more2.png) bottom no-repeat;
			}
	
	#host3 {
	float:left;
	width:193px;
	height:197px;
	background: url(imgs/host3.jpg) no-repeat
	}
	
			A.hst3_more:link, A.hst3_more:visited {
			display:block;
			width:179px;
			height:137px;
			margin-left:8px;
			margin-top:47px;
			background: url(imgs/more2.png) 0 -26 no-repeat;
			}
			
			A.hst3_more:hover {
			background: url(imgs/more2.png) bottom no-repeat;
			}
	
	#host4 {
	float:left;
	width:200px;
	height:197px;
	background: url(imgs/host4.jpg) no-repeat
	}
	
			A.hst4_more:link, A.hst4_more:visited {
			display:block;
			width:179px;
			height:137px;
			margin-left:8px;
			margin-top:47px;
			background: url(imgs/more4.png) 0 -26 no-repeat;
			}
			
			A.hst4_more:hover {
			background: url(imgs/more4.png) bottom no-repeat;
			}
			
			
#btm {
vertical-align:top;
text-align:center;
font:11px 'tahoma';
color:#1D1D1D;
height:100%;
padding-top:10px;
}

#btm a:link, #btm a:visited {
text-decoration: none;
font:12px 'tahoma';
color:#878585;
font-weight: bold;
}

#btm a:hover {
color:#FF9808;
}

/* treść */

#maintable {
width:754px;
height:352px;
margin-top:71px;
}
#maintableport {
width:100px;
height:200px;
margin-top:1px;
}

#mainmenutab {
width:175px;
vertical-align:top;
background: url(imgs/mainmenubg.jpg) bottom no-repeat;
}

#mainbtn_div {
margin-left:20px;
padding-top:4px;
}

#maincont {
width:578px;
vertical-align:top;
}

#mc_div {
width:538px;
margin-left:20px;
margin-top:10px;
}

#mc_div_span{
font: 12px 'tahoma';
font-weight:bold;
color: #FFA700;
}

a.toc:link {
font: 12px 'tahoma';
font-weight:bold;
color: #FFA700;
text-decoration:none;
}
a.toc:hover{
font: 12px 'tahoma';
font-weight:bold;
color: #727272;
text-decoration:none;
}
a.toc:visited{
font: 12px 'tahoma';

color: #ff80ff;
text-decoration:none;
}






#mc_div_div {
margin-top:10px;
font: 11px 'tahoma';
color: #676767;
text-align:justify;
}

a#mainbtn:link, a#mainbtn:visited {
display:block;
text-decoration:none;
width:175px;
height:23px;
margin-top:2px;
font: 11px 'tahoma';
color:#8A8A8A;
background: url(imgs/mainbtn.jpg) no-repeat;
}

a#mainbtn:hover {
background: url(imgs/mainbtn.jpg) 0 -23px no-repeat;
color:#626262;
}

#mainbtn_active {
display:block;
text-decoration:none;
width:175px;
height:23px;
margin-top:2px;
font: 11px 'tahoma';
color:#626262;
background: url(imgs/mainbtn.jpg) 0 -23px no-repeat;
}

/* tresc hostow */

#maintable2 {
width:754px;
height:167px;
margin-top:71px;
}

#mainmenutab2 {
width:175px;
vertical-align:top;
background: url(imgs/mainmenubg2.jpg) bottom no-repeat;
}

#mainbtn2_div {
text-align:right;
margin-right:20px;
padding-top:4px;
}

#maincont2 {
width:578px;
}

a#mainbtn2:link, a#mainbtn2:visited {
display:block;
text-decoration:none;
width:175px;
height:23px;
margin-top:2px;
font: 11px 'tahoma';
color:#8A8A8A;
background: url(imgs/mainbtn2.jpg) no-repeat;
}

a#mainbtn2:hover {
background: url(imgs/mainbtn2.jpg) 0 -23px no-repeat;
color:#626262;
}

#mainbtn2_active {
display:block;
text-decoration:none;
width:175px;
height:23px;
margin-top:2px;
font: 11px 'tahoma';
color:#626262;
background: url(imgs/mainbtn2.jpg) 0 -23px no-repeat;
}
a#linki:link, a#linki:visited { 
color: #8E8E8E;
text-decoration:none;
}
a#linki:hover { 
color: #8E8E8E;
text-decoration:none;
}

#tytul {
color:#FFA700;
font-family:'tahoma';
font-size:12px;
font-weight: bold;
}

