body, img, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, td, th, table  {margin:0;padding:0;}
img { border: 0px; }

.cleaner { font-size: 1px; clear: both; overflow: hidden; height: 0; }
.cleaner2 {  clear: both; }
.invisible {display: none; }

a span { display: none; }
a { text-decoration: none; }
a:Hover { text-decoration: underline; }

body {
    background-color: white;
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
    text-align: center;
}

table {
    font-family: Trebuchet MS, sans-serif;
    font-size: 12px;
    border-collapse: collapse;
}

    
    #wraper {
        width: 968px; 
        margin: 0 auto;
        text-align: left;   
    }
    
        #wrapper_top {
            height: 85px;
            overflow: hidden;
			background-image: url('volejte.jpg');
			background-position: top right;
			background-repeat: no-repeat;
        }
    
        #logo {
            display: block;
            width: 219px;
            height: 78px;
            background-image: url('logo.gif');
            background-repeat: no-repeat;
            float: left;
            margin-bottom: 8px;
        }
        
        /* horni menu, Vseobecne podminky atd.. */
        #infoMenu {
            font-size: 11px;
            font-family: Trebuchet MS, sans-serif;
            color: #fefefe;
            width: 410px;
            height: 26px;
            background-image: url('bg.infoMenu.gif');
            float: right;
            line-height: 26px;
            text-align: center;
        }
        
            #infoMenu a {
                color: #fefefe;
            }
            
            #infoMenu a:Hover {
                color: #eeeeee;
            }
        
/*        #logo_label {
            float: left;
            position: relative;
            top: 48px;
            left: -217px;
            color: #0a6c93;
            display: block;
            width: 590px;
             background-color: red; 
        }*/
        #logo_label {
            float: left;
            color: #0a6c93;
            display: block;
            width: 550px;
        }
        
        /* Letos větší a lepší! Do ... */
/*        #infoLabel {
            font-size: 12px;
            color: #0a6c93;
            text-align: right;
            position: relative;
            left: 375px;
            top: 72px;
             background-color: green; 
            display: block;
            width: 400px;
            white-space: nowrap;
        }*/
        #infoLabel {
            font-size: 14px;
            color: #2f51a5;
            text-align: right;
            display: block;
            float: right;
            width: 400px;
            white-space: nowrap;
			clear: right;
			margin-top: 62px;
			
        }
            
            #infoLabel span {
                color: #ff9900;
            }
            
            
        #bubleLabel {
            position: relative;
            top: -65px;
            lleft: -200px;
            font-size: 12px;
            font-weight: normal;
            color: #2f51a5;
            float: left;
            display: block;
            width: 530px;
        }
        
            #bubleLabel a {
                color: #2f51a5;
                text-decoration: underline;
            }
            
                #bubleLabel a:hover {
                    text-decoration: none;
                }
            
        /* horni menu, home, rakousko, italie ..... */
        #wrapper_topMenu {
            clear: both;
            background-image: url('bg.topMenu.gif');
            width: 968px;
            height: 39px;
            
        }
        
            #wrapper_topMenu ul {
                List-style: none;
            }
            
                #wrapper_topMenu ul li {
                    display: block;
                    float: left;
                    line-height: 35px;
                    text-align: center;
                    padding: 0px 15px;
                    background-image: url('bg.li.gif');
                    background-repeat: no-repeat;
                    background-position: right center;
                }
                    #wrapper_topMenu .lastLi {
                        background-image: url();
                        padding-right: 0px;
                    }
            
                    #wrapper_topMenu .firstLi {
                        padding-left: 25px;
                    }
            
                    #wrapper_topMenu ul li a {
                         font-family: Trebuchet MS, sans-serif;
                         color: white;
                         font-size: 14px;
                         font-weight: bold;
                    }
                    
                        #wrapper_topMenu ul li a:Hover {
                            color: #f0f0f0;
                        }
             
             #wrapper_topMenu form {
                float: right;
                margin-right: 10px;
             } 
            /* input pro vyhledej */
            #wrapper_topMenu #find_input {
                border: 2px solid white;
                font-family: Trebuchet MS, sans-serif;
                color: #303030;
                width: 68px;
                height: 16px;
                float: left;
                display: block;
                margin: 9px 0px 0px 22px;
            }
            
            /* vyhledej */
            #wrapper_topMenu #find_submit {
                width: 100px;
                height: 22px;
                display: block;
                background-image: url('btn.findSubmit100.gif');
                margin: 9px 0px 0px 19px;
                border: 0px;
                float: left;
                cursor: pointer;
            }
        
        #wrapper_topMenu ul li ol  {
			display: none;
			position: absolute;
			z-index: 1001;
			background-color: #ff9900;
			border: 1px solid #073a79;
			}
			#wrapper_topMenu ul li ol li {
				display: block;
				width: 180px;
				float: none;
				border-top: 1px dotted #073a79;
				background-image: none;
				}
				#wrapper_topMenu ul ol li a {
					color: #04397a;
					display: block;
					width: 100%;
				}
			#wrapper_topMenu ul li ol li.firstOlLi {
				border-top: none;
		}
        /* paticka */
        #wrapper_footer {
            width: 968px;
            height: 31px;
            background-image: url('bg.footer.gif');
            font-family: Trebuchet MS, sans-serif;
            text-align: right;
            line-height: 31px;
            color: white;
            clear: both;
            
        }    
        
            #wrapper_footer a {
                color: white;
            }
                
                #wrapper_footer a:Hover {
                    color: #f0f0f0;
                }
        
            #wrapper_footer b {
                margin: 0px 10px 0px 10px;
            }
        
        #copyright {
            color: #999999;
            margin: 8px 0px 8px 30px;
        }
        
        #friedWebs {
            color: #bfbfbf;
            display: inline;
            float: right;
            border-top: 1px solid #bfbfbf;
            margin: 20px 3px 15px 0px;
        }
        
            #friedWebs a {
                color: #bfbfbf;
                margin: 0px 2px 0px 2px;
            }
                
                #friedWebs a:Hover {
                    color: #b0b0b0;
                }
                
                
        /* levy sloupec */
        #wrapper_left {
            width: 487px;
            margin: 6px 0px 0px 2px;
            float: left;
        }
        
            /* nadpis */
            #wrapper_left .yellowLabelLeft {
                display: block;
                width: 487px;
                height: 20px;
                background-image: url('bg.left.yellowLabel.gif');
                margin-bottom: 8px;
                line-height: 20px;
            }
            
                #wrapper_left .yellowLabelLeft h1 {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 16px;
                    font-weight: bold;
                    Letter-spacing: 1px;
                    /*Text-transform: uppercase;*/
                    color: black;
                    Text-indent: 20px;
                    margin: 0px;
                }
                
            #wrapper_left .blueLabelLeft {
                display: block;
                width: 487px;
                height: 29px;
                background-image: url('bg.left.blueLabel.gif');
                margin-bottom: 8px;
                line-height: 29px;
            }
            
                #wrapper_left .blueLabelLeft h1 {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 15px;
                    font-weight: bold;
                    Letter-spacing: 1px;
                    /*Text-transform: uppercase;*/
                    color: #7ad7fc;
                    Text-indent: 20px;
                    margin: 0px;
                    float: left;
                }
                
                #wrapper_left .blueLabelLeft img {
                    float: right;
                    margin: 9px 10px 0px 0px;
                }
                

            /* h1 na home */
            #bannerL1 {
                width: 488px;
                height: 266px;
                background-image: url('holka.jpg');
                margin-bottom: 8px;
            }
			
			#bannerRentacarLeft, #bannerRentacarRight {
				display: block;
				width: 462px; /* 487px celkova sirka - 25px padding */
				height: 150px; /* 171px celkova vyska - 21px padding */
				margin: 0 0 8px 0;
				padding: 21px 0 0 25px;
				background-image: url(bannerRentacarLeft.png);
				text-transform: uppercase;
				font-family: Trebuchet MS, sans-serif;
				font-size: 18px;
				font-weight: bold;
				color: #04397a;
				text-decoration: none;
			}
			#bannerRentacarRight {
				width: 441px; /* 466px celkova sirka - 25px padding */
				height: 144px; /* 165px celkova vyska - 21px padding */
				background-image: url(bannerRentacarRight.png);
			}
            
            #bannerDekujeme {
                width: 484px;
                height: 76px;
                background-image: url('banner.dekujeme.gif');
                margin-bottom: 8px;
            }
                #bannerDekujeme p{
                    color: #003366;
                    font-family: Trebuchet MS, sans-serif;
                    
                    padding: 18px 0px 0px 50px;
                }
            
            /* vyhledavaci formular */
            
            #formVyhledatRamT {
                width: 488px;
                height: 4px;
                background-image: url('bg.ramST.gif');
                font-size: 1px;
                clear: both;
            }
            
            #formVyhledat {
                width: 488px;
                background-image: url('bg.ramSC.gif');
            }
            
            #formVyhledatRamB {
                width: 488px;
                height: 4px;
                background-image: url('bg.ramSB.gif');
                margin-bottom: 8px;
                clear: both;
                font-size: 1px;
            }
            
            
                #formVyhledat h2,
                #formVyhledat h1 {
                    color: #a20606;
                    font-family: Trebuchet MS, sans-serif;
                    font-weight: bold;
                    font-size: 15px;
                    Text-transform: uppercase;
                    margin-left: 18px;
                    line-height: 35px;        
                }
                
                #formVyhledatSubmit {
                    width: 121px;
                    height: 22px;
                    display: block;
                    background-image: url('btn.vyhledej.gif');
                    margin: 10px 35px 15px 10px;
                    border: 0px;
                    float: right;
                    cursor: pointer;
                }
                
                /* rozsierene hledani */
                .formVyhledatRH {
                    color: #04397b;
                    margin-left: 15px;
                    position: relative;
                    top: 13px;
                    padding-right: 9px;
                    background-image: url('ico.rozsireneHledani.gif');
                    background-repeat: no-repeat;
                    background-position: right 9px;
                    text-decoration: underline;
                    margin-left: 55px;
                    display: block;
                    margin-bottom: 20px;
                }
                
                    .formVyhledatRH:Hover {
                        color: #04397b;
                    }
                    
                /* zakladni hledani */
                .formVyhledatZH {
                    color: #04397b;
                    margin-left: 15px;
                    position: relative;
                    top: 13px;
                    padding-right: 9px;
                    background-image: url('ico.zakladniHledani.gif');
                    background-repeat: no-repeat;
                    background-position: right 9px;
                    text-decoration: underline;
                    margin-left: 55px;
                }
                
                    .formVyhledatZH:Hover {
                        color: #04397b;
                    }
                    
                    #formVyhledat .formField {
                        float: left;
                        margin: 0px 0px 10px 8px;
                    }
                    
                    #formVyhledat .formField input, 
                    #formVyhledat .formField select {
                        border: 1px solid #04397a;
                        _border: 1px solid white;
                        &border: 1px solid white;
                        font-family: Trebuchet MS, sans-serif;
                        color: #303030;
                        background-color: white;
                    }
                    
                    #formVyhledat .formField label {
                        display: block;
                        font-size: 12px;
                        color: #04397a;
                        font-family: Trebuchet MS, sans-serif;
                        margin-bottom: 2px;
                        white-space: nowrap;
                    }
                   
                    #formVyhledat .w121 {
                        width: 121px;
                    }
                    
                    #formVyhledat .lupa input {
                        background-image: url('ico.lupa.png');
                        background-repeat: no-repeat;
                        background-position: 102px center;
                    }
                    
                    #formVyhledat .w93 {
                        width: 160px;
                    }
                    
                    #formVyhledat .w109 {
                        width: 109px;
                    }
            
            /* lastminute na email */
            #lastEmail {
                width: 487px;
                height: 76px;
                background-image: url('bg.lastEmail.jpg');
                margin-bottom: 8px;
                color: #04397a;
                font-weight: bold;
                
            }
            
                #lastEmail h2 {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 20px;
                    font-weight: normal;
                    margin-left: 18px;
                    line-height: 40px;
                    float: left;
                }
                
                #lastEmail p {
                    font-family:Trebuchet MS, sans-serif;
                    width: 175px;
                    float: left;
                    margin: 7px 0px 0px 55px;
                    _margin-left: 50px;
                }
                
                .lastEmailInput {
                    border: 1px solid #04397a;
                    font-family: Trebuchet MS, sans-serif;
                    color: #303030;
                    width: 110px;
                    height: 16px;
                    float: left;
                    display: block;
                    margin: 3px 0px 0px 18px;
                }
                
                #lastEmailSubmit {
                    width: 121px;
                    height: 22px;
                    display: block;
                    background-image: url('btn.registruj.gif');
                    margin: 3px 14px 0px 10px;
                    border: 0px;
                    float: left;
                    cursor: pointer;
                }
            
                #lastEmail a {
                    color: #04397a;
                    font-family: Trebuchet MS, sans-serif;
                    line-height: 28px;
                    margin: 0px 18px 0px 18px;
                    _margin: 0px 10px 0px 10px;
                }
                
                    #lastEmail a:Hover {
                        color: #14498a;
                    }
            
            .ramLT {
                width: 487px;
                height: 13px;
                background-image: url('bg.ramLT.gif');
            }
            
            .ramLT2 {
                width: 487px;
                height: 29px;
                background-image: url('bg.ramLT2.gif');
            }
            
                .ramLT2 h2,
                .ramLT2 h1,
                .ramLT2 strong {
                    color: #77d4f8;
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 29px;
                    text-indent: 20px;
                    float: left;
                }
                
                .ramLT2 h1 {
                    color: white;
                }
                
                .ramLT2 strong {
                    color: white;
                    font-size: 13px;
                }
            
                .ramLT2 img {
                    float: right;
                    margin: 9px 10px 0px 0px; 
                }
                
                .ramLT2 h2 a {
                    color: #77d4f8;
                }
                
            .ramLC {
                width: 487px;
                background-image: url('bg.ramLC.gif');    
            }
            
            .ramLC2 {
                width: 487px;
                background-image: url('bg.ramLC.gif');
                border-bottom: 1px solid #04397a; 
                margin-bottom: 8px;
                font-family: Trebuchet MS, sans-serif;    
            }
            
                .ramLC2 .bigImg {
                      margin: 1px 13px 1px 2px; 
                      float: left
                }
                
                .ramLC2 .thumbImg {
                    margin: 13px 0px 0px 7px;
                }
                
                .ramLC2 table {
                    margin: 5px 0px 15px 0px;
                    color: #00234f;
                }
                
                    .ramLC2 table th {
                        padding: 0px 10px 2px 5px;
                        font-size: 12px;
                    }
                
                .ramLC2 strong {
                    color: #0a6c93;
                    font-size: 12px;
                    padding-left: 5px;
                }
            
                .textContent {
                    color: #00234f;
                    font-family: Trebuchet MS, sans-serif;
                    margin: 0px 25px 0px 25px;
                }
                
                    .textContent a {
                        color: #00234f;
                    }
                
                .lowMargin {
                    margin: 0px 25px 0px 15px;
                }
                
                    .textContent .c2 {
                        color: #0a6c93;
                    }
                    
                    .textContent h2, 
                    .textContent h1,
                    .textContent h3 {
                        font-family: Trebuchet MS, sans-serif;
                        font-weight: bold;
                        margin-bottom: 10px;
                        font-size: 14px;
                    }
                    
                    .textContent h3 {
                        font-size: 13px;
                    }

                    .textContent strong {
                        font-family: Trebuchet MS, sans-serif;
                        font-weight: bold;
                        font-size: 13px;
                        line-height: 16px;
                    }
                    
                    .textContent ul {
                        margin: 2px 0px 0px 18px;
                        padding-bottom: 1px;
                    }
                    
                        .textContent ul li {
                            list-style: square outside url("li.gif");
                            margin: 7px 0px 7px 0px;   
                        }
                    
                    .textContent .brownS {
                        color: #a20606;
                        font-size: 14px;
                        margin: 0px 0px 0px 0px;
                        padding-top: 8px;
                        display:block;
                    }
                    
                    .textContent .normalS {
                        font-size: 11px; 
                    } 
                    
                    .textContent p {
                        Line-height: 14px;
                        text-align: justify;
                    }
                    
                    .textContent .info {
                        color: #a20606;
                        padding-right: 9px;
                        background-image: url('ico.viceInfo.gif');
                        background-repeat: no-repeat;
                        background-position: right 5px;
                        text-decoration: underline;
                        float: right;
                    }
                    
                        .textContent .info:Hover {
                            color: #b21616;
                        }
                
                    /* tabulka informaci */
                    .textContent .tableInfo {
                        width: 100%;
                    }
                        
                        .tableInfo img {
                            vertical-align: middle;
                            margin-right: 2px;
                        }
                        
                        .tableInfo th {
                            color: #00234f;
                            padding: 3px 0px 1px 5px;
                        }
                        
                        .tableInfo td {
                            color: #1590d8;
                            padding: 1px 0px 4px 5px;
                            font-weight: bold;
                        }
                        
                        .tableInfo .light {
                            background-color: #d0effc;
                        }
                        
                        .tableInfo .detailStrediska {
                            width: 121px;
                            height: 22px;
                            display: block;
                            background-image: url('btn.detail3.gif');
                            margin-top: 10px;
                            border: 0px;
                            float: left;
                            cursor: pointer;                        
                        }
                    
                    .textContent h3 {
                        line-height: 20px;
                    }
                    
                    .detailZajezduImg {
                        float: left;
                        margin-right: 15px;
                    }
                    
                    .detailZajezdu {
                        font-family: Trebuchet MS, sans-serif;
                        font-size: 12px;
                        text-align: left;
                    }
                        
                        .detailZajezdu .dzHead th {
                            font-size: 12px;
                            padding: 0px 5px 0px 0px;
                        }
                        
                        /* cena */
                        .detailZajezdu .dzHead td {
                            font-size: 12px;
                            font-weight: bold;
                            color: #1590d8;
                        }
                        
                        .detailZajezdu .tdSpacer {
                            font-size: 6px;
                        }
                    
                    .sipkaDoluL {
                        width: 487px;
                        height: 26px;
                        background-image: url('sipkaDoluL.gif');
                        margin-bottom: 8px;
                    }
                    
                    .sipkaDoluR {
                        width: 468px;
                        height: 26px;
                        background-image: url('sipkaDoluR.gif');
                        margin-bottom: 8px;
                    }
            
            .ramLB {
                width: 487px;
                height: 13px;
                background-image: url('bg.ramLB.gif');
                margin-bottom: 8px;   
            }
            
            .lowMarginRamLB {
                height: 5px;
                background-position: 0 -8px;
				overflow: hidden;
            }
        
        /* pravy sloupec */
        #wrapper_right {
            width: 468px;
            margin: 11px 5px 0px 0px;
            _margin-right: 0px;
            float: right;
			overflow: hidden;
        }
        
            #wrapper_right #bannerR1 {
                width: 466px;
                height: 165px;
                background-image: url('bannerR1.jpg');
                margin-bottom: 8px;
            }
                
                #bannerR1 strong, 
                #bannerR1 p {
                    display: none;
                }
            
                #bannerR1 #bannerR1_submit {
                    width: 121px;
                    height: 22px;
                    display: block;
                    background-image: url('btn.seradit.gif');
                    margin: 127px 0px 0px 19px;
                    border: 0px;
                    float: left;
                    cursor: pointer;
                }
                
                #bannerR1 .bannerR1_checkbox {
                    position: relative;
                    top: 127px;
                }
                
                #bannerR1 .ch1 { left: 70px; _left: 50px; }
                #bannerR1 .ch2 { left: 141px; _left: 121px; }
                #bannerR1 .ch3 { left: 215px; _left: 195px; }
            
            #wrapper_right .yellowLabelRight {
                display: block;
                width: 465px;
                height: 29px;
                background-image: url('bg.right.yellowLabel.gif');
				background-repeat: no-repeat;
                margin-bottom: 8px;
                line-height: 29px;
            }
            
                #wrapper_right .yellowLabelRight h2 {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    Letter-spacing: 1px;
                    Text-transform: uppercase;
                    color: #04397a;
                    Text-indent: 20px;
                }
            
                #wrapper_right .yellowLabelRight span,
                #wrapper_left .yellowLabelLeft span {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    color: #04397a;
                    margin-left: 20px;
                    float: left;
                }
                
                #wrapper_right .yellowLabelRight p,
                #wrapper_left .yellowLabelLeft p {
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 12px;
                    /*font-weight: bold;*/
                    color: #04397a;
                    margin-right: 20px;
                    float: right;
                }
                    #wrapper_right .yellowLabelRight p a,
                    #wrapper_left .yellowLabelLeft p a  {
                        color: #04397a;
                    }
                
                    #wrapper_right .yellowLabelRight p b,
                    #wrapper_left .yellowLabelLeft p b {
                        font-size: 14px;
                    }
            
            .nabidkaHome {
                width: 465px;
                height: 173px;
                background-image: url('bg.nabidkaHome.gif');
                background-repeat: no-repeat;
                margin-bottom: 8px;
            }
            
                .nabidkaHome h2 a {
                    color: white; 
                    font-family: Trebuchet MS, sans-serif;
                    font-size: 14px;
                    font-weight: normal;
                    
                    line-height: 22px;
                    Text-indent: 20px;
                    float: left;
					width: 280px;
					overflow: hidden;
					white-space: nowrap;
                }
				
				.nabidkaHome .title_right {
					float: right;
					width: 160px;
					}
					.nabidkaHome .title_kod {
						float: left;
						color: white;
						font-size: 12px;
						padding-top: 5px;
					}

                
                .nabidkaHome .flag {
                    float: right;
                    margin: 7px 7px 0px 0px;
                }
                
                .nabidkaHome .nabidkaHome_label1 {
                    clear: both;
                    color: #04397a;
                    width: 112px;
                    text-align: center;
                    padding: 5px 0px 3px 0px;
                    float: left;
                }
                
                .nabidkaHome .view {
                    color: #04397a;
                    clear: both;
                    margin-left: 1px;
                    /*width: 112px;*/
                    width: 156px;
                    height: 125px;
                    /*background-color: red;*/
                    /*background-color: red;*/
                    text-align: center;    
                    float: left;
                    /*overflow: hidden;*/
                    
                }
                
                    .nabidkaHome .view_box {
                        width: 156px;
                        display: block;
                        text-align: center;
                        
                    }
                
                    .nabidkaHome .view p {
                        display: block;
                        line-height: 21px;
                        font-size: 12px;
                        
                    }
                
                .nabidkaHome_label2 {
                    
                    float: left;
                    margin: 7px 0px 0px 12px;
                    color: #011b29;
                    width: 295px;
                    
                }
                    
                    .nabidkaHome_label2 p {
                        float: left;
                    }
                
                    .nabidkaHome_label2 .detail {
                        display: block;
                        width: 121px;
                        height: 22px;
                        background-image: url('btn.detail.gif');
                        float: right;
                        margin-top: 2px;
                        margin-bottom: 5px;
                    }
                    
                    .nabidkaHome_label2 table {
                        color: #021b29;
                        width: 340px;
                        _width: 330px;
                        
                    }
                    
                        .nabidkaHome_label2 table th {
                            text-align: center;
                        }

                        .nabidkaHome_label2 table td {
                            padding: 2px 0px 2px 2px;
                            text-align: center;
                        }
                        
                        .nabidkaHome_label2 .btnDetail {
                            width: 14px;
                            height: 12px;
                            display: block;
                            background-image: url('btn.detail2.gif');
                            margin-left: 10px;
                        }
                        
                        .nabidkaHome_label2 .btnRezervace {
                            width: 73px;
                            height: 12px;
                            display: block;
                            background-image: url('btn.rezervace.gif');
                            margin-left: 15px;
                        }
                        
                        .nabidkaHome_label2 .btnLastMinute {
                            width: 73px;
                            height: 12px;
                            display: block;
                            background-image: url('btn.lastMinute.gif');
                            margin-left: 15px;
                        }
                        
        #skimapa {
            width: 469px;
            height: 78px;
            background-image: url('banner.skimapa.jpg');
            margin-bottom: 8px;
        } 
            #skimapa p {
                display: none;
            }
            
            #skimapa a {
                 display: block;
                 width: 121px;
                 height: 22px;
                 background-image: url('btn.skimapa.gif');
                 position: relative;
                 top: 42px;
                 left: 339px;
            }
        
        #helplinka {
            width: 465px;
            height:  77px;
            display: block;
            background-image: url('banner.helplinka.jpg');
            margin-bottom: 8px;
        }
        
            #helplinka span {
                display: none;
            }
        
        #helplinka2 {
            width: 488px;
            height:  77px;
            display: block;
            background-image: url('banner.helplinka2.jpg');
            margin-bottom: 8px;
        }
        
            #helplinka2 span {
                display: none;
            }
        
        
        #prepnoutNaZajezdy {
            display: block;
            width: 464px;
            height: 22px;
            background-image: url('bg.right.yellowLabel2.gif');
            margin-bottom: 8px;
            line-height: 22px;
            text-indent: 20px;
            font-family: Trebuchet MS, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #a20606;
        }
        
        #zpetNaVyber {
            display: block;
            width: 465px;
            height: 22px;
            background-image: url('bg.right.yellowLabel2.gif');
            margin-bottom: 8px;
            line-height: 22px;
            text-indent: 140px;
            font-family: Trebuchet MS, sans-serif;
            font-size: 12px;
            font-weight: bold;
            color: #a20606;
        }
        
            #prepnoutNaZajezdy:Hover,
            #zpetNaVyber:Hover {
                color: #b21616;
            }
        
        #logoGoToSky {
            background-image: url('logo.GoToSky.gif');
            background-repeat: no-repeat;
            background-position: center center;
        }
        
        .ramRT {
            width: 468px;
            height: 9px;
            background-image: url('bg.ramRT.gif');
            font-size: 1px;
        }
        
        .ramRT2 {
            width: 468px;
            height: 29px;
            background-image: url('bg.ramRT2.gif');
            font-size: 1px;
        }
            
            .ramRT2 strong {
                color: white;
                font-size: 12px;
                font-family: Trebuchet MS, sans-serif;
                font-weight: bold;
                line-height: 29px;
                text-indent: 20px;
                float: left;
            }

        
        
        .ramRC {
            width: 468px;
            background-image: url('bg.ramRC.gif');    
        }
        
        .ramRB {
            width: 468px;
            height: 9px;
            background-image: url('bg.ramRB.gif');
            margin-bottom: 8px;
            font-size: 1px;
        }
        
        .ramRB2 {
           width: 468px;
            height: 3px;
            background-image: url('bg.ramRB.gif');
            background-position: 0 bottom;
            margin-bottom: 8px;
            font-size: 1px;
        }

        .ramWT {
            width: 968px;
            height: 9px;
            background-image: url('bg.ramWT.gif');
            font-size: 1px;
        }

        .ramWC {
            width: 968px;
            background-image: url('bg.ramWC.gif');    
        }
        
        .ramWB {
            width: 968px;
            height: 13px;
            background-image: url('bg.ramWB.gif');
            margin-bottom: 8px;
            font-size: 1px;
        }


        .btnSkimapa {
            width: 121px;
            height: 22px;
            display: block;
            background-image: url('btn.skimapa2.gif');
            float: right;
            cursor: pointer;
            position: relative;
            left: 13px;
        }
        
        .jineStredisko {
            width: 121px;
            height: 22px;
            display: block;
            background-image: url('btn.jineStredisko.gif');
            float: right;
            cursor: pointer;
            margin: 13px 0px 0px 0px;
            position: relative;
            left: 13px; 
        }
        
        .tableTerminy {
            width: 468px;
            color: #00234f;
            font-size: 12px;
            font-family: Trebuchet MS, sans-serif;
            /*position: relative;
            left: -1px;*/
            background: url('bg.nabidkaHome2.gif') no-repeat;
        }
            .tableTerminy thead td {color: white; }
            .tableTerminy .h1 { width: 231px; }
            /*.tableTerminy .h2 { width: 57px; background-image: url('bg.th2.gif'); }*/
            .tableTerminy .h3 { width: 37px;  }
            .tableTerminy .h4 { width: 22px;  }
            .tableTerminy .h5 { width: 92px; }
            /*.tableTerminy .h6 { width: 56px; background-image: url('bg.th6.gif'); }*/
            .tableTerminy .h7 { width: 86px;  }
            
            .tableTerminy .m1 { background: #fff585 url('bg.tm1.gif') repeat-y; }
            .tableTerminy .m2 { background: url('bg.tm2.gif') right top repeat-y; }
            
            .tableTerminy .d1 { background: url('bg.td1.gif') repeat-y; text-align: left; padding-left: 15px; }
            .tableTerminy .d2 { background: url('bg.td2.gif') right top repeat-y; padding-left: 20px;  }
            .tableTerminy .dh { background: url('bg.ramRC.gif') repeat-y; height: 5px; font-size: 1x; }
            
            
                .tableTerminy thead tr td {
                    text-align: center;
                    line-height: 10px;
                    height: 24px;
                    font-family: Trebuchet MS, sans-serif;
                }
                
        
                .tableTerminy tbody td {
                    text-align: center;
                    height: 20px;
                }
                
                .tableTerminy tbody td a {
                    color: #00234f; 
                }
                                        
    /* tlacitka */
    
    .aPredchozi {
        padding-left: 20px;
        background-image: url('ico.predchozi.gif');
        background-repeat: no-repeat;
        background-position: left center;
    }
    
    .aDalsi {
        padding-right: 20px;
        background-image: url('ico.dalsi.gif');
        background-repeat: no-repeat;
        background-position: right center;
    }
    
    .aPredchozi2 {
        padding-right: 20px;
        background-image: url('ico.predchozi.gif');
        background-repeat: no-repeat;
        background-position: right center;
        Font-style: italic;
        color: #0a6c93;
        display: block;
        float: left;
        width: 65px;
        margin-right: 10px;
    }
    
    .aDalsi2 {
        padding-right: 20px;
        background-image: url('ico.dalsi.gif');
        background-repeat: no-repeat;
        background-position: right center;
        Font-style: italic;
        color: #0a6c93;
        display: block;
        float: left;
        width: 65px;
        margin-right: 10px;
    }
    
    /* formulare */
    .formField2 {
        float: left;
        margin: 10px 30px 0px 0px;
    }
    
    .formField2B {
        float: left;
        margin: 10px 25px 0px 0px;
    }
    
    .noRmargin {
        margin-right: 0px;
    }
    
        .formField2 label {
            display: block;
            color: #04397a;
            font-family: Trebuchet MS, sans-serif;
            font-size: 12px;
            White-space: nowrap;
        }
        
        .formField2 input, 
        .formField2 textarea {
            background-color: #d8e9f8;
            border: 1px solid #a1bfd9;
            font-family: Trebuchet MS, sans-serif;
            color: #303030;
            padding: 2px 0px 2px 2px;
            width: 117px;
        }
        
        .formField2 textarea {
            width: 420px;
            height: 66px;
        }
        
        .formField2 .w172 { width: 172px; }
        .formField2 .w251 { width: 251px; margin-right: 13px; }
    
    .form2Submit {
        width: 266px;
        height: 44px;
        display: block;
        background-image: url('btn.nezavaznaRez.gif');
        margin-top: 9px;
        border: 0px;
        float: right;
        cursor: pointer;
    }
    
    .selPob {
        width: 251px;
        background-color: #d8e9f8;
        border: 1px solid #a1bfd9;
        margin: 5px 0px 10px 21px;
    }
    
    
        #wrapper_content {

        float: left;

        width: 968px;

    }

    

        #wrapper_content h1 {

            display: block;

            width: 966px;

            height: 29px;

            background-image: url('bg.stranka.blueLabel.gif');

            color: #d0effc;

            font-size: 14px;

            font-family: Trebuchet MS, sans-serif;

            line-height: 29px;

            text-indent: 20px;

            margin-bottom: 8px;

            margin-top: 4px;

        }

        

    

        #wrapper_content .ramStrT {

            width: 963px;

            height: 14px;

            background-image: url('bg.ramStrankaT.gif');

        }

        

        #wrapper_content .ramStrC {

            width: 963px;

            background-image: url('bg.ramStrankaC.gif');

        }

        

            .ramStrC p {

                font-size: 12px;

                color: #003366;

                font-family: Trebuchet MS, sans-serif;

                padding: 10px 40px 10px 40px; 

            }



			.ramStrC table {

				margin: 10px 40px 0px 40px; 
				
				border: 0;
				
				color:#003366;
				
				font-family: Trebuchet MS, sans-serif;

			}
			

			.ramStrC table tbody tr th,
			.ramStrC table tbody tr td {
			
				padding: 0px 0px 2px 10px;
				
				vertical-align: top;
			
			}




			.ramStrC a {

				color: #0a6c93;

			}



			.ramStrC h2 {

                color: #003366;

                font-family: Trebuchet MS, sans-serif;

				font-size: 16px;

                padding: 10px 40px 10px 40px; 

			}
			
			.ramStrC h3 {
			
				color: #003366;
				
				font-size: 14px;
			
			}



			.ramStrC ol,
			.ramStrC ul {

                margin: 10px 40px 10px 40px;

			}

        

			.ramStrC ol li,
			.ramStrC ul li {

                color: #003366;

                font-family: Trebuchet MS, sans-serif;

                padding: 0px 0px 0px 0px; 

                margin: 0px 0px 0px 20px;

			}
			
			.ramStrC  h3 katalog {
			
			
			}
			

        #wrapper_content .ramStrB {

            width: 963px;

            height: 14px;

            background-image: url('bg.ramStrankaB.gif');

            margin-bottom: 8px;

        }



.dpodtrzeni {

	border-bottom: 3px double;

	float: left;

	clear: both;

}

.dpodtrzeni a:hover {

	text-decoration: none;

}

div.kontakty * {
/*	border: 1px solid #c0c0c0;*/
	color: #003366;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
}






        
        .nadpisVyhlForm {
            color: #04397a;
            Text-transform: uppercase;
            float: left;
            position: relative;
            top: 2px;
            font-size: 14px;
            font-weight: bold;
        }
        .ousko { list-style: none; height: 25px; float: right; position: relative; left: -3px; }
            
            .ousko li{
                float: left;
                display: block;
                width: 113px;
                height: 25px;
                text-align: center;
                position: relative;
                top: 1px;
                background-image: url('bg.ouskoO.gif');
                left: 1px;
                margin-left: 5px;
                line-height: 25px;
                color: #04397a;
                font-size: 13px;
                font-weight: bold;
            }
        
        .ousko li a { color: #04397a; }
        .ousko  .ouskoY { background-image: url('bg.ouskoY.gif'); }
        

/* cena */
#cenacelkem {
    font-size: 12px;
    font-weight: bold;
    color: #1590d8;
}

.seznam_zemi li {
    list-style-type: none;   
}

.cedok_popis {
    
    font-size: 12px;
    color: #04397a;
    line-height: 14px;
}
    
    .cedok_popis ul li {
        margin-left: 15px;
    }

.cedok_tabulka {width: 100%;}
.cedok_tabulka td {padding: 1px 2px 1px 2px;}
.cedok_tabulka select {font-size: 11px;}
.cedok_tabulka .overTr {background-color: #d8e9f8;}


.homoPage .ramLC .textContent p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 18px;
}
.homoPage .ramLC .textContent p a {
	font-weight: bold;
}
.homoPage .ramLC .textContent p.perex {
	font-weight: bold;
}
.homoPage .ramLC .textContent img.levy {
	float: left;
	margin: 10px 15px 10px 0;
}
.homoPage .ramLC .textContent img.pravy {
	float: right;
	margin: 10px 0 10px 15px;
}
