body {
	background-color: #000;
	color: #E6D157;
	font: 11px verdana, arial, trebuchet MS, sans-serif;
	margin: 0;
}

img {
	display: block;
	border: 0;
}

a {
	color: #B99F44;
	text-decoration: underline;
}

a:hover {
	color: #E6D163;
	text-decoration: none;
}

#conteiner, #conteiner-zaj {
	width: 980px;
	margin: 0 auto;
} 

form, fieldset{ 
	display: inline;
	border: 0;
}




#conteiner {
	background: url('../img/bgr.jpg') no-repeat;
}



#left {
	width: 316px;
	float: left;
	display: inline;
}

#menu{
	list-style: none;
	margin: 0;
	padding: 45px 0 0 0;  
	width: 202px;
}

#menu li{
	height: 40px;
	display: inline;
}



#menu li a{
	display: inline-block;
	height: 40px;
	width: 300px;
}

#menu li a span{
	display: none;
}



a.firma_l{
	background: url('../img/o_firmie_l.gif') no-repeat 50px 0;
}

a.firma_l:hover{
	background: url('../img/o_firmie_l_h.gif') no-repeat #000 50px 0;
}

a.firma_a{
	background: url('../img/o_firmie_a.gif') no-repeat #000 50px 0;
}



a.kolekcja_l {
	background: url('../img/kolekcja_l.gif') no-repeat 50px 0;
}

a.kolekcja_l:hover{
	background: url('../img/kolekcja_l_h.gif') no-repeat  #000 50px 0;
}

a.kolekcja_a{
	background: url('../img/kolekcja_a.gif') no-repeat #000 50px 0;
}





a.owelnie_l{
	background: url('../img/owelnie_l.gif') no-repeat 50px 0;
}

a.owelnie_l:hover{
	background: url('../img/owelnie_l_h.gif') no-repeat  #000 50px 0;
}

a.owelnie_a{ 
	background: url('../img/owelnie_a.gif') no-repeat #000 50px 0;
}



a.kontakt_l{
	background: url('../img/kontakt_l.gif') no-repeat 50px 0;
}

a.kontakt_l:hover{
	background: url('../img/kontakt_l_h.gif') no-repeat #000 50px 0;
}

a.kontakt_a{
	background: url('../img/kontakt_a.gif') no-repeat #000 50px 0;
}


#middle{
	width: 435px;
	float: left;
	display: inline;
	text-align: justify;
}

#middle-zaj{
	text-align: center;
	padding-top: 100px;
	height: 474px;
	voice-family : "\"}\""; voice-family : inherit;	
	height: 374px;
}

#middle-zaj h1{
	font-family: 11px;
	font-size: 14px;
	color: #FFF;
	font: 11px trebuchet MS, arial, verdana, sans-serif;
	padding-top: 100px;
}
#flag{
	height: 69px;
}

#flag ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 283px;
	margin-left: 347px;
}

#flag ul li{
	float: left;
	display: inline;
}

#flag ul li a{
	display: block;
	height: 69px;
}

#flag ul li a span{
	display: none; 
}

.pl{
	width: 79px;
	background: url('../img/pl.jpg') no-repeat;
}

.en{
	width: 62px;
	background: url('../img/en.jpg') no-repeat;
}

.de{
	width: 62px;
	background: url('../img/de.jpg') no-repeat;
}

.ru{
	width: 80px;
	background: url('../img/ru.jpg') no-repeat;
}


#right{
	width: 226px;
	float: right;
	display: inline;
	padding-top: 25px;
	text-align: justify;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

.r-bgr{
	background: url('../img/right_page_bgr.jpg') no-repeat right bottom;
}



#right h2{
	width: 226px;
	height: 28px;
	position: relative;
}



#footer-z{
	clear: both;
 	background: url('../img/footer_bgr.jpg') repeat-x 0 53px;	
	height: 100px;
}



#footer{
	clear: both;
 	background: url('../img/footer_bgr.jpg') repeat-x left bottom;	
	height: 106px;
}

.projekt{
	width: 283px;
	height: 31px;
	background: url('../img/projekt_bgr.jpg') repeat-x left bottom;
	margin-left: 347px;
	text-align: center;
	color: #3C341A;
}

.projekt a{
	color: #3C341A;
}

.gal-list{
	list-style: none;
	margin: 0;
	padding: 0; 
}

.gal-list li{
	float: left;
	display: inline;
	width: 160px;
	height: 150px;
	text-align: center;
	margin: 0 28px 10px 20px;
}

.gal-list li img{
	border: 4px solid #4C4C4C;
}

.gal-nazwa {
	font-weight: bold;
	padding: 10px 0 10px 0;
}

.more{
	text-align: right;
	font-weight: bold;
}

.form{
	width: 330px;
	margin: 0 auto;
}

.f-item{
	height: auto !important;
	height: 25px;
	min-height: 25px;
}

.f-item label{
	width: 150px;
	float: left;
	display: inline;
}

.f-item .txt{
	background-color: #000;
	border: 1px solid #4C4C4C;
	width: 150px;
	color: #FFF;
	font: 11px verdana, arial, trebuchet MS, sans-serif;
} 

.f-item textarea{
	background-color: #000;
	border: 1px solid #4C4C4C;
	width: 150px;
	height: 100px;
	color: #FFF;
	font: 11px verdana, arial, trebuchet MS, sans-serif;
}

.f-item span{
	color: #C2A74A;
}

.f-item .sub{
	background: url('../img/button.jpg') no-repeat;
	height: 20px;
	width: 72px;
	border: 0;
	margin: 5px 0 0 115px;
	cursor: pointer;
}







