/* CSS Document */
/* CSS Document */

   .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        font-size:0px;
        line-height:0px;
    }

    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    * html { margin:0px;
             padding:0px;
           }
    /* End hide from IE-mac */


body            { text-align:center;
                  font-family:verdana;
                  font-size:80%;
                }

div.content     { width:830px;
                  text-align:left;
                  background-image:url("img/back.jpg");
                  margin:0px auto;
                  position:relative;
                }
                
div.top         { height:165px;
                  background-image:url("img/logo.jpg");
                  background-repeat:no-repeat;
                  background-position:60px 0px;
                }

div.logoSwf     { position:absolute;
                  top:1px;
                  left:60px;
                }



div.middle      {


                }
                
.big           { font-size:230%;

               }

.hi            { color:white;
               }

.modry_tlusty  { font-weight:bold;
                 font-size:130%;
                 color:#0071BD;
               }
.modry_tlustsi { font-weight:bold;
                 font-size:220%;
                 color:#0071BD;
               }

div.nadpis_pruvodce    {   text-align:right;
                           padding-top:110px;
                         }

div.prebottom { padding-top:20px;
              }
              
div.nadpis_marketingu { float:left;
                        width:60%;

                  }
                  
div.zpet          { float:left;
                    text-align:right;
                    width:40%;
                    height:19px;
                    _height:22px;
                    padding-top:3px;
                    background-image:url("img/zpetBack.gif");
                    background-repeat:no-repeat;
                    background-position:108px;
                  }
                  
div.zpet a        { text-decoration:none;
                    color:black;
                  }

div.text        {
                  width:730px;
                  font-size:110%;

                  margin-left:100px;
                }
                
div.ttop        { background-color:#E0E1E5;
                  background-image:url("img/everest/everest_1.jpg");
                  background-repeat:no-repeat;
                  height:82px;

                }
                
div.tmiddle     { background-color:#E0E1E5;
                  background-image:url("img/everest/everest_2_bad.jpg");
                  background-repeat:no-repeat;
                  height:355px;

                }
div.tbottom     { background-color:#E0E1E5;
                  background-image:url("img/everest/everest_3.jpg");
                  background-repeat:no-repeat;
                  height:163px;
                }

span.t_active   {
                  cursor:hand;

                }

div.tabor       { text-align:center;
                  aborder:1px solid red;
                }
                

div.tabor_6     { padding-left:278px;
                  padding-right:300px;
                  padding-top:11px;
                  _padding-top:11px;
                  padding-bottom:10px;
                  abackground-image:url("img/everest/ts6.jpg");
                  background-repeat:no-repeat;
                  background-position:277px 5px;
                  _background-position:277px 6px;

                }
                
div.tabor_5     { padding:33px 130px 10px 449px;
                  _padding:33px 130px 10px 449px;
                  abackground-image:url("img/everest/ts5.jpg");
                  background-repeat:no-repeat;
                  background-position:449px 28px;
                  _background-position:449px 28px;
                }
                
div.tabor_4     { padding:50px 370px 10px 210px;
                  _padding:48px 370px 20px 210px;
                  abackground-image:url("img/everest/ts4.jpg");
                  background-repeat:no-repeat;
                  background-position:207px 46px;
                  _background-position:207px 44px;
                }
                
div.tabor_3     { padding:41px 415px 10px 165px;
                  _padding:31px 415px 9px 165px;
                  abackground-image:url("img/everest/ts3.jpg");
                  background-repeat:no-repeat;
                  background-position:162px 37px;
                  _background-position:162px 26px;
                }
                
div.tabor_2     { padding:29px 286px 10px 294px;
                  _padding:28px 286px 10px 294px;
                  abackground-image:url("img/everest/ts2.jpg");
                  background-repeat:no-repeat;
                  background-position:293px 24px;
                  _background-position:293px 23px;
                }

div.tabor_1     { padding:36px 510px 9px 70px;
                  _padding:35px 510px 8px 70px;
                  abackground-image:url("img/everest/ts1.jpg");
                  background-repeat:no-repeat;
                  background-position:69px 31px;
                  _background-position:69px 30px;
                }

div.otazka_karta {
                   margin-left:300px;
                   margin-right:30px;
                   position:relative;
                   top:-50px;
                 }
div.karta_name   {
                   background-color:#0072BC;
                   color:white;
                   width:120px;
                   text-align:center;
                   font-weight:bold;
                   font-size:80%;
                   padding-bottom:2px;
                   padding-top:2px;
                   filter: alpha(opacity=90);
                 }

div.odpoved      { display:none;
                 }

div.karta_body   { height:100px;
                   _height:120px;
                   background-color:#CCCCCC;
                   filter: alpha(opacity=85);
                   border:1px solid #999999;
                   padding:20px;
                   text-align:center;
                   font-weight:bold;
                 }
div.odpoved      { margin-top:16px;
                 }

span.odp         { padding-bottom:5px;
                   padding-top:2px;
                   padding-left:76px;
                   padding-right:76px;
                   background-image:url(img/uspech/neBack.gif);
                   background-position:center;
                   background-repeat:no-repeat;
                   filter: alpha(opacity=100);

                   font-weight:bold;
                   
                 }
                 
span.odp a       { color:white;
                   text-decoration:none;
                 }

div.text a      {
                }
                

div.bottom          { text-align:center;
                      padding-top:30px;
                      padding-bottom:10px;
                      font-size:80%;

                    }

                



