*{
	margin:0px;
	padding:0px;
	outline: 0px;
}

html, body{
	height: 100%;
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: black;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;	
}

#main{
	width: 965px;
	margin:0 auto;
	overflow: hidden;
}

#container{
	width: 640px;
	float: left;
	overflow: hidden;
}


#sidebar{
	width: 308px;
	float: right;
	border-left: solid 1px #f0efef;
	padding-bottom: 40px;
}


#ask_question{
	height:250px;
	background: url('../img/ask_question.jpg') no-repeat;
	overflow: hidden;
	margin-top: 10px;
}


#ask_question h2{
	font-size: 18px;
	font-weight: bold;
	margin-left: 9px;
	margin-top: 9px;
}

#ask_email{
	width:147px;
	border: solid 1px #bbbdc1;	
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom:  6px;
	margin-left: 9px;
	margin-top: 5px;
}

#ask_question_form label{
	color: #656868;
}

#ask_content{
	width: 284px;
	height:142px;
	border: solid 1px #bbbdc1;
	margin-left: 9px;
	margin-bottom: 5px;
}

#ask_rules{
	margin-left: 9px;
	margin-right: 4px;
	padding-bottom:3px;
}

#ask_submit{
	position: relative;
	top: 4px;
	left: 83px;
}

#school_parents{
	height:388px;
	background-color: #F4F2F3;
	overflow: hidden;
	margin-top: 13px;
	border: solid 2px #b0b3b6;
}

#school_parents h2{
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin-top: 9px;
	margin-left: 5px;
	background: url('../img/school_parents_logo.jpg') no-repeat left;
	padding-left: 80px;
	padding-top: 24px;
	padding-bottom: 18px;
	margin-bottom: 10px;
}

.school_parents_item{
	height: 39px;
	overflow: hidden;
	background: #8e9b93;
	margin-bottom: 1px; color: white;
	margin-left: 7px;
	margin-right: 11px;
}

.school_parents_item a{
	color: #ffffff;
}

.school_parents_item h3{
	font-weight: normal;
	font-size: 13px;
	margin-left: 9px;
	margin-top: 6px;
	background: url('../img/school_parents_item_header.jpg') no-repeat bottom left;
	padding-left: 2px;
	margin-bottom: 2px;
}

.school_parents_item p{
	margin-left: 12px;
	margin-top: 6px;
	margin-top: 0px;
}

#school_parents .more{
	text-align: right;
	margin-right: 11px;
	margin-top: 3px;
}

#school_parents .more a{
	color: #b9b9b9;
}

#school_parents_program{
	height: 124px;
	/* background: url('../img/school_parents_bottom.jpg') no-repeat right;
	padding-right:60px; */
	margin-right: 11px;
	margin-top: 5px;
	text-align: right;
	overflow: hidden;
}

#school_parents_program p{
	margin-top: 8px;
	color: #787b7b;
}

#school_parents_program a{
	color: #b9b9b9;
}

#tags{
	margin-top: 32px;	
}

#tags h2{
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	margin-left: 9px;
	margin-bottom: 9px;
}

#tags ul{
	margin-left: 9px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #f0efef;
	margin-right: 11px;
}

#tags ul li{
	list-style-type: none;
	display: inline;
	color: #4eb748;
}

#tags ul li a{
	color: #4eb748;
	font-size: 14px;
}

#tags ul li a.size1{
	color: #4eb748;
	font-size: 16px;
}

#tags ul li a.size2{
	color: #4eb748;
	font-size: 18px;
}

#tags ul li a.size3{
	color: #4eb748;
	font-size: 20px;
}

#health h2{
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	margin-left: 9px;
	margin-bottom: 9px;
}

#health ul{
	margin-left: 9px;
}

#health ul li{
	list-style-type: none;
	display: inline;
	color: #b9b9b9;;
}

#health ul li a{
	color: #b9b9b9;
}

#health_program{
	height: 24px;
	background: url('../img/health_bottom.jpg') no-repeat;
	background-position: 130px 0px;
	margin-right: 11px;
	margin-left: 9px;
	margin-top: 5px;
	padding-right:165px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #f0efef;
}

#health_program p{
	margin-top: 8px;
	color: #787b7b;
}

#health_program a{
	color: #b9b9b9;
}

#help h2{
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	margin-left: 9px;
	margin-bottom: 9px;	
}

#help p{
	margin-left: 9px;
	margin-bottom: 7px;
}

#help a{
	color: #b9b9b9;
}

#info{
	margin-left: 9px;
	margin-right: 11px;	
	margin-top: 20px;
}

#info a{
	color: #b9b9b9;
}

#info1{
	text-align: right;
}

#info2{
	/*height: 44px;
	overflow: hidden;*/
	margin-right: 11px;
	margin-top: 9px;
	text-align:center;
	
}

#info2 p{
	/*margin-top: 8px;
	text-align: right;
	margin-right: 90px;	
	*/
	color: #787b7b;
}

#info3{
	text-align:right;
}

#menu{
	overflow: hidden;	
}

#menu_dom{
	width: 197px;
	float: left;
	margin-right: 24px;
}

#menu_szkola{
	width: 197px;
	float: left;
	margin-right: 24px;
}

#menu_czas{
	width: 197px;
	float: left;
}

#menu_dom a{
	display: block;
	width: 197px;
	overflow: hidden;
}

#menu_szkola a{
	display: block;
	width: 197px;
	overflow: hidden;
}

#menu_czas a{
	display: block;
	width: 197px;
	overflow: hidden;
}

#menu_dom .tree1{
	margin-top: -3px;
	display: none;
	list-style-type: none;
	position: relative;
}

#menu_dom .tree1 li{
	position: relative;	
}

#menu_dom .tree1 li a{
	display: block;
	background: #40c135;
	color: white;
	border-top: solid 1px #9bdf96;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 187px;
}

#menu_szkola .tree1{
	margin-top: -3px;
	display: none;
	list-style-type: none;
}

#menu_szkola .tree1 li a{
	display: block;
	background: #00bed2;
	color: white;
	border-top: solid 1px #11d5ea;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 187px;
}

#menu_czas .tree1{
	margin-top: -3px;
	display: none;
	list-style-type: none;
	position:relative;
}

#menu_czas .tree1 li{
	position: relative;	
}

#menu_czas .tree1 li a{
	display: block;
	background: #f79028;
	color: white;
	border-top: solid 1px #fbc58f;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 187px;
}

#menu_dom .tree2{
	color: #b9b9b9;
	display: none;
	background: #f7f7f8;
	margin-top: -23px;
}

#menu_dom .tree2 ul{
	list-style-type: none;
}

#menu_dom .tree2 ul li a{
	background: #f7f7f8;
	color: #b9b9b9;
	border-top: solid 1px #b9b9b9;
	margin-left: 10px;
	margin-right: 10px;
}

#menu_dom .tree2 ul li a:hover{
	color: black;
	text-decoration: none;
}

#menu_dom .tree2 div.title{
	display: block;
	background: #40c135;
	color: white;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 207px;
}

#menu_szkola .tree2{
	color: #b9b9b9;
	display: none;
	background: #f7f7f8;
	margin-top: -23px;
}

#menu_szkola .tree2 ul{
	list-style-type: none;
	z-index:2;
}

#menu_szkola .tree2 ul li a{
	background: #f7f7f8;
	color: #b9b9b9;
	border-top: solid 1px #b9b9b9;
	margin-left: 10px;
	margin-right: 10px;
}

#menu_szkola .tree2 ul li a:hover{
	color: black;
	text-decoration: none;
}

#menu_szkola .tree2 div.title{
	display: block;
	background: #00bed2;
	color: white;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 207px;
}

#menu_czas .tree2{
	color: #b9b9b9;
	display: none;
	background: #f7f7f8;
	margin-top: -23px;

}

#menu_czas .tree2 ul{
	list-style-type: none;
}

#menu_czas .tree2 ul li a{
	background: #f7f7f8;
	color: #b9b9b9;
	border-top: solid 1px #b9b9b9;
	margin-left: 10px;
	margin-right: 10px;
}

#menu_czas .tree2 ul li a:hover{
	color: black;
	text-decoration: none;
}

#menu_czas .tree2 div.title{
	display: block;
	background: #f79029;
	color: white;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	width: 207px;
}

#search_form{
	background: #e5e5e7;
	padding-top: 8px;
	padding-bottom: 6px;
}

#search_form label{
	color: #636669;
	font-size: 17px;
	margin-right: 10px;
	margin-left: 80px;
}

#search{
	background:url('../img/search_input.jpg') no-repeat;
	border: 0px;
	width: 179px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
}

#search_submit{
	margin-left: 10px;
}

#container h2{
	color: #636669;
	font-size: 17px;
	margin-top: 20px;
}

.article_item{
	margin-top: 15px;
	overflow: hidden;
	margin-left: 15px;
	width:623px;
}

.article_item h3{
	color: #2E2D30;
	font-size: 16px;
	font-weight: normal;
	border-bottom: double #c6c8ca;
	margin-bottom: 0px;
}

.article_item p{
	margin-top: 10px;	
}

.article_item div{
	background: #f7f7f8;	
	padding-top: 1px;
	padding-bottom: 10px;
}

.articles_tags{
	list-style-type: none;
	margin-top: 4px;
}

.articles_tags li{
	display: inline;
	color: #858585;
}

.articles_tags li a{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background: #c6c8ca;
	color: white !important;
}

.article_item a{
	color: #b9b9b9;
}

.article_category_school{
	float: right;
	color: #22c7d8;
	margin-right: 15px;
}

.article_category_czas{
	float: right;
	color: #f79028;
	margin-right: 15px;
}

.article_category_dom{
	float: right;
	color: #4eb748;
	margin-right: 15px;
}


h2.suggest{
	font-weight: normal;
	margin-bottom: 10px;
}

div.suggest{
	overflow: hidden;
	padding-left: 10px;
}

div.suggest .suggest_item{
	width: 190px;
	height: 100px;
	overflow: hidden;
	float: left;
}

div.suggest .suggest_item img{
	width: 48px;
	float: left;
	margin-right: 5px;
}

div.suggest .suggest_item div h3{
	color: #7c7c7c;
	font-size: 13px;
	margin-bottom: 6px;
}

div.suggest .suggest_item div p{
	color: #333333;
}

#footer{
	clear: both;
	background: url('../img/footer.jpg') no-repeat;
	height: 237px;
	padding-top: 75px;
	overflow: hidden;
}


#latest_number{
	width: 492px;
	float: left;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 14px;
}

#latest_number img{
	width: 315px;
	float: left;
	margin-top: 6px;
}

#latest_number_info{
	float: left;
}

#story_title{
	width:172px;
	height:39px;
	padding-top: 13px;
	padding-left: 5px;
	overflow: hidden;
	background: url('../img/story_title.jpg') no-repeat;
	font-size: 14px;
	color: white;
}

#latest_number_info h3{
	color: #00a6a4;
	font-weight: normal;
	font-size: 17px;
	border-bottom: solid 2px #e1e2e3; 
	margin-left: 5px;
	margin-top: 15px;
}

#latest_number_info p{
	width: 155px;
	margin-left: 5px;
	color: #555656;
	margin-top: 5px;
}

#latest_number_info p.more{
	width: 155px;
	margin-left: 5px;
	color: #555656;
	margin-top: 7px;
	text-align: center;
}

#latest_number_info p.more a{
	color:#7ac143;
}

#latest_number_info p.pages{
	width: 155px;
	margin-left: 5px;
	color: #555656;
	text-align: center;
	margin-top: 7px;
}

#latest_number_info p.pages a{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;	
	color: #d5d5d5;
}

#latest_number_info p.pages a:hover{
	background: url('../img/footer_pagination.jpg') no-repeat;
	color: white;
	text-decoration: none;
}

.currentItem{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 7px;	
	background: url('../img/footer_pagination.jpg') no-repeat;
	color: #ffffff !important;
	text-decoration: none;
}

#order{
	float: left;
	width: 450px;
	left:0px !important;
	top:0px !important;
}

#okladka{
	height: auto !important;
	width: auto !important;
	position: relative;
	top: 6px;
	left: -2px;
}

#order a{
	margin:0px;
	position: relative;
	left: 162px;
	top: -182px;
}

#content_pagination{
	text-align: center;
	margin-top: 25px;	
}

#content_pagination li{
	list-style-type:none;
	display: inline;
	padding: 0px 3px 0px 3px;
}

#content_pagination a{
	color: #b8b8b8;
	margin: 0px;
}

#content_pagination a:hover{
	background: #f7f7f8;
	text-decoration: none;
	color: black;
}

.author_item{
	background: #f7f7f8;
	padding: 15px;
	padding-top: 10px;
	margin-top: 15px;
}

.author_item h3{
	color: #707070;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
}

#article{
	margin-top: 15px;
	overflow: hidden;
	margin-left: 15px;
}

#article h2{
	color: #2E2D30;
	font-size: 16px;
	font-weight: normal;
	border-bottom: double #c6c8ca;
	margin-bottom: 0px;
}

#article p{
	margin-top: 10px;	
}

#article div{	
	padding-top: 1px;
	padding-bottom: 10px;
	overflow: hidden;
}

#article a{
	color: #b9b9b9;
}

#article_left{
	width: 385px;
	float: left;
}

#article_right{
	width: 225px;
	float: right;
}

#article_right div{
	background: #f7f7f8;
	color: #77797c;
}

#article_right div p{
	font-size: 11px;
	padding-left:10px;
}

#article_right h3{
	font-weight: normal;
	color: #636669;
	font-size: 15px;
	margin-bottom :10px;	
}

#article_right h4{
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

#article_right ul{
	margin-bottom: 10px;	
	margin-top: 10px;
	margin-left: 10px;
	list-style-type: none;
}

#article_right ul li{
	margin-bottom: 4px;
}

#article_right img{
	margin-bottom: 6px;
}

#article_pagination{
	margin-top: 15px;
}


#article_pagination li{
	display: inline;
	list-style-type: none;
}

#article_pagination li a{
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;	
	padding-top: 3px;
}

#article_pagination li a:hover{
	background: #c6c8ca;
	color: white;
	text-decoration:none;
}

.article_pagination_active{
	background: #c6c8ca;
	color: white;
	text-decoration:none;
}

#article_author{
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
}

#article_author span{
	display: block;
	font-weight: normal;
	font-size: 12px;
}

#school_header{
	background: url('../img/szkola_header.jpg') no-repeat left;
	padding-left: 90px;
	padding-top: 25px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#school_lead a{
	color: #b9b9b9;
}

#school_boxes{
	overflow: hidden;
	margin-top: 20px;
}

.school_box{
	width: 301px;
	height: 159px;
	overflow: hidden;
	border: solid 2px #b0b3b6;
	background: #f3f3f3;
	float: left;
	margin-right: 15px;
	margin-bottom: 13px;
}

.school_box_header{
	width: 286px;
	height: 61px;
	background: #8f9d95;
	overflow: hidden;
	margin-left: 8px;
	margin-top: 7px;
	color: white;
}

.school_box_header h3{
	font-weight: normal;
	font-size: 13px;
	margin-left: 9px;
	margin-top: 6px;
	background: url('../img/school_parents_item_header.jpg') no-repeat bottom left;
	padding-left: 2px;
	margin-bottom: 2px;
}

.school_box_header a{
 color: white;
}

.school_box_header p{
	margin-left: 10px !important;
	margin-top: 0px !important;
}

.school_box p{
	margin-left: 8px;
	margin-right: 6px;
	margin-top: 5px;
}

.school_box p.more{
	text-align: center;
	margin-top: 10px;
}

.school_box p.more a{
	color: #b9b9b9;
}

#school_lessons{
	margin-left: 25px;
	color:#c7c9ca;
}

#school_lessons span{
	color: black;
}

#school_pagination{
	text-align: center;
}

#school_pagination li{
	list-style-type: none;
	display: inline;
}

#school_pagination li a{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#b9b9b9;
}

#school_pagination li a:hover{
	text-decoration: none;
	background: #c6c8ca;
	color: white;
}

#school_last{
	text-align: right;
	color: #656868;
	background: url('../img/shcool_last.jpg') no-repeat right;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 15px;
}

#school_last a{
	color:#b9b9b9;
}

#lesson{
	border: solid 2px #b0b3b6;
	background: #f3f3f3;	
	padding-bottom: 20px;
}

#lesson_header{
	height: 61px;
	background: #8f9d95;
	overflow: hidden;
	margin-left: 8px;
	margin-right: 7px;
	margin-top: 7px;
	color: white;
}

#lesson p{
	margin-left: 8px;
	margin-right: 7px;
	margin-top: 10px;
}

#lesson_header h3{
	font-weight: normal;
	font-size: 13px;
	margin-left: 9px;
	margin-top: 6px;
	background: url('../img/school_parents_item_header.jpg') no-repeat bottom left;
	padding-left: 2px;
	margin-bottom: 2px;
}

#lesson_header p{
	margin-left: 10px !important;
	margin-top: 0px !important;
}

#lesson p a{
	color:#b9b9b9;
}

#lesson_thumbs{
	text-align: center;
	margin-top: 15px;
}

#lesson_thumbs img{
	margin-right: 10px;
	border: solid 2px #e2e2e3;
}

#lesson_image{
	text-align: center;
	margin-top: 15px;
}

#lesson_image img{
	border: solid 2px #e2e2e3;
}

#lesson_articles{
	overflow: hidden;
	background: #f7f7f8;
	margin-top: 15px;
	padding-top: 10px;
}

#lesson_articles ul{
	width: 305px;
	float: left;
	margin-left: 10px;
	list-style-type: none;
}

#lesson_articles ul li{
	padding-bottom: 6px;
	color: black;
	font-weight: bold;
}

#lesson_articles ul li a{
	color:#b9b9b9;
	font-weight: normal;
}

#suggest_article{
	overflow: hidden;
	margin-top: 15px;
}

#suggest_article_content{
	width: 370px;
	float: right;
	margin-right: 7px;
}

#suggest_article_content p{
	margin-bottom: 10px;
}

#suggest_article_content h3{
	color: #666666;
	font-weight: normal;
	font-size: 16px;
}

#suggest_article_content h3 span{
	color: black;
	font-weight: bold;
	font-size: 15px;
	display: block;
	margin-bottom: 15px;
}

#suggest_article_image{
	float: left;
	padding: 7px;
	border: solid 2px #e2e2e3;
}

#suggest_about{
	margin-top: 30px;	
}

#suggest_about div{
	background: #f7f7f8;
	padding:7px;
	border-top: double #c6c8cb;
}

#suggest_about h3{
	color: #666666;
	font-weight: normal;
	font-size: 16px;	
}

#wrrap{
	background: url('../img/wrrap.jpg') repeat-x bottom;
}

.contentpaneopen{
	padding-left:13px;
}

