/* CSS Document */
html,body,h1,h2,h3,h4,p,ul,li{
	padding:0px;
	margin:0px;
}
body{
	background:#000;
	color:#ffffff;
	font-size:0.75em;
	font-family:Verdana, Geneva, sans-serif;
}
.sklep{
display:block;
	width:1280px;
	height:300px;
	position:absolute;
	
}

#container{
	width:1280px;
	margin:0px auto;
	/*background:url(../images/750x200.jpg) 50% 46px no-repeat;*/
	/*background:url(../images/intro-unia.jpg) 50% 46px no-repeat;*/
	background:url(../images/intro-top.jpg) 50% 46px no-repeat;
	height:650px;
}
#container h1{
	display:block;
	width:1280px;
	height:60px;
	margin:10px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	/*background:url(../images/top-line-bg.png) 50% 0px no-repeat;*/
	text-indent:-500em;
	font-size:1.2em;
	font-weight:normal;
	padding:24px;
	position:relative;
}
#container #content{
	width:1010px;
	margin:210px auto 10px;
	position:relative;
	height:280px;
}
#container #content h2{
	display:block;
	width:240px;
	height:250px;
	position:absolute;
	left:385px;
	top:-10px;
	background:url(../images/intro-logo.png);
	text-indent:-600em;
}
.boxes{
	width:394px;
	position:absolute;
}
.boxes#left{
	left:0px;
}
.boxes#right{
	right:0px;
}
.boxes ul{
	display:block;
	overflow:hidden;
}
.boxes ul li{
	display:block;
	width:177px;
	height:120px;
	background:url(../images/intro-box.png);
	float:left;
	margin:10px;
	position:relative;
}
.boxes ul li a{
	text-decoration:none;
	color:#fff;
	position:absolute;
	display:block;
	width:170px;
	bottom:7px;
	left:3px;
}
.boxes ul li a:hover{
	color:#FC0
}
.boxes ul li h3{
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin-top:6px;
}
#footer{
	width:1280px;
	height:140px;
	padding:25px;
	background:url(../images/line-bg.jpg) 50% 0px no-repeat;
}
#footer p{
	display:block;
	font-size:0.8em;
	margin-left:200px;
	color:#fff;
	text-decoration:none;
	float:left;
	width:730px;
}
#footer a{
	display:block;
	font-size:0.8em;
	color:#fff;
	text-decoration:none;
	float:left;
}
.zapowiedz {
	width:220px;
	position:absolute;
	left:395px;
	top:160px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
	
#ie{
	width:100%;
	padding:15px;
	position:absolute;
	top:40%;
	left:0px;
	z-index:200;
	background:#900;
	border:#F00;

}
#ie h2{
	display:block;
	width:990px;
	text-align:center;
	margin:0px auto;
}
#ie #browsers{
	width:300px;
	margin:10px auto;
}
#ie #browsers a{
	text-decoration:none;
}
#ie #browsers img{
	border:none;
}

#kartka{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-400px;
	cursor:pointer;
	z-index:200;
}
#close{
	display:block;
	z-index:500;
	position:fixed;
	top:30px;
	right:0px;
	width:200px;
	height:80px;
	text-decoration:none;
	display:block;
	color:#fff;
	font-weight:bold;
}

.player{
	width:100%;
	height:100%;
	background:#000;
	position:absolute;
	top:0px;
	left:0px;
}
 #player{
	width:800px;
	height:400px;
	display:block;
	margin:130px auto 10px;	
}
.konkurs-secret{
	display:block;
	padding:15px 35px;
	width:300px;
	margin:30px auto;
	text-align:center;
	color:#fff;
	background-color:#015a9e;
	text-decoration:none;
	font-weight:bold;
	
}
#popup{
height:100%;
width:29%;
position:absolute;
top:10%;
left:50%;
margin-left:-250px;
z-index:100;
background:url(http://ksul.pl/unia-leszno/info/ckfinder/userfiles/images/plakaty/plakat%20smoczyk%202013.jpg) no-repeat;
background-size:contain;
}
#popup  a{
	position:absolute;
	top:2%;
	right:2%;
	color:#fff;
	font-size:20px;
	z-index:1001;
	width:30px;
	height:30px;
}


	
	


