﻿.NewsContainer
{
    width:1003px;/*980px;*/
    float:left;
    /*height:425px;*/

}

.TravelText
{
    float: left;
    font-size: 11px;
    height: 370px;
    line-height: 13px;
    width: 512px;
}

.NewsSubjectWycieczki
{
    color:#A20C80;
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-bottom: 19px;
    margin-top: 5px;
    line-height:26px;
    width: 497px;
}

.Subtitle
{
    color: #E30085;
    float: left;
    font-size: 15px;
    font-weight: bolder;
    text-align: left;
    text-transform: uppercase;
    width: 780px; 
    margin: 15px 0;
}

.NewsText
{
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.GoogleMap
{

    float: left;
    height: 380px;
    width: 482px;
    
}

.MapContent
{

    margin: 10px 0px 0px 10px; 

}

/***************** SCROLL ***********************/
.jScrollPaneContainer {
    height: 345px!important;
    margin: 15px 0px 10px 0;
}  

.JScroll
{
    float:left;
    width: 512px;  
    height: 340px;  
    overflow:hidden;
}
.jScrollPaneTrack {
    height: 340px!important;
}
/***************** EOF SCROLL ***********************/
