body{
	background-color:black;
	margin:0;
	color:white;
	font-family:verdana;
	font-size:12px;
	scrollbars:no;
}
#header_logo{
	position:absolute;
	-left:-300px;
	top:-100px;
	z-index:-1;
	width:1200px;
}

#rodzic{
	position:relative;
	top:280px;
	width:990px;
	margin:0 auto;
	border:0px solid white;
	z-index:10;
}

#head{
	width:100%;
	height:225px;
	margin:0 auto;
	background-image:url("img/bg_head.png");
}

#head img{
	width:284px;
}

#head #head1{
	position:relative;
	left:46px;
	top:29px;
}

#head #head2{
	position:relative;
	left:66px;
	top:29px;
}

#head #head3{
	position:relative;
	left:86px;
	top:29px;
}

#middle{
	width:100%;
	margin:0 auto;
	background-image:url("img/bg_middle.jpg");
}

#middle .menu{
	margin:0 auto;
	width:95%;
	border:0px solid white;
}

#middle .menu .linki ul{
	position:relative;
	top:0px;
	margin:0 auto;
}

#middle .menu .linki li{
	display:inline;
	-list-style-type: none;
	width:158px;
	height:41px;
	-background-image:url("img/menu_button.jpg");
}

#middle .menu .linki a{
	position:relative;
	top:5px;
	color:white;
	font-size:20px;
	font-family:Arial;
	text-decoration:none;
	font-weight:lighter;
	width:158px;
	height:41px;
	-background-image:url("img/menu_button.jpg");
	z-index:999;
}

#middle .menu .linki a:hover{
	color:#ddddff;
}

#middle .menu .linki a:visited{
	-margin-right:50px;
	color:white;
	font-size:20px;
	font-family:Arial;
	text-decoration:none;
	font-weight:lighter;
	width:158px;
	height:41px;
	-background-image:url("img/menu_button.jpg");
	z-index:999;
}


#middle .menu .linki .link1{
	float:left;
	color:white;
	font-size:20px;
	font-family:Arial;
	text-decoration:none;
	font-weight:lighter;
	width:158px;
	height:41px;
	background-image:url("img/menu_button.jpg");
	text-align:center;
}

#middle .menu .linki .link0{
	float:left;
	color:white;
	font-size:20px;
	font-family:Arial;
	text-decoration:none;
	font-weight:lighter;
	width:158px;
	height:41px;
	text-align:center;
}

#middle .menu .linki{
	margin:0 auto;
	width:790px;
}

#middle .menu .kreska{
	margin:0 auto;
	width:873px;
	height:11px;
	margin-top:4px;
	background-image:url("img/menu_kreska.jpg");
}

#middle .tresc{
	position:relative;
	top:10px;
	margin:0 auto;
	width:95%;
	border:0px solid white;
}

#middle .tresc .lewa{
	float:left;
	width:500px;
	border:0px solid white;
}

#middle .tresc .lewa .srodek{
	margin:0 auto;
	width:95%;
	text-align:justify;
}

#middle .tresc .prawa{
	float:left;
	border:0px solid white;
	background-image:url("img/bg_prawa.jpg");
	background-repeat:repeat-y;
	background-color:#170B28;
	padding-left:20px;
}

#bottom{
	width:100%;
	height:144px;
	margin:0 auto;
	background-image:url("img/bg_bottom.jpg");
}

#bottom .tresc{
	position:relative;
	top:10px;
	height:110px;
	margin:0 auto;
	width:90%;
	border:0px solid white;
}

#bottom .tresc .copyright1{
	float:left;
	position:relative;
	top:10px;
	width:250px;
	border:0px solid white;
	margin-left:50px;
}

#bottom .tresc .copyright1 label{
	float:left;
	margin-bottom:5px;
}

#bottom .tresc .copyright1 img{
	margin-left:15px;
	float:left;
	clear:both;
	border:0;
	width:130px;
}

#bottom .tresc .copyright2{
	float:right;
	position:relative;
	top:10px;
	width:200px%;
	border:0px solid white;
	text-align:center;
	margin-right:50px;
}

#bottom .tresc .copyright2 label{
	float:left;
	margin-top:5px;
	clear:both;
	font-size:10px;
}

#bottom .tresc .copyright2 img{
	margin-left:25px;
	float:left;
	border:0;
}

.fixing{clear:both;}

.fixing10{clear:both;height:10px;}

h1{
	font-weight:normal;
	font-family:verdana;
}

input{
	border:1px solid gray;
}

.logowanie{
	padding-top:10px;
	font-family:verdana;
	font-size:12px;
	color:gray;
	text-align:center;
}

.logowanie input{
	width:450px;
	border:1px solid gray;
}

.logowanie textarea{
	width:450px;
	height:250px;
	border:1px solid gray;
}

.alert{
	font-weight:normal;
	font-family:verdana;
	font-size:20px;
	color:red;
}

h2{
	font-weight:normal;
	font-family:arial;
	font-size:20px;
	color:#AAD400;
	color:#625076;

}
.impreza_img{
	margin-left:10px;
	margin-bottom:5px;
	padding:5px;
	border:0px solid gray;
	background-color:black;
	width:180px;
}
.imprezy_impreza{
	-background-color:#201131;
	background-image:url('img/bg_impr.jpg');
	background-repeat:repeat-x;
	padding:16px;
	padding-top:10px;
	font-size:12px;
	width:423px;
}
.imprezy_impreza p{
	text-align:justify;
}

.imprezy_imprezy{
	background-color:#201131;
	-background-image:url('img/bg_impr.jpg');
	padding:10px;
	font-size:14px;
}



.imprezy_imprezy a{
	text-decoration:none;
	color:#625076;
	padding-left:5px;
}

.imprezy_imprezy a:visited{
	text-decoration:none;
	color:#625076;
	padding-left:5px;
}

.imprezy_imprezy a:hover{

}

.imprezy_imprezy .tytul{
	color:#999999;
}
.imprezy_imprezy .tytul:hover{
	color:#777777;
}

.sg_imprezy{
	width:100%;
	text-align:left;
	margin:0 auto;
}




#alertInfo{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:2200px;
	background-image:url('img/transparent.png');
	z-index:99;
}

#alertInfo .tabInfo .btnZamknij{
	float:right;
	border:0;
}

#alertInfo .tabInfo{
	margin:0 auto;
	position:relative;
	top:10px;
	z-index:9999;
	background-color:white;
	padding:1px;
	-padding-bottom:10px;
	width:700px;
}
#alertInfo #InfoObrazek{

}

#alertInfo .tabInfo .tekst{
	background-color:white;
	font-size:14px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:verdana;
	color:gray;
}