body{
	background:url(rys/body.jpg) no-repeat center top #0c0c0c;;	
	font-family:Arial;
	color:#ccc;
	margin:0px;
	font-size:12px;
}
a img{
	border:none;
}
a{
	text-decoration:none;
	color:white;
	margin:0px;
	padding:0px;
}
a:hover{
	color:red;
}
h1{
	color:red;
	font-weight:normal;
	font-family:Times New Roman;

	font-size:27px;
}
h2{
	font-weight:normal;
	font-family:Times New Roman;

	font-size:27px;
	color:#eee;
}
.glowny{
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.glowny_zawartosc{
	margin:0px auto 0px auto;
	overflow:hidden;
	padding:0px 20px 60px 30px;
	background:url(rys/glowny_zawartosc.jpg) repeat-x center bottom;
}
.naglowek{
	overflow:hidden;
	width:996px;
	margin:0px auto 0px auto;
	border-bottom:solid 1px #292929;
	position:relative;
	padding-top:170px;
	overflow:visible;
}
.logo{
	position:absolute;
	top:2px;
	left:2px;
}
.menu{
	height:25px;
	width:509px;
	position:absolute;
	top:80px;
	right:0px;
	padding:2px 0px 0px 200px;
	margin:0px;
	background:url(rys/menu.png) no-repeat;
}
.poziom1,.poziom1_hover{
	float:left;
	font-size:12px;
	color:#000;
	padding:6px 10px 4px 10px;
	margin:0px;
	text-align:center;
	position:relative;
}
.poziom1:hover,.poziom1_hover{
	background-color:#7b8a08;
	color:#fff;
	
}
.poziom1:hover .dymek {
    visibility: visible;
}
.dymek {
	background:url(rys/dymek.png);
	line-height:18px;
    font-size: 11px;
	left:0px;
    overflow: hidden;
    padding: 0px 10px 0px 5px;
    position:absolute;
    top:25px;
	text-align:left;
    visibility: hidden;
	z-index:100;
	width:110px;
	color:#383838;
	width:312px;
}
.dymek a,.dymek span{
	padding:0px 5px 0px 5px;
	border-right:solid 1px white;
}
.dymek a:hover, .dymek span{
	color:red;
}


/*AKTUALNOSCI*/
.aktualnosc{
	margin:0px auto 0px auto;
	overflow:hidden;
	padding:0px;
}
.aktualnosc_naglowek{
	font-size:12px;
	color:red;
	border-bottom:solid 1px #6b6b6b;
	overflow:hidden;
	padding:15px 0px 5px 0px;
}
.aktualnosc_naglowek p{
	float:left;
	margin:0px;
}
.aktualnosc_naglowek span{
	float:right;
	font-size:10px;
	color:#6b6b6b;
	float:right;
}
.aktualnosc_tekst{
	font-size:11px;
	color:white;
	padding:3px 0px 20px 0px;
}
.przejdz_dalej{
	position:absolute;
	bottom:0px;
	right:0px;
}
/*POWITALNA*/
.logo_powitalna{
	position:absolute;
	top:70px;
	left:320px;
}
.przejdz_dalej_powitalna{
	position:absolute;
	bottom:80px;
	right:0px;
}
/*STOPKA*/
.pasek{
	height:1px;
	background:#161616;
}
.stopka{
	border-top:solid 1px #0d0d0d;
	padding:20px 20px 20px 20px;
	overflow:hidden;
	height:100px;
	margin:0px auto 0px auto;
	width:996px;
}

.stopka p{
	color:#666;
	font-size:11px;
	float:left;
	padding:0px;
	margin-top:0px;
}
.stopka table {
	color:#999;
	font-size:11px;
	float:right;
	border-spacing:none;
}
.stopka table td{
	padding:1px 5px 1px 0px;
	vertical-align:top;
}
/*OPIS*/
.miniatury{
	float:left;
	width:465px;
	padding-top:20px;
}
.miniatury img,.skontaktuj{
	float:left;
	margin:2px 3px 2px 0px;	
}
.miniatury a:hover img,.skontaktuj:hover{
	width:153px;
	height:153px;
	margin:1px 2px 2px 0px;
}
.opis{
	float:right;
	width:430px;
	text-align:justify;
	padding:0px 0px 0px 0px;
	border-top:solid 3px #525c07;
	margin-right:20px;
}
.opis h2{
	text-align:right;
}
.opis ul{
	list-style-type:square;
	text-align:left;
}
.skontaktuj{
	width:152px;
	height:152px;
	display:block;
	background:url(rys/skontaktuj.jpg);
}
.skontaktuj:hover{
	background:url(rys/skontaktuj_hover.png);
}
.red{
	color:red;
}
.do_nas{
	font-size:10px;
	color:#444;
	padding:10px 10px 10px 20px;
	float:right;
	clear:both;
}
.do_nas:hover{
	color:#fff;
}
.podkreslony{
	text-decoration:underline;
}
.bialy_kwadrat,.czerwony_kwadrat{
	padding:1px 10px 1px 10px;
	font-weight:bold;
}
.bialy_kwadrat{
	background:#fff;
	color:#222;
}
.czerwony_kwadrat{
	background:red;
}
/*kontakt*/
.formularz{
	float:right;
	text-align:right;
	padding-top:20px;
}
.formularz label{
	display:block;
	margin-bottom:10px;
}
.formularz input,.formularz select{
	width:200px;
}
.formularz select{
	width:205px;
}
.blad{
	color:red;
}
.flash{
	width:1000px;
	height:530px;
}
.konodk{
	position:absolute;
	bottom:6px;
	left:0px;
}