/* CSS Document */
/*
Styles - default
Autor: Silhanek Michal
E-mail: silhec@seznam.cz
---------------------------- 
Barvy:
modra-tmava (oramovani panelu): #334172; 
modra-tmava (menu, navigace): #2A166E; 
modra nadpisy: #222c7c;
svetlounka (back panel): #ebfbff;
modrá (ledova) main: #d2ebf2; 
oramovani img: #8ac3b4;
*/
body {
	font-family: Lucida Grande, Arial, sans-serif;
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 990px;
    line-height: 1.4;
}
html, body {
	height: 100%;
}
* {
	padding: 0;
	margin: 0;
}
li {
	display: list-item;
}
.skryt {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}
hr, .panel_ {
	display: none
}
.cistic {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px
}
#main {
	width: 100%;
	padding-top: 22px;
	padding-bottom: 70px;
	margin-top: 3px;
	background: #d2ebf2 url(../lyout/main.jpg) repeat-x left top;
	
	
}
#obsah {
	width: 990px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
	min-height: 300px;
}

#text {
	width: 660px;/*-30px - za div in*/
	float: left;
	overflow: hidden;
	display: inline;
	padding: 5px 0;
}
#text .in {
	padding: 0 20px 5px 4px;
}
.panel, #panel_nav, .panel_hp {
	width: 300px;
	float: right;
	overflow: hidden;
	display: inline;
	border: 1px solid #334172;
	border-width: 1px 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#obsah #panel_nav, #obsah .panel_hp {
	background: #ebfbff;
	border-bottom: 1px solid #334172;
	margin-top: 15px;
}
.panel .in, .panel_hp .in {
	background: #ebfbff;
	padding: 0 15px 5px 15px;
}
#in {
	padding: 0 15px 0 15px;
}
#foot {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: #2A166E url(../lyout/foot.jpg) repeat-x left bottom;
}
#servis {
	clear: both;
	width: 100%;
	padding: 12px 0 20px 0;
	text-align: center;
}
#back {
	min-height: 100%;
	/*background: url(../lyout/pat.jpg) repeat-x left bottom;*/
	width: 100%;
	position: relative;
}
#head {
   width: 100%;
   height: 150px;
   background: #d2ebf2 url(../lyout/head_repeat.jpg) top left repeat-x;
}
h1 { 
   margin: 0 auto; 
   padding: 0; 
   position: relative; 
   width: 990px; 
   height: 150px; 
   overflow: hidden; 
}
h1 span { 
   display: block; 
   position: absolute; 
   left: 0; 
   top: 0; 
   z-index: 2; 
   width: 100%; 
   height: 150px; 
   margin: 0; 
   padding: 0; 
   background: url(../lyout/head_2.jpg) top center no-repeat; 
   color: #000;
}

/* /layout */
/* nadpisy */
h2, h3, h4 {
    font-weight: normal;
	margin-bottom: 5px;
	padding: 5px 0 5px 45px;
	background: url(../img/puk2.gif) no-repeat left center;
	color: #222c7c;
}
h2 {
	font-size: 135%;
}
h2 span, h3 span, h4 span {
	display: block;
	font-size: 80%;
	padding: 2px 0 0 0;
}
h3 {
	font-size: 130%;
}
.panel h3, .panel h4, .panel_hp h3 {
	padding: 10px 0 10px 5px;
	background: url(../img/podnadpis.gif) repeat-x left bottom;
}
.panel h3 {
	min-height: 45px;
}
h4 {
	font-size: 110%;
}
/* /nadpisy */
/* top menu */
#menu {
	width: 100%;
	background: #2A166E url(../lyout/navigace.jpg) left top repeat;
	font-size: 100%;
	margin-top: 3px;
	color: #E7E7E7;
}
#menu .in {
	width: 990px;
	margin: 0 auto;
}
#menu ul {
	width: 100%;
}
#menu li {
	list-style: none;
	float: left;
	display: inline;
	width: 165px; /*128px;*/
	padding: 5px 0 4px 0;
	overflow: hidden;
}
#menu li a, #menu strong {
	display: block; 
	padding: 5px 0 4px 0;
	font-weight: normal;
	background: url(../img/li_white_vert.gif) repeat-y top right;
	white-space: nowrap;
	letter-spacing: 1px;
	text-decoration: none;
}
#menu strong {
	font-weight: bold;
	color: #fff;
}
#menu li.last a, #menu li.last strong {
	background: none;
}
#menu li a:link, #menu li a:visited, #panel_nav a:link, #panel_nav a:visited {
		color: #E7E7E7;
}
#menu li a:hover, #panel_nav a:hover {
	color: #8ac3b4;
	font-weight: bold;
}
/* /top menu */

/* bocni navigace */

.nav ul {
	background: #2A166E url(../lyout/navigace.jpg) left top repeat;
	margin: 10px;
	padding: 5px 5px 0 5px;
}
.nav li a, .nav li strong {
	display: block;
	background:url(../img/page_.gif) no-repeat 0 0.1em;
	padding: 0 0 7px 20px;
	color: #E7E7E7;
	letter-spacing: 1px;
}
.nav li {
	list-style: none;
	margin:0 5px 5px 5px;
	padding:0; 
	background: url(../img/li_white.gif) repeat-x left bottom;
}

#panel_nav li.posledni { 
	background: none; 
	margin-bottom: 0;
	padding-bottom: 0;
}
/* /bocni menu */
#text p {
	padding: 0 10px 15px 0;
	font-style: normal;
} 
#foot p {
	padding: 0;
	color: #E7E7E7;
	width: 100%;
	position: absolute;
	bottom: 15px;
	left: 0;
	text-align: center;
}
#text p.kurziva {
    font-style: italic;
}
/* seznamy */
#text ul, #text ol {
	padding: 0 0 10px 35px;
}
#text ul li {
	margin: 0 0 5px 0;
	list-style: circle;
}
.panel ul, .panel_hp ul {
	padding: 0 0 5px 0;
}
.panel li, .panel_hp li {
	padding: 0 0 0 15px;
	background: url(../img/arrow2.gif) no-repeat 0 0.45em;
	list-style: none;
	margin: 0 0 5px 0;
}
.panel_hp li.excel, .panel_hp li.stranka_h {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 23px;
}
.panel_hp li.excel {
	background: url(../img/excel_2.gif) no-repeat 0 0;
}
.panel_hp li.stranka_h {
	background: url(../img/page_w.gif) no-repeat 0 0;
}
dl {
   padding-bottom: 0.3em;
   margin-bottom: 1em;
   background: url(../img/podnadpis.gif) repeat-x left bottom;
}
dt {
   margin-bottom: 0.5em;
}
dd {
   font-weight: bold;
}
dd span {
   font-weight: normal;
}
#text ul.kotvy li {
   display: inline; 
   border-right: 1px solid black;
   padding: 0 0.6em 0 0.3em;
   line-height: 2;
}
#text ul.kotvy li.last_2 {
    border: none;
}
.plavacek {
    float: right;
	display: inline;
	clear: left;
	position: relative;
	top: -210px;
	right: 0;
}

/* /seznamy */

/* odkazy */
#text a {
	white-space: nowrap;
}
a {
	text-decoration: underline;
}
a:link, a:visited {
	color: #000;
}
#text a:link, #text a:visited {
	color: #000066;
}

#foot a:link, #foot a:visited {
	color: #fff;
}
a:hover, #text a:hover {
	color: #be3115;
	text-decoration: none;
}
#foot a:hover, #foot a:visited {
	color: #CCCCCC;
}
/* /odkazy */
#statistiky {
    text-align: center;
	padding: 5px 0;
}
#statistiky img {
    border: none;
}
.tucne {
    font-weight: bold;
}
.kurziva {
   font-style: italic;
}
/* OBRAZKY */
#text img {
    border: 5px solid #d2ebf2;
}
#text a img:hover {
    border: 5px solid #79A0C1;
}
img {
    border: none;
}
img.right {
   float: right;
   clear: left;
   margin: 0 0 15px 20px;
}
#text img.bankus {
   float: right;
   clear: left;
   margin: 10px 20px 10px 10px;
   border: none;
}
#text img.border_no {
   border: none;
}
#text p.novinky { 
	background: url(../img/page_.gif) no-repeat 0 0.5em;
	padding: 5px 0 5px 25px;
	width: 30%;
	float: right;
	font-weight: bold;
} 
#text p.stranka { 
	background: url(../img/page_.gif) no-repeat 0 0.5em;
	padding: 5px 0 5px 25px;
	margin: 15px 0 15px 25px;
	font-weight: bold;
} 
p.img {
    text-align: center;
	margin: 10px 0;
}


/* /OBRAZKY */
/* FOTOGALERIE */
.foto {
   width: 95%;
   clear: both;
   min-height: 160px;
   padding: 1%;
   margin-bottom: 10px;
   background: #ebfbff;
   color: #000;
   line-height: 1.4;
}
.foto img.left {
   float: left;
   margin: 0 1em 1em 0;
}
.foto img.right {
   float: right;
   margin: 0 0 1em 1em;
}
.foto h3 {
   background: none;
   padding: 10px 0 10px 5px;
}
/* /FOTOGALERIE */

/* --- TABULKA --- */
table {
    position: relative;
    top: -3px;
	left: -3px;
    width: 100%;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    border-collapse: collapse;
	font-size: 86%;
}
table caption {
    display: none;
}
td {
	text-align: left;
	padding: 3px 3px 3px 7px;
	border: 1px solid #000;
	line-height: 1.3;
}
th {
	background: #d2ebf2 url(../lyout/main.jpg) repeat-x;
	color: #000;
	border: 1px solid #000;
    font-style: normal;
	font-weight: lighter;
	text-align: center;
	padding: 4px;
	line-height: 1.3;
}
table tr.zmena {
    background-color: #ebfbff; 
}
.stin {
   background-color: silver;
   color: #000;
   margin: 1em 0 1.5em 0;
}
.mezera {
   height: 1em;
   background: #334172;
}

/* /TABULKA */
