body, div, span, h1, h2, h3, h4, h5, h6, ul, ol, li, p, img, a, form, label {
 margin: 0;
 padding: 0;
}

body { 
 font-family: "Arial CE", Arial, "Helvetica CE", helvetica, sans-serif; 
 background-color: #fff;
 margin: 25px 0; 
 font-size: 12px; 
 color: #000;
 text-align: center;
}

a:link, a:visited {
 color: #20649d;
}

a:hover {
 color: #e72a40;
}
a.bannerLink:link,a.bannerLink:visited{
 color: white;
 text-decoration: underline;
}
a.bannerLink:hover{
 color: #21e82f;
 text-decoration: underline;
}

img {
 border: none;
}

hr, .invi, #logo span, #mainh1 {
 display: none;
}

#page {
 width: 980px;
 margin: 0 auto;
 position: relative;
 overflow: hidden;
 text-align: left;
 background: #fff url(../img/head.jpg) left top no-repeat;
}

#logo {
 position: absolute;
 top: 0;
 left: 0;
 width: 980px;
 height: 210px;
}

#cols {
 width: 980px;
 position: relative;
 overflow: hidden;
 margin-top: 230px;
 background: #fff url(../img/bg-cols.png) 176px 0 repeat-y;
}

/* Levy sloupec ------------------------------------------------------------- */

#left {
 width: 189px;
 position: relative;
 overflow: hidden;
 float: left;
 background: transparent url(../img/bg-left.png) left top no-repeat;
}

#left ul li {
 position: relative;
 list-style: none;
 width: 100%;
 padding-top: 6px;
 background: url(../img/bg-item-01.png) 1px 0 no-repeat;
}

#left ul li#i01 { background-image: url(../img/bg-item-03.png); }
#left ul li#i02 { background-image: url(../img/bg-item-04.png); }
#left ul li#i03 { background-image: url(../img/bg-item-07.png); }
#left ul li#i04 { background-image: url(../img/bg-item-01.png); }
#left ul li#i05 { background-image: url(../img/bg-item-02.png); }
#left ul li#i06 { background-image: url(../img/bg-item-05.png); }
#left ul li#i07 { background-image: url(../img/bg-item-07.png); }

#left ul li a {
 width: 178px;
 height: 28px;
 color: #333;
 display: block;
 padding-left: 10px;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
}

#left ul li a:hover, #left ul li a.act {
 text-decoration: underline;
}

#left ul ul  {
 margin-bottom: 7px;
}

#left ul ul li {
 padding-top: 1px;
}

#left ul ul li, #left ul ul li a {
 background: none;
 width: 166px;
 font-size: 11px;
 line-height: 24px;
 font-weight: normal;
 height: 24px; 
}

#left ul ul li a:hover {
 font-weight: normal;
 text-decoration: underline;
}

#left ul li li a.act {
 font-weight: normal;
 text-decoration: none;
 background-color: #d4d4db;
}

/* Hlavní sloupec ----------------------------------------------------------- */

#main {
 width: 590px;
 position: relative;
 overflow: hidden;
 float: left;
}

#main div.txt {
text-align: justify;
font-size: 13px;
line-height: 150%;
margin-top: 5px;
margin-bottom: 30px;
padding-left: 20px;
padding-right: 10px;
}

#main h1.hNadpis {
 color: red;
 text-decoration: none;
 font-size: 21px;
}

#main h1.hKontext {
 display: inline;
 margin: 0px;
 padding: 0px;
 color: black;
 text-decoration: none;
 font-size: 13px;
 font-weight: normal;
}

#main h1 {
 color: #e72a40;
 margin-left: 20px;
 font-size: 15px; 
 line-height: 1.4em;
}

#main h1 a {
 color: #e72a40;
}

#main h2 {
 color: #000;
 margin: 20px;
 font-size: 14px; 
}

#main h3 {
 color: #000;
 margin: 20px;
 font-size: 13px; 
}

.gallery {
 margin: 15px 0px 10px 20px;
}

.gallery img {
 margin: 0 13px 13px 0;
 border: 3px solid #9ca1b7;
}

#main p, #main address {
 color: #1a171b;
 line-height: 1.6em;
 font-size: 13px;
 font-style: normal;
 margin: 10px 10px 15px 20px;
}

#main ul, #main ol, #main dl {
 color: #1a171b;
 line-height: 1.6em;
 font-size: 13px;
 margin: 10px 0 15px 20px;
}

#main ol {
 margin-left: 27px;
}

#main li {
 margin: 0 0 2px 22px;
}

#main table {
 margin: 10px 10px 15px 20px;
}

#main table th {
 text-align: left;
 font-size: 13px;
 padding: 2px 3px 2px 3px;
 background-color: #9ca1b7;
 color: #fff;
 border: 1px solid #9ca1b7;
}

#main table td {
 font-size: 13px;
 padding: 2px 3px 2px 3px;
 border: 1px solid #9ca1b7;
}

#main table.tablesmall th, #main table.tablesmall td {
 font-size: 11px;
}

#main img.news {
 float: left;
 border: 3px solid #9ca1b7;
 margin: 2px 13px 0 25px;
}

#main img.right {
 float: right;
 border: 3px solid #9ca1b7;
 margin: 15px 15px 15px 25px;
}

#main img.left {
 float: left;
 border: 3px solid #9ca1b7;
 margin: 15px 15px 15px 20px;
}

#main form {
 margin: 20px 15px 25px 20px;
}

#main fieldset {
 border: 3px solid #9ca1b7;
}

#main legend {
 font-weight: bold;
}

#main fieldset table td {
 border: none;
}

#main fieldset table td input {
 width: 300px;
}

#main a.xls {
 padding-left: 21px;
 background: url(../img/icon-xls.gif) left top no-repeat;
}

#main a.doc {
 padding-left: 21px;
 background: url(../img/icon-doc.gif) left top no-repeat;
}

#main a.pdf {
 padding-left: 21px;
 background: url(../img/icon-pdf.gif) left top no-repeat;
}

#main a.mp3 {
 padding-left: 21px;
 background: url(../img/icon-mp3.gif) left top no-repeat;
}

#main a.mpg {
 padding-left: 21px;
 background: url(../img/icon-mpg.gif) left top no-repeat;
}

#map {
 margin: 20px;
 width: 554px;
 height: 400px;
 border: 3px solid #9ca1b7;
}

#map table td {
 padding: 0;
 border: none;
 font-size: 11px;
 color: #999;
}

/* Pravy sloupec ------------------------------------------------------------ */

#right {
 width: 189px;
 height: 1500px;
 position: relative;
 overflow: hidden;
 float: right;
 background: transparent url(../img/bg-right.png) right top no-repeat;
}

#right ul li {
 position: relative;
 list-style: none;
 width: 100%;
 padding-top: 6px;
 background: url(../img/bg-item-09.png) 0 0 no-repeat;
}

#right ul li a {
 padding-right: 10px;
 text-align: right;
 height: 28px;
 color: #333;
 display: block;
 padding-left: 10px;
 text-decoration: none;
 font-weight: bold;
 font-size: 13px;
}

#right ul li a.act, #right ul li a:hover {
 text-decoration: underline;
}

#right ul ul  {
 margin-bottom: 7px;
}

#right ul ul li {
 padding-top: 1px;
}

#right ul ul li, #right ul ul li a {
 background: none;
 width: 169px;
 font-size: 11px;
 line-height: 24px;
 font-weight: normal;
 height: 24px; 
}

#right ul ul li a:hover {
 font-weight: normal;
 text-decoration: underline;
}

#right ul li li a.act {
 font-weight: normal;
 text-decoration: none;
 background-color: #d4d4db;
}

#right address {
 margin: 15px 0 0 23px; 
}

#right address strong {
 font-size: 11px; 
}

/* Paticka ------------------------------------------------------------------ */

#foot {
 width: 980px;
 position: relative;
 overflow: hidden;
 text-align: center;
 color: #888;
 font-size: 11px;
 padding-top: 155px; 
 background: #fff url(../img/bg-foot.jpg) 50% 0 no-repeat;
}

#foot.dosp {
 background: #fff url(../img/bg-foot2.jpg) 50% 0 no-repeat;
}

#footer {
 position: absolute;
 width: 628px;
 height: 156px;
 top: 0;
 left: 176px;
}

#foot img.caryfuk {
 position: absolute;
 top: 20px;
 left: 15px;
}

#foot a {
 color: #888;
}

#foot a:hover {
 color: #555;
}

#video {
 float: right;
 margin: 10px 5px 12px 0;
 width: 165px;
}

.gg {
 display: none;
}

#hp {
 width: 550px;
 margin: 10px 0 10px 50px;
 overflow: hidden;
}

#hp img {
 float: left;
 margin: 0 20px 10px 0;
}

/* -------------------------------------- UPDATE 16. 6. 2011 -------------------------------*/
#main ul.right{
list-style-position: inside;
}

#main h1.big{
font-size: 24px;
}
