/* Web jankovice.net   @   http://www.jankovice.net */
/* Autor Jiří Bureš    @   http://www.jiribures.cz */
body
	{ color: #000; background-color: #FFF;
	font: normal Georgia, serif;
	text-decoration: none; text-align: left;
	line-height: 110%;
	padding: 0; border: none;
	margin: 0 0 1em 0; }
body#novinky {
	color: #000; background-color: #FFF;
	font-size: 80%;
	border: none; }

/* POZICOVÁNÍ */
#kontejner, #obsah, #obsah-titulka, #hlavni, #hlavni-obsah {
	width: 100%;
	margin: 0 auto;
	border: none; }

#global, #header, #navigace, #pata {
	display: none; }

/* ??? */
#navigace-obsah {
	margin: 0; padding: 0.5em 1em; }

hr.cleaner { clear:both; display: none } 

#obsah h1, #obsah h2, #obsah h3, #obsah-titulka h1, #obsah-titulka h2, #obsah-titulka h3  {
	font-weight: normal; letter-spacing: 0.07em;
	margin-top: 1em;
	line-height: 120%; }

#obsah h1 {
	font-size: 160%; }
#obsah h2 {
	font-size: 140%;
	margin-top: 1em; }
#obsah h3 {
	font-size: 120%;
	margin-top: 1em; }

#novinky h2 {
	color: #000;
	font-size: 120%;
	margin-top: 1em; }

#obsah div.hr {
	width: 99%; height: 1px;
	margin: 1.5em 0 1em 0;
	background-color: #000; }
#obsah div.hr hr { display: none; }

#motto {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 1em; }

/* Titulka */
#motto-titulka {
	font-size: 130%;
	line-height: 120%;
	text-align: right;
	padding-bottom: 1em; }
#motto-titulka strong {
	font-weight: bolder; }
#motto-titulka em {
	color: #333; font-style: normal; }
#motto-titulka img {
	float: right;
	padding-left: 20px; }

#obsah-titulka table {
	border-bottom: 1px dotted #999; }
#obsah-titulka table caption {
	font-size: 120%;
	text-align: left;
	padding-top: 50px; padding-bottom: 20px;
	border-top: 1px dotted #999; }
#obsah-titulka table td {
	width: 140px;
	padding-bottom: 1em;
	line-height: 120%;
	font-size: 90%; }

#obsah-titulka #novinky {
	padding: 2em; }
#obsah-titulka address {
	padding: 2em; }

#news {
	width: 100%; height: 450px;
	border: none; border-top: 1px dotted #999;
	outline-style: none;
 }

/* Obecné styly */
address { font-style: normal;
	line-height: 120%; }
blockquote {
	background: url(images/bg-uvozovky.png) #FFF no-repeat left top;
	padding: 15px 0 0 35px; margin: 0 0 1em 1em; }

dt { font-weight: bold; margin-top: 0.75em; }
dl.tn { width: 470px; }
dl.tn dt img {
	float: left; display: inline;
	margin: 0 1em 1em 0;
	border: 1px solid #000; }
dl.tn dt {
	clear: both; }
dd {
	line-height: 120%;
	margin-top: 0.3em; }

img { border: none; }

li {
	line-height: 120%; }

/* Klasy */
.c { text-align: center; }
img.obr {
	border: 1px solid #666;
	padding: 0;
	margin-top: 1em; margin-bottom: 0; }
.refs {
	font-style: normal; font-size: 75%;
	line-height: 100%; text-align: center;
	margin-top: 0; margin-bottom: 2em }

/* Tabulky */
table.tbl {
	background-color: #FFF;
	border-collapse: collapse;
	font-size: 85%; }
table.tblist {
	background-color: #FFF;
	border-collapse: collapse; }

table.tbl td, table.tbl th {
	border-bottom: 1px solid #666; padding: 0.4em 0.4em 0.2em 0.4em; }

table.tblist td, table.tblist th {
	border-bottom: 1px solid #666;
	padding: 0.2em; padding-top: 0.4em;
	vertical-align: top; }

table.tbl caption {
	padding: 0.2em;
	text-align: left;
	width: auto;
	font-weight: normal; }
table.tbl th {
	text-align: center; vertical-align: top;
	font-weight: normal;
	border-bottom: 1px solid #666; }
table.tbl th.prvni {
	text-align: left; }
table.tblud td {
	text-align: right; }


/* Odkazy */
a { color: #000; text-decoration: none; }
a.skipmenu { display: none; }
