@charset "utf-8";
/* CSS Document */

body {background: #000000;}

#pas {background: #dd2e11;
	  height: 2px;
	  width: 100%;
	  background-position: top;
	  position: absolute;
	  left: 0px;
	  top: 70px;
	  text-decoration: none;}
	  
#pass {background: #dd2e11;
	   height: 2px;
	   width: 100%;
	   background-position: bottom;
	   position: absolute;
	   left: 0px;
	   bottom: 70px;
	   text-decoration: none;}
	   	  
#passs{background: #dd2e11;
       height: 2px;
	   width: 100%;
	   background-position: bottom;
	   position: absolute;
	   left: 0px;
	   bottom: -1600px;
	   text-decoration: none;}
	   
#pasb{background: #000000;
      height: 70px;
	  width: 100%;
	  background-position: bottom;
	  position: absolute;
	  left: 0px;
	  bottom: -1670px;
	  text-decoration: none;}
	  	   
#pasbd{background: #dd2e11;
       height: 2px;
	   width: 100%;
	   background-position: bottom;
	   position: absolute;
	   left: 0px;
	   bottom: -200px;
	   text-decoration: none;}
	   
#pasbdb{background: #000000;
        height: 70px;
	    width: 100%;
	    background-position: bottom;
	    position: absolute;
	    left: 0px;
	    bottom: -270px;
	    text-decoration: none;}	   
	   	  
#obsah {background-position: top;
        position: absolute;
	    left: 40px;
	    top: 80px;}
		
#obsah_f {background-position: top;
          position: absolute;
	      left: 40px;
	      top: 100px;}		
		
#foto {background-position: left;
       float: left;
	   width: 150px;
	   height: 150px;}
				
#video {background-position: left;
        float: left;
		padding-left: 20px;
		padding-top: 50px;}
		
p {font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#dd2e11;
   text-decoration:none;}
   
#u_menu2{height:16px;background:#000;display:block;padding:4px 0 0 250px;}
#menu2{position:relative;display:block;height:16px;font-size:11px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
#menu2 ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#menu2 ul li{display:block;float:left;margin:0 1px 0 0;}
#menu2 ul li a{display:block;float:left;color:#dd2e11;text-decoration:none;padding:0px 10px 0 10px;height:16px;background:#000000;}
#menu2 ul li a:hover{color:#000000;background:#dd2e11;}

a {text-decoration: none;
   color: dd2e11;}

img {text-decoration: none;
     border-width: 0px;} 
	 
/*menu*/
#menu3 ul{list-style-type:none;}
#menu3 li{display:inline;}
#menu3 a{float: right;font-family:Arial, Helvetica, sans-serif;width:50px;font-size:11px;text-align:center;text-decoration:none;
         color: #dd2e11;font-weight:bold;background:#000000;padding:5px;border-right:1px solid #dd2e11;}
#menu3 a:hover{color:#000000;background:#dd2e11;}
	 



