body
{
    padding: 0 0 0 0;
    margin: 0px;
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 14px;
    color: #ebebeb;
    background-color: #333333;
    
}
h1 {
	color: #f0b705;
	font-size: 16px;
	
}
h2 {
	color: #f0b705;
	font-size: 12px;
}
div#page {
	width: 1000px; /* było 900px */
	background-color: #333333; /* background-color: #fff; */
	margin: 0 auto;
	text-align: left;
	
}
div#page #super_info {
	
	position: absolute;
	top: 10px;
	left: 770px;
	
	}
div#page-drzwi {
	
	width: 990px; /* było 900px */
	
	background-color: #333333; /* background-color: #fff; */
	margin: 0 auto;
	text-align: left;
	
	}
div#page-drzwi #super_info {
	
	position: absolute;
	top: 10px;
	left: 830px;
	
}
div#container {
	padding: 10px;
	border: 1px dashed black;
}

div#container a:hover {
	color: #f0b705;
	text-decoration: none;
	border: 1px solid #333333;
	
}
div#container h1 {
	text-align: left;
	font-size: 24px;
	}
div#container h2 {
	
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	}
	
	
.bolded {
	color: #f0b705;
	font-weight: bold;
}
	
a:link
{
    color: #f0b705;
	text-decoration: none;
}
a:visited
{
  color: #f0b705;
  text-decoration: none;
}
a:hover
{
	color: #f0b705;
	text-decoration: none;
	border-bottom: 1px dashed;
    
}
a:active
{
    color: #f0b705;
    text-decoration: none;
}
#box
{
    position:absolute; 
	left:50%;
	width: 920px;
	height: auto;
	margin-left: -460px;
	
    color: #ebebeb;
    background-color: #333333;
    
}

#header
{
	
   	background: url("images/top-bg.jpg") no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    
    width: 920px;
    height: 235px;
     
    
}
#header img
{
	position: absolute;
	top: 12px;
	left: 60px;
	border: none;
	
	
}

#menu {
	
	position: absolute;
	top: 94px;
	left: 60px;
	color: #f0b705;
	font-size: 15px;
	font-weight: bold;
						 /* border: 1px solid white; */ 
	width: 800px;
	height: 33px;
	text-align: center;
	
	}

#menu li{
	
	display: inline;
	list-style-type: none;
	padding-right: 60px;
	
	
}

#content
{
	background: url("images/content-bg.jpg") repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: justify;
	font-style: italic;
	width: 920px;
	height: auto;
	padding-left: 75px;
	padding-right: 75px;

	
}
#text
{
	position: relative;
	top: -50px;
	left: 0px; 
	width: 370px;
	border: solid 1px #333333;
	
}

#content img
{
	border: none;
	
}

#maine-photo {
	position: absolute;
	top: -10px;
	left: 480px;
	
}
#maine-photo a:link {
	border: none;
}
#maine-photo a:hover {
	border: none;
}
#maine-photo a:active {
	border: none;
}
.galeria_obraz {
	position: relative;
	top: 60px;
	left: -300px;
	z-index: 999;
	border: none;
}


#contact-form {
	
	position: relative;
	top: -400px;
	left: 405px;
	width: 300px;
	

	}
	
#contact-form img {
	
	float: left;
	
	
}
#galeria {
	text-align: center;
}

#footer
{
    
    
    background: url("images/bottom-bg.jpg") no-repeat;
    position: relative;
    top: 0px;
    left: 0px;
    width: 920px;
    height: 210px;  
    font-size: 20px;
	color: #f0b705;
     
}
#phone
{
	position: absolute;
	top: 145px;
	left: 390px;
	
}
#email
{
	position: absolute;
	top: 142px;
	left: 690px;
	
}
#email a:link
{
	color: #f0b705;
	text-decoration: none;
}
#email a:hover 
{
	color: #f0b705;
	text-decoration: none;
	border-bottom: 1px dashed;
}
#email a:active
{
	color: #f0b705;

}
#super_info {
	position: absolute;
	top: 5px;
	left: 538px;
	width: 300px;
	height: 85px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	border: 1px dotted #ebebeb;
	background-color: #494949;

}
#super_info h1 {
	text-decoration: blink;
	font-size: 14px;
	font-weight: bold;
	color: #d8302a;
}
#sprzedaz {
	padding-top: 30px;
	
	float: left;
	
}
#mr-help {
	position: relative; 
	top: 20px;
	left: 50%;
	width: 970px;
	height: auto;
	margin-left: -490px;
	text-align: center;
	font-size: 10px;
    
	
	}
#mr-help a:link {
	color: #6a6464;
	text-decoration: none;
	border: none;
}
#mr-help a:hover {
	color: white;
	text-decoration: none;
	border: none;
	
}
#mr-help a:active {
	color: #6a6464;
	text-decoration: none;
	border: none;
}
