<!--

.content table {
    width: 100%;
    }

.content div.ramovani {
    width: 100%; 
    background-color: #F1F1F1; 
    border-bottom: 1px solid #E0E0E0; 
    border-top: 1px solid #E0E0E0; 
    padding-bottom: 5px; 
    padding-top: 5px; 
    text-align: center;
    }

.content table.comba {
    width: auto;
    margin-right: 30px;
    }
    
.content table.comba td {
    border: 0px; 
    color: #666;   
    }
    
.content table.comba select {
    width: 150px;
    }    
    
.content table th {
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    background-color: #ACCADD;
    color: #000;
    padding: 3px;
    } 
    
.content table td {
    border-bottom: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    padding: 3px;
    } 
    
.content table td.last {
    border-bottom: 0px;
    border-right: 1px solid #EDEDED;
    padding: 0px;
    }   
    
.content .price {
    color: #AA0000;
    }  
           
.content .sudy {
    background-color: #EDF2F5;
    }

.content .webfares {
    font-size: 7pt; 
    font-weight: bold;
    color: #95A4AC;
    cursor: help;
    }  
    
.content .lokace {
    color: #175191;
    }    

div.relative_blok {
		position: relative;
		}
	
div.longnote {
    position: absolute;
    width: 178px;
    background-color: #fff;
    background-image: url("http://www.czechairlines.co.uk/img/main_bck_note.gif");
    background-repeat: repeat-y;
    border: 1px solid #666;
    padding: 0px;
    top: -16px;
    left: -183px;
    display: none;
    }        
    
div.longnote div {
    padding: 5px;
    } 
    
.content div.longnote_max {
    margin: 5px 0px 5px 0px;
    padding: 5px 5px 5px 10px;
    border: 1px dashed #95A4AC;   
    background-color: #EDF2F5;
/*        background-color: #fff;
    background-image: url("http://www.czechairlines.co.uk/img/main_bck_note.gif");
    background-repeat: repeat-y; */
    }    
    
.content .podminka {
    color: #B3B2B2;
    font-size: 8pt;
    font-weight: normal;
    }    
.posledni {
    border-bottom: 0;
    font-weight: bold;
    }  
-->