/*  
Theme Name: MediaJF
Theme URI: http://www.mediajf.pl/
Description: <a href="http://www.kiir.eu.org/">kIIr</a>.
Version: 0.2
Author: kIIr
Author URI: http://www.kiir.eu.org/

*/




body {
	font-size: 11px;
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #F4F4F4;
	color: #333;
	text-align: center;
	position: relative;
	height: 100%;
	margin:  0px;
	padding: 0;
	}

#page {
	width: 770px;
	text-align: left;
	position: relative;
	height: 100%;
	margin: 0 auto;
	}

#header {
	height: 237px;
	}

#srodek {
	width: 770px;
	height: 100%;
	margin: 0 auto;
	}

#lewa {
	width: 203px;
	padding: 0px 3px 0px 27px;
	float: left;
	}

#prawa {
	width: 504px;
	padding: 0px 30px 0px 3px;
	float: right;
	margin:0px 0px 0px 0px;
	line-height: 150%;
	font-size: 1.05em;

	}

#kolumna {
	width: 713px;
	padding: 0px 30px 0px 27px;
	margin:0px 0px 0px 0px;
	line-height: 150%;
	font-size: 1.05em;
	text-align: justify;
	}

#footer {
	background: #eee url('images/footer_mjf.png') no-repeat top; 
	height: 130px;
	border: none;
	clear: both;

	}

p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

img {
	border: 0;
}

.imgtxt {
	border: 0;
	margin: 0px 5px 0px 0px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}