*
{
	font-size:11px;
	color:#515151;
	font-family:verdana;
	border:none;
}
body
{
	background-color:#FFFFFF;
	padding:0px; margin:0px;
	text-align:center;
}
#top
{
	width:100%; height:125px;
	background-image:url('gfx/bg_top.jpg');
}
#top_content
{
	width:768px; height:125px;
	margin:auto;
	position:relative;
	border:none;
}
#menu_gora
{
	width:477px; height:125px;
	position:absolute; top:0px; right:0px;
	background-image:url('gfx/bg_menu_gora.jpg');
}
#main_menu
{
	width:348px; height:79px;
	position:absolute; top:46px; left:320px;
}

#menu_glowne1, #menu_glowne2, #menu_glowne3
{
	position:absolute; top:0px; left:0px;
	width:121px; height:79px;
	background-image:url('gfx/btn_o_firmie.jpg');
}
#menu_glowne2
{
	background-image:url('gfx/btn_oferta.jpg');
	left:121px; width:110px;
}
#menu_glowne3
{
	background-image:url('gfx/btn_kontakt.jpg');
	left:231px; width:117px;
}

#menu_glowne1:hover{	background-image:url('gfx/btn_o_firmie_.jpg');	}
#menu_glowne2:hover{	background-image:url('gfx/btn_oferta_.jpg');	}
#menu_glowne3:hover{	background-image:url('gfx/btn_kontakt_.jpg');	}

#logotyp
{
	width:216px; height:91px;
	position:absolute; top:34px; left:20px;
	background-image:url('gfx/logotyp.jpg');
	cursor:pointer;
}
#contenier
{
	width:100%;
	background-image:url('gfx/bg_page.jpg');
}

#content
{
	margin:auto;
	width:768px;
	padding:0px 0px;
	text-align:center;
}

#foother
{
	position:relative;
	background-image:url('gfx/bg_foother.jpg');
	width:100%; height:69px;
}
#foother_content
{
	width:768px; height:69px;
	margin:auto;
	position:relative;
	border:none;
}
#slogan_reklamowy
{
	position:absolute;
	top:1px; left:550px;
	width:212px; height:68px;
	background-image:url('gfx/slogan_na_dole.jpg');
}


.hauptsahe, h1	 {
	font-color:#CCCCCC;
	font-size:2px;
	display:none;
	background-image:none;	
}


.box_na_glowna
{
	width:197px; height:197px;
	background-color:#E2E2E2; 
	border:1px solid #717171;
	float:left;
	margin:15px 20px; 
}
.stop_float
{
	clear:both;
}


a.mg { color:#935454; text-decoration:none; font-weight:bold; font-size:10px; }
a.mg:hover { text-decoration:underline; color:#515151; }
#mg1, #mg2, #mg3	{	position:absolute; top:20px; left:195px;	}
#mg2				{	left:310px;	}
#mg3				{	left:380px;	}



a.blok_menu
{
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	margin-bottom:2px;
	padding:10px 17px;
	background-color:#F2F2F2;
	background-image:url('gfx/ico_arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
}
a.blok_menu:hover
{
	background-color:#E5E5E5;
	color:#B40B0B;
}


.gruby { font-weight:bold; }