@CHARSET "UTF-8";
body
{
	margin: 0px;
	background-color: #3c222f;
	background-image: url('images/bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: white;
	
}
#imageLoader
{
	background-image: url('images/gfx_hover_04.png');
	background-image: url('images/gfx_hover_05.png');
	background-image: url('images/gfx_hover_06.png');
	background-image: url('images/gfx_hover_07.png');
	background-image: url('images/gfx_hover_08.png');
	background-image: url('images/gfx_hover_09.png');
	display: none;
}
#contener
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
}
#header, #content, #menu, #footer, #bottom, #footer2
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header
{
	height: 246px;
	background-image: url('images/gfx_02.png');
	background-repeat: no-repeat;
}
#menu ul
{
	list-style-type: none;
	margin:0;
	padding:0;
	
}
#menu ul li
{
	display: inline;
	float: left;
}
#menu ul li a
{
	display: block;
	width: 100%;
	height: 100%;
}
#menu ul li.ofirmie
{
	background-image: url('images/gfx_04.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 117px;	
}
#menu ul li.ofirmie:hover, #menu ul li.ofirmie:active
{
	background-image: url('images/gfx_hover_04.png');
}
#menu ul li.oferta
{
	background-image: url('images/gfx_05.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 78px;	
}
#menu ul li.oferta:hover, #menu ul li.oferta:active
{
	background-image: url('images/gfx_hover_05.png');
}
#menu ul li.promocje
{
	background-image: url('images/gfx_06.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 102px;	
}
#menu ul li.promocje:hover, #menu ul li.promocje:active
{
	background-image: url('images/gfx_hover_06.png');
}
#menu ul li.sklep
{
	background-image: url('images/gfx_07.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 166px;	
}
#menu ul li.sklep:hover, #menu ul li.sklep:active
{
	background-image: url('images/gfx_hover_07.png');
}
#menu ul li.mapa
{
	background-image: url('images/gfx_08.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 136px;	
}
#menu ul li.mapa:hover, #menu ul li.mapa:active
{
	background-image: url('images/gfx_hover_08.png');
}
#menu ul li.kontakt
{
	background-image: url('images/gfx_09.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 91px;	
}
#menu ul li.kontakt:hover, #menu ul li.kontakt:active
{
	background-image: url('images/gfx_hover_09.png');
}
#menu ul li.ost
{
	background-image: url('images/gfx_10.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 270px;	
}
#menu
{
	/*height: 384px;*/
}
#content
{
	background-image: url('images/gfx_12.png');
	background-repeat: no-repeat;
	background-color: #3c222f;
	min-height: 244px;
	padding-top: 20px;
}
#bottom
{
	height: 133px;
	background-image: url('images/gfx_13.png');
	background-repeat: no-repeat;
}
#foot
{
	height: 52px;
	background-image: url('images/gfx_14.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
}
#footer
{
	text-align: right;
	padding: 10px;
	width: 900px
}
#footer li
{
	list-style-type: none;
	display: inline;
	float: right;
}
#footer a:link, #footer a:visited
{
	color: #433124;
	text-decoration: none;
	font-size: 12px;
	padding: 10px;
}
#footer a:hover
{
	text-decoration: underline;
}
#foot2
{	
	width: 100%;
}
#footer2
{
	width: 920px;
	color: #a14b6e;
	font-size: 12px;
	text-align: right;
	padding: 10px;	
}
#footer2 a:link, #footer2 a:visited
{
	color: #a14b6e;
	font-size: 12px;
	font-weight: bold;
}
#footer2 a:hover
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#content p, #content h2, #content h3
{
	margin-left: 15px;
	margin-right: 15px;
}
#content h2
{
	font-size: 13px;
}
#content h3
{
	font-size: 13px;
}

