
/*
	titulka
*/



/* layout */


#left-container {
	height: 365px;
}
#content {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	float: none;
	clear: both;
}
#left-column {
	width: 570px;
	float: left;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	
}

#left-part {
	width: 560px;
	float: left;
	margin-left:3px;
}
#right-part {
	/*width: 405px;*/
	float: right;
	width:99%;
}

#right-column {
	width: 390px;
	float: right;
	/*width: 100%;*/
	padding: 0px;
	margin: 0px;
}

#h-menu {
	position: absolute;
	top: 34px;
	left: 0px;
}


/* top-text */
.top-text-top {
	background: url('../img/bg-top-text-top1.gif') no-repeat left top;
	height: 5px;
	font-size: 0px;
	width: 560px;
	margin-left: 8px;
}
.top-text {
	background: #0E5A9F url('../img/bg-top-text-top.gif') no-repeat top left;
	width: 560px;
	padding: 0px;
	color: #fff;
	/*border-top: .1px solid transparent;*/
	margin-left: 8px;
}

	.top-text p
	{
		color:#FFFFFF !important;
		margin:0 !important;
		padding:8px 15px 15px 5px;	
	}
.top-text-content {
	
}
.top-text-img {
	background: url('../img/bg-top-text-img.jpg') no-repeat 0px 19px;
	padding-left: 220px;
	padding-right: 5px;
	min-height: 218px;
}

.top-text-more-info {
	width: 191px;
	/*width: 320px;*/
	height: 31px;
	padding: 0px;
	background: url('../img/bg-top-text-linkbg.gif') no-repeat 100% 0%;
	float: right;	
	display: inline;
	margin-right: 10px;
}

.top-text-no-more-info {
	width: 191px;
	/*width: 320px;*/
	height: 40px;
	padding: 0px;
}

.top-text-more-info p {
	margin: 0px;
	padding: 0px 10px;
	line-height: 31px;
}
.top-text-more-info p a, .top-text-more-info p a:visited {
	font-weight: bold;
	color: #0E5A9F;
}
.top-text-more-info p a:hover, .top-text-more-info p a:focus {
	color: #D13421;
}

.top-text-bottom {	
	background: url('../img/bg-top-text-bottom.gif') no-repeat left bottom;
	height: 13px;
	width: 560px;
	font-size: 0px;
	margin-bottom: 25px;
	margin-left: 8px;
}

.box-content {
	background: #F6FAFD url('../img/bg-box-lightblue-top.gif') no-repeat right 0px;
	height: 100%;
}
	.top-text-title {
		background: url('../img/bg-top-text-title-top.gif') no-repeat right 19px;
		padding: 25px 10px 0px 0px;
	}
		.top-text-title h3 {
			margin: 0px;
			padding: 0px 10px 0px 40px;
			color: #fff;
			background: url('../img/icon-B-blue-bg.gif') no-repeat 5px 50%;
		}
	.top-text-title-bottom {
		height: 4px;
		margin-left: 20px;
		font-size: 0px;
		background: url('../img/bg-top-text-title-bottom.gif') no-repeat right bottom;
	}

/* boxy */

#left-column .box {
	margin-left: 10px;
}
.small-box {
	width: 250px;
	float: left;
}
.wide-box {
	width: 290px;
	float: right;
}
.wide-box .box {
	/*border: 1px dashed red;*/
}




/* box - obecne definice */
.wide-box .box {
	width: 280px;
}

.wide-box .box-content {
	background: #F6FAFD url('../img/bg-box-lightblue-top-wide.gif') no-repeat right 0px;
}
	.wide-box .box div.box-bottom {
		background: url('../img/bg-box-lightblue-bottom-wide.gif') no-repeat right bottom;
	}

		.wide-box .darkblue-box .box-content {
			background: #E9F1F7 url('../img/bg-box-darkblue-top-wide.gif') no-repeat right 0px;
		}
		.wide-box .darkblue-box div.box-bottom {
			background: url('../img/bg-box-darkblue-bottom-wide.gif') no-repeat right bottom;
		}	
		.wide-box .lightred-box .box-content {
			background: #FBEEEC url('../img/bg-box-lightred-top-wide.gif') no-repeat right 0px;
		}
		.wide-box .lightred-box div.box-bottom {
			background: url('../img/bg-box-lightred-bottom-wide.gif') no-repeat right bottom;
		}


	
/* novinky */
.news-box {
	/*margin-top: 10px;*/
	background: url('../img/bg-news.gif') no-repeat right top;
	/*width: 408px;
	margin-left: 10px;*/
}

.news-title {
		background: url('../img/bg-news-title-top.gif') no-repeat right top;
		padding: 5px 10px 0px 0px;	
}
		.news-title h2, .news-title h3, .news-title h4, .news-title h5 {
			margin: 0px;
			padding: 0px 0px 0px 40px;
			font-size: 175%;
			color: #D13421;
			background: url('../img/icon-B.gif') no-repeat 10px 50%;
		}
	.news-title-bottom {
		height: 4px;
		margin-left: 20px;
		font-size: 0px;
		background: url('../img/bg-news-title-bottom.gif') no-repeat right top;
	}

.news-item {
		margin-bottom: 30px;
	}	
	.news-item div.date {
		font-weight: bold;
		background: url('../img/icon-more.gif') no-repeat 0px 8px;
		padding: 5px 5px 0px 15px;
		/*color: #3396D1;*/
		color: #000;
		font-size: 95%;
	}
	.news-item h3 {
		font-weight: bold;
		font-size: 130%;
		margin-top: 0px;
		padding: 3px 0px 3px 0px;
		color: #D13421;
	}
	.wysiwyg .news-item h3 a, .wysiwyg .news-item h3 a:visited {
		color: #D13421;
	}
	.wysiwyg .news-item h3 a:hover, .news-item h3 a:focus {
		text-decoration: none;
	}
	.news-item .wysiwyg {
		padding: 3px 0px 3px 0px;
		font-size: 95%;
		line-height: 150%;
	}
	.news-item .wysiwyg .news-img {
		float: left;
		padding: 0px 10px 5px 0px;
	}
		.news-item .wysiwyg .news-img img {
			background: #fff;
			border: 2px solid #CCDCEB;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 2px;
		}
		.news-item .wysiwyg .news-img a:hover img {
			background: #fff;
			border: 2px solid #B9CFE4;
		}
	.news-item p.hidden {
		display: block;
		height: 4px;
		font-size: 0px;
		padding: 0px;
		margin: 0px;
		background: url('../img/bg-news-separator.gif') no-repeat left top;
	}
	.news-item p.hidden span {
		display: none;
	}
	
	.first-news-item {
		margin-top: 20px;
	}
	
	.first-news-item p.hidden,
	.last-news-item p.hidden {
		display: none;
	}
	
	.first-news-item h3 {
		background: url('../img/bg-first-news-top.gif') no-repeat left bottom;
		padding-bottom: 14px;
	}
	.first-news-item .wysiwyg {
		background: #FAEAE8 url('../img/bg-first-news-bottom.gif') no-repeat left bottom;
		padding: 5px 10px;
	}
	
	.news-box p {
		padding-right: 10px;
	}
	.news-box p a, .news-box p a:visited {
		color: #0E5A9F;
	}
	.news-box p a:hover, .news-box p a:focus {
		color: #D13421;
	}	
	
	
	#left-news-column {
		width: 390px;
		margin-left: 10px;
		margin-top:25px;
		float: right;
		margin-top: 25px;
	}
	#right-news-column {
		width: 380px;
		margin-right: 10px;
		float: right;
	}
	
	p.news-cleaner {
		clear: both;
	}
