@charset "windows-1250";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
img.layout {
	float:left;
	border:none;
}

/*
ELEMENTY SZABLONU GŁÓWNEGO
*/
#kontener {
	width:1200px;
	
}
#layout_menu {
	background-image:url(../images/psia_edukacja_06.gif);
	width:901px;
	height:32px;
	padding-top:23px;
	float:left;
	text-align:center;
}
#layout_menu a {
	font-size:12px;
	color:#b1b1b1;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#layout_menu a:hover {
	font-size:12px;
	color:#6b8b1c;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#layout_content {
	background-color:#FFC;
	width:898px;
	height:410px;
	float:left;
	overflow:auto;
	padding-bottom:10px;
	line-height:15px;
}
#layout_content h1 {
	color:#6b8b1c;
	font-size:14px;
	font-weight:bold;
}
#layout_content a {
	color:#6b8b1c;
	font-weight:bold;
	text-decoration:none;
}
#layout_content a:hover {
	color:#6b8b1c;
	font-weight:bold;
	text-decoration:underline;
}
#layout_content_podstrona {
	padding:20px;
	text-align:justify;
}
#layout_news {
	background-image:url(../images/psia_edukacja_12.gif);
	width:901px;
	height:146px;
	float:left;
}
#layout_footer {
	background-image:url(../images/psia_edukacja_15.gif);
	width:899px;
	height:29px;
	padding-top:20px;
	text-align:center;
	float:left;
}
#layout_footer a {
	font-size:9px;
	color:#999;
	text-decoration:none;
	margin-left:13px;
	margin-right:13px;
}
#layout_footer a:hover {
	font-size:9px;
	color:#999;
	text-decoration:underline;
	margin-left:13px;
	margin-right:13px;
}
#layout_footer img {
	vertical-align:middle;
}
	


.news_box {
	width:400px;
	float:left;
	margin-left:25px;
	margin-right:25px;
	line-height:18px;
	color:#FFF;
	text-align:justify;
}
.news_box h1 {
	font-size:14px;
	font-weight:bold;
}

#home_dlaczegomy {
	height:95px;
	padding:25px;
	text-align:left;
}
#home_dlaczegomy img {
	margin-right:20px;
}

#home_gwarancja, #home_metody, #home_skutecznosc {
	overflow:hidden;
}
.miniatura {
	border: 5px #CCC solid;
	margin:5px;
}