body {
text-align: center; /*center hack*/
margin:0 auto;
background: url(images/bg.png) repeat-x white;
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
line-height: 1.5em;
font-weight: normal;
}

#wrap {
position: relative;
width: 766px;
margin: 0 auto; /*center hack*/
text-align: left;
z-index: 1;
/* margin-top: 37px; 	nie dzialalo w IE */
/*height: 100% !Important; height: 1%; ? */
}

	#header {
	height: 262px; /*Height of top section*/
	background: url(images/header.png) no-repeat;
	}
		
		#menu {
		position: absolute;
		top: 14px;
		left: 300px;
		height: 100px;
		color: black;
		background: url(images/menu_bg.png) repeat-x;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 1.5em;
		}
			
			#menu a:link, #menu a:visited {
			color: black;
			font-family: verdana, arial, helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;  
			font-size: 12px;
			}
			
			#menu a:hover, #menu a:active {
			color: black;
			font-family: verdana, arial, helvetica, sans-serif;
			font-weight: bold;
			text-decoration: underline;  
			font-size: 12px;
			}
		
		#langchange{
		position: absolute;
		top: 0px;
		right: 0px;
		text-align: left;
		color: #808080;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 16px;
		line-height: 1.0em;
		z-index: 20;
		}
		
		#logo{
		position: absolute;
		top: 5px;
		left: 60px;
		text-align: left;
		color: #808080;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 16px;
		line-height: 1.0em;
		}
		
		#slogan1 {
		position: absolute;
		top: 180px;
		left: 60px;
		color: #FF402A;
		font-family: georgia, "times new roman", serif;
		font-size: 14px;
		line-height: 1.5em;
		}
		
		#slogan2 {
		position: absolute;
		top: 210px;
		left: 455px;
		color: white;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5em;
		}

	#footer_short {
	clear: both;
	height: 170px;
	width: 766px;
	padding-top: 40px;
	/*background: white url(images/ue_stopka.png) no-repeat;*/
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	}
		
		#footer_short a:link, #footer_short a:visited {
		color: black;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		text-decoration: underline;  
		font-size: 11px;
		}
		
		#footer_short a:hover, #footer_short a:active {
		color: black;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		text-decoration: underline;  
		font-size: 11px;
		}
		
		.footer_short_in {
		padding: 35px 245px 0px 290px;
		text-align: center;
		/*border-top: 1px solid white;*/
		}
		
		#logo_bp {
		float: left;
		margin-top: 5px;
		margin-left: 27px;
		width: 106px;
		height: 33px;
		/*position: absolute;
		bottom: 0px;
		*bottom: -2px;
		right: 0px;*/
		}
	
	#content {
	display: inline;
	clear: both;
	width: 100%;
	overflow: hidden;
	padding-top: 0px;
	color: #808080;
	/*border: 1px solid black;*/
	}
		
		#content a:link, #content a:visited {
		color: #0F94E1;
		text-decoration: underline;  
		}
		
		#content a:hover, #content a:active {
		color: #0F94E1; 
		text-decoration: underline;  
		}
		
		#content p {
		color: #808080; 
		text-decoration: none; 
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 9pt;
		}
		
		#content h1 {
		margin-top: 0px; 
		padding: 5px 0px 5px 5px; 
		width: 350px; 
		background: #3A8FFF; 
		color: white; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-weight: bold;
		font-size: 16px;
		}
		
		#content h2 {
		padding: 0px 0px 10px 0px;
		color: #00FFFF; 
		text-decoration: none; 
		font-family: verdana, arial, helvetica, sans-serif; 
		font-size: 12pt;
		}
			
			#content h2 a:link, #content h2 a:visited {
			color: #00FFFF;
			text-decoration: underline;  
			}
			
			#content h2 a:hover, #content h2 a:active {
			color: #00FFFF;
			text-decoration: underline;  
			}
		
		#block_left {
		display: inline;
		float: left;
		/*border: 1px solid black;*/
		width: 235px;
		padding-right: 30px;
		padding-left: 25px;
		text-align: left;
		}
		
		#block_right {
		display: inline;
		margin-right: 0px !important;
		margin-right: -3px;
		float: left;
		width: 476px;
		padding-top: 10px;
		/*border: 1px solid black;*/
		text-align: justify;
		}
		
		#block_center {
		margin-top: 20px;
		width: 766px;
		/*border: 1px solid white;*/
		text-align: justify;
		}

.newsText {
padding-left: 20px;
color: #00FFFF;
}

