@import url("main.css");
#hp {
	width:950px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 0px solid #cccccc;
}
#text {
	float:left; 
	width:630px; 
	margin: 0px;
	padding:0px;
	border: 0px solid #000000;
}
#right {
	float:right; 
	width:300px; 
	margin: 0px;
	padding:0px;
	border: 0px solid #000000;
	text-align: left;
}
#aktuality {
	width:300px; 
	padding: 0px;
	background-color: #ffffff;
}
#aktuality a, #aktuality a:link, #aktuality a:visited, #aktuality a:active {
	color: #00649C;
 	text-decoration:underline;
}
#aktuality a:hover  {
	color: #FF9900;
	text-decoration: underline;
}
#vypisAkt {
	text-align: left;
	margin: 10px;
}
.bgrAkt {
	background-image: url(../img/bgr_aktuality.jpg);
	background-repeat:no-repeat; 
	width: 288px;
	height: 170px;
	padding-top:10px;
	padding-left:10px;
}
.akt {
	background-image: url(../img/bgr_aktuality2.jpg);
}
.pgsw a, .pgsw a:link, .pgsw a:visited, .pgsw a:active {
	color: #ff9900;
 	text-decoration:underline;
}
.pgsw a:hover  {
	color: #003F62;
	text-decoration: underline;
}