/* tagy */
* {margin: 0; padding: 0;}
body {font-family: Georgia,"Times New Roman", Times, serif; color: black/*#555555*/; font-size: 14px;background-color:#f1f5fa;min-width: 1000px;height: 100%;
}
a {color: #3957ab;}
a:hover {color: #a62626}

blockquote, pre, .pre {/*border: 1px solid #dcdcdc; border-left: 6px solid #3957ab;*/ padding: 10px; overflow: auto;/* width: 90%;*/ line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0;}
p, pre, blockquote, table td, ul li, ol li {line-height: 150%;}
ul, ol {margin: 2px 0 12px 25px;}
h2, h3, h4 {margin: 15px 0 5px 0;}
h1 {font-size: 26px; margin: 0 0 10px 0;}
h2 {font-size: 19px;}
h3 {font-size: 15px;font-weight:bold;color: #2c5891;text-transform:uppercase;}
h4 {font-size: 13px;font-weight:bold;color: #2c5891;text-transform:uppercase;}

/* outer */
#outer {margin: 0;
    padding: 0;
    position: relative;  /*důležité, aby nám pravý sloupec nedělal problémy při změně velikosti okna prohlížeče */
    height: 100%;
    }
#outertable {width: 100%; margin: 0; padding: 0;}
#outertable td {margin: 0; padding: 0;}
#outertable tr {margin: 0; padding: 0;}

/* header */
#header {font-family:"Trebuchet MS",Arial,sans-serif; height: 110px; background-image: url('../images/nadpis.gif'); background-repeat: no-repeat; background-position: left top;}
#header h2 {float: right; margin: 0; margin-top: 4em; margin-right: 20px; padding: 0; width: 48ex; color: #2c5891; font-weight: bold; font-size: 1.1em;text-align: right;}

#header2 {height: 110px; background-image: url('../images/a2.gif');background-position: 235px 0px;background-repeat:repeat-x; background-color:#e2ecfc;}
#lodka {display: block; float: right; margin-right:25px; margin-top: 16px}
#headerButtons {display: block;margin-right:15px; margin-top: 5px}
#headerButtons2 {display: block;margin-right:15px; margin-top: 10px;line-height: 100%;}
#headerBox {width: 105px; display: block; float: right; /*_padding-right:45px;*/ color: black;text-align: left}
#headerBox a {color: black; text-decoration: underline; font-size: 1em;text-align: left}
#headerBox a:hover {color: #a62626}
#headerBox li:hover {color: #a62626}
#headerBox ul {list-style-type: circle; /*list-style-image: url('../images/kormidlo9w.gif')*/}
#headerBox li:hover {list-style-type: circle; /*list-style-image: url('../images/kormidlo9r.gif')*/}
#headerBox2 {width: 125px; display: block; float: right; color: black;text-align: left}

/* page */
#page {line-height: 140%; background-image: url('../images/a6.gif'); background-repeat: repeat-x; background-position: left top;background-color:#f1f5fa;}
#page-pad {/*padding: 1em 15px 1em 15px;*/}

/* content */
#content {float: none;margin: 0px;padding: 0px;}
#content-pad {float: none; margin: 0px 245px 0px 245px;padding-top:25px;padding-left:1px;}
#content-pad {/*margin: 1em 1.5em 0.5em 1.5em;*/}
#content-pad h1 {font-family:"Trebuchet MS",Arial,sans-serif; color: #2c5891;line-height: 100%;}
#content-pad h3 {margin: 25px 0 15px 0;}

/* column */
#column {float: left; width: 230px; height:100%; background-color:#e2ecfc; background-image: url('../images/a7.gif'); background-repeat: no-repeat; background-position: left bottom;}
#column-pad {margin: 0 15px 20px 15px;}
#column-pad h3 {font-family:"Trebuchet MS",Arial,sans-serif; /*width: 200px; height: 32px;*/ font-size: 1.0em; color: #2c5891; background: url('../images/a1.gif') no-repeat; padding: 5px 0 10px 15px}
#column ul li {padding: 2px 0; margin-left: 0px;font-family:"Trebuchet MS",Arial,sans-serif;color: #2c5891;}
#column .menu li:hover {color: #a62626;}
#column .menu {margin-left: 30px}
#column ul {list-style-type: circle; /*list-style-image: url('../images/kormidlo9.gif')*/}
/*#column li:hover {list-style-type: circle;}*/

/* columnr */
#columnr {float: right; width: 230px;height:100%; background-color:#e2ecfc;background-image: url('../images/a7.gif'); background-repeat: no-repeat; background-position: left bottom;}
#columnr-pad {margin: 0 15px 20px 15px;}
#columnr h3 {font-family:"Trebuchet MS",Arial,sans-serif; background: url('../images/a1.gif') no-repeat;/* width: 200px; height: 32px;*/ font-size: 1.0em; font-weight: bold; color: #2c5891;padding: 5px 0 10px 15px}
#columnr ul li {padding: 2px 0; margin-left: 0px;font-family:"Trebuchet MS",Arial,sans-serif;color: #2c5891;}
#columnr .menu li:hover {color: #a62626;}
#columnr .menu {margin-left: 30px}
#columnr ul {list-style-type: circle; /*list-style-image: url('../images/kormidlo9.gif')*/}
/*#columnr li:hover {list-style-type: circle;}*/

/* footer */
#footer {border-top: solid 1px #c7d1dc; padding: 1.0em 3.5em 2.0em 3.5em; font-size: 0.8em; text-align: center; margin-top: 15px}

/* min-width */
.minwidth {width: 950px; display: block; height: 0px;}
#spacer {
    margin: 0px;
    padding: 0px;
    width: 1000px;
    height: 5px;
    line-height: 0px;
    font-size: 0px;
} 

/* meteo */
#meteo {text-align: center; margin-top: 15px}
#meteo a {text-decoration: none;}
