@CHARSET "UTF-8";
body
{
	margin: 0px;
	font-family:Helvetica,Arial,Sans-Serif;
}
img
{
	border: 0px;
}
#bg
{
	float: left;
	width: 100%;
	margin: 0 auto;
	background:transparent url(images/backgrounds/style1/main-bg2.png) repeat-x scroll 50% 0;
}
#bg2
{
	float: left;
	width: 100%;
	margin: 0 auto;
	background:transparent url(images/backgrounds/style1/main-bg.jpg) no-repeat scroll 50% 0;
}
#bg3
{
	float: left;
	width: 100%;
	margin: 0 auto;
	background:transparent url(images/backgrounds/style1/main-bg-bottom.jpg) no-repeat scroll 50% 100%;
}
#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;

}
#page
{
	width: 960px;	
	margin: 0 auto;	
}
#header
{
	float: left;
	width: 100%;
	
	background:transparent url(images/body/style1/header-main.png) repeat-x scroll 50% 100%;
}
#srodek_glowna
{
	float: left;
	width: 100%;
		
	margin-top: 16px;
}
#srodek
{
	float: left;
	width: 100%;
	background:#212121 url(images/body/dark/main-bg.png) repeat-x scroll 50% 0;
	border-left:1px solid #333333;
	border-right:1px solid #000000;
	border-top:1px solid #5E5E5E;	
	margin-top: 16px;
}
#animacja
{
	width: 620px;
	height: 274px;
	
	margin-left: 1px;
	float: left;
}
#newsy
{
	width: 320px;
	
	
	margin-left: 14px;
	float: left;
}
#informacja_lewa
{
	float: left;
	width: 300px;
	padding-left: 20px;	
	font-size: 12px;
	line-height: 20px;
}
#informacja_prawa
	{
		float: left;
		background-image: url(images/prawo.png);
		background-repeat: no-repeat;
		position: relative;
		bottom: 4px;
		padding-top: 4px;
		font-size: 13px;
	}
#informacja_lewa_header
{
	float: left;
	width: 298px;
	height: 51px;
	background-image: url(images/kancelaria_warszawa.png);	
}
#informacja_lewa_header b
{
	position: relative; top: 15px;left: 40px;	letter-spacing: 1px; color: white; font-size: 14px; font-family: arial;
}
#tresc_glowna
{
	margin-top: 10px;
	float: left;
	width: 100%;
	background:#212121 url(images/body/dark/main-bg.png) repeat-x scroll 50% 0;
	border-left:1px solid #333333;
	border-right:1px solid #000000;
	border-top:1px solid #5E5E5E;	
}
#header_top
{
	float: left;
}
#header_logo
{
	float: left;
	padding-top: 15px;
	padding-left: 25px;
	height: 60px;
}
#header_languages
{
	float: left;
	position: relative;
	left: 30px;
	top: 25px;

}
.lang
{
	overflow: hidden; opacity: 0.6; padding-top: 5px; float: left;
	font-size: 11px; line-height: 11px;
	padding: 4.7px;
	text-shadow:1px 1px 1px #000000;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-weight: bold;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	
	vertical-align:baseline;
	padding-bottom: 6px;
}
.lang:hover
{ 
	opacity: 1.0;
	color: white;
}
.lang a
{
	text-decoration: none;
	color: #FF5156;
}
.lang a:hover
{
	color: white;
}
#stopka
{
	width: 100%;
	background-color: #212121;
	padding-top: 50px;
	font-size: 12px;
	
	float: left;
	background:url(images/body/style1/footer-main.png) no-repeat scroll 50% 0;
	color:#9D3131;
}
.news
{
	background-image: url(images/body/style1/roknewspager-bg.png);
	background-position: bottom right;
	float: left;
	width: 320px;
}
.news_bg
{
	background-image: url(images/body/style1/roknewspager-bg2.png);
	background-repeat: no-repeat;
	float: left;	
	color: white;
	padding: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
	
	font-size: 12px;
}
.tab2
{
	font-size: 13px;
}

h1
{
	padding-top: 5px;padding-bottom: 20px;font-size: 14px;color: white;text-transform: uppercase;
}