  *{margin:0px;
    padding:0px;
    }
       
  body {text-align:center;
        background-image:url(../design/background.gif);
        background-position: center top;
        background-repeat:no-repeat;
        background-color:rgb(255,255,255);
        }

        
  #celek {width:960px;
          margin-left:auto;
          margin-right:auto;
          text-align:left;
          background-image:url(../design/text1.gif);
          background-repeat:repeat-y;
          }
          
       
  
                    
  
  #header {width:960px;
           height:240px;
           background-image:url(../design/header.jpg);
           }
  
  #mezera3 {
	     
	     width:960px;
            height:1px;
            background-image:url(../design/MEZERA POD HEADEROM);
            background-color:rgb(0,0,0);
           }      
           
  #ramec_left {width:960px;
               min-height:960px;
               _height:960px;
               background-image:url(../design/ramec_stred.jpg);
               background-repeat:no-repeat;
               background-color:rgb(255,255,255);
               float:left;
               }
             
  
  #text_left {margin:15px; 
		margin-top:50px;
		margin-bottom:0px;
		margin-right:40px;
		margin-left:55px;                                  
              
	
		color:rgb(0,0,0);
              font-family:Tahoma;
	            text-align:left;
              }
              


          
 
  
  #footer {width:960px;
	         height:20px;
           background-color:rgb(255,255,255);
           text-align:right;
           color:rgb(87,87,87);
           font-family:Verdana;
           font-size: 12;
           }
  


#menu ul li
{
display: inline;
}

#menu ul
{
margin: 0;
padding: 7 14 7 14;
color: #333333;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 14px;
letter-spacing: 0px;
font-weight: bold;
}

#menu ul li a
{
padding: 0.2em 12px;
color: #333333;
text-decoration: none;
float: left;

}

#menu ul li a:hover
{
color: rgb(255,127,0);
}

#menu li#active a
{
color: rgb(255,127,0);
} 
                             