
/*Start OBECNE DEFINICE*/


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


.cleaner {
    clear: both;
  }

body {
    background: url('../img/bg.jpg') 0px 0px repeat-x #203825;
    font-family : verdana, sans;
    font-size : 12px;
    text-align : center;
    color: white;
  }


h1 {
    color: #ffd94e;
    font-size: 16px;
    line-height: 180%;
  }


h2 {
    color: #ffd94e;
    font-size: 14px;
    line-height:180%;
  }


h3 {
    color: #ffd94e;
    font-size: 11px;
    line-height:180%;
  }

h4 {
    color: #ffd94e;
    font-size: 10px;
    line-height:180%;
  }



a, a:visited {
    text-decoration: underline;
    color: #acc7ac;
    font-size: 11px;
  }


p {
    color: white;
  }

dt {
    margin-top: 10px;
    margin-bottom: 5px;
    }

dd {
    margin-left: 30px;
   }

/*End OBECNE DEFINICE*/

/*START definice trid a identifikatoru*/

/*Hlavni id cele stranky*/
/*  */
#page {
    position: relative;
    text-align: left;
    margin: 0px auto;
    width: 800px;
    background-color:#0d160f;
    /*border: white solid 1px;
    */
  }


#top {
    background: url('../img/bg_top.jpg') 0px 0px repeat-x #0d1710;
    min-height:180px;
    height: auto !important;
    height: 180px;
  }


#left {
    position: relative;
    float: left;
    width: 178px;
    margin-bottom: 230px;
    /*border: blue solid 1px;
    */
  }


#content {
    position: relative;
    float: right;
    /*border: solid blue 1px;
    */ width: 619px;
  }


#content-left {
    position: relative;
    float: left;
    width: 350px;
    padding-left:35px;
    margin-top: 35px;
    min-height:220px;
    height:auto !important;
    height:220px;
  }

#content-left img {
 margin: 0px 10px 10px 10px;
 float: right;
 border: 2px solid #213826;
}

#content-left img.smile, #content-left img.big-smile {
 position:static;
 float: none;
 border: none;
 vertical-align: top;
 padding-top:2px;
 margin: 0px;
}

#content-left img.big-smile {
 vertical-align: middle;
 padding-top:0px;
 margin: 0px 10px 0px 10px;
}

#content-right {
    position: relative;
    float: right;
    display: inline;
    width: 190px;
    margin: 15px 20px 15px 0px;
    /*border: yellow solid 1px;
    */
  }


#content-footer {
    position: relative;
    float: right;
    display: inline;
    /*border: solid blue 1px;*/
    margin: 25px 20px 15px 35px;
    /*min-height:55px;
    height:auto !important;
    height:55px;*/
  }

#box-dwn1, #box-dwn2 {
 position: relative;
 float: left;
width: 272px;
}

#box-dwn1 img, #box-dwn2 img{
 float: left;
 margin-right: 8px;
 margin-bottom: 3px;
}
#box-dwn1 p, #box-dwn2 p {
 display: block;
 
}

#box-dwn1 h2 a, #box-dwn2 h2 a {
 background: url(../img/next.gif) left center transparent no-repeat;
 padding-left: 17px;
 color: #acc7ac;
 font-size: 11px;
 line-height:200%;
 margin-top: 5px;
 text-decoration: none;
}

#box-dwn1 a img, #box-dwn2  a img {
 border: none;
}

#box-dwn2 {
 float: right;
}

#box-dwn-cnt1, #box-dwn-cnt2 {
    background: url('../img/bg_dwnbox_cnt.jpg') 0px 0px repeat-x;
    background-color: #1E2F1F;
    color:white;
    padding: 12px 12px 5px 12px;
    min-height:125px;
    height:auto !important;
    height:125px;
}

#box-dwn-bot1, #box-dwn-bot2 {
 left: 0px;
 width: 272px;
 height: 6px;
 background: url('../img/bg_dwnbox_bot.gif') 0px 0px no-repeat;
 background-color: transparent;
 
 
}

#footer {
    position: relative;
    float: left;
    background: url('../img/menu_down_bg.jpg') 0px 0px repeat-x;
    height: 90px;
    width:100%;
    text-align: center;
  }

/*Klikaci logo v zahlavi*/

#logo {
    position : relative;
    float: left;
    margin-left: 14px;
    margin-top: 20px;
    background: url('../img/logo.gif') 0px 0px no-repeat transparent;
    width:160px;
    height : 105px;
    z-index: 1;
  }

/* Hratky s menu */

#menu-left {
    margin:30px 0px 30px 25px;
    width: 145px;
  }


#menu-left ul {
    list-style: none;
  }


#menu-left ul li {
    height: 30px;
    line-height: 30px;
    background: url('../img/square.gif') 0px 50% no-repeat;
    border-bottom: 1px solid #1e2620;

  }

#menu-left ul li.no-spacer {
 border:none;
}

#menu-left a {
    color: #ffbe0c;
    font-size: 12px;
    text-decoration:none;
    margin-left:15px;
  }


#menu-left a:hover {
    font-weight: bold;
  }


#menu-down {
    /*position:relative;
    margin: 0px auto;
    */
  }

#menu-top-left , #menu-top-right {
    position: relative;
    float:left;
    padding-top: 80px;
    width: 295px;
    padding-left:5px;
}

#menu-top-right {
 float: right;
 padding-right:5px;
}

#menu-down ul {
 list-style-type: none;
 margin-top: 25px;
 margin-left: 150px;
}

#menu-top-left ul, #menu-top-right ul {
 list-style-type: none;
}

#menu-down ul li{
    position: relative;
    float:left;
    background: url('../img/menu_spacer.jpg') 100% 0% no-repeat transparent;
    padding-left:22px;
    padding-right:22px;
  }

#menu-top-left ul li, #menu-top-right ul li{
    position: relative;
    float:left;
    background: url('../img/menu_spacer.jpg') 100% 0% no-repeat transparent;
    padding-left:22px;
    padding-right:22px;
  }

#menu-top-right ul li {
    float: right;
}

#menu-down ul li.no-spacer, #menu-top-left ul li.no-spacer, #menu-top-right ul li.no-spacer {
 background:none;
}

#menu-down a, #menu-top-left a, #menu-top-right a {
    color : #f3bf53;
    font-weight: bold;
    text-decoration: none;
}

#menu-down a:hover, #menu-top-left a:hover, #menu-top-right a:hover {
    color : #ffbe0c;
  }
/* KONEC hratek s menu*/

#girl {
 position: absolute;
 top: -260px;
 left: 34px;
 background: url('../img/girl.gif') 0px 0px no-repeat transparent;
 width:169px;
 height:230px; 
 /*border: solid blue 1px;*/
}


/*BOXIKY V TOP PAGE*/
#symbola, #symbolb {
 position: absolute;
 top: 5px;
 right: 14px;
 width:52px;
 height:11px;
 background: url('../img/symbola.jpg') 0px 0px no-repeat transparent;
 /*border: solid white 1px;*/
}


#symbolb {
 background-image: url('../img/symbolb.jpg');
 width: 64px;
 height: 12px;
}

#box-a, #box-b, #box-c {
    background: url('../img/bg_topbox.gif') 0px 0px no-repeat transparent;
    position: relative;
    float:left;
    display: inline;
    width: 215px;
    height:103px; 
    /*border: solid white 1px;*/
    color:#acc7ac;
    padding: 0px 15px 0px 15px ;
    margin-bottom: 25px;
    margin-top: -3px;
  }


#box-a {
  margin-left:22px;
}

#box-b {
  margin-left:10px;
}

#box-c {
  margin-left:12px;
}

#box-a h2, #box-b h2, #box-c h2 {
 color: #899989;
 font-size: 12px;
}


.MoreA {
position: absolute;
bottom:3px;
right:10px;
width: 67px;
height:12px;
background-color: transparent;
color: #515151;
line-height: 30px;
/*border: solid red 1px;*/
}



/*#box-a img, #box-b img, #box-c img {
    border: solid 1px #586158;
    margin: 5px 6px;
  }*/


/*Hlavni odelovac cca v 1/2 page*/
hr.big-spacer {
    background-color: #9b9888;
    height:5px;
    width: 800px;
  }

/*CAMERA*/

#cam-label {
    background: url('../img/bg_cam_lab.jpg') 0px 0px repeat-x;
    height: 24px;
    line-height:24px;
    width: 190px;
    margin-top:30px;
  }


#cam-label p {
    margin:0px 5px;
  }


#cam {
    width: 190px;
    height: 145px;
  }

.underline {
 text-decoration: underline;
}

#map {
 border: solid #213826 4px;
 width: 355px;
 height: 355px;
 margin-top: 15px;
 /*margin-left: 15px;*/
}

ul.seznam {
  margin:15px 0px 10px 15px;
}

img.virtual { border: none; margin: 0px 0px 20px 0px}

/*END definice trid a identifikatoru*/
