html, body {
	width: 100%;
}

body {
	background: #192340 url('img/tlo.jpg') repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: 'tahoma';
	color: #35373a;
	line-height: 18px;
}


div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.cb {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #5067a7;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 12px;
}

.verybig {
	font-size: 14px;
}

.tytul {
	font-size: 18px;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-family: 'palatino linotype', 'georgia', 'arial';
}

.last {
	margin-right: 0px;
}

h1 {
	font-size: 24px;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height: 24px;
	font-family: 'palatino linotype', 'georgia', 'arial';
}


#container {
	width: 951px;
	margin: auto;
	text-align: center;
}

#top_menu {
		width: 909px;
		height: 31px;
		margin-left: 21px;
	}
	
	#top_menu a{
			display: block;
			float: left;
			height: 31px;
			margin-right: 53px;
		}
		
			#top_menu a b{
				display: block;
				padding-top: 7px;
				font-size: 14px;
				line-height: 14px;
				color: #ffffff;
				font-weight: normal;
				font-family: 'palatino linotype', 'georgia', 'arial';
			}
			
		#top_menu a.last{
			margin-right: 0px;
		}

#top {
	width: 951px;
	height: 112px;
	background: url('img/top.png') no-repeat;
	position: relative;
}
	
	a.homepage {
		position: absolute;
		width: 346px;
		height: 60px;
		display: block;
		top: 29px;
		left: 16px;
	}
	
	a.pis {
		position: absolute;
		width: 77px;
		height: 81px;
		display: block;
		top: 29px;
		right: 24px;
	}
	
			
	#txt_intro {
		width: 254px;
		line-height: 18px;
		float: left;
	}
	
		#txt_intro p{
			padding: 13px 14px 0px 14px;
		}
	
#content {
	width: 951px;
	background: #ffffff;
	padding-top: 21px;
}

	#pic_intro {
		width: 909px;
		height: 283px;
		margin: 0px 21px;
		background: #e2e3e8;
	}
		
		#pic_intro_anim {
			width: 653px;
			float: right;
			border-left: 2px solid #ffffff;
		}
	
	#pic_top {
		width: 909px;
		height: 170px;
		margin: 0px 21px;
		background: #e2e3e8;
	}
	
		#pic_top_anim {
			width: 653px;
			float: right;
			border-left: 2px solid #ffffff;
		}
		
		#top_txt {
			width: 254px;
			line-height: 18px;
			float: left;
		}
		
			#txt_intro p{
				padding: 17px 15px 0px 15px;
			}
	
	#column_left {
		width: 256px;
		float: left;
		margin: 30px 0px 20px 21px;
	}
	
		#links {
			margin-bottom: 30px;
			width: 239px;
		}
		
			#links a{
				display: block;
				text-align: center;
				margin-bottom: 10px;
				padding-bottom: 10px;
				border-bottom: 1px solid #f0f0f0;				
			}
	
	#column_right {
		width: 632px;
		float: right;
		margin: 30px 21px 20px 0px;
	}
	
#footer {
	width: 951px;
	height: 40px;
	background: #2f374b;
	color: #b6bac4;
}
	
	#footer_menu {
		padding: 10px 21px;
	}
	
		#footer_menu a{
			color: #b6bac4;
			margin-right: 20px;
		}
	
#copyrights {
	margin-top: 10px;
	padding-left: 21px;
	color: #4b5368;
	font-size: 10px;
}
	
	
#menu_left {
	margin-bottom: 50px;
}

	#menu_left a{
		width: 239px;
		display: block;
		background: #fafafa;
		padding: 10px 0px;
		border-bottom: 1px solid #eaeaea;
	}
	
		#menu_left a b{
			display: block;
			font-size: 12px;
			font-weight: bold;
			padding-left: 10px;
			background: url('img/balet.gif') no-repeat 0px 5px;
			margin-left: 10px;
		}
		
#box_spolecznosciowe {
	margin-top: 20px;
	width: 204px;
	margin-left: 22px;
	padding: 15px 0px;
	border-top: 1px solid #d3d3d7;
}

	#box_spolecznosciowe a{
		float: right;
		display: block;
		margin: 0px 10px 0px 15px;
	}	
	
#top_txt #box_spolecznosciowe { 
	margin-top: 110px;
	border-top: 0px;
}
