﻿html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #4D70AF url('img/layout/bg.jpg') repeat-x left bottom;
	color: #000;
	font-size: 70%; 
 	font-family: "Trebuchet MS", Tahoma, "Geneva CE", lucida, sans-serif; 
 	text-align: center
}
#all {
	text-align:justify;
	margin: 0 auto;
	width:780px
}
a {
	color: #333
}
a:hover {
	text-decoration:none
}
img {
	border: 0
}
.ul {
	padding-bottom: 0em;
	list-style:square
}
ol {
	padding-bottom: 1em;
}
.ol {
	padding-bottom: 0em;
}
ul {
	padding-bottom: 1em;
	list-style:square
}
p {
	padding-bottom: 1em;
	text-indent: 10px
}
.p2 {
	text-indent:0px
}
.p3 {
	padding:0px;
	margin:0px
}
.podpis {
	text-align:right;
	font-style:italic;
	padding:0px;
	margin-bottom: 10px

}
h1 {
	font-size: 1.8em;
	padding-top: 6px
}
h2 {
	font-size: 1.5em;
	padding-top: 6px
}
h3 {
	font-size: 1.4em;
	padding-top: 6px;
	padding-bottom:1em
}
.h3 {
	font-size: 1.4em;
	padding-top: 6px;
	padding-bottom:0em
}

h4 {
	font-size: 1.3em;
	color:#4D71AF
}
h5 {
	font-size: 1.2em;
	color:#4D71AF;
	background-image:url('img/obsah/ostatni/h5.jpg');
	background-repeat:repeat-y;
	padding-left:10px;
	margin-bottom:3px
}
.h5 {
	font-size: 1.2em;
	text-align:center;
	background-image:url('img/obsah/ostatni/h5s.jpg');
	background-position:center
}
.h5hiden {
	cursor: pointer;
	cursor: hand;
}
.phiden {
	cursor: pointer;
	cursor: hand;
}
.skryvany {
	display: none
}
.h6 {
	font-size:  1em;
	margin:0 0 0 15px
}

h6 {
	font-size:  1.1em;
	margin:5px 0 0 15px
}
/* misc */
.clearer {
	clear: both
}
.left {
	float: left;
}
.right {
	float: right;
}
/* tabulky */
/* udeska, archiv */
table {
	font-size:1em
}
td {
	padding: 0 3px 0 6px
}
caption {
 	font-weight:bold
}
table.border {                                                              
	border-collapse:collapse;
 	border:2px solid #c4c4c4;
 	margin:5px 0 5px 0;
 	width:100%;
 	font-size: 1em                                   
} 
table.border td  {                                                              
	border:1px solid #c4c4c4;
  	padding:3px 5px;
  	text-align: center;
}  
table.border th {                                                              
	border:1px solid #c4c4c4;
	background:#eeeeee;
 	padding:5px 5px;
 	text-align: center;                                                                                     
}                                              
 /* obec-sport*/
.table td {
 	 border-style: solid;
 	 border-color:#4D70AF;
 	 border-width:1px;
 	 padding:1px 5px 1px 5px
}
.tdbarva { 
	background-color:#E7E7E7;
}
.tdudeska { 
	 width:365px
}
caption{
	font-size:1.1em
}
/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 10px 10px 10px;
	width: 780px;
}
/* header */
.top {
	padding: 10px 0px 0px 0px;
}
/* title  */
.header {
	background-color: #fff;
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 4px 10px;
	width: 780px;
}
.header .right {
	background-color: #4D70AF;
	color: #FFF;
	height: 105px;
	width: 655px;
}
.header .right img { 
	float:right
}
.header .right h2 {
	padding: 20px 0 0 40px;
	font-size:40px ;
	letter-spacing:5px;
	color:#FFFFFF
}
.header .right h5 {
	padding: 0px 0 0 45px;
	letter-spacing:4px;
	color:#FFFFFF;
	background:transparent;
	font-size:16px;
}
.header .left {
	background-color: #FFF;
	color: #FFF;
	height: 105px; 	
}
/* horní navigace */
.navigace {	
	background: #D9E1E5 url('img/layout/nav.gif');
	border: 1px solid #D8EBD8;
	height: 41px;
}
.navigace a {
	background: url('img/layout/nav.gif') repeat-x left top;
	background-color:#4D70AF;
	border-left: 1px solid #D8EBD8;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size:1.1em;
	font-weight:bold;
	line-height: 41px;
	padding: 0 15px;
	text-decoration: none;
}
.navigace a:hover {
	background: url('img/layout/nav.gif') left bottom; 
	color: #FFF;
}
/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/layout/bgmain.jpg) repeat-y;
	width: 100%
	}

/* levá navigace */
.podnavigace {
	float: left;
	width: 192px;
	text-align:left;
}
.podnavigace h2 {
	color: #333333;
	font-size: 1.1em;
	line-height: 30px;
	margin: 0;
	padding-left: 16px;
}
.podnavigace ul {
	padding: 0;
	border-top: 1px solid #fff;
	list-style:none
}
.podnavigace li {
	border-bottom: 1px solid #fff
	}
.podnavigace li a {
	font-size: 1em;
	color: #000033;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.podnavigace li a:hover {
	background-color: #f3f4f0;
	color: #000066	
}
/* obsah */
.obsah {
	float:right;
	margin: 10px 0;
	padding: 0 16px;
	width: 553px;
}
.obsah li {
	margin-left: 25px;
}
.obsah .imgright {
	padding: 5px;
	border: 1px solid #C0CEEA;
	margin-left: 14px;
	float: right;
}
.obsah .imgfara {
	padding: 3px;
	border: 1px solid #C0CEEA;
	margin: 0px 5px 10px 0px;
	float: left;
}
.obsah .imgleft {
	padding: 5px;
	border: 1px solid #C0CEEA;
	margin-right: 14px;
	float: left;
}
.obsah .right {
	margin-left: 14px;
	float: right;
}
.obsah .left {
	margin-right: 14px;
	float: left;
}

.foto {
	padding: 5px;
	border: 1px solid #C0CEEA;
	margin-right: 14px;
	margin-bottom:10px;
	float: left;
}
hr {
 	clear: both;
 	height: 2px; 
 	color: #C0CEEA; 
 	background-color:#C0CEEA;
 	border: 0px solid #C0CEEA;
 	margin-bottom:10px
 	 }
.poznamka {
	font-size:x-small
}
.firmy {
	float: left;
	border: 1px solid #C0CEEA;
	margin: 5px 4px 10px 4px;
	padding: 2px;
	font-size: 1em;
	text-align:center;
	height:110px
}
.kronika {
	 margin-bottom:10px;
	 height:160px
}
/* patička */
.footer {
	background: url(img/layout/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em "Trebuchet MS";
	line-height: 30px;
	text-align: center;
}
.footer a:hover {
	color: #FFF
}
.footer a {
	color: #FFF
}
.fotogal {
	margin:0 6px 6px 0;
	border: 1px solid #C0CEEA;
	float: left;
	padding: 5px;
	cursor:pointer;
	cursor:hand
}
.inf {
	border-bottom-style:dotted;
	 border-bottom-width:1px;
	 cursor:help
}