@CHARSET "UTF-8";

@font-face {
    font-family: 'architects_daughterregular';
    src: url('fonts/ad-webfont.eot');
    src: url('fonts/ad-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/ad-webfont.woff2') format('woff2'),
         url('fonts/ad-webfont.woff') format('woff'),
         url('fonts/ad-webfont.ttf') format('truetype'),
         url('fonts/ad-webfont.svg#architects_daughterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.h_up {vertical-align: super}
.h_down {vertical-align: sub}
.clear{
    clear: both;
}
body,html{
 height:100%;
}
body{    
    background-color: transparent;
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;    
    font-family: 'architects_daughterregular', cursive;
    
    font-size: 14px;
}


/* colors fonts etc */
.p20{
    padding: 20px;
}
.mt0{
    margin-top:0px;
}
.mb20{
    margin-bottom: 20px;
}
.mb25{
    margin-bottom: 25px;
}
.mb50{
    margin-bottom: 50px;
}
.purple{
    color: #dfb6df !important;
}
.indent{    
    text-indent: 50px
}
.hidden{
    visibility: hidden;
}
/* bootstrap */
a,a:hover {
   outline: 0;
}
.main-conteiner{    
    min-height:100%;
}
.navbar-header .navbar-toggle{
    background-color: #dfb6df;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    font-size: 12px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #dfb6df;
    color: #fff;
}
.navbar-inverse .navbar-nav li > a:focus, .navbar-inverse .navbar-nav li > a:hover {
    color: #dfb6df;
}

.navbar-inverse {
    background-image: url("../img/bg.jpg");
    background-color: transparent;
    border-color: #ffffff;
}

/* header */
.logo{
    margin-left: 30px;
    margin-top: 60px;
}
.logo-sub{
    color: #dfb6df;
    font-size: 20px;
    font-weight: bold;
    margin-left: 100px;
    margin-top: -10px;
}
.logo h1{
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    text-shadow: -1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF;
}
/* start */
.carousel{
    border:5px solid #ffffff;
}
.events a{
    color: #000000;
    float: right;
    font-weight: bold;
    position: relative;
    right: 10px;
    text-decoration: none;
    top: 20px;
}
.events img{
    float:left;
    padding: 0 10px 10px 0;
}
.events a:hover{
    opacity:0.5; filter:alpha(opacity=50);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.events{
     border-top: 6px dotted #ffffff;
    font-family: "architects_daughterregular",cursive;
    font-size: 13px;
    padding-bottom: 35px;
}
.home h1{
  font-size: 32px;  
}
.home h2{
    font-family: "Merienda",cursive;
    font-size: 35px;
}
.home .letter p{    
    font-size: 17px;
    text-align: justify;
    text-indent: 0;
}

/* footer */
.footer{
    height: 50px;
    background-image: url("../img/ct-bg-f.png");
    background-repeat: repeat-y;
    border-top:3px solid #EFEFEF;
    text-align: center;
}
.footer > div{
    margin-top: 15px;
}
/* cookie */
.eucookielaw{
    height: 34px;
    background-image: url("../img/cookies.png");
    background-repeat: repeat-x;
    font-family: tahoma;
    font-size: 10px;
    text-align: center;
}
.eucookielaw p{
    padding-top:10px;
}
.eucookielaw p a{
    font-weight: bold;
    cursor: pointer;
}
.eucookielaw p a:hover{
    opacity:0.4; filter:alpha(opacity=40);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.removecookie{
    padding-left: 30px;
    font-size: 14px;
}
/* about us*/
.aboutus{
    font-size: 22px;
    text-indent: 50px;
    text-align: justify;
}
.aboutus h1{
    font-size: 32px;
}
.dashed{
    border-left: 5px dashed white;
    border-right: 5px dashed white;
    margin: 50px 50px 0;
    padding: 30px;
}
/* gallery */
.gal-content a:hover{opacity:0.7; filter:alpha(opacity=70);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.gal-content a{height:400px;}
.gal-content a img{
    margin:0 auto;
    border:5px solid #ffffff;
}
.gal-content a p{
    text-align: center;
    font-size: 25px;
    color:#000000;
    text-decoration: none;
    border-bottom: 4px dotted #ffffff;
    margin-bottom:20px;
    padding-bottom: 15px;
}
.gal-content .title{
    text-align: center;
    color: #000000;
    padding: 10px;
    text-indent: 0;
    font-size: 17px;
}
.gal-content a p:hover{opacity:0.7; filter:alpha(opacity=70);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}
.gal-content h3{
    text-indent: 30px;
    margin: 30px 0;
}
/* wydarzenia */
.wydarzenia{
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 25px;
    padding-bottom: 25px;
    text-align: justify;
}
.wydarzenia img{
    border: 3px solid #FFFFFF;
    float: left;
    margin: 0px 25px 15px 0;
}
.wydarzenia h3{
    margin-bottom: 30px;
}
/* ogloszenia */
.ogloszenia{
    border-left: 10px dotted #ffffff;
    border-right: 10px dotted #ffffff;
    text-align: justify;
}
.ogloszenia-div{
    background-color: #FFFFFF;
    height: 2px;
    margin-top: 50px;
}
.yl{border-color: #F7FF28;}
.bl{border-color: #B3A0FF;}
.re{border-color: #FF2C21;}

.friends a{
    text-decoration: none;
    color:#000000;
}
.friends a:hover{
    opacity:0.4; filter:alpha(opacity=40);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.contact p,.contact b {
    font-size:21px;
}
.map{
    height: 350px;
}
.map iframe{
    border: 5px solid #FFFFFF;    
    height: 100%;
    width: 100%;
}

/*
    Formularz kontaktowy
*/

.btn-primary {
    background-color: #dfb6df;
    border-color: #ffd6ff;
    color: #fff;
}
.btn-primary:hover,.btn-primary:active{    
    background-color: #bf96bf;
}

.my-form input{
    border: 1px solid #F3A9CE;
    color: #000000;
    font-family: 'Calibri','Lucida Sans','Lucida Grande';
    font-size: 18px;
    height: 35px;
    width: 60%;
    margin: 0 0 30px 10px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;    /* Konqueror */
    -moz-border-radius: 10px; /* Firefox */
     border-radius: 10px;
}
.my-form input:focus{
    border: 1px solid #FFE7FF;
}
.my-form textarea{
    width: 60%;
    border: 1px solid #F3A9CE;
    color: #000000;
    font-family: 'Calibri','Lucida Sans','Lucida Grande';
    font-size: 18px;
    margin: 0 0 30px 10px;
    padding: 10px;
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;    /* Konqueror */
    -moz-border-radius: 10px; /* Firefox */
     border-radius: 10px;
     resize: none;
}
.my-form textarea:focus{
    border: 1px solid #FFE7FF;
}
.my-form dt{
    width:35%;
    height:50px;
    float:left;
    text-align: right;
    color: #000000;
    font-family: 'architects_daughterregular',cursive;
    font-size: 19px;
    font-weight: normal;
    padding-top: 3px;
}

.errors{
    list-style: none outside none;
    margin-left: 190px;
    margin-top: -29px;
    font-family: 'Calibri','Lucida Sans','Lucida Grande';
    font-size: 14px;
    color: #ff0000;
}
#newsletter{
    cursor: pointer;
}
#newsletter-element{
    margin-bottom: 25px;
    margin-top: -10px;
    text-align: center;
}
#newsletter-label{
    margin-top:0px;
}








.paginator{
    overflow:visible;
    margin-bottom: 150px;
    margin-top: 90px;
    position: relative;
}
.paginator_inner{
	float:left;
	left:50%;
  	position:relative;
}
.paginator_box{
	left:-50%;
  	position:relative;
	text-align: center;
}
.paginator_box a img{
	vertical-align: text-top;
}
.paginator_box table{
	display:inline-block;
}
.paginator_page{
	font-family: 'architects_daughterregular', cursive;
	color:#FFD6FF;
	font-size: 30px;
	padding-left: 5px;
	padding-right: 5px;
        text-shadow: 1px 1px 1px #000000;
}
.paginator_first,.paginator_last{
	display:inline-block;
	vertical-align:middle;
	font-family: 'architects_daughterregular', cursive;
	color:#FFD6FF;
	font-size: 30px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
        text-shadow: 1px 1px 1px #000000;
}
.paginator_current a{
	background-color: #ffffff;
	font-family: 'architects_daughterregular', cursive;
	color:#ffffff;
	font-size: 30px;
        text-shadow: 1px 1px 1px #000000;
}

.formErrorArea {
    color: #FF0000;
    font-family: 'Calibri','Lucida Sans','Lucida Grande';
    font-size: 14px;
    list-style: none outside none;
    margin-left: 190px;
    margin-top: -29px;
}




#counters-box{
    font-family: 'architects_daughterregular',cursive;
    font-size: 23px;
    left: -300px;
    margin: -10px auto 0;
    position: relative;
    text-align: left;
    text-indent: 50px;
    top: 19px;
    width: 400px;
}
/*
    Formularz book
*/
#book_form{
    margin-top: 5px;
    width: 520px;
    float:left;
}

div.jqi .jqimessage{
    text-shadow:
        2px 2px 2px rgba(0, 0, 0, 1);
}
.book-text-decor-0{
     background-color: transparent;
    background-image: url("../img/book.png");
    background-repeat: no-repeat;
    display: block;
    height: 133px;
    margin-left: 12px;
    margin-top: 18px;
    position: absolute;
    width: 230px;
}
.book-text-decor-1{
    background-color: transparent;
    background-image: url("../img/pioro.png");
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    margin-left: -70px;
    margin-top: -22px;
    position: absolute;
    width: 118px;
}
.book-hack{
    border:0;
    padding-left: 45px;
    padding-right: 45px;
}
.book-div{
    background-color: transparent;
    border-bottom: 4px dotted #000000;
    height: 0;
    margin-top: 50px;
    width: 826px;
}
