@import url("reset-min.css");

body {
	background: #47535C;
	font: .8em/ 1.3em verdana, arial, helvetica, sans-serif;
	margin: 0;
}

#flashcontent {
	width: 400px;
	height: 200px;
	float: left;
	top: 60px;
	position: absolute;
	left: 500px;
}

#heading {
	position: absolute;
	width: 539px;
	height: 262px;
	top: 0px;
	left: 300px;
}

#header {
	width: auto;
	height: 262px;
	margin-left: 960px;
	background: url(../images/layout/repeat_header.jpg) no-repeat top left;
}

#wraper {
	width: 100%;
}

#header_wraper {
	float: left;
	width: 100%;
	background: url(../images/layout/header.jpg) top left no-repeat;
}

#menu {
	float: left;
	width: 100%;
	height: 64px;
	background: url(../images/layout/pasek.png) top left repeat-x;
}

#menu ul {
	padding: 0;
	float: left;
	margin: 16px 0 0 70px;
	display: inline;
}

#menu li {
	float: left;
	margin-left: 18px;
}

li a {
	font-size: 16px;
	font-weight: bold;
	color: #5E0D0D;
	margin: 4px 0 0 5px;
	display: block;
	float: left;
	text-decoration: none;
	position: relative;
}

li a:hover {
	background: #d0d0d0;
}

span.anchor {
	width: 19px;
	height: 24px;
	display: block;
	float: left;
	background: url(../images/layout/icons/anchor.png) no-repeat;
	margin-right: 5px;
}

#main {
	float: left;
	margin-left: 40px;
	margin-top: -9px;
	margin-bottom: 15px;
}

#page {
	float: left;
	background: url(../images/layout/page.png);
	min-height: 600px;
	/* sets min-height value for all standards-compliant browsers */
	width: 692px;
}

html div#page {
	height: expression(this.scrollHeight <   600 ?   "600px" :   "auto");
	/* sets min-height for IE */
}

div#division {
	
}

#page_bottom {
	clear: both;
	float: left;
	background: url(../images/layout/page_bottom.png) no-repeat transparent;
	height: 50px;
	width: 692px;
}

#page_inner {
	margin: 0 20px 20px 40px;
	width: auto;
}

#right_column {
	float: left;
	width: 238px;
	margin-left: -5px;
	margin-top: 10px;
	display: inline;
}

#news {
	background: url(../images/layout/news_column.gif) top left no-repeat;
	width: 238px;
	float: left;
	padding-bottom: 70px;
}

#news_inner {
	display: inline;
	margin: 4px 15px 5px 10px;
	width: auto;
	float: left;
}

#news h3 {
	background: url(../images/layout/news_header.jpg) no-repeat;
	float: left;
	width: 189px;
	margin: 0px;
	padding: 15px 0 19px 57px;
	font-family: Tahoma;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#news_bottom {
	clear: both;
	float: left;
	background: url(../images/layout/news_column.gif) bottom left no-repeat;
	;
	height: 40px;
	width: 238px;
}

#news {
	color: #C3C6CD;
	font-size: 9px;
}

#news strong {
	color: #fff;
	font-weight: bold;
	line-height: 20px;
}

#news p {
	margin-bottom: 12px;
	text-align: justify;
}

#news a {
	color: #e0e0e0;
}

#alga {
	background: url(../images/layout/alga.png) no-repeat;
	width: 165px;
	height: 124px;
	position: relative;
	top: -120px;
	left: -50px;
	float: left;
}

#homepage_container {
	background: url(../images/layout/homepage_container.png) no-repeat;
	height: 204px;
}

#homepage_container_inner {
	float: left;
	display: inline;
	margin: 20px;
	width: auto;
}

#page #homepage_container h1 {
	font-size: 24px;
	color: #6d6d6d;
	font-family: Arial;
	margin-top: 20px;
	background: none;
}

#page #homepage_container h2 {
	font-size: 28px;
	color: #000;
	font-family: Arial;
	padding: 10px;
	line-height: 50px;
	margin: 0;
}

#homepage_container .logo {
	background: url(../images/layout/logo.gif) no-repeat;
	width: 143px;
	height: 170px;
	float: left;
	margin-right: 10px;
}

#images {
	background: url(../images/layout/homepage_pictures.jpg) no-repeat;
	clear: both;
	height: 320px;
	width: 581px;
}