body{
	margin:0;
	padding:0;
	color: #0b1106;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #e7e8ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
form, td, p, textarea, li {margin:0; padding:0;}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea, select{font:12px Georgia, Verdana, Times, serif; background:#FF4700; border:1px solid #000000; color:#FFC02C; padding:3px 0 0 6px;}
input{ width:179px; height:25px;}
.imp_h{ height:36px; margin:0 0 1px 0;}
textarea{width:184px; height:136px; overflow:auto;}
td, tr {vertical-align:top; text-align:left}
a {color:#0b1106;}

.clear {
	clear:both;
}

/*box model*/


#container {
	width:996px;
	margin-top:20px;
	background: #f2efea url(../images/cont-bg.jpg) repeat-y;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#container2 {
	width:996px;
	margin:auto;
	margin-top:20px;
	background: #0b1106 url(../images/cont-bg2.jpg) repeat-y; 
}

#top {
	width:689px;
	height: 30px;
	color: white;
	text-align: center;
	font-family: Verdana, Times, serif;
	font-size: 12px;
	vertical-align: middle;
	background-color: #5d6ee7;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}



#page {
	width: 756px;
	background: white;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#page_left {
	float:left;
	width: 238px;
	font-size: 14px;
	font-weight:bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#left_menu {
	width:240px;
	background: #f2efea;
	margin-top:2px;
	padding: 5px 0 5px 20px;
}

#left_menu ul, #szkola ul {
	list-style-image: none;
	padding-left:25px;
}
#left_menu ul li, #szkola ul li{
	padding:3px;

}
#left_menu ul li a, #szkola ul li a {
	text-decoration:none;
}

#left_menu ul li a:hover, #szkola ul li a:hover {
	margin-left:15px;
}

#page_right {
	float:right;
	width: 756px;
	text-align:center;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer {
	width: 976px;
	height: 30px;
	padding: 16px 10px 0 10px;
	margin:auto;
	color:white;
	text-align:left;
	clear: both;
	font:11px Verdana, Times, serif;
	background-color: #5d6ee7;	
}

#footer a {
	color:#4d4d4d;
}

#szkola {
	width: 645px;
	margin-left:1px;
	background: white url(../images/szkola-bg.jpg) no-repeat;
	background-position: right top;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	padding: 10px;
}
/**************** ARTICLES ****************/
.news_left {
	width: 100%;
	float:left;
	text-align:left;

}
.news_right {
	float:left;
	width: 200px;
	text-align: right;
}

h5 {
	padding-top:5px;
}

table.articles {
	width:690px;
	margin:auto;
	text-align:left;
	font:12px Verdana, Times, serif;
}

table.articles td {
	padding-top:5px;
	line-height: 130%;
}

ol li {
	padding-top:5px;
}
.td_right {
	text-align: right;
	
}

.td_left {
	text-align: left;
	
}

.td_title {
	width:410px;
}

.td_content {
	text-align:justify;
	width:410px;
}

p {
	text-align:justify;
	line-height: 130%;
	text-indent:20px;
	padding-bottom:10px;
}

table.articles td ul {
	list-style-image: url(../images/ball.jpg);
	padding-left:25px;
}
table.articles td ul li{
	padding:4px;

}

/************************* SUBPAGE *********************/
div.subsite {
	padding: 40px;
}









/*-------------- GALLERY ---------------------*/

table.gallery_table {
	width:690px;
	margin: auto;

}	
table.gallery_table tr td {
	width: 50%;
	text-align:center;
	padding:3px;
}


/*---------- DODATKOWE ---------------*/

#float {
	position: absolute;
	width: 500px;
	height:500px;
	background: transparent url(../images/float.gif) no-repeat;
	z-index:100;
	top:70px;
	left:250px;
	text-align:right;


}
#x {
	display:block;
	width: 50px;
	height:50px;
	margin-left:450px;
}

#more {
	display:block;
	width: 100%;
	height:50px;
	margin-top:400px;
}

