@import url('reset.css');

body { margin: 0; font-family: Arial; font-size: 10pt; color: #000; text-align: center; background: #fff url('images/bg.gif') top left repeat-x; }

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

/* Obsah */
#obsah { position: relative; margin: auto; width: 971px; text-align: left; }

  /* Hlavicka */
  #hlavicka { clear: both; overflow: hidden; height: 100px; background: url('images/hlavicka.jpg') bottom right no-repeat; }
  #hlavicka .hlavicka-obsah { }

    /* Logo */
    .hlavicka-obsah .logo { float: left; clear: both; position: relative; overflow: hidden; width: 210px; height: 100px; }
    .hlavicka-obsah .logo span { display: block; clear: both; position: absolute; top: 0; left: 0; z-index: 1; width: 210px; height: 100px; background: url('images/logo.gif') no-repeat; }
  
    /* Navigace */
    .hlavicka-obsah ul { float: right; margin: 0; padding: 36px 0 0 22px; list-style-type: none; }
    .hlavicka-obsah ul li { display: inline; margin: 0; padding: 0; }
    .hlavicka-obsah ul li a { float: left; display: block; margin: 0 2px; padding: 9px 0; height: 32px; font-size: 9pt; font-weight: bold; color: #000; text-align: center; }
    .hlavicka-obsah ul li a:hover, .hlavicka-obsah ul li.active a { color: #fff !important; text-decoration: none; }

    /* Styl 1 */
    .hlavicka-obsah ul li a.nav-1 { width: 60px; }
    .hlavicka-obsah ul li a.nav-1:hover, .hlavicka-obsah ul li.active a.nav-1 { background: url('images/nav-bg.gif') top left no-repeat; }
    /* Styl 2 */
    .hlavicka-obsah ul li a.nav-2 { width: 80px; }
    .hlavicka-obsah ul li a.nav-2:hover, .hlavicka-obsah ul li.active a.nav-2 { background: url('images/nav-bg2.gif') top left no-repeat; }
    /* Styl 3 */
    .hlavicka-obsah ul li a.nav-3 { width: 105px; }
    .hlavicka-obsah ul li a.nav-3:hover, .hlavicka-obsah ul li.active a.nav-3 { background: url('images/nav-bg3.gif') top left no-repeat; }
    /* Styl Last */
    .hlavicka-obsah ul li.last a.nav-1 { margin-right: 0; color: #be005a; }
    .hlavicka-obsah ul li.last a:hover { color: #fff; }

  /* Banner */
  #banner { clear: both; overflow: hidden; height: 212px; background: url('images/banner.jpg') top left no-repeat; }
  #banner .banner-obsah { overflow: hidden; padding: 20px 480px 15px 23px; color: #fff; }
  
    .banner-obsah h1 { margin: 0; padding: 0; font-family: Verdana; font-size: 13pt; font-weight: bold; color: #fff; text-transform: uppercase; }
    .banner-obsah p { line-height: 180%; }
    .banner-obsah a { color: #fff; }
    .banner-obsah a:hover { color: #fff; }

  /* Hlavnipanel */
  .hlavnipanel { float: left; position: relative; clear: both; overflow: hidden; margin: 40px 0 10px; background: url('images/hlavnipanel.gif') top left repeat-y; }
  .hlavnipanel .hlavnipanel-obsah { }
  
    .hlavnipanel-obsah h2 { margin: 0 0 20px; font-size: 13pt; }
    .hlavnipanel-obsah h3 { margin: 0 0 15px; font-size: 12pt; }
  
    /* Stredovypanel */
    .stredovypanel { float: left; overflow: hidden; padding: 0 45px 0 25px; }
    .stredovypanel .box { float: left !important; clear: none !important; margin: 0 20px 10px 0; }
    
    /* Levypanel */
    .levypanel { float: left; overflow: hidden; padding: 0 45px 0 25px; width: 590px; }
    .levypanel .levypanel-obsah p { line-height: 160%; }
  
    /* Pravypanel */
    .pravypanel { float: right; overflow: hidden; margin: 0 0 0 30px; width: 280px; }
    .pravypanel .pravypanel-obsah { }

      /* Box */
      .box { position: relative; clear: both; overflow: hidden; margin: 0 0 15px; width: 280px; height: 130px; }
      .box .box-obsah { padding: 50px 0 0 15px; font-size: 8pt; }
      .box .box-obsah p { overflow: hidden; margin: 0 120px 10px 0; height: 40px; }
      .box .box-obsah a.dot { position: absolute; top: 0; left: 0; width: 280px; height: 130px; text-decoration: none; background: url('images/dot.gif') top left repeat-y; }
      .box .box-obsah a.box, .box-obsah strong { color: #be005a; font-weight: normal; text-decoration: none; }
      .box:hover .box-obsah a { text-decoration: none; }

      /* Styly */
      .box-styl-01 { background: url('images/box-01.gif') top left no-repeat; }
      .box-styl-02 { background: url('images/box-02.gif') top left no-repeat; }
      .box-styl-03 { background: url('images/box-03.gif') top left no-repeat; }
      .box-styl-04 { background: url('images/box-04.gif') top left no-repeat; }
      .box-styl-05 { background: url('images/box-05.gif') top left no-repeat; }
      .box-styl-06 { background: url('images/box-06.gif') top left no-repeat; }
      .box-styl-07 { background: url('images/box-07.gif') top left no-repeat; }
      .box-styl-08 { background: url('images/box-08.gif') top left no-repeat; }
      .box-styl-09 { background: url('images/box-09.gif') top left no-repeat; }

      /* Vypis */
      .vypis { float: left; overflow: hidden; margin: 10px 31px 0 0; width: 165px; height: 295px; font-size: 8pt; text-align: center; }
      .vypis div { overflow: hidden; margin: 15px 0 5px 15px; height: 225px; text-align: left; }
      .vypis a { display: block; font-size: 10pt; color: #be005a; text-decoration: underline; }
      .vypis img { display: block; margin: 0 0 5px; padding: 2px; border: 1px solid #EFAECD; }

      /* Detail */
      .detail { float: left; margin: 0 45px 15px 0; }
      .detail a { display: block; text-decoration: none; }
      .detail img { display: block; margin: 0 0 5px; padding: 2px; border: 1px solid #EFAECD; }
      .popis table td { font-weight: bold; }

  /* Paticka */
  #paticka { clear: both; overflow: hidden; border-top: 1px solid #c9c8c9; background: url('images/paticka.gif') top left no-repeat; }
  #paticka .paticka-obsah { padding: 15px 0; color: #7F7F7F; }
    
    .paticka-obsah p { margin: 0; }
    .paticka-obsah a { font-size: 10pt; color: #7F7F7F; text-decoration: underline; }
    .paticka-obsah a.nob { text-decoration: none; }
    .paticka-obsah a:hover { color: #be005a; text-decoration: none; }

/* ----------------------------------------------------------------------------------------------------------
Univerzalni formatovaci styly
---------------------------------------------------------------------------------------------------------- */

.in { padding: 0 10px; }
.out { padding: 10px 0 0; }

.c-01 { color: #be005a; }

.big { font-size: 14pt; }

.ico-facebook { padding: 0 0 0 18px; background: url('images/ico-facebook.gif') left center no-repeat; }
.ico-twitter { padding: 0 0 0 18px; background: url('images/ico-twitter.gif') left center no-repeat; }
.ico-sipka { padding: 0 0 0 10px; background: url('images/ico-sipka.gif') center left no-repeat; }

.ul-01 { margin: 0 0 20px; }
.ul-01 li { margin: 3px 0; padding: 6px 5px 6px 0; font-weight: bold; color: #be005a; list-style: none; background: url('images/ul-01.gif') left center no-repeat; }
.ul-01 li span { padding: 0 20px 0 9px; font-size: 11pt; font-weight: bold; color: #fff; }

.ul-01-right { margin: 0 0 20px; }
.ul-01-right li { margin: 3px 0; padding: 6px 0 6px 5px; font-weight: bold; color: #be005a; list-style: none; background: url('images/ul-01.gif') right center no-repeat; }
.ul-01-right li span { padding: 0 9px 0 20px; font-size: 11pt; font-weight: bold; color: #fff; }

.ul-02 { margin: 0 0 20px; }
.ul-02 li { padding: 3px 0 3px 15px; color: #7F7F7F; list-style: none; background: url('images/ul-02.gif') 0 10px no-repeat;  }
.ul-02 li ul { margin: 0 0 0 15px; }

.quote-01 { padding: 15px; font-weight: bold; font-style: italic; color: #99054b; line-height: 170%; text-align: justify; border-top: 1px solid #efbfd6; border-bottom: 1px solid #efbfd6; background-color: #fae3ed; }
.quote-02 { margin: 0 20px 15px; width: 204px; background: #f5d4e4 url('images/quote-02a.gif') left top no-repeat; }
.quote-02 .quote-02-obsah { padding: 40px 20px 20px; color: #99054b; line-height: 150%; }
.quote-02 .bg-bottom { clear: both; display: block; width: 204px; height: 30px; background: url('images/quote-02b.gif') left bottom no-repeat; }

.img-01 { margin: 0 20px 10px; }

.fs-9 { font-size: 9pt; }
.fs-10 { font-size: 10pt; }
.fs-11 { font-size: 11pt; }

.underline { text-decoration: underline; }

.input-news { padding: 7px 0 0 5px; width: 170px; height: 21px; border: 0; background: url('images/input-news.gif') left top no-repeat; }
.input-news-submit { width: 80px; height: 28px; font-size: 8pt; color: #fff; border: 0; background: url('images/input-news-submit.gif') left top no-repeat; }

.input-text { padding: 7px 0 0 5px; width: 350px; height: 21px; border: 0; background: url('images/input-text.gif') left top no-repeat; }
.input-submit { width: 187px; height: 48px; font-size: 1pt; color: #fff; border: 0; background: url('images/input-submit.gif') left top no-repeat; }

/* ----------------------------------------------------------------------------------------------------------
Obecne HTML tagy
---------------------------------------------------------------------------------------------------------- */

p, ul { margin: 15px 0; }

label { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
th { text-align: center; font-weight: bold; }
th, td { padding: 0 10px 7px 0; vertical-align: middle; }

table.cenik { width: 48%; border-collapse: collapse; border-spacing: 0; border: 1px solid #FFEFFB; }
table.cenik td { padding: 4px 15px; vertical-align: middle; }

.td-left { width: 110px; }
tr.even td { background-color: #FFEFFB; }

ul { margin-left: 30px; }
li { display: list-item; }

a { color: #000; text-decoration: none; cursor: pointer; }
.hlavnipanel a { color: #be005a; text-decoration: none; cursor: pointer; }
a:hover { color: #be005a; text-decoration: underline; cursor: pointer; }
