*
{
	margin: 0px;
	padding: 0px;
	border: 0px;	
}

body
{
    width: 100%;
    height: 100%;
    font: normal 11px/18px Verdana, Arial, sans-serif;
	color: #777;
	background: #000;
    text-align: center;
}

.cb
{
	clear: both;
}

#ContentContainer
{
    text-align: left;
    margin: 0px auto;
	display: block;
	width: 871px;
}

#Header
{
	background: url('../img/header_background.jpg') no-repeat 0px 0px;
	width: 871px;
	height: 304px;
	padding-top: 62px;
}

#Profil
{
	display: block;
	width: 137px;
	height: 40px;
	background: url('../img/profilfelgi.png') no-repeat 0px 0px;
}

#Profil span
{
	display: none;
}

#Cennik
{
	float: left;
	width: 196px;
	height: 55px;
	margin-top: 170px;
	background: url('../img/cennik.png') no-repeat 0px 0px;
}

#Cennik a
{
	display: none;
	width: 196px;
	height: 55px;
	background: url('../img/cennik.png') no-repeat 0px -55px;
}

#Cennik span
{
	display: none;
}

#Menu
{
	float: left;
	width: 438px;
	height: 50px;
	margin: 175px 0 0 237px;
	
}

#Menu a span
{
	display: none;
}

#StronaGlowna
{
	float: left;
	width: 157px;
	height: 50px;
	background: url('../img/stronaglowna.png') no-repeat 0px 0px;
}

#StronaGlowna a
{
	display: none;
	width: 157px;
	height: 50px;
	background: url('../img/stronaglowna.png') no-repeat 0px -50px;
}

#Oferta
{
	float: left;
	width: 84px;
	height: 50px;
	background: url('../img/oferta.png') no-repeat 0px 0px;
}

#Oferta a
{
	display: none;
	width: 84px;
	height: 50px;
	background: url('../img/oferta.png') no-repeat 0px -50px;
}

#Galeria
{
	float: left;
	width: 90px;
	height: 50px;
	background: url('../img/galeria.png') no-repeat 0px 0px;
}

#Galeria a
{
	display: none;
	width: 90px;
	height: 50px;
	background: url('../img/galeria.png') no-repeat 0px -50px;
}

#Kontakt
{
	float: left;
	width: 107px;
	height: 50px;
	background: url('../img/kontakt.png') no-repeat 0px 0px;
}

#Kontakt a
{
	display: none;
	width: 107px;
	height: 50px;
	background: url('../img/kontakt.png') no-repeat 0px -50px;
}

#Menu a.selected
{
	display: block;
}

#ContentHeader
{
	float: left;
	width: 866px;
	padding-left: 5px;
}

#ContentHeader h3, 
#Content h3
{
	font: bold 15px/25px Verdana, Arial, sans-serif;
	color: #dfdfdf;
	background: url('../img/h3_background.png') no-repeat 0 14px;
	letter-spacing: -0.05em;
	padding-bottom: 10px;
}


#Content h4
{
	font: bold 13px/17px Verdana, Arial, sans-serif;
	color: #dfdfdf;
	letter-spacing: -0.05em;
	padding: 10px 0 15px 0;
}
#Content p
{
	padding-bottom: 10px;
	text-align: justify;
}

#Content p strong
{
	font-weight: bold;
	color: #9d9d9d;
}

#Content a
{
	color: #9d9d9d;
	text-decoration: none;
}

#Content a:hover
{
	color: #ee480a;
}

#Content ul
{
	list-style-position : outside;
	padding-bottom: 10px;
	padding-left: 30px;
}

#Content ul li
{
	text-align: justify;
}

#GaleriaContent
{
	float: left;
	width: 866px;
	padding-left: 5px;
	background: url('../img/galeria_background.jpg') no-repeat left bottom;
}

a.gallery
{
	float: left;
	border: 3px solid #404040;
	margin: 0 20px 20px 0;
}

a.gallery:hover
{
	border-color: #ee480a;
}

a.gallery img
{
	display: block;
	width: 68px;
	height: 68px;
}

#LeftColumn
{
	float: left;
	width: 410px;
	padding-left: 5px;
}

#RightColumn
{
	float: left;
	width: 409px;
	padding-left: 47px;
	padding-bottom: 15px;
}

#RightColumnMap
{
	float: left;
	width: 456px;
}

#GaleriaButton
{
	width: 54px;
	height: 22px;
	background: url('../img/galeriabutton.png') no-repeat 0 0;
	margin: 20px 0;
}

#GaleriaButton a
{
	display: none;
	width: 54px;
	height: 22px;
	background: url('../img/galeriabutton.png') no-repeat 0 -22px;
}


#GaleriaButton a span
{
	display: none;
}

#WiecejButton
{
	width: 54px;
	height: 22px;
	background: url('../img/wiecejbutton.png') no-repeat 0 0;
	margin: 20px 0;
}

#WiecejButton a
{
	display: none;
	width: 54px;
	height: 22px;
	background: url('../img/wiecejbutton.png') no-repeat 0 -22px;
}


#WiecejButton a span
{
	display: none;
}

#KatalogFelg .KatalogFelgItem
{
	border: 1px solid #777;
	padding: 5px;
	margin-bottom: 15px;
}

#KatalogFelg .KatalogFelgItem .KatalogFelgItemDesc p
{
	padding-bottom: 0;
}

#KatalogFelg .KatalogFelgItem .KatalogFelgItemDesc p.cena
{
	color: #ee480a;
}

#Footer
{
	width: 871px;
	height: 43px;
	padding-top: 7px;
	margin-top: 20px;
	border-top: 1px solid #1f1f1f;
}

#Footer a
{
	text-decoration: none;
}

#FooterMenu
{
	float: left;
	width: 450px;
	color: #4b4b4b;
}

#FooterMenu a
{
	color: #4b4b4b;
}

#FooterMenu a:hover
{
	color: #ee480a;
}

#FooterMenu span
{
	padding: 0 8px;
}

#FooterCopy
{
	float: left;
	width: 421px;
	color: #383838;	
	text-align: right;
}

#FooterCopy p
{
	text-align: right;
}

#FooterCopy a
{
	background: url('../img/webactive.png') no-repeat 2px 4px;
	padding-left: 20px;
	color: #383838;
}

#FooterCopy a:hover
{
	color: #afd813;
}
