﻿@charset "utf-8";

html, body 
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:150%;
	background-color: #fff;
	background-image:url(images/tlo.jpg);
	background-repeat:repeat-x;
	color: #434343;
	margin: 0;
	padding: 0;
	height:100%;
}

h1, h2, h3, h4, h5, h6
{
	font-size:1.2em;
	font-weight:bold;
	padding:0; /* top right bottom left */
	margin:0;
	z-index:1;
}

p, form, fieldset
{
	margin:0px;
	padding:0px;
	border:0px;
}

img
{
	border: 0px;
}

a 
{
	color:#0071bd;
	text-decoration:underline;
}
a:hover, a:focus 
{
	text-decoration:none;
}

.wskaznik
{
	cursor:help;
}

#container
{
	position:relative;
	width: 1000px;
	margin: auto;
}

#header
{
	position:relative;
	height:308px;
}

#header #baner-gora
{
	width:640px;
	height:92px;
	background-image:url(images/baner-gora.jpg);
}

#header #dzieciaki
{
	position:absolute;
	left:690px;
	top:0px;
	width:275px;
	height:252px;
	background-image:url(images/dzieciaki.jpg);
}

#header #logo
{
	position:absolute;
	left:101px;
	top:92px;
	width:234px;
	height:216px;
}

#header #skiplink
{
	font-size:1em;
	position:absolute;
	
}

#header #menu
{
	position:absolute;
	left:335px;
	top:146px;
	width:123px;
	height:78px;
}

ul#nawigacja
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1;
}

#menu #nawigacja li 
{
	float: left;
	list-style-type: none;
	height:39px;
	width:123px;
}

#menu #nawigacja li a
{
	display:inline;
	float:left;
	font-size:135%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-decoration:none;
	padding:10px 0px 0px 0px;
	width:120px;
}

#menu #nawigacja li a:hover, #menu #nawigacja li a:focus 
{
	color:#c02c27;
}

#menu #nawigacja .oferta {background:url(images/oferta.jpg) left no-repeat;}
#menu #nawigacja .podanie {background:url(images/formularz.jpg) left no-repeat;}

#header #kdstudio
{
	position:absolute;
	left:780px;
	top:252px;
	width:123px;
	height:39px;
}

#header #adres
{
	position:absolute;
	left:480px;
	top:127px;
	color: #fff;
	width:250px;
	height:100px;
	max-height:100px;
	max-width:250px;
	font-size:1em;
}

#content
{
	clear:both;
	margin:20px 15px 0px 15px;
	line-height: 1.5em;
	text-align:justify;
}

#content #witamy
{
	background:url(images/welcome.jpg) top left no-repeat;
	line-height:150%;
	text-align:justify;
	width:100%;
	
}

.files
{
	padding:10px 10px 10px 10px;
}

#content #nabor
{
	background:url(images/form.gif) top left no-repeat;
	line-height:150%;
	text-align:justify;
	width:100%;
	
}

#content #witamy h2, #content #nabor h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	font-weight:normal;
	color:#0071bd;
	padding:10px 20px 20px 60px;
}

#content #witamy p.witamy
{
	padding:0px 0px 10px 0px;
}	

#content #lewa
{
	float:left;
	width:48%;
	display:inline;
	padding:0;
	margin:0;
	background:url(images/oferta-tlo.jpg) top right no-repeat;
}

#content #prawa
{
	float:right;
	width:48%;
	display:inline;
	padding:0;
	margin:0;
	background:url(images/miejsca-tlo.jpg) top right no-repeat;
	
}

#content #prawa h4
{
	margin:0px 0px 10px 0px; /* top right bottom left */
}

#content #dol
{
	clear:both;
}
	

#stopka
{
	clear:both;
	border-top:#0071bd solid 3px;
	height:auto !important;
	height:20px;
	min-height:20px;
	margin:20px 0px 10px 0px;
}

#stopka .copyright, #content #formularz p.fides 
{
	margin:5px 0px 0px 20px;
	padding:0;
	float:left;
	display:inline;
}

#stopka .design, #content #formularz p.data 
{
	margin:5px 20px 0px 0px;
	padding:0;
	float:right;
	display:inline;
}

/* FORMULARZ */

#content #formularz
{
	width:100%;
	/*border:#000 solid 1px; */
	min-height:500px;
	line-height:150%;
	background:url(images/tlo-jasne.jpg) center no-repeat;
}

#content #formularz h3
{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:155%;
	color:#0071bd;
	text-align:center;
	line-height:150%;
}

.formfields 
{
	width:400px;
	margin-left:30%;
}

#content #formularz form.contactform {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#content #formularz form.contactform legend {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:155%;
	color:#0071bd;
	margin:0;
	margin-bottom:.4em;
	padding:0;
	text-indent:0;
	display:block;
}

#content #formularz form.contactform fieldset {
	border:none;
	margin:0;
	padding:0;
}
#content #formularz form.contactform label {
	margin:7px 0px 2px 0px;
	padding:0px;
	text-indent:0;
	display:block;
}
#content #formularz form.contactform input,#content #formularz form.contactform select 
 {
	background:#f7f7f7;
	margin:0px;
	padding:2px;
	width:374px;
	height:20px;
	border:#0071bd 1px solid;
	color:#555;
	font-weight:normal;
}
#content #formularz form.contactform input:focus {
	background:#d0e7f6;
	border-color:#0071bd;
}

#content #formularz .formfields p 
{
	padding:0 20px 0 0;
}

#content #formularz .data, #content #formularz .prosba
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
}

#content #formularz .prosba, #content #formularz .zgoda
{
	margin:20px 0px 20px 0px;
	line-height:150%;
}

#decyzja
{
	background:#f7f7f7;
	margin:0px;
	padding:2px;
	width:100%;
	height:20px;
	border:#0071bd 1px solid;
	color:#555;
	font-weight:normal;
}

#content #formularz span.req
{
	color:#c02c27;
}

#content #formularz form.contactform  input.przycisk
{
	background:#0071bd;
	margin:20px 6px 20px 6px;
	width:80px;
	height:30px;
	border:#0071bd solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fafafa;
	font-size:110%;
	font-weight:bold;
}

#content #formularz form.contactform  input.przycisk:hover, #content #formularz form.contactform  input.przycisk:focus
{
	background:#c02c27;
	color:#fff;
	border:#7d8422 solid 1px;
}

#content #formularz form.contactform  p.error 
{
	background:#fefbe2 url(images/error.gif) left center no-repeat;
	color:#c02c27;
	font-weight:bold;
	margin:5px 20px 0 0;
	padding:5px 5px 5px 25px;
	border:#c02c27 solid 1px;
}

#content #formularz form.contactform  p.ok 
{
	background:#d0e7f6 url(images/ok.gif) left top no-repeat;
	color:#0071bd;
	font-weight:bold;
	margin:0 20px 0 0;
	padding:5px 5px 5px 25px;
	border:#0071bd solid 1px;
}

/* Galeria */

#galeria h5
{
	padding:10px 0px 10px 0px; /* top right bottom left */
}

#content #galeria ul.gallery {
	margin:0;
	padding:0 20px 10px;
	
	float:left;
}
#content #galeria ul.gallery li {
	display:inline;
}
#content #galeria ul.gallery li a {
	margin:0 12px 12px 0;
	border:1px solid #d1d1d1;
	float:left;
	display:inline;
}
#content #galeria ul.gallery li a:hover {
	border:#c02c27 solid 1px;
}
#content #galeria ul.gallery li a img {
	vertical-align: middle;
	border:#FFF solid 8px;
}
