article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}body,button,input,select,textarea{font-family:sans-serif}a:focus{outline:thin dotted}a:hover,a:active{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol{margin-left:0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

body {
background: #fff;
font-family: Helvetica, "Myriad Pro", Georgia, sans-serif;
width: 1000px;
margin: 0 auto;
text-align: center;
}

a {
text-decoration: none;
color: #444;
font-style: italic;}

h1, menu a {
display: block;
float: left;
}

header {
height: 50px;
}

footer {
amargin-top: 630px;
clear: both;
font-size: 12px;
padding-top: 1em;
color: #aaa;
text-transform: uppercase;
}

footer a {
color: #aaa;
margin-right: 30px;
}

h1, a.plener, a.przygotowania, a.ceremonia, a.przyjecie, a.kontakt, a.blog {
background: url(/images/menu/menu_logo.png) top left no-repeat;
width: 417px;
text-indent: -9999px;
text-align: left;
height: 50px;
}

a.blog {
background: url(/images/menu/menu_blog.png) top left no-repeat;
width: 55px;
}

a.ceremonia {
background: url(/images/menu/menu_ceremonia.png) top left no-repeat;
width: 106px;
}

a.kontakt {
background: url(/images/menu/menu_kontakt.png) top left no-repeat;
width: 80px;
}

a.plener {
background: url(/images/menu/menu_plenery.png) top left no-repeat;
width: 84px;
}

a.przygotowania {
background: url(/images/menu/menu_przygotowania.png) top left no-repeat;
width: 153px;
}

a.przyjecie {
background: url(/images/menu/menu_przyjecie.png) top left no-repeat;
width: 91px;
}

h2 {
font-weight: 100;
font-size: 24px;
text-transform: uppercase;
display:block;
float: left;
margin-bottom: 1em;

}

.kontakt #slider {
width: 960px;
height: 500px;
padding: 20px;
text-align: left;
color: #444;
}

.kontakt {
line-height: 1.4;
font-size: 14px;}

.kontakt li {
padding-left: 2em;
font-style: italic;}

.kontakt ul {
margin-bottom: 1em;}

.kontakt p {
clear: both;
padding-bottom: 1em;}


#fb {
display: inline;
margin-top: 7px;
}

#form {
width: 370px;
float: right;
}

.error {
display: none;}

input, textarea {
padding: 5px;
margin: 3px 0;
width: 220px;}

input.button {
width: auto;}


label {
clear: both;
float: left;
width: 120px;}

#kontakt_l {
clear: both;
width: 450px;
float: left;}

#opis {
position: absolute;
top: 0;
left: -9999px;
}

#expl {
text-align: left;
width: 100%;
clear: both;
line-height: 1.4;
text-transform: none;
}

#expl a {
margin: 0;
clear: none;
}




/* slide_viewer */

.svwp {width: 50px; height: 20px; background: #fff;} /*preloader stuff. do not modify!*/
.svwp ul{position: relative; left: -999em;}/*preloader stuff. do not modify!*/
.slideViewer { 
position: relative;
overflow: hidden; 
margin: 0;
padding: 0;
background: #fff;
}
.slideViewer ul {  /*your list of images*/
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
margin: 0; 
padding: 0;
}
.slideViewer ul li {
float:left;
}

/*typographic info*/
.slideViewer span.typo{ 
padding: 6px; /* do not modify padding */
background: #fff;
color: #000;
font: normal 10px Verdana;
}

.thumbSlider { /*the thumbnails slider*/
overflow: hidden;
width: 1%;
background: #fff;
}
.thumbSlider ul { 
list-style-type: none;
margin: 0; 
padding: 0;
}
.thumbSlider ul li{ 
float:left;
margin: 0;
}
.thumbSlider a{
color: #fff;
text-decoration: none;
}
.thumbSlider a img{
border: 0;
display: block;
padding: 0;
}
.thumbSlider p.tmbrdr { /* the border above -not around- each thumb */
/* width, height and top values are dynamically added by the script. Do not modify. */
position:relative; 
left: 0;
font-size: 0.01em;
left: 0;
margin: 0;
padding: 0;
}

a.left, a.right { /*the left and right buttons (links)*/
background: transparent; /* could be any color  */
color: #ff0000;
font: bold 16px Arial;
overflow: hidden;
}
a.left span, a.right span{

}
a.left img, a.right img{
border: 0;
}
a.l_dis, a.r_dis {
background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
cursor: default;
}
a.l_dis span, a.r_dis span {
visibility: hidden;
}
a:focus {outline:none;}
