#all-div {
	background-color: #FFFFFF;
	width: 770px;
	text-align: left;
	margin: auto;


}
#header {
	height: 136px;
	width: 770px;
	background-image: url(../img/top_banner.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;


}
#top-menu {
	background-image: url(../img/top_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 770px;
	text-align: right;
	overflow: hidden;
	vertical-align: bottom;
	font-size: 11px;
}
#top-menu a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-color: #e6e6e6;
	background-image: url(../img/page_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
}
img {
    border: none;
}
a:visited, a:link, a:active {
    color: #CC0000;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.a_divert:visited, a.a_divert:link, a.a_divert:active {
    color: #CC0000;
	text-decoration: none;
}
a.a_divert:hover {
    text-decoration: underline;
}
h1 {
    font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h2 {
    font-size: 14px;
	font-weight: bold;
}
#main-body,
#main-body2 {
	background-color: #f7f7f7;
	width: 770px;
}
#main-body {
	height: 465px;
}

#top-menu .link-list {
	margin-top: 6px;
}
#actual-link {
	font-weight: bold;
	color: #e10915;
	margin-right: 7px;
	margin-left: 7px;
}
#left-panel {
	width: 225px;
	float: left;
	margin-top: 25px;



}
#right-panel {
	width: 545px;
	float: left;
	margin-top: 25px;



}
#left-panel .quick-info {
	margin-right: 5px;
	margin-left: 15px;
	line-height: 16px;
	margin-bottom: 20px;



}
#left-panel .actual-info {
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 15px;

}
.actual-info .thumb {
	float: left;
	height: 109px;
	width: 59px;
	margin-right: 10px;
	margin-left: 0px;

}
.actual-info .thumb img {
	border: 1px solid #c9cac9;

}
.actual-info .text {
	height: 109px;
}
.actual-info .text .datum {
	font-size: 10px;
	color: #FF0000;
}
.actual-info .text .nadpis {
	font-size: 14px;
	font-weight: bold;
}
.actual-info .text .popis {
	font-size: 11px;
	height: 55px;
	margin-top: 8px;
	margin-bottom: 5px;
}
.actual-info .text .more a {
	font-weight: bold;
	color: #e10915;
	text-decoration: none;
	font-size: 11px;

}
.actual-info .text .more a:hover {
	text-decoration: underline;
}
#top-menu a:hover {
	text-decoration: underline;
}
.article {
	background-image: url(../img/article_bg.jpg);
	margin: 5px;
	float: left;
	height: 196px;
	width: 257px;
	background-repeat: repeat-x;

}
.article .right-img {
	float: right;
}
.article .right-img img {
	border: 2px solid #cacaca;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;

}
.article .left-text {
	margin-left: 5px;
	height: 190px;
	width: 115px;
}
.article .text-logo {
	height: 51px;
	margin-bottom: 5px;
	margin-top: 7px;

}
.article .text-nadpis {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.article .text-popis {
	font-size: 10px;
	height: 90px;
	margin-bottom: 6px;
	overflow: hidden;
}
.article .text-more {
	height: 12px;
}
.article .text-more a {
	font-weight: bold;
	color: #e10915;
	text-decoration: none;
	font-size: 11px;
}
.article .text-more a:hover {

	text-decoration: underline;
}
#footer {
	font-size: 10px;
	background-image: url(../img/bottom-text.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	background-color: #e6e6e6;
	height: 70px;
}
#footer a {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.floatEnd {
	clear: both;
	width: 750px;
	height: 1px;
	font-size: 1px;
}
