@charset "utf-8";

#uvod-content-bottom h3 {
	font-size: 0.75em;
}



.clanek-titulek {
	background-color: #D3DEE4;
	padding: 5px 0px;
	margin-bottom: 1px;
}
.clanek-zarazeni {
	margin-top: 5px;
	margin-bottom: 10px;
}
.clanek-zdroj {
	margin: 10px 0px;
}
.clanek-prilohy {
	background-color: #EEEEEE; padding: 5px; border: 1px solid #BEBEBE; margin-top: 5px;
}
.clanek-tlacitka{
	background-color: #EEEEEE; padding: 5px; border-top: 1px solid #BEBEBE;
}

#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

#content h3 a:link, #content h3 a:active, #content h3 a:visited, #content h3 a:hover {
	color: #333333;
	text-decoration: none;
}
#content h3 a:hover {
	text-decoration: underline;
}

.anketa-otazka {
	text-align: center;
	font-size: 0.75em;
	padding-bottom: 5px;
}

.anketa-odrazka {
	background: url('/images/ikony/anketa_odrazka.gif') left top no-repeat;
}

#kalendar {
	
}
#kalendar p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}
#kalendar td {
	padding: 6px 0px;
}

#uvod-stocek2 {
	clear: both;
}
#uvod-stocek2a {
	width: 480px;
	margin-right: 15px;
	float: left;
}
#uvod-stocek2b {
	width: 245px;
	margin-right: 15px;
	float: left;
}
#uvod-stocek2c {
	width: 225px;
	float: left;
}

.odrazka-tucne {
	font-weight: bold;
}

.pocasi {
	width: 95px; float: left; padding-left: 10px;
}
.pocasia {
	text-align: center; color: #666666; padding-bottom: 3px;
	font-size: 0.6em;
}
.pocasib {
	margin-right: 5px;
}
.pocasic {
	padding-top: 15px;
}
.stocek {
	background: url('/images/gr/stocek.gif') left center no-repeat;
	height: 30px;
	margin-bottom: 5px;
}
.stocek p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px 10px;
}
.stocek-titulek {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 0px 0px 10px;
}
.stocek-titulek2 {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0px 16px 10px;
}


#body {
	background: #51768C url('/images/gr/pozadi.jpg') center top repeat-x;
}

#body-center {
	text-align: center;
}
#body-border {
	width: 980px;
	border: 1px solid #FFFFFF;
	border-top: none;
	background: #FFFFFF;
	text-align: center;
}

#top-header {
	height: 106px; border-bottom: 1px solid #000000; background: url('/images/gr/top-pozadi.gif') left top no-repeat;
}
#top1 {
	height: 181px; background: url('/images/gr/top-foto.jpg') left top no-repeat;
}

#main {
	width: 980px;
	text-align: left;
}
#main h1 {
	position: absolute;
	z-index: -1000;
	font-size: 1px;
	color: #666666;
}
#content h1 {
	position: static;
	z-index: auto;
}
#main-content-uvod {
	background: url('/images/gr/uvod-main-pozadi.gif') center top repeat-y;
}

#main-content {
	background: url('/images/gr/main-pozadi.gif') center top repeat-y;
}
#main-menu {
	width: 225px;
	float: left;
	margin-right: 10px;
	background: url('/images/gr/stocek.gif') left top no-repeat;
}
#content {
	width: 735px;
	float: left;
}
#content-uvod {
	width: 745px;
	float: left;
}
#bottom-line {
	width: 982px; border-top: 3px solid #90A7B5; margin-top: 1px;
	text-align: left;
	padding-top: 3px;
}

@media print {
	#top-header {
		display: none;
	}
	h1 {
		display: none;
	}
	#top1 {
		display: none;
	}
	
	#main-menu {
		display: none;
	}
	#main-content {
		background: none;
	}
	#main-content-uvod {
		display: none;
	}
	#body, #body-border {
		background: none;
	}
	#bottom, #bottom-line {
		display: none;
	}
	#body-center, #body-border, #main {
		width: auto;
	}
}



/* OBECNÉ STYLY KE KAŽDÉMU WEBU*/
.odrazky {
	line-height: 125%;
	color: #FF6600;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 5px;
}

.ul-top-menu {
	list-style: none;
	margin: 0px;
	padding: 28px 0px 0px 15px;
}
.ul-top-menu li {
	background: url('/images/gr/menu-odrazka.gif') left center no-repeat;
	padding-left: 8px;
	margin-left: 10px;
	float: left;
	font-size: 0.9em;
	font-family: Tahoma;
}

.ul-main-menu {
	list-style: none;
	margin: 0px;
	padding: 9px 0px 0px 10px;
}
.ul-main-menu li {
	background: url('/images/gr/menu-odrazka2.gif') left center no-repeat;
	padding-left: 8px;
	float: left;
	margin-right: 15px;
	font-size: 0.9em;
	font-family: Tahoma;
}
.ul-main-menu a {
	color: #FFFFFF;
}

/* DALŠÍ ZÁKLADNÍ STYLY*/

.clear-1px {
	font-size: 1px;
	clear: both;
}
.clear-10px {
	font-size: 10px;
	clear: both;
}
.clear-5px-white {
	font-size: 5px;
	clear: both;
	background-color: #FFFFFF;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}


@media print {
	.no_print {
		display: none;
	}
}