﻿
.NewsContainer
{
    width:985px;
    float:left;

}
/***************** NEWS ***********************/
.ProgramContent
{
    width:601px;
    float:left;
}

.NewsSubjectProgram
{
    color: #233285;
    float: left;
    font-size: 29px;
    font-weight: bolder;
    margin-bottom: 10px;
    margin-top: -5px;
    width:601px;
}

.Subtitle
{
    color: #E30085;
    float: left;
    font-size: 15px;
    font-weight: bolder;
    text-align: left;
    text-transform: uppercase;
    width: 780px; 
    margin: 15px 0;
}

.NewsPreviewProgram
{
    width:601px;
    float:left;
    font-size: 12px;
    font-weight: bold;
    line-height:16px;
}

.NewsText
{
    width:601px;
    float:left;
    font-size: 12px;
    font-weight: bold;
    line-height:16px;
}

.AllImages
{
    float:right;
    width:350px;
    margin-left:19px;
}

.AllDescription
{
    float:left;    
    width:776px;
}

.GalleryItems a img
{
    border:none;
    border-style:none;
    text-decoration:none; 
}

.ImageBackground
{
    height:120px;
    width:170px;
    display:block;
    float:left;
}

.GalleryElement
{
    padding:10px 10px 10px 10px;
    background-image:url(../images/ramkazdjecia.gif);
}






.ImageBackgroundBig
{
    height:148px;
    width:340px;
    display:block;
}

.GalleryElementBig
{
    padding:10px 10px 10px 10px;
    clear:both;
    background-image:url(../images/ramkaWykonawcy.gif);
    height:163px;
    width:320px;
}

#ProgramNewsText
{
    width:965px;
}

#ProgramNewsText .turystyka
{
    float:left;
    margin-left:19px;
    width:328px;
    text-align:justify;
    font-size: 12px;
    font-weight: bold;
    line-height:16px;
    
} 

.opis
{
    width:601px;
    float:left;
    text-align:justify;
}

.tekst
{
    
}
/***************** SCROLL ***********************/
.jScrollPaneContainer {
    height: 350px !important;
    margin: 15px 0px 10px 0;
}  

.JScroll
{
    float:left;
    width:985px;  
    height:340px;   
    overflow:hidden;
}
.jScrollPaneTrack {
    height: 340px!important;
}
/***************** EOF SCROLL ***********************/
