﻿    .globalcol1
    {
        width: 730px;
        float: left;
        margin: 10px 0px 0px 0px;
    }
    
    .globalcol1 img
    {
        border-width: 0px;
    }
    
    .globalcol2
    {
        width: 730px;
        float: left;
        margin: 10px 0px 0px 12px;
    }
    
    .globalcol2 img
    {
        border-width: 0px;
    }
         
    .tabcol1
    {
        width: 730px;
        float: left;
        padding: 10px 0px 10px 0px;
        background-repeat: no-repeat;
        font-size: 12px;
        font-family: Verdana, Times New Roman;
    }
    
    .tabcol2
    {
        width: 730px;
        float: right;

        padding: 10px 0px 10px 0px;
        background-repeat: no-repeat;
        font-size: 12px;
        font-family: Verdana, Times New Roman;
    }
    
    .tabrow img
    {
        border-width: 0px;
    }
    
    .header_container
    {
        width: 730px;
        height: 30px;
        float: left; 
        padding: 0px 0px 10px 0px;    
        color: Black;
        font-size: 13px;
        font-weight: 600;
        cursor: pointer;
    }
    
    .header_container a
    {
        color: White;
    }
   
    .header_left
    {
        width: 8px;
        height: 25px;
        float: left;
        
        background-image: url(http://images.rainbowtours.pl/guide/timeindp/head_left.jpg);
        background-repeat: repeat-x;
    }
    
    .header_center
    {
        width: 703px;
        height: 22px;
        float: left;
        padding-top: 3px;
        
        background-image: url(http://images.rainbowtours.pl/guide/timeindp/head_center.jpg);
        background-repeat: repeat-x;   
    }
    
    .header_right
    {
        width: 8px;
        height: 25px;
        float: left;
        
        background-image: url(http://images.rainbowtours.pl/guide/timeindp/head_right.jpg);
        background-repeat: repeat-x;
    }
   
    .collapsiblePanelContainer
    {
        height: 0;
        overflow: hidden;
    }


.collapsiblePanelContainer 
{
	height: 0;
	overflow: hidden;
}