body {
	margin: 0;
	background-color: white;
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: black;
}
img {
	border: 0;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:active {
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
	background: url("gfx/tlo-menu.gif") repeat-y;
}
#top {
	background-image: url('gfx/top.jpg');
	height: 121px;
	border-top: 1px solid #888;
	border-bottom: 1px solid #ccc;
}
#logo h1 {
	position: absolute;
	top: 8px;
	left: 30px;
	overflow: hidden;
}
#logo h1 a {
	display: block;
	width: 125px;
	height: 80px;
	background: url('gfx/logo.gif') no-repeat;
	text-indent: -666em;
}
#top-picture-glowna {
	background-image: url("gfx/top-picture-glowna.jpg");
	height: 275px;
}
#top-picture-oferta {
	background-image: url("gfx/top-picture-oferta.jpg");
	height: 275px;
}
#top-picture-mlodziez {
	background-image: url("gfx/top-picture-mlodziez.jpg");
	height: 275px;
}
#top-picture-rodzice {
	background-image: url("gfx/top-picture-rodzice.jpg");
	height: 275px;
}
#top-picture-terapia {
	background-image: url("gfx/top-picture-terapia.jpg");
	height: 275px;
}#top-picture-nauczyciele {
	background-image: url("gfx/top-picture-nauczyciele.jpg");
	height: 275px;
}
#top-picture-aktualnosci {
	background-image: url("gfx/top-picture-aktualnosci.jpg");
	height: 275px;
}
#top-picture-kontakt {
	background-image: url("gfx/top-picture-kontakt.jpg");
	height: 275px;
}
#balk {
	background-image: url("gfx/balk.gif");
	height: 20px;
}
#container {
	width: 920px;
	margin: 0;
	padding: 0;
	padding-bottom: 1px; /* łączy odstęp "kreska - stopka" */
	color: #333;
}
#navigation {
	float: left;
	width: 230px;
}
#content {
	padding-top: 1px;
	margin: 0;
	margin-left: 255px;
}
#content #c1 {
	font-size: 1.1em;
	margin: 10px 50px 74px 0; /* 74px ustala wysokości głównego tekstu od stopki */
	padding: 0;
}
#content p {
	line-height: 1.8em;
}
#content h2 {
	margin: 2.5em 0 2.5em 0;
	font-size: 1.2em;
}
#content h3 {
	margin: 2em 0 1em 0;
	font-size: 1.1em;
}
#content ul {
	list-style-image: url("gfx/arrow.gif");
	line-height: 1.6;
	list-style-position: outside;  
	padding: 0;
	margin: 10px 0 30px 18px;
}

.lista li {
	margin: 0.6em;
}

.lista {
	list-style-image: none;
	list-style-type: none; 
}
.podkr {
	text-decoration: underline; /* podkreślenie tekstu */
}
.pogru {
	font-weight: bold; /* pogrubienie tekstu */
}

/* do umieszczania cytatów na stronie */
.cytat {
	width: 160px;
	margin: 25px 8px;
	padding: 12px 16px;
	text-align: justify;
	font-style: italic;
	font-size: 1em;
	line-height: 1.5em;
	border-top: 1px dotted #ccc;
}
.autor {
	display: block;
	font-weight: bold; 
	font-size: 0.8em;
	font-style: normal;
	text-align: right;
	margin-top: 5px;
}
/* koniec*/

#footer {
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 1em; 
	margin: 0;
	padding: 1px 0; /* zmiana wysokości stopki */
	background: #484848;
	color: #efefef;
	width: 920px;
	clear: both;
}
#footer #copyright {
	padding: 10px 20px;
}
#telefon {
	text-align: right;
	padding: 10px 30px;
	margin-top: -33px;
	margin-right: 15px;
	background: url("gfx/telefon.gif") right 50% no-repeat;
}
#powrot {
	text-align: right;
	padding: 0 22px;
	margin-top: 30px;
	background: url("gfx/powrot.gif") right 50% no-repeat;
}



/* formularz zgłoszeniowy*/
.form-submit-button {
	padding: 1px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
}
hr {
	border: none;
	background-color: #12a000;
	height: 1px;
	margin-top: 40px;
}

.form-header {
	margin: 25px 8px 30px 0px;
	padding: 5px;
	border-bottom: 1px solid #999;
}
.form-name {
	font-weight: bold;
	font-size: 14px;
	color: #555;
}
.form-description {
	margin: 7px 0 10px 0;
}

/* Controls */
.control-name { font-weight: bold; font-size: 12px; color: #4E5156;}
.control-required { color:red; }
.control-description { color:#d6ad4a; }
.control-head { padding: 8px 0 0 8px; }
.control-control { margin: 2px 0 12px 0; padding: 8px 0 0 8px; font: 11px Tahoma, Arial, Helvetica ,sans-serif; color: #282E39;}
.control-control input, .control-control textarea, .control-control select { margin-right: 5px; font: 11px Tahoma, Arial, Helvetica ,sans-serif; color: #282E39;}
.control-control input, .control-control textarea { padding: 0 2px 0 2px;}
.control-line { margin-bottom: 8px; }
.small-font {  font: 11px Tahoma, Arial, Helvetica ,sans-serif; }

/* Control-specific styles */
.control-singlechoice { margin-bottom: 4px; vertical-align: middle; }
.control-multiplesinglechoice { margin-bottom: 4px; vertical-align: middle; }
/* koniec */
