@charset "utf-8";

#uvod-content h3 {
	font-size: 0.70em;
	border: none;
}

#content h3 a:link, #content h3 a:active, #content h3 a:visited, #content h3 a:hover {
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
#content h3 a:hover {
	text-decoration: none;
}

.clanek-titulek, .clanek-titulek a {
	color: #006600;
	text-decoration: none;
	padding: 5px 0px 5px 1px;
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	background-color: #ECF9EC;
}
.clanek-titulek a:hover {
	text-decoration: underline;
}

.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; margin-top: 5px;
}

#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

.anketa-otazka {
	text-align: center;
	font-size: 0.70em;
	padding-bottom: 5px;
}

.anketa-odrazka {
	background: url('/images/ikony/anketa_odrazka.gif') left top no-repeat;
}

.odrazka-tucne {
	font-weight: bold;
}

/* HLAVNÍ STRUKUTRA WEBU */
h1 {
	display: none;
}
#body {
	background: #EEEEEE url('/images/gr/body-pozadi.gif') center top repeat-x;
}
#body-center {
	text-align: center;
}

#main {
	text-align: left;
	margin: auto;
	width: 1000px;
}
#main2 {
	width: 950px;
	float: left;
}

#top {
	height: 200px;
	background-color: #333333;
	border-bottom: 1px solid #FFFFFF;
}
#top1 {
	width: 210px;
	float: left;
}
#top2 {
	width: 740px;
	float: left;
}
#hledani {
	padding-top: 42px;
}
#hledani p {
	margin-bottom: 3px;
}

#main-content {
	clear: both;
	border-bottom: 10px solid #666666;
	background: #FFFFFF url('/images/gr/main-pozadi.gif') left top repeat-y;
}

#left-side {
	width: 210px;
	float: left
}

#main-menu {
	margin-left: 14px;
}

#content {
	width: 740px;
	float: left;
}
#content-border {
	padding: 0px 10px;
}
#kalendar {
	
}
#kalendar p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
}
#kalendar td {
	padding: 6px 0px;
}


.stocek {
	background: url('/images/gr/stocek.gif') left center no-repeat;
	height: 26px;
	margin-bottom: 5px;
}
.stocek p {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 7px 0px 0px 14px;
}
.stocek2 {
	background: url('/images/gr/stocek2.gif') left center no-repeat;
	height: 26px;
	margin-bottom: 5px;
}
.stocek2 p {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 7px 0px 0px 14px;
}
.pocasi {
	width: 90px; float: left; padding-left: 10px;
	margin-top: 5px;
}
.pocasia {
	text-align: center; color: #666666; padding-bottom: 0px;
	font-size: 0.6em;
}
.pocasib {
	margin-right: 5px;
}
.pocasic {
	padding-top: 15px;
}

#navigace {
	background-color: #008000;
	height: 26px;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 10px;
}
#navigace p {
	padding: 7px 0px 0px 9px;
	color: #FFFFFF;
}

#footer {
	clear: both;
}
#footer p {
	font-size: 0.6em;
	color: #666666;
	padding-top: 8px
}
#footer a {
	color: #666666;
}

.p_bily_10 {
	font-size: 0.6em;
	color: white;
}


/* OBECNÉ STYLY KE KAŽDÉMU WEBU*/
@media print {
	.no_print {
		display: none;
	}
}

.odrazky {
	line-height: 125%;
	color: #FF6600;
	list-style-type: square;
	padding: 0px;
	margin: 0px;
	margin-left: 35px;
	padding-left: 5px;
}

.clear-1px {
	font-size: 1px;
	clear: both;
}
.clear-5px {
	font-size: 1px;
	height: 5px;
	clear: both;
}
.clear-10px {
	font-size: 10px;
	clear: both;
}
.clear-5px-white {
	height: 5px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-10px-white {
	height: 10px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}
.clear-15px-white {
	height: 15px;
	font-size: 1px;
	clear: both;
	background-color: #FFFFFF;
}

.table {
	border: 1px solid silver;
}
.button {
	font-size: 1.2em;
}
