﻿* {
margin: 0px 0px 0px 0px;
}

/* Tělo */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
font-size: 13px;
color: #000000;
background: #FFFFFF url(images/background.jpg) repeat;
text-align: center;
}

#web {
width: 990px;
position: relative;
overflow: hidden;
text-align: left;
margin-left: auto;
margin-right: auto;
background: url(images/pozadi.gif) repeat-y;
}

#menu {
width: 914px;
height: 38px;
position: relative;
background: url(images/menu_pozadi.jpg) no-repeat;
}

.menutext {
padding-left: 15px;
padding-right: 20px;
padding-top: 11px;
color: #000000;
font-weight: bold;
font-size: 15px;
}

.menutext a {
text-decoration: none;
color: #000000;
}

.menutext a:hover {
text-decoration: underline;
color: #982721;
}

#header {
width: 914px;
height: 264px;
position: relative;
}

.headertext {
padding-left: 40px;
padding-top: 30px;
color: #000000;
font-weight: bold;
font-size: 15px;
}

.headertext a {
text-decoration: none;
color: #000000;
}

.headertext a:hover {
text-decoration: underline;
color: #000000;
}

.odsazeniodobalky {
padding-left: 60px;
padding-bottom: 13px;
}

.odsazeniodobalky2 {
padding-left: 12px;
padding-bottom: 23px;
color: #000080;
}

#header_leva {
width: 312px;
height: 264px;
position: relative;
float: left;
background: url(images/header_leva.jpg) no-repeat;
}

#header_prava {
width: 602px;
height: 264px;
position: relative;
float: right;
background: url(images/header.png) no-repeat;
}

#obsah {
width: 914px;
position: relative;
}

.obsahtext {
padding-left: 22px;
padding-right: 22px;
padding-top: 13px;
color: #000000;
font-size: 13px;
line-height: 145%;
}

.obsahtext a {
text-decoration: none;
color: #002C86;
}

.obsahtext a:hover {
text-decoration: underline;
color: #002C86;
}

#nadpis {
width: 914px;
height: 66px;
position: relative;
background: url(images/nadpis.jpg) no-repeat;
}

.nadpistext {
padding-left: 90px;
padding-top: 25px;
color: #982721;
font-weight: bold;
font-size: 18px;
}

.nadpistext a {
text-decoration: none;
color: #982721;
}

.nadpistext a:hover {
text-decoration: underline;
color: #982721;
}

#spodek {
width: 914px;
height: 140px;
clear: both;
background: url(images/spodek.jpg) no-repeat;
}

#odkazy_horni {
width: 914px;
position: relative;
}

#odkazy_leva {
width: 464px;
position: relative;
float: left;
}

.odkazy_levatext {
padding-top: 50px;
padding-left: 145px;
line-height: 140%;
}

#mapastranek {
width: 450px;
position: relative;
float: left;
}

.mapastranektext {
padding-top: 115px;
padding-left: 195px;
}

.mapastranektext a {
text-decoration: none;
color: #000000;
}

.mapastranektext a:hover {
text-decoration: underline;
color: #000000;
}

#odkazy {
width: 902px;
height: 60px;
position: relative;
margin-left: 5px;
background-color: #D8D4CB;
border-bottom: 5px solid #FFFFFF;
}

.odkazytext {
font-size: 11px;
color: #727272;
padding-top: 7px;
padding-left: 7px;
}

.odkazytext a {
text-decoration: underline;
color: #727272;
}

.odkazytext a:hover {
text-decoration: underline;
color: #727272;
}


/* Prvky */

td {
vertical-align: middle;
}

a {
text-decoration: underline;
color: #002C86;
}

a:hover {
text-decoration: none;
color: #002C86;
}

hr {
border: 1px solid #106494;
margin-bottom: 10px;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.block {
display: block;
}

.nastred {
text-align: center;
}

.obrazek {
border: 7px solid #C0CCDA;
margin-right: 10px;
}

.obrazek:hover {
border: 7px solid #A5B4C6;
}

.zpet {
color: #263554;
text-align: right;
font-weight: bold;
margin-top: 30px;
}

.zpet a {
color: #263554;
text-decoration:none;
font-weight: bold;
}

.zpet a:hover {
color: #263554;
text-decoration: underline;
font-weight: bold;
}

/* Tabulky */

.tabulka {
font-size: 13px;
text-align: left;
border: 1px solid #FF6501;
}

.tabulka td, tr {
border: 1px solid #FF6501;
padding: 3px;
}

.tabulka_popisky {
font-weight: bold;
background-color: #FF893D;
text-align: center;
}

.tabulka tr:hover {
background-color: #FFA86F;
}

.tabulka_tmavsi {
background-color: #FFD0B1;
}

/* Nadpisy */

h1 {
font-size: 18px;
font-weight: bold;
color: #002C86;
}


h2 {
font-size: 16px;
font-weight: bold;
color: #002C86;
}

h3 {
font-size: 13px;
font-weight: bold;
color: #002C86;
}
