/*--------------------------------------------------------
	css theme name: szkola rodzenia
	author: bartosz mediger (http://mediger.net)

	created: may 02, 2008
	
*/



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



address {	
	font-style: normal; }



html { overflow: auto; overflow-x: hidden; }



body {
	width: 100%;
	background: url(../images/back.jpg) no-repeat center top; }




a, address, body, input, h1, h2, h4, h5, h6, legend, li option, p, select, textarea, td {
	line-height: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000; }



fieldset { border: none; }



img { border: none; }





p {
	padding-bottom: 15px;
	text-align: justify; }


p img {
	border: 1px solid #942b35;
	margin: 0 10px 15px 0; }











/* nawgiacja */

a {
	text-decoration: none;
	color: #d02433; }

a:hover { text-decoration: underline; }



















/* nagłówki */

h1 {	
	margin: 0 0 23px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #942b35;
	font-size: 18px;
	color: #942b35; }


h5 {
	font-size: 11px;
	font-weight: bold;
	color: #cc3333; }

	
	
	
	
	



















#center {
	width: 1018px;
	margin: 0 auto; }















#container {
	position: relative;
	float: left;
	width: 1018px;
	background: url(../images/backc.gif) repeat-y; }
	
	









#content {
	float: left;
	width: 608px; min-height: 344px; _height: 344px;
	background: url(../images/back_start.jpg) no-repeat center top;
	padding: 190px 370px 64px 40px; }

	#content.sub { background: url(../images/back_sub.jpg) no-repeat; }





#content ul {
	margin: 0px;
	padding: 0px 0px 0px 2em;
	list-style-position: outside;

}








#foot {
	position: absolute; bottom: 0; left: 0;
	float: left;
	width: 960px; height: 21px;
	background: url(../images/foot.gif) no-repeat;
	padding: 31px 18px 0 40px; }

	#foot span { float: left; }

	#foot a {
		float: right;
		color: #593e23; }

	.sub #foot { background: url(../images/foot_sub.gif) no-repeat; }















#gallery { 
	clear: both;
	width: 720px;
	padding: 10px 0 40px 0; }

#gallery a {
	float: left;
	border: 1px solid #942b35;
	margin: 0 5px 5px 0; }















#logo {
	position: absolute; top: 80px; left: 40px;
	width: 320px; height: 100px;
	background: url(../images/empty.gif);
	text-indent: -10000px; }







#menu {
	position: absolute; top: 26px; left: 24px;
	width: 900px; }

	#menu a {
		float: left;
		height: 38px;
		text-indent: -10000px; }

	#menu a:hover { background-position: 0 -38px; }

	a.cennik { width: 63px; background: url(../images/m_cennik.gif); }
	a.dla { width: 122px; background: url(../images/m_dla.gif); }
	a.galeria { width: 67px; background: url(../images/m_galeria.gif); }
	a.kontakt { width: 74px; background: url(../images/m_kontakt.gif); }
	a.oszkole { width: 79px; background: url(../images/m_oszkole.gif); }
	a.program { width: 77px; background: url(../images/m_program.gif); }
	a.terminy { width: 74px; background: url(../images/m_terminy.gif); }
	a.witamy { width: 76px; background: url(../images/m_witamy.gif); }
	a.zasady { width: 156px; background: url(../images/m_zasady.gif); }














#news {
	width: 396px;
	border-top: 1px solid #ccc;
	padding: 15px 50px 0 0; }
	
	#news h5 { padding: 0 0 10px 0; }
	
	#news p { padding: 0; }
	
	.sub #news {
		border: none;
		padding-top: 0; }





















/* classess */

.more {
	float: right;
	background: url(../images/arrow.gif) no-repeat right 3px;
	padding: 0 13px 0 0;
	font-size: 10px;
	color: #333; }



.right {
	float: right;
	margin: 0 0 20px 25px; }






