/*
-------------------------
Style by www.genosajd.pl
-------------------------
*/


/* PODSTAWOWE */

body {
	background: #262626 url(../img/background.gif);
	font-family: Arial, Verdana;
	color: #ffffff;
}

img {
	border: 0px; 
	}

input[type="submit"] 
	{
		border: 0px; background: url(../img/button_bg.gif); padding: 2px 8px 2px 7px;
	}
input[type="password"] {
	border: 0px;
	background: #666;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 3px;
	}
#languages {
	display: none;
	background: #ffffff;
	width: 100px;
	position: absolute; 
	left: 0px;
	top: 35px; 
	text-align: left;
	z-index: 100;
	color: #666;
	}
#languages a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
#languages li {
	padding: 0px;
	margin: 0px;
	line-height: 10px;
	}
#languages ul {
	padding: 5px;
	margin: 0px;
	padding-bottom: 8px;
	}



#jezyki {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	background: #333333;
	overflow: hidden;
	min-width: 60px;
	height: 22px;
	padding: 5px;
	}

#jezyki a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	}






#wraper {
	width: 755px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	}

#top {
	width: 755px;
	height: 50px;
	text-align: right;
	position: relative;
	}
#top img {
	margin-right: 10px;
	margin-top: 0px;
	}
#naglowek {
	width: 755px;
	height: 356px;
	margin: 0px auto;
	}
#naglowek_obraz {
	width: 755px;
	height: 356px;
	background: url(../img/top.png);
	margin: 0px auto;
	position: relative;
	}
#naglowek_tekst {
	position: absolute;
	bottom: 20px;
	right: 30px;
	font-size: 12px;
	color: #5b5b5b;
	width: 400px;
	height: 100px;
	}
.tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background: url(../img/tl.jpg);
	}
.tr {
	position: absolute;
	top: 0px;
	right: -1px;
	width: 30px;
	height: 30px;
	background: url(../img/tr.jpg);
	}
.bl {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	background: url(../img/bl.jpg);
	}
.br {
	position: absolute;
	bottom: 0px;
	right: -1px;
	width: 30px;
	height: 30px;
	background: url(../img/br.jpg);
	}

#menu {
	width: 755px;
	height: 50px;
	text-align: center;
	}
.h1 {
	font-size: 24px;
	}
#footer {
	width: 755px;
	height: 17px;
	background: url(../img/footer.gif);
	margin: 0px auto;
	overflow: hidden;
	margin-top: 10px;
	}


.formularz {
	width: 400px;
	height: 250px;
	margin: 0px auto;
	}
.formularz td {
	font-size: 12px;
	}
.formularz input {
	border: 0px;
	height: 18px;
	width: 180px;
	background: #666;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 3px;
	}
.formularz textarea {
	border: 0px;
	height: 100px;
	width: 250px;
	background: #666;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 3px;
	}
#button {
	float: right;
	margin-top: 10px;
	border: 0px;
	height: 24px;
	width: 120px;
	background: #666;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 3px;
	}


.tabela {
	margin: 0px auto; 
	width: 610px;
	}
.tabela table {
	border: 0px;
	}
.tabela tr td {
	background: #3b3b3b;
	font-size: 12px;
	width: 100px;
	height: 25px;
	text-align: center;
	}
tr.tr_top td {
	background: #4b4b4b;
	font-size: 12px;
	width: 100px;
	height: 25px;
	text-align: center;
	}
.tabela div {
	margin-top: 20px;
	}



.produkty1 {
	width: 700px; height: 250px; background: #2c2c2c; margin: 0px auto; overflow: hidden; margin-top: 10px; position: relative;
	}
.produkty2 {
	width: 120px; min-height: 150px; background: #ffffff; margin: 10px; text-align: center; padding: 5px; float: left;
	}
.produkty3 {
	 margin: 10px; width: 500px; position: absolute; top: 10px; left: 140px;
	}
.produkty4 {
	 margin-left: 10px; width: 500px; position: absolute;  top: 40px; left: 140px;
	}
.produkty4 ul {
	font-size: 12px;
	list-style: url(../img/list.gif);
	}

.thum {
	float: left; width: 209px; height: 209px; margin-left: 0px; margin-top: 65px;
	}
.thum1 {
	float: left; width: 58px; height: 58px; background: url(../img/img_bg.jpg); margin: 5px;
	}
.thum2 {
	width: 48px; height: 48px; margin: 5px; overflow: hidden;
	}

.listimage {
	list-style: url(../img/list.gif);
	}



ul#topnav {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 1.0em;
}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  
	float: left;
	height:40px;
		
}
ul#topnav a, ul#topnav span { 
	font-size: 12px;
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #fff;
	clear: both;

	height: 20px;
	line-height: 20px; 

}
ul#topnav a{ 
	color: yellow;
	background-position: left bottom;
	
}
ul#topnav span{ 
	background-position: left top;
}



.gal {
	float: left;  margin-left: 0px; margin-top: 0px;
	}
.gal1 {
	float: left; width: 128px; height: 128px; background: url(../img/galeria_bg.gif); margin: 10px;
	}
.gal2 {
	width: 120px; height: 120px; margin: 4px; overflow: hidden;
	}

.lista {
	width: 100%;
	margin-bottom: 20px;
	}

.lista tr {
	background: #3b3b3b;
	height: 60px;
	}
.lista td {
	text-align: center;
	
	}
.lista td a {
	color: #ffffff;
	text-decoration: none;
	}
.lista td a:hover {
	text-decoration: underline;
	}