/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 1px;

}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: 1px solid #7F7772;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}

/* header */

#header {
	width: 880px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 0; /* odstep od gory calej strony */
}

#header h1 { /* tytul */
	float: left;
	letter-spacing: -1px;
	font-size: 3em;
	}

#header h2 { /* podtytul */
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	float: right;
	padding-right: 10px;
	font-size: 1.5em;
	color: #A92030;
	}

#header a { /* link w tytule */
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}


/* Wrapper */

#wrapper {
	clear: both;
	width: 880px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y;
}

/* col-one */

#col-one ul {
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
	list-style: none;
}

#col-one li {
}

/* #col-one a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: xx-small;
	font-weight: bold;
}

#col-one a:hover, #col-one .active a {
	border-bottom-color: #000000;
	color: #000000;
} */

/* Column One  - menu */

#col-one {
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
}

#col-one .image {
	height: 200px;
	background: url(images/n1.jpg) no-repeat;
}

#col-one .container {
	background: url(images/img04.gif) repeat-x;
}

#col-one .boxed {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}

#col-one h2 {
	padding: 10px;
	font-size: 1em;
	color: #A92030;
}

#col-one .boxed li {
	
	padding-left: 15px;
	background: url(images/point.png) no-repeat center left;
}

#col-one .boxed .title {
	color: #A92030;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one li {
}

#col-one .active {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #A92030;
}

#col-one .header {
	font-size: 0.8em;
	color: #333333;
}

#col-one .context {
	font-size: 0.8em;
	color: #333333;
}

#col-one .checkbox_container {
	font-size: 0.8em;
	color: #333333;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}

#col-one .radio_container {
	font-size: 0.82em;
	color: #333333;
}


/* Column Two  - strona glowna */

#col-two {
	float: right;
	width: 690px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/img08.gif) no-repeat;
}

#col-two h1 {
	padding: 10px 10px 10px 15px;
	font-size: 1em;
	color: #4DAB50;
	background: url(images/point_green.png) no-repeat center left;
}

#col-two h2 {
	padding: 10px 10px 10px 15px;
	font-size: 1em;
	color: #4DAB50;
	background: url(images/point_green.png) no-repeat center left;
}

#col-two h3 {
	padding-top: 10px;
}

#col-two .image {
	height: 200px;
	background: url(images/preschool.jpg) no-repeat;
}

#col-two table {
	border-spacing: 10px 5px;
}

#col-two .container {
	background: url(images/img10.gif) repeat-x;
}

#col-two .boxed {
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 20px;
}

#col-two .boxed .title {
	color: #4DAB50;
}

#col-two .boxed .content {
}

#col-two .formbody {
	display: inline-block;
	font-size: 0.9em;
}

#col-two label {
padding-right: 10px
}

/* Column Three  - kalendarz */


/* Extra */

#extra {
	height: 4px;
	background: url(images/img11.gif) no-repeat;
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 880px;
	margin: 0 auto;
	font-size: x-small;
}
