@font-face {
  font-family: "PT Sans Narrow";
  src: url("../fonts/PT_Sans-Narrow-Web-Regular.ttf");
}
@font-face {
  font-family: "PT Sans Narrow Bold";
  src: url("../fonts/PT_Sans-Narrow-Web-Bold.ttf");
}

a { text-decoration: none; color: #990000;}
a:hover { text-decoration: underline; }
body {margin:0px; padding:0px; font-family: Verdana; font-size: 12px; background-image: url(../grafika/bg.jpg); background-repeat: repeat; background-position-x: center; color: #666666; -webkit-text-size-adjust: 100%;
}
html {overflow-y: scroll}

.main{
	width: 990px;
	height: auto;
	position: absolute;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid black;
	float: left;
	padding-bottom: 100px;
}

.cssmenu ul{
	padding:0px;
	list-style-type: none;
	font-size:16px;
	float: left;
	margin: 23px 0px 0px 0px;
	width: 158px;
	color: black;
	height: auto;
	font-family: PT Sans Narrow;
	line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #999999;
}

.cssmenu li a{
	display: block;
	font-size:16px;
	color: black;
	float: left;
	text-decoration:none;
	font-family: PT Sans Narrow;
	height: 30px;
	width: 158px;
	border-top: 1px solid #999999;
        cursor: pointer;
}
	
.cssmenu li a:hover{
	color: white;
	font-family: PT Sans Narrow;
	text-decoration: none;
}

.lewa_strona{
	float: left;
	margin: 0px 0px 0px 20px;
	width: 158px;
	height: auto;
	border: 0px solid red;
}
.logo_box{
	float: left;
	width: 158px;
	height: 158px;
	background-color: black;
	margin-top: 57px;
}

.logo{
	float: left;
	margin: 24px 0px 0px 11px;
}

.logo_kreska{
	float: left;
	width: 110px;
	height: 2px;
	background-color: #990000;
	margin: 9px 0px 0px 24px;
}

.prawa_strona{
	float: left;
	width: 764px;
	height: auto;
	padding-bottom: 20px;
        padding-left: 8px;
	background-color: white;
	box-shadow: 0 0 3px rgba(0,0,0,0.7);
}

.info_box{
	float: left;
	width: 158px;
	height: auto;
	background-color: #7a0000;
	margin: 25px 0px 0px 0px;
        
        overflow: hidden;
}

.info_box_content{
	float: left;
	width: 138px;
	height: auto;
	color: white;
	font-size: 11px;
	line-height: 16px;
	margin: 15px 10px 15px 10px;
        padding-right: 20px;
        
        overflow: hidden;
}

.social{
	float: left;
	width: 30px;
	margin: 26px 0px 0px 0px;
}

.ikony{
	float: left;
	width: 30px;
	height: 34px;
}
.kropki{
	float: left;
	margin: 8px 0px 0px 17px;
}

.linia_pozioma{
	float: left;
	margin: 8px 0px 0px 10px;
	width: 737px;
	height: 1px;
	background-color: #cccccc;
}

.tytul_oferta{
	float: left;
        width: 100%;
        clear: right;
	margin: 8px 0px 0px 10px;
        padding: 0px !important;
	font-family: PT Sans Narrow;
	font-size: 17px;
        font-weight: normal !important;
	color: #990000;
}

.tresc_oferta{
	float: left;
	margin: 6px 0px 0px 10px;
	width: 737px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}

.tresc_rozszerzona_oferta{
	float: left;
	margin: 6px 0px 0px 10px;
        margin-top: 12px;
	width: 737px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}



.strzalka{
        position: absolute;
    
	float: left;
	width: 8px;
	height: 13px;
	margin: 248px 0px 0px -9px;
        margin-bottom: auto;
	background-image: url('../grafika/strzalka.jpg');
}

.ramka_kategoria{
    position:relative;
    left: -1px;
	float: left;
	margin: 15px 0px 0px 10px;
        margin-left: 6px;
        margin-right: 6px;
	width: 178px;
	height: 147px;
	
}
.ramka_kategoria.adminTool{
    margin-bottom: 0px;
    height: 117px;
/*    cursor: pointer;*/
}

.ramka_kategoria.adminTool *{
    cursor: pointer;
}

.ramka_kategoria a{
	text-decoration: none;
}

.zdjecie_kategoria{
        width: 168px;
        height:112px;
	float: left;
	margin: 5px 0px 0px 5px;
}

.tytul_kategoria{
	float: left;
	width: 178px;
	height: 30px;
	line-height: 30px;
	color: #333333;
	text-align: center;
}

.tytul_kategoria a{
	color: #333333;
}

.box_aktualnosci{
	float: left;
	margin: 8px 0px 0px 10px;
	width: 738px;
	height: auto;
}

.tytul_aktualnosci{
	float: left;
	margin: 20px 0px 0px 0px;
	font-family: PT Sans Narrow;
	font-size: 17px;
	line-height: 17px;
	color: #990000;
}

.data_aktualnosci{
	float: left;
	margin: 2px 0px 0px 0px;
	font-size: 11px;
	clear: both;
}

.tresc_aktualnosci>*{
    margin-top:5px;
    margin-bottom: 5px;
}
.tresc_aktualnosci{
	float: left;
	margin: 14px 0px 0px 0px;
	width: 734px;
	text-align: justify;
}

.rozszerzona_tresc_aktualnosci{
            margin-top: 12px;
}

.zdjecie_aktualnosci{
	float: left;
	margin: 20px 0px 0px 0px;
        cursor: pointer;
        
        width: 735px;
}

.linia_pozioma_aktualnosci{
	float: left;
	margin: 15px 0px 0px 0px;
	width: 734px;
	height: 1px;
	background-color: #cccccc;
}

.nastepne_posty{
	float: right;
	font-size: 15px;
	font-family: PT Sans Narrow;
	margin: 15px 0px 0px 0px;
	color: #990000;
}

.wiecej_aktualnosci{
	float: left;
	margin: 20px 0px 0px 0px;
        padding-top: 20px;
	font-family: PT Sans Narrow;
	font-size: 13px;
	line-height: 17px;
	color: #990000;
}

.box_partnerzy{
	float: left;
	margin: 0px 0px 0px 10px;
	width: 738px;
	height: auto;
}

.tytul_partnerzy{
	float: left;
	margin: 28px 0px 0px 0px;
	font-family: PT Sans Narrow;
	font-size: 17px;
	line-height: 17px;
	color: #990000;
}

.tresc_partnerzy{
	float: left;
	margin: 8px 0px 0px 0px;
	width: 738px;
	text-align: justify;
}

.logo_partnerzy{
	float: left;
	margin: 13px 0px 0px 13px;
}

.zdjecie_onas{
	float: left;
	margin: 16px 0px 0px 0px;
}

.mapa{
	float: left;
	margin: 16px 0px 0px 0px;
	border: 1px solid #999999;
	width: 738px;
	height: 354px;
}

.slider_1{
	float: left;
	margin: 20px 0px 0px 10px;
	width: 738px;
	height: auto;
}

.slider{
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width: 738px;
	display: none;
	background-color: black;
}

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }

.clear {
	clear:both;
}

.fullWidth{
    clear: both;
    float: none;
    width: 100%;
}
.extended_content{
    clear: both;
    float: none;
    width: 100%;
}
.formRow{
    clear: both;
    float: none;
    width: 95%;
}
.formRow label{
    display: block;
    float: left;
    width: 150px;
}

.formRow input, .formRow textarea{
    padding: 3px;
    display: block;
    float: left;
    width: 728px;
    margin-bottom: 17px;
    
    overflow-x:hidden;
    resize: vertical;
    
    border: 1px solid #ccc;
    
    font-family: Verdana, sans-serif;
    font-size: 11px;
}


.formRow input{
    resize: none;
    padding: 3px;
    padding-left: 3px;
    width: 729px;
}
.readmore{
    cursor: pointer;
    display: inline;
}
.close_readmore{
    cursor: pointer;
    display: inline;
}

#admin_bar{
    height: 30px;
    width: 100%;
    position:fixed;
    bottom: 0px;
    left: 0px;
    background-color: #333333;
    color: #cccccc;
    font-weight: bold;
    font-family:    "consolas", "Courier New",
                Courier,
                monospace;
    z-index: 666;
}

#admin_log{
    width: 500px;
    position:fixed;
    top: 20px;
    left: 1050px;
    background-color: #333333;
    color: #cccccc;
    font-weight: bold;
    font-family:    "consolas", "Courier New",
                    Courier,
                    monospace;
    z-index: 666;
    
    height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ajaxLoaderShade{
    position:fixed;
    width: 100%;
    height: 100%;
    padding: 40px;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    color: white;
    font-size: 20px;
    font-weight: bold;
    z-index: 1000;
}

h1,h2,h3{
    width: 100%;
    float: left;
    clear: both;
    
    padding: 10px;
}

.wczesniejszeWiadomosci{
    width: 100%;
    float: left;
    clear: both;
}


.createPostButton {
    display: block;
    width: 736px;
    height: 111px;
    
    background-color: white;
    border: 1px solid #ccc;
    text-align: center;
    color: #999999;
    font-size: 70px;
    font-weight: bold;
    
   background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: center center;
    
    cursor: pointer;
}

.updatePostButton, .deletePostButton {
    
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: white;
    height: 30px;
    border: 1px solid #666666;
    text-align: center;
    color: #666666;
}

.createImageForm .submit {
    display:none !important;
}

#createGalleryPage{
    padding-top: 9px;
}
#updateGalleryPage{
    padding-top: 8px;
}
#updateGalleryPage .formRow{
    margin-left: 9px;
}
#updateGalleryPage .linia_pozioma{
   position: relative;
   left: -2px;
   width: 738px;
   margin-top: 23px;
   margin-bottom: 23px;
}


.adminPanelHeader h1, #createPostPage h1, #updatePostPage h1, #createGalleryPage h1, #updateGalleryPage h1, #editInfoboxPage h1{
    	float: left;
	margin: 20px 0px 0px 0px;
	font-family: PT Sans Narrow;
        font-weight: normal;
	font-size: 17px;
	line-height: 17px;
	color: #990000;
}

#updatePostPage{
    padding-left: 10px;
    padding-top: 8px;
}

#updatePostPage .currentPhotos{
    margin-left: -9px;
}
#updatePostPage .ramka_kategoria{
    margin-right: 5px !important;
    margin-left: 5px !important;
}
#updatePostPage .currentPhotos, #updatePostPage .photoManagement{
    position: relative;
    top: -17px;
}
#updatePostPage .linia_pozioma{
    position:relative;
    left: -10px;
    top: -10px;
}
#updatePostPage .actionButtonsRow{
    position:relative;
    right: -12px;
    top: 7px;
    height: 10px;
    margin-bottom: 18px;
}
.actionButton{
    display: block;
    float: right;
    
    position: relative;
    right: -12px;
    
    min-width: 105px;
    margin-left: 10px;
    margin-top: -3px;
    padding: 5px;
    background-color: #9A0000;
    border: 0px;
    text-align: center;
    color: white;
    font-size: 11px;
    
    cursor: pointer;
}

.submitDelete{
   min-width: 57px !important;
   background-color: #666 !important;
}
.submitCancel{
   min-width: 80px !important;
   background-color: #333 !important;
}

#gallery_photo_to_upload{
    display: block;
    
    min-width: 105px;
    margin-left: 10px;
    padding: 0px;
    margin-bottom: 3px;
    border: 0px;
    text-align: center;
    font-size: 11px !important;
    
    position: relative;
    bottom: 3px !important;
    font-family: "Verdana", "Helvetica", "Arial", sans-serif !important;
    font-size: 11px !important;

}

.imageUploadPopup .adminHeader {
    position: relative;
    top: -3px !important;
    
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}


.photoManagement .submit, .createGalleryButton, .addPhotoButtonHolder button{
    display: block;
    width: 168px;
    height: 112px;
    margin: 5px;
    background-color: white;
    border: 1px solid #ccc;
    text-align: center;
    color: #cccccc;
    font-size: 90px;
    font-weight: bold;
    
    background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: center center;

}

.createGalleryButton{
   margin: 0px;
   position: relative;
   top: 5px;
   left: 5px;
}

.updateGalleryButton{
    position: relative;
    bottom: 50px;
    width: 170px;
    margin-left: 4px;
    padding: 3px;
    
    background-color: #9A0000;
    border: 0px;
    color: white;
    font-size: 12px;
    
}
.deleteGalleryButton{
    float:left;
    
    position: relative;
    top: 7px;

    width: 40px;
    margin-left: 4px;
    padding: 2px;
    
    background-color: #9A0000;
    border: 0px;
    color: white;
    font-size: 12px;
}

.deletePhotoButton.hovered, .movePhotoDownButton.hovered, .movePhotoUpButton.hovered{
    color: black !important;
}

.deletePhotoButton, .movePhotoDownButton, .movePhotoUpButton{
        
        height: 14px !important;
        float: left !important;
        background-color: white !important;
        border: 1px solid #ccc !important;
        color: #999 !important;
        font-size: 11px !important;
        font-family: "Arial", sans-serif!important;
        text-align: center;
        vertical-align: middle;
}

.deletePhotoButton{

    float:left;
    
    position: relative;
    top: 7px;
    left: -1px;
    
    width: 113px;
    height: 20px;
    
    padding: 2px;
    

    
    cursor: pointer;
}

.movePhotoDownButton{
    float:left;
    
    position: relative;
    top: 7px;

    width: 20px;
    height: 20px;
    
    padding: 2px;
    margin-left: 5px;
    
    background-color: white;
    border: 1px solid #ccc;
    color: #999;
    font-size: 11px;
    
    cursor: pointer;
}

.movePhotoUpButton{
    position: relative;
    left: -3px;
    top: 7px;

    width: 20px;
    height: 16px;
    
    padding: 2px;
    
    background-color: white;
    border: 1px solid #ccc;
    color: #999;
    font-size: 11px;
    
    cursor: pointer;
}

/* logowanie */

#authenticateUserPage h1{
    font-family: "PT Sans Narrow";
    font-size: 17px;
    font-weight: normal;
    color: #990000;
    
    padding: 0px;
    margin-top: 36px;
    margin-bottom: 21px;
    margin-left: 17px;
}

#authenticateUserPage input{
    margin: 0px;
    margin-left: 17px;
    margin-bottom: 5px;
    
    padding: 4px;
    
    width: 271px;
    
    border: 1px #cccccc solid;
}

#authenticateUserPage button{
    float:none!important;
    clear: both!important;
    
    position: relative !important;
    top: 5px !important;
    left: 0px !important;
    
    margin: 0px !important;
    margin-top: 12px !important;
    margin-left: 17px!important; 
    margin-bottom: 40px!important;
    padding: 5px!important;
}

.wrongField{
    background-color: #fce9e9;
}


/* PANEL ADMINA NA STRONACH*/

.adminHeader {
    margin-top: 36px;
    margin-left: 10px;
}
#editInfoboxPage .adminHeader{
    margin-top: 38px;
    margin-left: 10px;
    padding: 0px;
}
#editInfoboxPage .formRow{
    position:relative;
    left: 10px;
    top: 20px;
}

.widok_kategorii{
    padding: 0px;
}

.cssmenu a.current{
    color: white;
}

.ramka_kategoria.hovered{
    background-color: #999999;
}
.ramka_kategoria.current{
    background-color: #900;
}
.ramka_kategoria.current a{
    color: white;
}

.showPreviousPosts{
    float: right;
    clear: right;
    
    text-align: right;
    font-family: "PT Sans Narrow", "Helvetica", "Arial", sans-serif;
    padding-top: 20px;
    
    margin-right:5px;
    
    color: #900;
    font-size: 15px;
}
.showPreviousPosts :hover{
    text-decoration: underline;
}
.showNextPosts{
    float: left;
    text-align: right;
    font-family: "PT Sans Narrow", "Helvetica", "Arial", sans-serif;
    padding-top: 20px;
    
    color: #900;
    font-size: 15px;
}
.showNextPosts :hover{
    text-decoration: underline;
}

#slider img {
       z-index:-10 ;
       visibility: hidden;
       height: 492px !important;
       
}
#slider .nivo-main-image{
    z-index: 7  !important;
    visibility: visible;
    height: 492px !important;
}