@charset "utf-8";

.clanek-titulek {
	background-color: #917642;
	padding: 5px 0 5px 5px;
	/*margin-bottom: 1px;
	margin-top: 15px;*/
	margin: 15px 0px 1px 0;
	color: #fff;
}
.clanek-titulek a:active, .clanek-titulek a:visited, .clanek-titulek a:link {
	color: #F7F5D4;
}
.clanek-zarazeni {
	margin-top: 5px;
	margin-bottom: 10px;
}
.clanek-zdroj {
	margin: 10px 0px;
}
.clanek-prilohy {
	background-color: #FFFFDF; padding: 5px; border: 1px solid #917642; margin-top: 5px;
}
.clanek-tlacitka{
	background-color: #FFFFDF; padding: 5px; border-top: 1px solid #917642; margin-top: 5px;
}
.clanek-tlacitka a {
	color: #5C4D2E;
}
#clanek-zpet {
	text-align: center;
	padding: 5px;
	font-size: 0.7em;
}

.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;
}

.odrazka-tucne {
	font-weight: bold;
}

/* HLAVNÍ STRUKUTRA WEBU */

a:active, a:visited, a:link {
	color: #333;
}
body {
	margin: 0;
}
#body {
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color: #5C4D2E;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #5C4D2E;
}
h2.nadpis {
	display: none;
}
h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
p.datum {
	font-size: 10px;
}
p {
	font-size: 12px;
}
div {
	margin: auto;
}

img {
	border: 0;
}

p>a {
	color: #8c8c8c;
}

#hlavni {
	width: 990px;
}

#hlavicka {
	height: 322px;
}

#hlavicka_leve {
	float: left;
	height: 322px;
	width: 283px;
	background: url('/images/gr/bg-hlavicka-leva.jpg') bottom right no-repeat;
}
#hlavicka_leve img {
	padding-left: 24px;
	padding-top: 20px;
}

#hlavicka_prave {
	float: right;
	height: 322px;
	width: 707px;
	background: url('/images/gr/bg-hlavicka-prave.jpg') bottom left no-repeat;
}
#hlavicka_prave p {
	float: right;
	padding-right: 20px;
	padding-top: 45px;
}
#hlavicka_prave p>a {
	font-family: Tahoma;
	color: #8c8c8c;
	font-size: 10px;

}

/*#logo {
	height: 48px;
	background: #fff;
}
#logoimg {
	float: left;
}
#logo p {
	float: right;
	padding-right: 20px;
}
#logo a {
	color: #8c8c8c;
	font-family: Tahoma;
	font-size: 10px;
}
#hlavicka {
	background: url('/images/gr/hlavicka.jpg');
	width: 990px;
	height: 254px;
}*/

#telo {
	background: url('/images/gr/bg-telo.jpg') no-repeat bottom #F7F5D4;
	width: 980px;
	padding-bottom: 50px;
	padding-top: 10px;
}

#telo_text {
	width: 680px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#telo_aktuality {
	width: 240px;
	float: right;
	padding-right: 20px;
	text-align: justify;
}
#telo_aktuality p {
	font-size: 11px;
}
#telo_aktuality a {
	color: #333;
}
#telo_aktuality a.aktualita {
	font-size: 12px;
	color: #856C3C;
}

#paticka {
	text-align: center;
	background: url('/images/gr/paticka-linka.jpg') no-repeat top #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#paticka p {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 1.5;
}

/* 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;
}
