/* ----------------------------------------------------------------------------------------------------------

    Output device:  screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-01-01, 00:00 GMT+1
    Version:    2.2.5 (2008-06-07, 20:28 GMT+1)
    
    Structure:
        display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:

        1) Reset
        2) Universal formatting styles

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border:0; outline:0; vertical-align:baseline; background:transparent;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal formatting styles
---------------------------------------------------------------------------------------------------------- */

.noscreen {display:none;}

.box {min-height:1px;}
.box:after, ul:after, #main:after, #main-in:after, .clear {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}


.clear {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
.fix {float:none; clear:both; width:0; height:0; margin:0; padding:0; border:0; line-height:0; font-size:0;}
.f-left {float:left !important;}
.f-right {float:right !important;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top !important;}
.va-middle {vertical-align:middle !important;}
.va-bottom {vertical-align:bottom !important;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.hidden {position:absolute; left:-1000em; top:-1000em; width:1px; height:1px; overflow:hidden;}

ul{

  list-style: none;

}


html{
  background: #593117 url(../img/background2.jpg) repeat-y bottom center;

}
  


body{
  
  background: url(../img/background.jpg) no-repeat top center;
  font-size: 0.75em;
  font-family: Arial, helvetica, sans-serif;
  text-align: center;
  color: #fff;
  margin-top: -20px;


  
}


img{
  display: block;
  float:left;
  margin-bottom:15px;


  }


a{color: #ffc600;}

a:hover{color: #fff;}



dl{


}



dt{
  color: #ffc600;  
  font-size: 1.3em;
  display: block;
    

}


dd{
    

}

p, dd, th, td, #text li{
  
  line-height: 160%;
  margin-bottom: 1em;


}

dt{
	line-height: 130%;
}

th{
	width: 200px;
}

h1{}

h2{color: #bf9364;}

h3{color: #bf9364;}

h4{color: #drykbf9364;}





#slogan{

  width: 379px;
  height: 96px;
  float:left;
  overflow: hidden;
    top: 70px;
  position: relative;
}




#text{

  width: 100%;
}





h2{margin-bottom: 20px;}

h3{
	margin-bottom: 1em;
}
#container{

  padding-top: 30px;
  background: url(../img/main-top.png) no-repeat right 440px;
  width: 939px;
  margin: 20px auto 0 auto;
  text-align: left;
  position: relative;
}


#main{
  background: #593117 url(../img/main-background.png);


 margin-top: 330px  }
  

#main-in{
padding: 25px;
height:100%;
  background: url(../img/main-bottom.png) no-repeat right bottom;
  }
   
#nav{
 background: url(../img/nav-menu.png) right top;
  clear:both;
  position: absolute;
  top: 330px;
  width: 100%;
}


#nav ul{
  background: url(../img/nav-menu.png) right top;
  
  
  }
#nav li{
  float:left;

  
  display: block;
}
  
#nav li a{
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
   height: 77px; 
} 
#text{
  position: relative;
}

h2{

  
  display: block;
    overflow: hidden;



}
h2{
  margin-top: 20px;
}
  /*
h2.technika{   height: 76px; 
margin-left: -20px;
margin-top: -20px;
  width: 120px;   text-indent: -9999px;
    background: url(../img/nav-technika.png) no-repeat top left;
}


h2.tym{margin-left: -20px;
margin-top: -20px;
  width: 88px;   height: 76px;    text-indent: -9999px;
  background: url(../img/nav-tym.png) no-repeat top left;
}



h2.kalendar{
margin-left: -20px;
margin-top: -20px;
  width: 120px;   height: 76px;    text-indent: -9999px;
  background: url(../img/nav-kalendar.png) no-repeat top left;
}


h2.foto{
  width: 89px; margin-left: -20px;
margin-top: -20px;  height: 76px;    text-indent: -9999px;
  background: url(../img/nav-foto.png) no-repeat top left;
}


h2.video{
  width: 99px; margin-left: -20px;
margin-top: -20px;  height: 76px;    text-indent: -9999px;
  background: url(../img/nav-video.png) no-repeat top left;
}


h2.partneri{
  width: 115px; margin-left: -20px;
margin-top: -20px;  height: 76px;    text-indent: -9999px;
  background: url(../img/nav-partneri.png) no-repeat top left;
}

h2.kontakt{
  width: 119px;  margin-left: -20px;
margin-top: -20px; height: 76px;    text-indent: -9999px;
  background: url(../img/nav-kontakt.png) no-repeat top left;
}
*/

#nav li a span{
  
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

} 
  
#nav li.home a{
  width: 96px;
}

#nav li.home a span{
  background: url(../img/nav-home.png) no-repeat top left;
}
  
  
#nav li.home a{
  width: 96px;
}

#nav li.home a span{
  background: url(../img/nav-home.png) no-repeat top left;
}

  
#nav li.tym a{
  width: 88px;
}

#nav li.tym a span{
  background: url(../img/nav-tym.png) no-repeat top left;
}

  
#nav li.technika a{
  width: 120px;
}

#nav li.technika a span{
  background: url(../img/nav-technika.png) no-repeat top left;
}

  
#nav li.kalendar a{
  width: 120px;
}

#nav li.kalendar a span{
  background: url(../img/nav-kalendar.png) no-repeat top left;
}

  
#nav li.foto a{
  width: 89px;
}

#nav li.foto a span{
  background: url(../img/nav-foto.png) no-repeat top left;
}

  
#nav li.video a{
  width: 99px;
}

#nav li.video a span{
  background: url(../img/nav-video.png) no-repeat top left;
}

#nav li.partneri a{
  width: 115px;
}

#nav li.partneri a span{
  background: url(../img/nav-partneri.png) no-repeat top left;
}

#nav li.kontakt a{
  width: 119px;
}

#nav li.kontakt a span{
  background: url(../img/nav-kontakt.png) no-repeat top left;
}





.left-column{
  
   width: 550px;
   _width: 630px;
   float:left;
   
   padding-left: 20px;
   
}


#text, #foto, #video, #dakar, #zavody{

  padding-bottom: 30px;

  background: url(../img/box-line.png) repeat-x bottom;
}


#foto{
  
  width: 270px;
  float:left;

}

#foto h2{
  
  width:114px;
  height: 39px;
  display: block;
  overflow: hidden;
    position: relative;
  }
  

#foto h2 span{
    

  position: absolute;
  top: 0;
  left: 0; 
  
  width:114px;
  height: 39px;
  display: block;
  overflow: hidden;
  background: url(../img/foto.png)
  
  }
  
#foto a{
  display: block;
  clear:left;
}

#video{
  
  width: 270px;
  float:right;

}





#video h2{
  
  width:133px;
  height: 32px;
  display: block;
  overflow: hidden;
  position: relative;
}
#video h2 span{
  
    

  position: absolute;
  top: 0;
  left: 0; 
  
  
  width:133px;
  height: 32px;
  display: block;
  overflow: hidden;
  background: url(../img/video.png)
}


#dakar{
  
  width: 270px;
  float:left;

}



#dakar h2{
  
    

 
  
  
  width:251px;
  height: 55px;
  display: block;
  overflow: hidden;
  position: relative;
}
#dakar h2 span{
  
  position: absolute;
  top: 0;
  left: 0; 
  width:221px;
  height: 55px;
  display: block;
  overflow: hidden;
  background: url(../img/dakar.png)
}

#zavody {
  width: 270px;
  float:left;

}



#zavody h2{
  width:248px;
  height: 46px;
  display: block;
  overflow: hidden;

  position: relative;
}


#zavody h2 span{
  
    

  position: absolute;
  top: 0;
  left: 0; 
  
  width:248px;
  height: 46px;
  display: block;
  overflow: hidden;
  background: url(../img/zavody.png)
}



.right-column{
  margin-left: 30px;
  padding-left: 30px;
  float:left;
  width: 240px; 
  _width: 270px;
}


#novinky h2{
  width:100px;
  height: 32px;
  display: block;
  overflow: hidden;
  position: relative;

}

#novinky h2 span{
  
    

  position: absolute;
  top: 0;
  left: 0; 
  
  
  width:100px;
  height: 32px;
  display: block;
  overflow: hidden;
  background: url(../img/novinky.png)
}





#sponzori h2{
  width:117px;
  height: 46px;
  display: block;
  overflow: hidden;
  position: relative;

}

#sponzori h2 span{
  
    

  position: absolute;
  top: 0;
  left: 0; 
  
  
  width:117px;
  height: 46px;
  display: block;
  overflow: hidden;
  background: url(../img/sponzori.png)
}


#sponzori img{
  border:
  float:left;
  margin-right: 15px;
}




#copyright{
  position: relative;
  float: right;
    width: 253px;
  height: 51px;
    display: block;
  overflow: hidden;


}

#copyright span{

  

  position: absolute;
  top: 0;
  left: 0; 
  
  width:253px;
  height: 51px;
  display: block;
  overflow: hidden;
  background: url(../img/copyright.png)
  
}
a.thickbox img{
	display: block;
 	float:left;
 	margin-bottom: 10px;
 	margin-right: 10px;

  border: 2px solid #bf9364;
}
a.thickbox:last-child {
	margin-right: 0;
}

a.video img{

  margin-right: 10px; 
  margin-bottom: 10px;
  
}

#zavody li{

	line-height: 180%;
}