/* CSS Document */

body {
background:url(images/tlo.jpg) #9ad1e8 repeat-x;
margin:0px;

	height:191px;
	width: auto; 
	font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.gora {
background:url(images/videomix_01.jpg) no-repeat;
height:181px;
width:900px;
}
.pasek {
height:36px;
background:#4a4a4a;
color:#CCCCCC;
}
.glowna1 {
width:100%;
height:500px ;

}
.bok {
float: left;

margin-top:10px;
width: 260px; /*Width of left column*/
}
.boktekst {
padding:10px;

}
.top {
float: right;
width: 70%;
height:auto;
margin-top:5px;
padding:10px;

}


h4 {
text-align:center;
font-size:16pt;
color:#000066;
}

h4 a {
text-decoration:none;
color:#000000;
}

h4 a:hover {
color: #FF9900;


}
#STOPKA {
	
	background:#002c58;
	height:40px;
	width:100% ;
	text-align:center;
	color:#FFFFFF;
	padding-top:15px;	
	clear:both;
}
#STOPKA A{
color:#FFFFFF;
text-decoration:none;
}
ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform: lowercase;
	background:transparent url("images/over2.jpg") repeat-x top left;
	font-family:Verdana,Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("images/black1.jpg")top right repeat-x;	
}
.slideshow { height: 180px; width: 280px; margin: auto }
.slideshow img { padding: 10px; border: 1px solid #ccc; background-color: #eee; }

