﻿.ArchiwumElementNewsBackground
{
    height:119px;
    width:329px;
}

.ArchiwumSubject
{
    font-size:12px;
    line-height:13px;
    color:#E50083;
    font-weight:bold;
  
}

.ArchiwumPreview
{
    font-weight:bold;
    font-size:11px;
    line-height:12px;
  
}

.ArchiwumPreview a
{
    text-decoration:underline;
    font-weight:normal;
    color: #000;    
}

.ArchiwumImageHeader
{
    float:left;
    margin-right:15px;
}

.ArchiwumNewsContainer
{
    width:675px;
}

.test
{
   height:98px;
   width:308px;
   padding:10px 10px 10px 10px;
   background-image:url(../images/archiwumtlo.gif);
}
/***************** SCROLL ***********************/
.jScrollPaneContainer {
    height: 355px !important;
    margin: 15px 5px 10px 0;
}  

.JScroll
{
    float:left;
    width:675px;  
    height:345px;   
    overflow:hidden;
}
.jScrollPaneTrack {
    height: 345px!important;
}
/***************** EOF SCROLL ***********************/
