﻿.footer a
{
    color: #231f20;
}
    
.footer a:hover
{
    text-decoration: underline;
}
    
.hidden
{
    display: none;
}

.required
{
    color: #E00500;
}

.menu ul li.press2
{
    background: #fff url(/Content/Images/Public/ico-press2.png) no-repeat 152px -9px;
    border: 1px solid #231f20;
    width: 184px;
    height: 43px;
}
               
.menu ul li.camera2 {
    background: #fff url(/Content/Images/Public/ico-camera2.png) no-repeat 152px -9px;
    border: 1px solid #231f20;
    width: 184px;
    height: 43px; 
    margin-right: 0px;
}

.artContent p
{
    margin-bottom: 10px;
}

.listPagination
{
    color: #717171;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.listPagination a
{
    color: #717171;
}

a.artItem
{
    color: #231F20;
}

.artSections a.last:hover
{
    /*border-right: 4px solid #fff;*/
}

.artSections a.activeLast
{
    border-right: 0px solid #ededed !important;
}

.faqTitle
{
    font-size: 18px;
    margin-bottom: 10px;
}

.faqContent
{
    padding-left: 20px;
}

a.faqItemLink
{
    color: #D3011D;
    text-decoration: underline;
    font-size: 14px;
}

.artGallery
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.clear
{
    clear: both;
}

.imageBox
{
    float: left;
    height: 111px;
    width: 123px;
    margin-right: 5px;
    text-align: center;
    margin-bottom: 5px;
    cursor: pointer; 
    background-repeat:no-repeat;
    background-image: url("/Content/Images/Public/ico-magnify.png");
    background-position:center; 
    border: 1px solid #B5CBD1;
    overflow: hidden;
    position: relative;
}

.errorTitle
{
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 28px;
}

.errorDescription
{
    margin-bottom: 20px;
}

.commentContent
{
    font-style:normal !important;
}

.infoComments
{
    color: #000;
}

.sliderItemDescription
{
    height: 230px !important;
    overflow: hidden;
}

.slider_item a
{
    color: #000;
}

.magazineViewArticleInCategoryBox
{
    position: relative;
}

.magMoreSection
{
    position: absolute !important;
    display: none;
    top: 27px;
    left: 549px;
    width: 150px;
    height: 21px;
    background: #333 url(/Content/Images/Public/ico-arrow2a.png) no-repeat 166px -5px;
    border-right: none;  
    z-index: 9;
    text-align: left;
    opacity: .8;
    color: #fff;
    padding: 2px 30px 7px 10px; 
}

.eventCalendarSmall
{
    width: 315px;
    height: 320px;
    padding: 10px;
    background-color: #000;
}

.eventCalendarSmall .monthRow
{
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #D3011D;
    font-weight: bold;
}

.eventCalendarSmall .monthRow a
{
    /*color: #2199DE;
    font-size: 10px;
    text-decoration: underline;*/
}

.eventCalendarSmall .dayNamesRow
{
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.eventCalendarSmall .calendarDayNotToUse
{
    display: none;
}

.eventCalendarSmall .dayNamesRow .day
{
    width: 45px;
    float: left;
    color: #8A8A8A;
    text-align: center;
    font-size: 11px;
}

.eventCalendarSmall #CalendarDays .day, .eventCalendarSmall #CalendarDays .empty
{
    width: 40px;
    float: left;
    height: 37px;
    background-color: #2A2A2A;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    padding-top: 3px;
    color: #fff;
    font-size: 25px;
}

.eventCalendarSmall #CalendarDays a
{
    color: #fff;
    text-decoration: none;
    font-size: 25px;
}

.eventCalendarSmall #CalendarDays .today
{
    /*background-color: #2199DE;*/
}

.eventCalendarSmall #CalendarDays .events
{
    background-color: #D3011D;
    cursor: pointer;
}

.eventCalendarSmall #CalendarDays .events a
{
    /*text-decoration: underline;*/
}

.sliderC1 dl dt {
    font-weight: bold;
}

.sliderC2 .image
{
    width: 600px;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
}

.linkTopSection, .linkSection, .linkReccomended, .linkBlog div.image, .artImg, .pageTopSection div.image, .magazineTopArticleImage, .magLinkSectionSmall, .linkVideoSection, .topMagazineArticleImage
{
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
}

.magazineTopArticleImage
{
    width: 495px;
    height: 330px;
    display: block;
}

.pageTopSection div.image
{
    width: 400px;
    height: 267px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.magLinkSectionSmall
{
    width: 240px;
    height: 135px;
}

.linkVideoSection
{
    height: 123px;
    width: 185px; 
}

.magLinkSectionBig
{
    width: 490px;
    height: 280px;
}

.linkBlog div.image
{
    width: 150px;
    height: 129px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.artImg
{
    width: 100px;
    height: 67px;
}

.pageTopSection
{
    width: 400px;
    height: 267px;
}

.eventImage
{
    width: 550px;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.calendarDayNamesRow
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.calendarMonthRow
{
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
}

.calendarDayName
{
    float: left;
    width: 141px;
    text-transform: uppercase;
    text-align: center;
}

.calendarCell
{
    width: 141px;
    height: 120px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.withEvents
{
    cursor: pointer;
}

.calendarCell div.lightsOut
{
    position: absolute;
    width: 140px;
    height: 119px;
    background-color: #ccc;
    opacity: .85;
    top: 0px;
    left: 0px;
}

.calendarCell span
{
    position: absolute;
    right: 0px;
    bottom: -10px;
    padding: 5px;
    text-align: center;
    color: #d3011d;
    font-size: 60px;
}

#EventCalendar
{
    position: relative;
    overflow: hidden;
}

.eventCalendarOverlay
{
    position: absolute;
    width: 987px;
    height: 840px;
    background-color: #ccc;
    opacity: .65;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 100;
    cursor: pointer;
}

#EventDayBox
{
    position: absolute;
    z-index: 101;
    background-color: #fff;
    top: 0px;
    left: 141px;
    display: none;
    width: 0px;
    height: 0px;
}

#EventDayEvents
{
    margin: 15px;
    color: #000;
    height: 200px;
    overflow: auto;
}

#EventDayEvents div a
{
    color: #000;
    text-decoration: underline;
}

#EventDayEvents div span.summary
{
    font-size: 10px;
}

.sliderC5 dl dt {       
        font-size: 27px;
        line-height: 1.2em;
        margin-bottom: 25px;   
        font-weight: bold;     
        }
        
        .advertsList
        {
            margin-top: 15px;
        }
        
        .advert
        {
            background-color: #fff;
            float: left;
            height: 135px;
            margin: 0 16px 15px 0;
            width: 185px;
            background-position: center center;
            background-repeat: no-repeat;
            background-color: #000;
        }
		
		.kornelia
        {
            background-color: #fff;
            float: left;
            height: 135px;
            margin: 0 16px 15px 0;
            width: 185px;
            background-position: center center;
            background-repeat: no-repeat;
            background-color: #000;
        }
        
        .advertLast
        {
            margin: 0 0 15px 1px;
        }
        
        .slidesVideo .pagination {
    top: 305px !important;
}

.pf:hover .galleryBox
{
    display: block;
}    
   
.galleryBox
{
    width: 200px;
    height: 175px;
    display: none;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #000;
    padding: 10px;
    position: relative;
}

.galleryBox span.title
{
    font-size: 18px;
    color: #fff;
    display: block;
    background-color: #000;
}

.galleryBox span.description
{
    background-color: #000;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 12px;
    display: block;
}

.magazynC1
{
    float: left;
    width: 495px !important;
    height: 330px !important;
    margin-top: 0px !important;
}

.sliderC3, .topMagazineArticleImage
{
    height: 330px !important;
}

.sliderC3
{
    position: relative;
}

.sliderC3 span.topMagazineArticleDescription
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 9px 12px;
    width: 471px;
    background: url("/Content/Images/Public/black_alpha_50.png") repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 12px;
}

.rowMagazineSlider
{
    margin-top: 15px;
}

.rowMagazineSlider h2
{
    padding-bottom: 5px;
    font-size: 18px;
    font-family: Tahoma;
}

.artMagazineTitle
{
    font-family: Tahoma !important;
    font-size: 26px !important;
    text-transform: uppercase;
}

.pageTitleImg
{
    bottom: 0px !important;
    width: 376px !important;
}

.searchResultItem
{
    float: left;
    border: 1px solid #EDEDED;
    cursor: pointer;
    display: block;
    height: 67px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 425px;
    margin-right: 15px;
}

.searchResultItem:hover
{
    background: url("/Content/Images/Public/ico-arrow2a.png") no-repeat scroll 533px 43px #EDEDED;
}

.searchResultItem .searchResultItemImage
{
    float: left;
    margin-right: 15px;
    height: 67px;
    width: 100px;
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
}

/* logos */

table.logos tr td
{
    width: 99px;
}

.mon { background: url("/Content/Images/Public/logo-mon-grey.gif") no-repeat scroll 0px 0 transparent; display: block; height: 60px; background-position: center center; width: 100% }
.mon:hover {background: transparent url(/Content/Images/Public/logo-mon-kolor.png) no-repeat 0px 0; background-position: center center}

.sztab {background-position: center center; width: 100%; height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-sg-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.sztab:hover {background: transparent url(/Content/Images/Public/logo-sg-kolor.gif) no-repeat 0px 0; background-position: center center}      
            
.sz {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-sz-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.sz:hover {background: transparent url(/Content/Images/Public/logo-sz-kolor.gif) no-repeat 0px 0; background-position: center center}    

.wl {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-ladowe-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.wl:hover {background: transparent url(/Content/Images/Public/logo-ladowe-kolor.gif) no-repeat 0px 0; background-position: center center} 

.sp {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-powietrzne-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.sp:hover {background: transparent url(/Content/Images/Public/logo-powietrzne-kolor.gif) no-repeat 0px 0; background-position: center center} 

.mw {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-marynarka-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.mw:hover {background: transparent url(/Content/Images/Public/logo-marynarka-kolor.gif) no-repeat 0px 0; background-position: center center} 
            
.ws {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-specjalne-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.ws:hover {background: transparent url(/Content/Images/Public/logo-specjalne-kolor.gif) no-repeat 0px 0; background-position: center center} 
            
.zw {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-zandarmeria-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.zw:hover {background: transparent url(/Content/Images/Public/logo-zandarmeria-kolor.gif) no-repeat 0px 0; background-position: center center} 
            
.iwsz {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-iwsz-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.iwsz:hover {background: transparent url(/Content/Images/Public/logo-iwsz-kolor.gif) no-repeat 0px 0; background-position: center center}                                                                                  
            
.dgw {height: 60px; display:block; background: transparent url(/Content/Images/Public/logo-g-grey.gif) no-repeat 0px 0; background-position: center center; width: 100%}
.dgw:hover {background: transparent url(/Content/Images/Public/logo-g-kolor.gif) no-repeat 0px 0; background-position: center center}  

.galleryMore
{
    text-decoration: underline;
    cursor: pointer;
}

#EventDayEvents div
{
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

#EventDayEvents div:last-child
{
    border-bottom: 0px solid #ccc !important;
    padding-bottom: 0px !important;
}

.smallCalendarMonthLink
{
    /*font-size: 12px;
    text-decoration: underline;*/
}

.header
{
    background-color: #EDEDED;
    display: block;
    height: 30px;
    margin: 0 0 10px;
    color: #000000;
}

.header span
{
    display: block;
    font-size: 22px;
    padding: 4px 10px 0 0;
    text-transform: uppercase;
}

.przycisk
{
    padding: 0;
}

table.mainSocial tbody tr td
{
    padding-right: 6px;
}

.inpSearch {
    width: 237px;
}

.icoRSS
{
    clear: both;
    margin: 0;
}

.eventDayBoxImageAuthor
{
    text-align: right;
    font-size: 11px;
    padding-right: 10px;
}

.galleryImageCopyRights
{
    cursor: help;
    color: #000;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    z-index: 1000;
}

.videoSections a:hover, .magSections a:hover, .artSections a:hover
{
    background-color: #EDEDED;
    color: #000;
}

.videoTopSections 
{
    margin-top: 0px !important;
}

#___plusone_0, .twitter-share-button
{
    padding-top: 2px !important;
}

.fbContainer
{
    padding-top: 3px !important;
    position: relative;
}

.fb-like
{
    position: absolute;
    top: -3px;
    left: 0px;
}

.advert
{
    display: block;
    border: 0px none #fff;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    text-align: center;
}

table.logos {
    border-collapse: collapse;
}
table.logos, table.logos td, table.logos th {
    border: 0px none #EDEDED;
}

table.mainSocial{
    border-collapse: collapse;
}
table.mainSocial, table.mainSocial td, table.mainSocial th {
    border: 0px none #EDEDED;
}

.tinyMce li {
    display: list-item;
    margin-left: 30px;
}

a.indexBanner {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

iframe {
    border:none;
}