body {
		font-family: Verdana CE, Verdana, sans-serif;
		font-size: 10px;		
		color: black;
  }

li {
    list-style-image: url('img/ybox.gif');
}

h2 {
    background: url('img/uh2.jpg');
    background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 16px;
    color: rgb(185,35,25);
}
  
#page {
    position: relative;
    text-align: center; 
    width: 750px;
  }
  
#head
  {
    width: 750px;
    height: 140px;
    background: url('img/head2.jpg');
    background-repeat: no-repeat;
    padding-left: 330px;
    padding-top: 15px;
    font-size: 13px;
    line-height: 1.5;
    text-align: left; 
  }
  html>body #head
  {
    height: 130px;
  }
  
  
#menu {
    width: 750px;
    height: 32px;
    background: url('img/menubg.jpg');
    text-align: center; 
  }

#btm {
    width: 750px;
    height: 32px;
    background: url('img/btm.jpg');
    text-align: center;
    
  }
  
#cenik th {
    text-align: left;
    font-size: 12px;
    font-weight: normal;
    background-color: #CCCCCC;
    padding: 6px;
}
  
#cenik td {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: rgb(245,235,0);
}
  
#menutable {
    font-size: 14px;
    font-weight: bold; 
    width: 400px;
    }
  
#menutable td {
    text-align: center;
}

#main {
    width: 700px;
    font-size: 12px;
    text-align: left;
    background-color: white;
    padding: 25px;
    line-height: 2.0;
    float: none;
}

html>body #main {
    width: 650px;
    } 
  
#main.td {
    font-size: 12px;
    padding: 5px;
}
  
.thin {
    border: 1px solid #666;
    background-color: #EEE;
    
    
}
.selected {
    color: #666; 
  }

a {
    text-decoration: none;
    color: black;
}
a:hover {
    background-color: #FF0;
}

#foto1 {
    margin-top: 50px;
}
  		
#foto2 {
    height: 90px;
    width: 100%;
    background-color: #CCCCCC;
    text-align: left;
}

#foto4 {
    margin-left: 20px;
    height: 280px;
    padding-top: 100px;
    padding-bottom: 20px;
    float: right;
    width: 158px;
    background-color: #CCCCCC;
}


