body
{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#page {
	width: 890px;
	margin-top: 22px;
}

#header {
	float: left;
	width: 890px;
	height: 104px;
}

#flags {
	width: 187px;
	height: 13px;
	margin-left:75px;
}

#flags a {
	padding: 0px 4px 0px 4px;
	outline: 0 none;
}

#div_logo {
	width: 187px;
	height: 81px;
	margin-left:75px;
	margin-top: 10px;
}

#div_main {
	float: left;
	width: 890px;
	margin-top: 9px;
}

#left_bg {
	width: 142px;
	height: 404px;
	background-image: url('img/left_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#div_menu {
	width: 189px;
	height: 469px;
	background-image: url('img/menu_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#content {
	float: right;
	width: 532px;
	font-size: 12px;
	margin-top: 7px;
}

.menu_on {
	font-size: 12px;
	color: #444444;
	width: 160px;
	cursor: pointer;
	margin-bottom: 8px;
}

.menu_on_s {
	font-size: 12px;
	color: #fff;
	background-color: #b9babb;
	width: 160px;
	margin-bottom: 8px;
}


.menu_off {
	font-size: 12px;
	color: #444444;
	width: 160px;
	margin-bottom: 8px;
}


.menu_on:hover {
	color: #fff;
	background-color: #b9babb;
}

#copyright {
	float: right;
	color: #dedede;
	font-size: 9px;
	text-align: right;
}

#copyright a:link {
	color: #dedede;
	font-size: 9px;
}

#copyright a:active {
	color: #dedede;
	font-size: 9px;
}

#copyright a:visited {
	color: #dedede;
	font-size: 9px;
}


#copyright a:hover {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}



#div_news_lewy {
	width: 250px;
	float: left;
	z-index: 0;
	font-size: 10px;
}

#div_news_prawy {
	width: 250px;
	float: right;
	z-index: 0;
	font-size: 10px;
}

.news_img {
	width: 250px;
	float: left;
}

.news_img img {
	border: 1px solid #cacbcc;
}

.div_tytul {
	width: 250px;
	float: left;
	margin-top: 10px;
}

.news_tytul {
	float: left;
	font-size: 14px;
	width: 195px;
}

.news_linia {
	width: 250px;
	float: left;
	height: 3px;
	background-image: url('img/linia_news.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

.news_data {
	color: #5d5d5d;
	float: left;
	vertical-align: bottom;
	font-size: 10px;
}

.news_headline {
	margin-top: 4px;
	float: left;
	font-size: 10px;
}

#news_lista {
	width: 532px;
	float: left;
	margin-top: 30px;
}

.link_news {
	cursor: pointer;
}

.link_news:hover {
	text-decoration: underline;
}


.zdjecie_lewe {
	padding-bottom: 5px;
	padding-right: 5px;
	float: left;
}



#ContentHidden {
	position: absolute;
	width: 480px;
	min-height: 100px;
	border: 1px solid #cacbcc;
	background-color: #ffffff;
	margin-left: 26px;
	margin-top: 20px;
	z-index: 255;
}

#ContentHiddenSec {
	position: fixed;
	width: 350px;
	min-height: 100px;
	border: 1px solid #cacbcc;
	background-color: #ffffff;
	margin-left: 78px;
	margin-top: 20px;
	z-index: 255;
}


.tytul {
	font-size: 14px;
}

.niebieski {
 color: #0066cc;
}

img {
	border: 0;
	border-style: none;
}


a:link
{
	color: #000000;
  text-decoration: none;
  border: 0;
}

a:visited
{
	color: #000000;
  text-decoration: none;
  border: 0;
}

a:active
{
	color: #000000;
  text-decoration: none;
  border: 0;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
	border: 0;
}
