body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color:#000000;
	
}
#gl {
	width:955px;
	margin: 0px auto;
}
#obrazek{
	width: 150px;
	float:right;
	min-height: 200px;
	background-color: #000000;

}
#facebook{
	width: 250px;
	float:left;
	min-height: 200px;
	background-color: white;


}
#obrazek a:link, #obrazek a:active, #obrazek a:hover, #obrazek a:visited {
	color:white;

}
#obrazek a:hover {
	
	text-decoration: none;
	color: red;


}
#container {
	width: 800px;
	margin: 0px auto;float:left;
}

#topright {
	float: center;
	height: 140px;
	width: 800px;
	text-align: center;
	margin-bottom: 5px;
}
.cl {
clear:both;
}

#news {
	width: 155px;
	min-height: 200px;
	background-color: rgb(58, 75, 107);
	color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
}
#news a:link, #news a:active, #news a:hover, #news a:visited {
	color:white;
}
#news a:hover {
	
	text-decoration: none;
	color: #F01E1E;
}
#srodek {
	width: 620px;
	float: right;
	min-height: 500px;
	background-color: rgb(79, 95, 125);
	padding: 5px;
	margin-top: 5px;
}
#srodek a:link, #srodek a:active, #srodek a:hover, #srodek a:visited {
	color:#FFF5EE;

}
#srodek a:hover {
	
	text-decoration: none;
	color: red;

}

#kontenerek1 {
	width: 800px;
	float: right;
	height: 22px;
	margin-top: 5px;
	background-color: rgb(52, 69, 101);
}


#menu1 {
	width: 798px;
	background-color: rgb(52, 69, 101);
	padding:1px;
	text-decoration: none;
	border-bottom: 5px red;
	float:right;
}

#menu1 a:link, #menu1 a:visited, #menu1 a:active {
	background-color: rgb(52, 69, 101);
	padding: 1px;
	text-decoration: none;
	color: white;
}
#menu1 a:hover {
	padding: 1px;
	background-color: rgb(52, 69, 101);
	text-decoration: none;
	color: red;
}


p {
margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	padding: 10px;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	color: #FFFFFF;
	background-color:rgb(79, 95, 125);
}

#pad a:link, #pad a:active, #pad a:hover, #pad a:visited {
	color:white;
}
#pad a:hover {
	
	text-decoration: none;
	color: #F01E1E;
}

#footer {
	background-color: silver;
	padding: 5px;
	width: 790px;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}

