﻿/* main.css -------------------------------------------------------------------- */


body {
background-image:url('images/background.jpg');
background-color: #ECF3FB;
background-repeat: repeat-x;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
padding: 0px 0px 0px 0px;
margin: 0px;
width: 100%;
text-align: center;
}

/* nový stylll */

/* Roztahovací design */

/* CSS Document */
/** {margin:0;padding:0}*/

/*ul{margin-left:20px;margin-bottom:1em}*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 

a{
	color: #2E80B6;;
	text-decoration: none;
}

a:hover{
	color: #2E80B6;;
	text-decoration: underline;
}

ul
{
	list-style-type: square;
	color: #45799E;
}

h1{
	font-size: 160%;
	color: #0D7DB8; /* #BA1816; */
	margin: 0px 0px 10px 0px;
	font-family: Trebuchet MS;
	font-weight: normal;
	/* text-transform: uppercase; */
}

h2{
	font-size: 125%;
	color: #2B4D70;
	margin: 0px 0px 10px 0px;
}

h3
{
	font-size: 100%;
}

.ieFix
{
	position:relative;
}
.noBorder
{
	border:none;
}

select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

img
{
	border: none;
}

#pageBackgroundRepeat
{
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/page-background-repeat.jpg');
	background-repeat: repeat-y;
	width:900px;
}

#pageBackground
{
	background-image:url('images/page-background.jpg');
	background-repeat: no-repeat;
	width:900px;
}

.subOuter
{
	width:879px;
	margin: 10px 10px 0px 10px;
	text-align:left;
	border-left: solid 1px #FFFFFF;
}

.outer{
	margin-bottom:-52px;
	min-height:100%;
	background-color: #FFFFFF;
}

.normalouter{
	margin-left:173px;
	margin-right:0px;
	margin-bottom:-52px;
	min-height:100%;
	background-color: #FFFFFF;
}

.outerFull
{
	margin-right:0px;
}

.headerN {
	position: absolute;
	top: 10px;
	height: 54px;
	width: 878px;
	background-image: url(./images/header-background.jpg);
	background-repeat: repeat-x;
	margin-bottom: 1px;
	float: left;
}

	#logo{
		position: absolute;
		margin-top: 0px;
		margin-left: 0px;
	}

	#labelSelectLanguage{
		position: absolute;
		margin-top: 19px;
		margin-left: 570px;
	}

	#selectLanguage{
		position: absolute;
		margin-top: 18px;
		margin-left: 625px;
		width: 50px;
	}

	#languagesDDL{
		width: 130px;
	}

	#headerButtons{
		position: absolute;
		margin-top: 18px;
		margin-left: 765px;
	}
	
	#headerButtons a:hover
	{
		text-decoration: none;
	}

	#headerButtons img{
		margin-top: 3px;
	}

.leftN {
	position:relative;/*ie needs this to show float */
	width:173px;
	float:left;
	z-index:5;
	left: 0px;
	text-align:left;
}

	.boldIt
	{
		font-weight: bold;
	}

	#menuContainer
	{
		width: 173px;
	}
	
	#menu a
	{
		display: block;
		padding: 6px 5px 5px 15px;
		margin-left: 10px;
		background-image: url(images/buttons/link-arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 8px;
		color: #000000;
	}
	
	#menu
	{
		background-image: url(images/menu-background.jpg);
		background-repeat: no-repeat;
		border-bottom: solid 1px #FFFFFF;
	}
	
	#menu2
	{
		background-image: url(images/menu-background.jpg);
		background-repeat: no-repeat;
	}
	
	#menu2 a
	{
		display: block;
		padding: 5px 5px 6px 15px;
		margin-left: 10px;
		background-image: url(images/buttons/link-arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 8px;
		color: #000000;
	}
	
	.underMenuItem a
	{
		display: block;
		padding: 2px 5px 3px 15px;
		background-image: url(images/buttons/under-link-arrow.gif);
		background-repeat: no-repeat;
		background-position: 0px 4px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	.underSubMenuItem a
	{
		display: block;
		padding: 4px 5px 2px 15px;
		color: #FFFFFF;
		background-image: url(images/under-menu-separator.jpg);
		background-repeat: no-repeat;
		background-position: 15px 0px;
	}
	
	.underSubMenuItem a:hover
	{
		color: #FFFFFF;
	}
	
	.underMenu
	{
		width: 163px;
		border-bottom: solid 1px #FFFFFF;
		padding: 4px 0px 4px 0px;
		background-image: url(images/under-menu-background.jpg);
		background-repeat: no-repeat;
		background-color: #91AFCB;
		padding-left: 10px;
	}
	
	.underSubMenu
	{
		padding-left: 10px;
	}
	
	.menuRepeat
	{
		background-color: #FFFFFF;
		/* --------------- REPEAT BACKGROUND ----------------- */
	}
	
	.search
	{
		margin-top: -2px;
		width: 100%;
		height: 60px;
		background-image: url(images/search-background.jpg);
		background-repeat: no-repeat;
		margin-top: 1px;
	}
	
	.searchTitle{
		color: #1B5A92;
		position: absolute;
		margin-left: 20px;
		margin-top: 10px;
		font-weight: bold;
	}

	.searchInputBox{
		position: absolute;
		margin-left: 20px;
		margin-top: 25px;
	}
	
	.searchInput{
		width: 103px;
		height: 12px;
		border: 1px solid #BECCD7;
		background-image: url(images/search-input-background.jpg);
		background-repeat: repeat-x;
		font-size: 8pt;
		padding: 4px;
	}
	
	.searchButton{
		width: 19px;
		height: 17px;
		border-width: 0px;
		border-style: none;
		background-image: url(images/buttons/search.jpg);
		background-repeat: no-repeat;
		margin-bottom: 3px;
		margin-left: 4px;
		cursor: pointer;
	}
	
	#thisFld
	{
		width: 161px;
		padding: 3px;
	}
	
	/* ---------- ADVERT ----------- */
	
	.advert
	{
		background-image: url(images/bottom-col-background.jpg);
		background-repeat: no-repeat;
		margin-top: 1px;
		width: 173px;
		padding-top: 15px;
		text-align: center;
	}


.rightN {
	position:relative;/*ie needs this to show float */
	width:704px;
	float:left;
	/*margin-right:-702px; must be 1px less than width otherwise won't push footer down */
	left:1px;
	text-align:left;
	background-image: url(images/rightN-background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: 0px 199px;
}

	.content
	{
		float: left;
		width: 399px;
		background-image: url(images/content-background.jpg);
		background-repeat: no-repeat;
		background-color: #FF0000;
		background-position: 0px 0px;
		background-color: #FFFFFF;
	}
	
		#rightColHeader{
			width: 704px;
			height: 198px;
			margin-bottom: 1px;
		}

		#rightColHeaderImageImg{
			position: absolute;
			margin-left: 0px;
			margin-top: 0px;
		}

		#rightColHeaderSlogan{
			position: absolute;
			margin-left: 390px;
			margin-top: 40px;
			color: #FFFFFF;
			width: 300px;
			height: 100px;
			text-align: center;
			font-size: 12px;
			font-family: Arial;
		}
		
		.sloganText{
			color: #ADC6DE;
			font-family: Tahoma;
			font-size: 11px;
		}
		
		#contentText{
			padding: 23px;
			line-height: 15px;
		}
		
		#contentText p
		{
			padding: 0px;
			margin: 10px 0px 10px 0px;
		}
		
		#contentText h1{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			font-family: Trebuchet MS;
			font-weight: normal;
			/* text-transform: uppercase; */
		}

/* --------------------------------- */
		
.centerN {
	position:relative;/*ie needs this to show float */
	width:704px;
	float:left;
	/*margin-right:-702px; must be 1px less than width otherwise won't push footer down */
	left:1px;
	text-align:left;
	background-image: url(images/center-background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 0px 199px;
	min-height: 500px;
	}

	.artContent
	{
		padding-bottom: 10px;
	}
	
	.sitemap
	{
		padding: 15px;
	}
	
	.tree ul
	{
		margin: 0px 0px 10px 15px;
		padding: 0px;
		list-style-image:  url(images/sitemap-background.gif);
		line-height: 15px;
	}
	
	.sitemapTitle
	{
		display: block;
		margin-bottom: 5px;
	}
	
	.articles
	{
		float: left;
		width: 694px;
	}
	
	#anotation{
		text-align: justify;
		width: 100%;
		margin-bottom: 15px;
		line-height: 15px;
	}
	
	.articlesContent
	{
		padding: 12px;
	}
	
		.articleItem{
			width: 100%;
			margin-bottom: 10px;
		}

		.articleItemDate{
			vertical-align: top;
			width: 90px;
			color: #000000;
		}

		.articleItemName{
			font-weight: bold;
		}

		.articleItemText{
			border-bottom-color: #CED5DB;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		
		.artContent
		{
			line-height: 15px;
		}
		
		.artContent ul li
		{
			list-style-image: url(images/article/list-image.jpg);
			color: #000000;
			padding-bottom: 0px;
			margin-bottom: 7px;
		}
		
		.artContent ol li
		{
			list-style-type: decimal;
			color: #000000;
			padding-bottom: 0px;
			margin-bottom: 7px;
		}
		
		.artContent h2{
			color: #0D7DB8; /* #BA1816; */
			font-size: 100%;
			font-weight: bold;
		}
		
		
		.artContent h3
		{
			color: #0D7DB8;
			font-size: 100%;
			font-weight: bold;
		}
		
		.silverText{
			color: #999999;
			font-size: 95%;
			font-style: italic;
		}

		.redText{
			color: #BA1816;
			font-size: 100%;
		}
	
	.relations{
		border-bottom: 1px solid #C6D7E6;
		border-top: 1px solid #C6D7E6;
		background-color: #F2F6FC;
		padding: 20px;
		margin-bottom: 10px;
	}
	
	.relations h2
	{
		color: #2E80B6;
	}
	
	.relation{
		height: 25px;
	}

	.relation img{
		float: left;
		margin-right: 10px;
	}

	.relation a{
		display: block;
		height: 20px;
		margin-top: 2px;
		color: #000000;
	}
/* -------------------------------- */

		#chapters{
			border-bottom: 1px solid #C6D7E6;
			border-top: 1px solid #C6D7E6;
			background-color: #F2F6FC;
			margin-bottom: 10px;
			width: 670px;
			float: left;
			position: relative;
		}

		#chapters h2{
			color: #000000;
			font-size: 100%;
			margin: 20px 0px 8px 20px;
			padding: 0px;
		}

		#lsitOfChapters li a{
			text-decoration: underline;
			color: #2E80B6;
			margin: 0px;
			padding: 0px;
		}

		#lsitOfChapters li a:hover{
			color: #BA1816;
			margin: 0px;
			padding: 0px;
		}

		#listOfChapters{
			width: 460px;
			float: left;
			margin: 5px 0px 0px 10px;
			padding: 0px;
		}


/* -------------------------------- */
	.news
	{
		width: 305px;
		float: right;
		margin-right: 0px;
		background-image: url(images/news-background.jpg);
		background-repeat: no-repeat;
		background-color: #D3E4F6;
	}
	
		.newsItem{
			width: 255px;
			padding-left: 19px;
			background-image: url(images/buttons/link-arrow.gif);
			background-position: 2px 2px;
			background-repeat: no-repeat;
		}
		
		.menuItemText
		{
			border-bottom-color: #FFFFFF;
			border-bottom-width: 1px;
			border-bottom-style: dotted;
			margin-bottom: 10px;
			padding-bottom: 10px;
			margin-right: 5px;
			margin-top: 3px;
		}
		
		.newsItem a
		{
			font-weight: normal;
			color: #3399CC;
		}

		#showOldNews{
			width: 255px;
			text-align: right;
		}
		
		#showOldNews a
		{
			color: #3399CC;
		}
		
		#newsCol
		{
			padding: 15px;
		}
		
		#newsCol h2
		{
			font-size: 100%;
			margin-top: 10px;
			margin-left: 20px;
			color: #5E85AA;
		}
		
/* -------------------------------- */

#advancedSearching{
	border-bottom: 1px solid #C6D7E6;
	border-top: 1px solid #C6D7E6;
	background-color: #F2F6FC;
	padding: 20px;
	margin-bottom: 10px;
}

#advancedSearching input.text{
	width: 80%;
	height: 12px;
	border: 1px solid #BECCD7;
	background-image: url(images/search-input-background.jpg);
	background-repeat: repeat-x;
	font-size: 8pt;
	padding: 4px;
}

/* -------------------------------- */

#pager{
	text-align: right;
	height: 38px;
	margin-top: 3px;
	border-top: solid 1px #CED5DB;
	background-color: #F2F5FC;
	width: 100%;
}

#paging
{
	text-align: right;
	float: right;
	margin-right: 5px;
}

#linking
{
	text-align: right;
	float: right;
	width: 180px;
	padding-top: 13px;
}

#paging a{
	display: block;
	width: 20px;
	height: 17px;
	background-color: #C5D8E6;
	text-align: center;
	padding-top: 3px;
	color: #000000;
	margin-right: 2px;
	float: left;
	margin-top: -3px;
	font-size: 8pt;
	font-weight: bold;
}

#paging a:hover{
	text-decoration: none;
	background-color: #DFEAF0;
	color: #000000;
}

#paging a.active{
	display: block;
	width: 20px;
	height: 17px;
	background-color: #BA1816;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	margin-right: 2px;
	float: left;
	margin-top: -3px;
	font-size: 8pt;
	font-weight: bold;
}

#paging a.active:hover{
	text-decoration: none;
	background-color: #EA5050;
	color: #FFFFFF;
}

#paging a img{
	margin-top: 2px;
}

.pagerLinkBack{
	background-image: url(images/pager/left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 20px;
}

/* -------------------------------- */

.footer
{
	padding-top: 5px;
	color: #555555;
	text-transform: uppercase;
}	

.footerN 
{
	background-image:url('images/footer-background.jpg');
	background-repeat: no-repeat;
	width:874px;
	clear:both;
	height:50px;
	position:relative;
	text-align: left;
	margin: 0px 10px 0px -10px;
	padding: 6px 6px 6px 20px;
	background-color: #ECF3FB;
	font-size: 7pt;
	text-align: left;
}
.clearheaderN{height:55px;}/*needed to make room for header*/
.clearfooterN{clear:both;height:53px;}/*needed to make room for footer*/
* > html .clearfooterN {float:left;width:100%;}/* ie mac styles */
.centrecontentN {
	width:100%;
	float:left;
	position:relative;
	z-index:1;
	margin:0 -1px;/* moz fix*/
	color: #4b4b4b;
	text-align:left;
	overflow:hidden;
	background-image: url(images/content-background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

			/* WEBLINKS */
			
#webLinks{
	color: #CED5DB;
}

#webLinksSeparator
{
	border-bottom: 1px solid #C6D7E6;
	margin-top: 5px;
	margin-bottom: 10px;
}
			
.printLink{
	background-image: url(images/buttons/print.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 20px; 
}

.recommendLink{
	background-image: url(images/buttons/mail.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 22px; 
}

.backLink{
	background-image: url(images/buttons/left-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 20px; 
}

.arPrevImage
{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

.textMargin
{
    margin-top: 15px;
}

.relIcon
{
    margin-right: 2px;
}
