@charset "utf-8";

#header {
	margin:auto;
	width:800px;
	height:322px;
	background-image:url(images/mix_02.jpg);
	background-repeat:no-repeat;
}
#opis {
	color:#FFF;
	text-align:right;
	margin:0;
	padding-right:5px;
	padding-top:5px;
	font-size:10px;
}
.licz {
	color:#807e7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0;
	padding:0;
	margin-top:265px;
	text-align:left;
	margin-left:5px;
}
#menu{
	margin:0;
	padding:0;
	margin-top:215px;
}
#menu > li {
	margin:0;
	padding:0;
	float:left;
	text-decoration:none;
	list-style:none;
}

a:link {
	color: #cc6bd1;	
	text-decoration: none;
	}
a:visited {
	color: #6d466f;	
	text-decoration: none;
	}

.tlobok {
	background-image: url(images/tlo_bok.png);
	background-repeat:repeat-y;
	width: 202px;
	}
		
.background3 {
	background-image: url(images/baner3.png);
	background-repeat:  no-repeat;
	height: 44px;
	width: 800px;
	}
	
.background2 {
	background-image: url(images/baner2.png);
	background-repeat: no-repeat;
	width: 247px;
	}
	
.menubbackg {
	background-image: url(images/menub.png);
	background-repeat: no-repeat;
	width: 202px;
	height: 574px;
	}
	
.tlostopa {
	background-image:url(/images/stopa.gif);
	background-position: bottom;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
	}
			
body {
	margin:auto;
	background-image:url(images/tlo.png);
	background-repeat: repeat;
	}	
	
.index {
	vertical-align: middle;
	margin-top: 12%;
	}

.indexbg {
	background-image: url(images/index/index3.png);
	background-repeat: no-repeat;
	}
	
.podpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807e7e;
	vertical-align: 10px;
	text-decoration: none;
	}
	
.podpis2 {
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	padding-top:40px;
	padding-right:5px;
	text-align:right;
	background-image:url(images/tlo_bok.png);
	background-repeat:repeat-y;
	}

.podpis3 {
	background-image:url(images/index/index3.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807e7e;
	text-decoration: none;
}
	
.strona {
	background-image:url(images/tlo_txt.png);
	background-repeat: no-repeat;
	background-color:#000000;

	}

.text {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;	
	width: 500px;
	}
	
.text2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
	width: 500px;
	}

.nagl {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;	
	width: 500px;
	}
	
.cennik {
	background-image: url(images/tabela_tlo.png);
	background-repeat:no-repeat;
	height: 20px;
	}
	
.oferta {
	background-color: #f5f5f5;
	}
	
#container {
	position:relative;
	z-index:2;
}

.sg{
	display:block;
	background-image:url(images/buttons/sg.png);
	background-repeat:no-repeat;
	width:161px;
	height:46px;
}
.sg:hover{
	background-image:url(images/buttons/sg_h.png);
}
.o_firmie{
	display:block;
	background-image:url(images/buttons/o_firmie.png);
	background-repeat:no-repeat;
	width:100px;
	height:46px;
}
.o_firmie:hover{
	background-image:url(images/buttons/o_firmie_h.png);
}
.oferta_menu{
	display:block;
	background-image:url(images/buttons/oferta.png);
	background-repeat:no-repeat;
	width:81px;
	height:46px;
}
.oferta_menu:hover{
	background-image:url(images/buttons/oferta_h.png);
}
.cennik_menu {
	background-image:url(images/buttons/cennik.png);
	display:block;
	background-repeat:no-repeat;
	width:94px;
	height:46px;
}
.cennik_menu:hover {
	background-image:url(images/buttons/cennik_h.png);
}
.galeria{
	background-image:url(images/buttons/galeria.png);
	background-repeat:no-repeat;
	display:block;
	width:97px;
	height:46px;
}
.galeria:hover{
	background-image:url(images/buttons/galeria_h.png);
}
.linki {
	background-image:url(images/buttons/linki.png);
	background-repeat:no-repeat;
	display:block;
	width:76px;
	height:46px;
}
.linki:hover{
	background-image:url(images/buttons/linki_h.png);
}