body {
	font-family: Tahoma;
	font-size: 12px;
	color: #6d6d6d;
	background: url(images/background-top.png) repeat-x top;
	text-align: center;
}
a img {
	border: 0;
}
input {
	color: #6d6d6d;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #cc3467;
}
a:hover
{
	text-decoration: underline;
	color: #ec739c;
}
.clr {
	clear: both;
}
h3, h2, #profile h4 {
	font-size: 13px;
	color: #cc3467;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: url(images/background-right.png) repeat-x left bottom;
	margin-bottom: 6px;
}
h4 {
	font-size: 13px;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float: right;
}
.ClearBoth
{
	clear: both;
}
.DisplayNone
{
	display: none;
}
.DisplayBlock
{
	display: block;
}
.DisplayInline
{
	display: inline;
}
#body {
	width: 1013px;
	margin: 80px auto 10px auto;
	text-align: left;
}

#top {
	margin-top: 0px;
}
#top #logo {
	float: left;
}
#menu a
{
	text-decoration: none;
}
#menu {
	float: right;
	background: url(images/menu.png);
	width: 738px; /** 747px */
	height: 45px;
	padding-left: 8px;
	list-style-type: none;
}
#menu li
{
	float: left;
}
.SubMenu
{
	position: absolute;
	list-style-type: none;
	margin-top: 45px;
	background: #e1e1e1;
}
.SubMenu li
{
	display: block;
	clear: both;
}
#menu span,
#menu a {
	display: block;
	width: 140px;
	text-align: center;
	height: 25px;
	color: #27343d;
	font-weight: bold;
	cursor: pointer;
}
#menu a {
	height: 45px;
}
#menu span {
	padding-top: 16px;
}

#menu a:hover,
#menu a:hover span,
#menu a.selected,
#menu a.selected span {
	color: #fff;
	background: #cc3467;
}

#guest-menu {
	margin-top: 5px;
}

#slideshow {
	float: left;
}

#menu-reg {
	float: right;
	background: url(images/menu-reg.png);
	width: 467px;
	_overflow: hidden; /*ie 6 bug */
	height: 226px;
}

#reg-niania,
#reg-rodzic {
	display: block;
	margin: 15px 15px 15px 20px;
}
#reg-rodzic {
	margin-top: 25px;
}

#left {
	float: left;
	margin-top: 10px;
	width: 700px;
}	

#right {
	float: right;
	margin-top: 10px;
	width: 300px;
	padding-left: 10px;
	background: url(images/background-right.png) repeat-y left;
}

#right .row p
{
	padding-top: 2px;
	padding-bottom: 4px;
}
#right .row,
#right .row2 {
	background: url(images/background-row-2.png);
	width: 298px;
	margin-bottom: 8px;
}
#right .row2 {
	background: url(images/background-row2-2.png);
}
#right .row h4,
#right .row2 h4 {
	margin: 0px;
        padding: 7px 10px 0px 7px;
        background-image: url('images/background-row-1.png');
        background-position: top;
        background-repeat: no-repeat;
}
#right .row2 h4 {
    background-image: url('images/background-row2-1.png');
}
#right .row p,
#right .row2 p {
	margin: 0;
        padding-left: 7px;
}
#right .row .more,
#right .row2 .more {
	margin-top: 6px;
	display: block;
	text-align: right;
        background-image: url('images/background-row-3.png');
        background-position: bottom;
        background-repeat: no-repeat;
}
#right .row2 .more {
    background-image: url('images/background-row2-3.png');
}

#left .left {
	float: left;
	width: 365px;
	background: url(images/background-right.png) repeat-y right;
}

#left .right {
	float: right;
}
.search h4
{
	background: transparent !important;
}
.search-age
{
	float: left;
	padding: 0 0 0 18px;
}
.search-region
{
	margin: 0 15px;
}
h1#Search
{
	font-size: 14pt;
	color: #cc3467;
}
#search-nianie .search-region select
{
	width: 315px;
	margin-bottom: 5px;
}
#search-ogloszenia .search-region select
{
	width: 292px;
	margin-bottom: 5px;
}
#search-nianie h3, #search-ogloszenia h3
{
	color: #6e6e6e;
	background: transparent;
	margin: 0;
	padding: 6px 10px 8px 15px;
	font-size: 14px;
}
#search-nianie {
	background: url(images/search-nianie.png);
	width: 346px;
	height: 131px;
}
#search-full {
	background: url(images/search-full.png);
	width: 682px;
	height: 130px;
	margin-bottom: 10px;
}
input[type=submit]
{
	padding: 4px;
	color: #000;
}
#search-nianie input {
	margin: 50px 25px 15px 25px;;
	width: 290px;
	font-size: 15px;
	height: 17px;
	border: 0;
}
#search-full input {
	margin: 50px 25px 15px 25px;;
	width: 490px;
	font-size: 15px;
	height: 17px;
	border: 0;
	background: none;
}
#search-nianie input.submit, #search-ogloszenia input.submit
{
	float: right;
	width: 100px;
	height: 36px;
	cursor: pointer;
	margin: 0 16px 0 0;
	padding: 0;
	background-image: url('images/submit-nianie.png');
}
#search-ogloszenia input.submit
{
	background-image: url('images/submit-ogloszenia.png');
	width: 101px;
}
#search-nianie .submit img {
	float: right;
	margin-right: 13px;
}
#search-full .submit img {
	float: right;
	margin-right: 7px;
	margin-top: 40px;
	border: 0;
}
#search-ogloszenia {
	background: url(images/search-ogloszenia.png);
	width: 323px;
	height: 131px;
}

#search-ogloszenia input {
	margin: 52px 20px 13px 20px;
	width: 280px;
	font-size: 15px;
	height: 17px;
	border: 0;
}
#search-ogloszenia .submit img {
	float: right;
	margin-right: 13px;
}

#left .left h2,
#left .left-full h2 {
	background: url(images/left-h2.png);
	font-size: 12px;
	padding: 2px 10px;
	color: #9ac140;
	width: 323px;
	height: 31px;
}
#left .right h2 {
	background: url(images/right-h2.png);
	font-size: 12px;
	padding: 2px 10px;
	color: #9ac140;
	width: 305px;
	height: 31px;
}
#left .left .row {
	width: 325px;
	height: 80px;
	}
#left .right .row {
	width: 305px;
	height: 80px;
	}
#left .full .row {
	padding: 10px;
}
#left .full .row2 {
	background: #f5f8ef;
	padding: 10px;
}
#left .left .row img,
#left .left-full .row img,
#left .right .row img,
.full img {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin-right: 5px;
}

#left .left .row strong,
#left .left-full .row strong,
#left .right .row strong,
#left .full .row strong {
	color: #cb3467;
}
#left .full .row strong {
	display: block;
}

#left .left .row strong span,
#left .left-full .row strong span,
#left .right .row strong span,
#left .full .row strong span {
	color: #24373e;
}

#left .left .row p,
#left .left-full .row p,
#left .right .row p,
#left .full .row p {
	margin: 0;
	margin-top: 2px;
}
#left .left-full .row {
	margin: 10px;
}
#left .left-full .row p {
	margin: 10px;
}
#left .full .row p {
	width: 60%;
	float: left;
}
#left .full ul {
	float: right;
	width: 23%;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: -12px;
	margin-right: 10px;
	background: url(images/green-dot.png) repeat-x top;
}
#left .full ul strong {
	float: left;
	width: 40%;
	display: block;
	padding-left: 4px;
}
#left .full ul span {
	float: right;
	display: block;
	text-align: right;
	width: 40%;
}
#left .full li {
	padding: 6px 0 8px 0;
}
#left .full li.dots {
	background: url(images/green-dot.png) repeat-x bottom;
	padding: 0;
	z-index: 15;
}
#footer {
	margin-top: 10px;
	border-top: 1px solid #e1e1e1;
}

#footer-inside {
	border-top: 1px solid #ededed;
	margin-top: 3px;
	padding-top: 7px;
	font-size: 11px;
	color: #25363e;
}

.full img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.full table {
	width: 100%;
	border-collapse: collapse;
}

.full th,
.full td {
	background: #f5f8ef;
	text-align: center;
	padding: 10px 5px;
}
.full td.all {
	background: url(images/background-right.png) repeat-x left;
	padding: 1px;
}
.full th.rowt2,
.full td.rowt2 {
	background: #fff;
}

.full table strong {
	color: #cc3467;
	font-size: 13px;
}

#profile p {
	padding: 0 10px;
}
#profile .profile_data {
	width: 97%;
	margin: 0 auto;
}
#profile .profile_data th {
	text-align:left;
}
#profile .profile_data th.row2,
#profile .profile_data td.row2 {
	background: #fff;
}
#profile .profile_data th,
#profile .profile_data td,
#profile .profile_data th.row2,
#profile .profile_data td.row2 {
	padding: 10px 5px;
}

.textarea textarea {
	width: 100%;
	height: 80px;
}
.term th,
.term td {
	text-align: center;
	width: 20px;
}
td.th {
	font-weight: bold;
}

#profile .profile_data td.all {
	height: 1px;
	padding: 0;
}

.left-full {
	width:700px;
}

.banner {
	float: right;
	width: 345px;
}

.paginationControl{
    background-image: url('images/search.png');
    width:690px;
    height:25px;
    padding:3px 5px 7px 5px;
    margin:0px;
}
.paginationControl span{
    
}
.paginationControl a{
    font-weight: bold;
    color:#9AC140;
}

p.error {
	border-top: 10px solid #ac3260;
	background: #cc3467;
	color: #fff;
	text-align: center;
	margin: 10px;
	font-weight: bold;
	padding: 5px !important;
}
p.success {
	border-top: 10px solid #3bac32;
	background: #3fcc34;
	color: #fff;
	text-align: center;
	margin: 10px;
	font-weight: bold;
	padding: 5px !important;
}
p.info {
	border-top: 10px solid #b7c57f;
	background: #e1ecb4;
	color: #666;
	text-align: center;
	margin: 10px;
	font-weight: bold;
	padding: 5px !important;
}

#body #left .art p {
	width: 90%;
}
.bannerTop {
	margin-top: 5px;
	text-align: center;
	display: none;
}

.pink, .pink a {
	color: #cc3467;
	font-weight: bold;

}

/*autocomplete css */
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#bottompaginator h2
{
	display: none;
}
.BigButton
{
	background: url(images/btn.png);
	background-repeat: no-repeat;
	display: block;
	width: 298px;
	height: 34px;
	text-align: center;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 14px;
	margin-bottom: 10px;
}
.BigButton:hover
{
	color: #fff;
	text-decoration: underline;
}
.CommentRow0, .CommentRow1
{
	margin-bottom: 10px;
	padding: 8px;
}
.CommentRow0 strong, .CommentRow1 strong
{
	margin-bottom: 5px;
}
.CommentRow0
{
	background: #fff;
}
.CommentRow1
{
	background: #f5f8ef;
}
#Questions
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.Answers
{
	margin: 0 0 10px 18px;
	padding: 0;
}
.Answers li
{
	padding-top: 8px;
}
a.button
{
	background: transparent url('images/button-right.png') no-repeat scroll top right; 
	display: block;
	height: 20px;
	margin-right: 6px;
	padding-right: 7px; 
	color: #fff;
	font-weight: bold;
}
a.button span
{
	background: transparent url('images/button-left.png') no-repeat; 
	display: block;
	line-height: 12px;
	padding: 3px 8px 5px 15px;
} 
a.button:hover span
{
	text-decoration:underline;
}
.RedStrip
{
	width: inherit;
	height: 20px;
	background: #cc3467;
}
.GreenStrip
{
	height: inherit;
	background: #34cc4d;
}
.TextShadow
{
	width: inherit;
	text-align: center;
	color: #000;
	font-weight: bold;
	margin-top: -16px;
	margin-left: 2px;
}
.TextFirst
{
	width: inherit;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: -15px;
}
.RecruitDetail
{
	border-left: solid 1px #cc3467;
	float: left;
	margin-left: 10px;
	height: 55px;
}
.RecruitDetail p
{
	margin-bottom: 5px;
}
.Description
{
	font-style: italic;
	color: #999;
	font-size: 12px;
}

.Required th
{
	color: #ff0000;
}
.Required input, .Required textarea, .Required select
{
	border: solid 1px #ff0000;
}
.ShowDescription
{
	color: #cc3467;
	cursor: pointer;
}
.ShowDescription:hover
{
	text-decoration: underline;
}
.ndesc
{
	width: 306px;
	height: 58px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	text-align: justify;
}
.row:hover .ndesc
{
	height: auto;
	background: #fff;
	z-index: 2;
	padding-bottom: 5px;
	border-bottom: solid 1px #cc3467;
}
.ArticleTitle
{
	background-image: url('images/transparent.png');
	bacbackground-repeat: repeat;
	padding: 5px !important;
	position: absolute;
	width: 288px;
}
.ArticleTitle a
{
	color: #fff;
}
.informator
{
	background-image: url('images/pdf.png');
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 22px;
	padding-right: 32px;
	padding-top: 10px;
	font-weight: bold;
}