@charset "windows-1250";

* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

html {/* background: url('pict/pozadi.jpg') left top repeat-x; */background-color:black; }

body { text-align:center; color: #969696; font:normal 0.9em/1.3em tahoma; padding-top:0px; background-color:black;} 

table { font:normal 1em arial;}

a {color:#ff3700; text-decoration:none;}
p {padding:3px 0px 3px 0px;}

h1 {font:normal 1.1em/1em tahoma; color:#ff3700; padding:5px 0px 5px 0px;}


#box { clear:both;text-align:left; display:table; margin:0px auto; height:auto; width:900px; margin-top:5px;}
#box1 { padding-left:0px; display:table; text-align:left; width:900px; height:auto;}

#hlavicka {clear:both;width:774px; height:211px; margin: 0px auto; background: url('pict/header.jpg') no-repeat 0px 0px;}

#menu { float:left; text-align:left; display:table; padding:91px 0px 0px 6px;margin:0px auto; height:auto; width:850px;  }
#menu a {display:block; float:left; border-top:1px solid #747474;border-bottom:1px solid #747474;border-right:1px solid #747474;color:white;text-decoration:none; font:bold 12px tahoma; padding-top:6px; padding-bottom:6px;}
#menu a:hover{color:white; background:black;}

#lpanel {float:left; border:none; width:130px; text-align: left;margin: 185px 0px 0px 0px; background-color:black;}

  #lpanel a { display:block; text-decoration: none; height:20px; width:129px; }
  #lpanel a.m1 {background: url(menu-cz/001.jpg) 0px 0px no-repeat;}
  #lpanel a.m1:hover {background: url(menu-cz/001.jpg) -131px 0px no-repeat;}
  #lpanel a.m2 {background: url(menu-cz/002.jpg) 0px 0px no-repeat;}
  #lpanel a.m2:hover {background: url(menu-cz/002.jpg) -131px 0px no-repeat;}
  #lpanel a.m3 {background: url(menu-cz/003.jpg) 0px 0px no-repeat;}
  #lpanel a.m3:hover {background: url(menu-cz/003.jpg) -131px 0px no-repeat;}
  #lpanel a.m4 {background: url(menu-cz/004.jpg) 0px 0px no-repeat;}
  #lpanel a.m4:hover {background: url(menu-cz/004.jpg) -131px 0px no-repeat;}
  #lpanel a.m5 {background: url(menu-cz/005.jpg) 0px 0px no-repeat;}
  #lpanel a.m5:hover {background: url(menu-cz/005.jpg) -131px 0px no-repeat;}
  #lpanel a.m6 {background: url(menu-cz/006.jpg) 0px 0px no-repeat;}
  #lpanel a.m6:hover {background: url(menu-cz/006.jpg) -131px 0px no-repeat;}
  #lpanel a.m7 {background: url(menu-cz/007.jpg) 0px 0px no-repeat;}
  #lpanel a.m7:hover {background: url(menu-cz/007.jpg) -131px 0px no-repeat;}
  #lpanel a.m8 {background: url(menu-cz/008.jpg) 0px 0px no-repeat;}
  #lpanel a.m8:hover {background: url(menu-cz/008.jpg) -131px 0px no-repeat;}
  #lpanel a.m9 {background: url(menu-cz/009.jpg) 0px 0px no-repeat;}
  #lpanel a.m9:hover {background: url(menu-cz/009.jpg) -131px 0px no-repeat;}
  #lpanel a.m10 {background: url(menu-cz/010.jpg) 0px 0px no-repeat;}
  #lpanel a.m10:hover {background: url(menu-cz/010.jpg) -131px 0px no-repeat;}
  #lpanel a.m11 {background: url(menu-cz/011.jpg) 0px 0px no-repeat;}
  #lpanel a.m11:hover {background: url(menu-cz/011.jpg) -131px 0px no-repeat;}
  #lpanel a.m12 {background: url(menu-en/012.jpg) 0px 0px no-repeat;}
  #lpanel a.m12:hover {background: url(menu-en/012.jpg) -131px 0px no-repeat;}
  
  
  		
#main {width:770px;  float:left; background-color:black;  }
	#main #obsah {padding:0px 0px 0px 0px;}
	#main p {padding:3px 10px 7px 0px;}	
	
#bottom { clear:both;float:left;text-align:left; width:910px; height:55px; padding-top:10px;}
#bottom #stranky {float:left; width:130px; height:55px; padding-top:0px; font:normal 15px tahoma; }
#bottom #stranky a {color:gray;}
#bottom #stranky a.pressed {color:#ac391a;}
#bottom #nahledy {float:left; width:770px; height:55px; }
#bottom #nahledy img {margin-left:6px;}

#procleny input {border:1px solid #6c6c6c; background-color:#A8A7A5;}  	
#procleny input.submit {border:1px solid #b52f0a; background-color:#ff3704; color:#6e1300;}	
	
#vzkazy input {border:1px solid #6c6c6c; background-color:#A8A7A5; width:250px;}
#vzkazy textarea {border:1px solid #6c6c6c; background-color:#A8A7A5; width:450px; height:100px;}
#vzkazy input.submit {border:1px solid #b52f0a; background-color:#ff3704; color:#6e1300; width:30px;}	
	
	
#foot { background: url(pict/foot.jpg) 0px 0px no-repeat; padding:0px;text-align:left; clear:both; display:table; margin: 0px auto;height:25px; width:774px; color:black;}
#foot a {color:#91bf91;}

		
div.cleaner {clear:both;}

div.scrollholder
{
    position: relative;
    width: 770px; height: 450px;
    overflow: auto;
    z-index: 1;
    background-color: black;
}

div.scrollholder2
{
    position: relative;
    width: 770px; height: 600px;
    overflow: auto;
    z-index: 1;
    background-color: black;
}


div.scroll
{
    position: absolute;
    left: 0; top: 0;
    width: 95%;
    z-index: 2;
}

/* <Scroll> */
div.track
{
    position: relative;
    float:right;
    top: 10%; 
    width: 11px; height: 80%;
    font-size: 0;
    z-index: 3;
    background: black;
    background: url(pict/line.jpg) 5px 0px repeat-y;
    
}

div.drag_bar
{
    position: absolute;
    width: 100%; height: 14px;
    cursor: pointer;
    z-index: 4;
    /* background: #707070; */
    background: url(pict/holder.jpg) 0px 0px no-repeat;
    
}  
