.NewsContainer
{
    margin:0 auto;
}

.NewsElement
{
    /*float:left;*/
    float:right;
    /*height:175px;*/
    height:auto;
    width:235px;
    /*margin-right:13px; */
    margin-right:14px;
    margin-left:14px;
    font-family:Arial;
    font-size:11px;
    text-align:justify;
    /*overflow:hidden;*/
    /**********/
    margin-bottom:14px;
    /***********/
}

.DateStyle
{
    /*font-size:10px;
    margin-bottom:5px;*/
    margin-bottom:12px;
    color:#5b5ca0;
    font-style:italic;
}

.ContentNewsPreview
{
    height:85px;
    overflow:hidden;
}

.NameStyle
{
	color:Black;
	font-weight:bold;
	font-style:normal;
	font-family:Trebuchet MS;
    /*color:#5b5ca0;
    font-style:italic;*/
    min-height:3px;
    /*margin-bottom:12px;*/
    margin-bottom:3px;

    /****************/
    font-size:12px;
    /****************/
    text-align:left;
}

.PreviewStyle
{
 /*height:44px;
 overflow:hidden;   */
}



.ImageDownStyle
{
     clear:both;
     /*width:235px;   
     height:65px;*/
     width:235px;
     height:156px;
     padding-bottom:8px;
     overflow:hidden;
}

.MoreLinkStyle
{
    color:#aa0c7c;
    text-align:right;
    /**********/
    margin-bottom:5px;
    /***********/
}


.MoreLinkStyle a
{
    color:#aa0c7c;
    text-decoration:none;   
}


.ImageNewsGallery
{
 margin:0 auto;
 /*amargin-left:16px;*/
 width:734px!important;/*768*/
 height:auto;/*160px;*/
 background-image:url(../images/Aktualnosci_bg.png);
 background-repeat:no-repeat;
 background-position:17px 1px;
}

.ImageNewsGallery a
{
 color:White;
}

.SingleImage
{
 float:right;
 /*padding-left:15px;*/
 /*margin-left:7px;*/
 margin-right:8px;/*16px*/
 border:solid 2px white;
 height:155px;
}

.SingleImage img
{
	border-style:none;
}

/*Styl dla tytulu w szczegolach*/
.SybjectStyle
{
    font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
}

/*Styl dla daty w szczegolach*/
.DateeStyle
{
     color:#5b5ca0;
    font-style:italic;
    min-height:3px;
    /*height:34px;
    overflow:hidden;*/
}

/*Styl dla tekstu w szczegolach*/

.TexttStyle
{
    text-align:justify;
    font-family:Arial;
    font-size:11px;
}

.MoreLinkStyle
{
}
.NewsLink
{
}
