/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}

body {
background-color: #133F77;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
text-align:center;
padding-bottom: 2em;
}

p.odsun {
margin-left: 1em;
text-indent: 0;
}
p.justify {
text-align: justify;
}
p {
font-size: 0.8em;
margin-top: 0.7em;
text-indent: 2em;
}
p a {
color: #932C03;
}
p a:hover {
color: #0A3A70;
text-decoration: none;
}

h1 {
text-align: center;
line-height: 0;
padding: 4px 0 5px 0;
font-size: 1.5em;
}
h1 a { 
text-decoration: none;
}

h2 {
font-size: 1.2em;
color: #0A3A70;
}

h3 {
margin-top: 1em;
font-size: 1.1em;
color: #0A3A70;
}
h4 {
margin: 1em 0 0 1em;
font-size: 0.9em;
color: #0A3A70;
}

li {
font-size: 0.9em;
}

em {
font-weight: bold;
color: #0A3A70;
}

.predmety {
margin: 0.5em 0.5em 0 1.5em;
border: 1px solid #C8D9EA;
}

.main {
background-color: #F1F4F7;
margin: 0 26px;
padding: 20px;
text-align:left;
}
.main ul {
list-style-image: url('images/arrow.gif');
font-size: 0.9em;
margin: 0.6em 2.7em;
}
.main img {
float: right;
}

table {
font-size: 0.8em;
border-top: 1px solid #0A3A70;
border-left: 1px solid #0A3A70;
margin: 1em;
border-collapse: collapse;
}

td, th {
border-right: 1px solid #0A3A70;
border-bottom: 1px solid #0A3A70;
width: 4.5em;
text-align: center;
}
th {
font-weight: bold;
color: #0A3A70;
background-color: #D5DDE6;
}

td.category {
text-align: left;
padding-left: 0.5em;
}

.bags td {
width: 5.5em;
}

.right {
float: right;
}

.print {
float: left;
margin: 0 0.6em;
border-left: 1px solid #C8D9EA;
}

.page {
margin: 30px auto 0 auto;
width: 814px;
}

.head {
background-color: #133F77;
}

.menu {
background-image:url('images/menu_bg.jpg');
background-repeat: no-repeat;
background-color: #932C03;
height: 23px;
margin: 0 26px;
text-align: center;
}
.menu ul {
font-size: 0.9em;
padding: 0.2em 0 0 0;
}
.menu li {
display: inline;
color: #ffffff;
font-size: 1em;
font-family: arial;
margin: 0 0.3em;
}
.menu a {
color: #ffffff;
text-decoration: none;
background-image: url('images/arrow_menu.gif');
background-repeat: no-repeat;
background-position: right center;
padding: 0 1em;

}
.menu a:hover {
color: #ffffff;
text-decoration: underline;
}

.linka1 {
height: 6px;
margin: 0 22px;
}
.linka2 {
height: 1px;
background-color: #ffffff;
margin: 0 22px;
}


.td_l {
width: 7.5em;
text-align: center;
font-weight: bold;
color: #0A3A70;
background-color: #D5DDE6;
}

th.td_l {
background: none;

}
.bags .td_l {
width: 7.5em;
padding-left: 0;
}

.kontakt {
float: left;
}

#mojeMapa {
margin: 1em 0 0 18em;
width:420px;
height:400px;
border:1px solid silver;
}

.footer {
text-align: right;
padding: 0.3em 3em;
color: #F1F4F7;
font-size: 0.7em;
}

.if {
position: relative;
width: 100%;
height: 1600px;
}

iframe {
margin-top: 76px;
height: 1600px;
width: 814px;
}

.main_x_out {
position: absolute;
top: 0;
left: 0;
background-color: #F1F4F7;
text-align:left;
width:100%;
height: 105px;
overflow: none;
}

.main_x {
padding: 20px 46px;
}

.main_x_border_l, .main_x_border_r {
position: absolute;
top: 0;
height: 100%;
width: 4px;
background-color: #133F77;
}
.main_x_border_l {
left: 22px;
}
.main_x_border_r {
right: 22px;
}
