/* reset.css */
html {margin:0;padding:0;border:0;}
html, body {height: 100%;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:13px;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:4em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:3em;margin-bottom:0.75em;}
h3 {font-size:2em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.5em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
.txt p {margin:0 0 1.5em;}
.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

h1, h2, h3, .lead, #dymek p, .button {font-family: 'Stint Ultra Condensed', cursive;}
.lead, .button {font-size:28px; line-height:36px;}
.inl {display:inline;}
h2.inl {line-height:50px;}
div.sekcja h2 {
	font-size:60px;
    line-height:70px;
	color:#b36;
}
div.sekcja h3 {font-size:45px;}
.togglehide p {
	margin-bottom:1em;
}

#tothetop {display:block;
width:70px;
height:70px;
text-decoration:none;
font-size:50px;
position:fixed;
bottom:50px;
right:50px;
background:url(nav.png) -420px 0 no-repeat;
text-indent:-9999px;
opacity:0.8;
}
#tothetop:hover {opacity:1; background-position: -420px -2px;}
#tothetop:active {background-position: -420px 2px;}

#pomoce p {line-height:60px;}

#content .moviewrapper {
  display:block;
  width:640px;
  height:360px;
  border:10px solid #fff;
  border-radius:10px;
  box-shadow:0 0 10px #ddd;
  margin-bottom:25px;
}



/* overlay */

.form-overlay {
  position:fixed;
  top:50%; left:50%;
  margin-top:-250px;
  margin-left:-200px;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.92);
  position:fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}
.overlay label, .overlay .iheader{
    color: #B6B6B6;
    border-color:#999 !important;
}

label.error {color:#600;}
.overlay .wrapper {
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 940px;
}    
.close {
    background: url("ico-close.png") 0 0 no-repeat;
    opacity:0.7;
    cursor: pointer;
    width: 32px;
    height: 32px;
    position: absolute;
    right:100px;
    top: 100px;
}
.close:hover {opacity:1;}
.form-overlay:after {content:"To okno zamkniesz klawiszem Esc"; color:#666; margin:100px 0 0 100px;}
span.contactform {text-decoration:underline; cursor:pointer;}

/* align.css */

.ctr {text-align:center;}
.lft {float:left;}
.rgt {float:right}

/* grid.css */

#mainlogo {
	display:block;
	width:400px;
	height:260px;
	text-indent:-9999px;
	margin:2px 0 0 58px;
	
}
#wrap {min-height: 100%;
	background: #fff url(kobieta-wokal.jpg) center top no-repeat;
}

#content {
	overflow:auto;
	padding-bottom: 50px; /* height = footer */
}  
#header {
	height:380px;
	margin-bottom:30px;
}
#sidebar {
	background:#f1f1f1;

	width:360px;
	float:right;
	border-left:1px solid #999;
	margin-left:25px;
	padding-left:24px;
}	

#footer {
background:#f0f0f0;
}

#topmenu {
	display:block;
	width:500px; 
	height:70px;
	margin:30px 0 20px 0;
}
.mn1, .mn2, .mn3, .mn4 {
	display:inline-block;
	width:70px;
	height:70px;
	background:transparent url(nav.png) -70px 0 no-repeat;
	text-indent:-9999px;
	font:30px/70px 'Stint Ultra Condensed', cursive;
	vertical-align:bottom;
}
.mn2{background-position:-210px 0;}
.mn3{background-position:-140px 0;}
.mn4{background-position:-350px 0;}
.mn1:hover, .mn2:hover, .mn3:hover, .mn4:hover {
	opacity:1;
	background-color:rgba(255,255,255,0.5);
	border-radius:10px 10px 10px 10px;
}
.mn1:active, .mn2:active, .mn3:active, .mn4:active {position:relative; top:2px;}

#dymek {
	display:block;
	width:314px;
	height:186px;
	position: absolute;
	top:58px;
	left:50%;
	margin-left:-42px;
	background:url(dymek.png) 0 0 no-repeat;
}
.dym1, .dym2, .dym3, .dym4 {
	display:none;
	text-align:center;
	font-size:30px;
	line-height:186px;
	overflow:visible;
}

.icobox {
	display:block;
	width:220px;
	height:180px;
	text-align:center;
	float:left;
	background-color:rgb(240,240,240);
	background-color:rgba(255,255,255,0.4);
	border-radius:10px 10px 10px 10px;
	margin-right:10px;
}
.icobox:hover {
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.8);
}

.ico1, .ico2, .ico3, .ico4 {
	display:block;
	width:120px;
	height:120px;
	clear:both;
	background:transparent url(nav.png) -4px -72px no-repeat;
	margin:0 auto;
}
.ico2 {background-position:-132px -72px;}
.ico3 {background-position:-260px -72px;}
.ico4 {background-position:-388px -72px;}

/*background-color:#b36; border-radius:5px 5px 5px 5px;*/

#kontakt .w960{
	padding-left:200px;
	position:relative;
	left:-100px;
	background:url(kim-jestem.png) 0 60px no-repeat;	

}


.button {
	display:block;
	width:200px;
	height:36px;
	padding: 12px;
	color:#fff;
	border-radius:10px 10px 10px 10px;
	background-color:#b36;
	text-decoration:none;
	text-align:center;
}

.button:hover {color:#eee;	background-color:#c47;}
.button:active {position:relative; top:2px;}


.trigger {margin:0; cursor:pointer;}
.trigger+*{margin-top:0.5em;}
.sekcja {
	display:block;
	width:100%;
	clear:both;
	padding:1em 0;
	margin:0 auto;
}
.w960 {
	width:960px;
	margin:0 auto;
}
.bg1 {
	background:#ddd url(noise_bg.png) repeat 0 0;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	box-shadow:inset 0 2px 15px #ddd;
}
.col1-3, .col2-3 {float:left;}
.col1-3 {width:32%; margin-right:1%;}
.col2-3 {width:65%; margin-right:1%;}



#tiktak, #tiktak a {color:#666;}
#tiktak {font-size:0.8em; text-align:center; padding-top:16px; 	box-shadow:inset 0 10px 10px #e9e9e9;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:20px auto;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.kropka {
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	margin-right:.4em;
	font-size:30px;
	text-align:center;
	background-color:#b36;
	color:#fff;
	border-radius:40px;
}

/* sticky footer */

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
} 
/*Opera Fix*/
body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}