body {
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	margin: 0;
}

div.all{
	text-align:center;
	width:100%;
	position: relative;
}

div.container{
	margin: 0px auto;
	text-align: left;
	width: 980px;
	z-index : 10;
	position: relative;
	background-color : white;
	background-image : url(../img/1_px_shadow.jpg)
}

div.header{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	width: 577px;
	height: 100px;
	margin-bottom: 0px;
}

div.flash_menu{
	width: 376px;
	height: 525px;
	padding-left: 2px;
	border : 0px;
	margin-top: 29px;
}

div.flash_foto{
	width: 577px;
	height: 425px;
}

div.zagospodarowanie{
	background-image: url(../img/1_px_szara.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 576px;
	min-height: 825px;
	- height: 825px;
	padding: 0px 0px 10px 2px;
	color: #FFFFFF;
	font-size: 10pt;
}

div.zagospodarowanie_opracowania{
	background-image: url(../img/heder_opracowania.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
	margin-top: 35px;
}

div.opracowania_title
{
	padding-top : 10px;
	padding-left : 5px;
	font-size : 20px;
	color : white;
}

div.referencje{
	background-image: url(../img/heder_referencje.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 114;
	margin-top: 35px;
}

div.opracowania_temat{
	background-image: url(../img/1_px_border_right_gray.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 0px;
}

div.oprcowania_left{
	float: left;
	margin-left: 5px;
	width: 255px;
	color : black;

}

div.opracowania_bottom{
	background-image: url(../img/1_px_opracowania_bottom.jpg);
	background-repeat: no-repeat;
	height: 1px;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	width: 530px;
}

div.left_bottom{
	float: left;
	width: 378px;
	height: 250px;
	margin-top: 50px;
}

div.right_bottom{
	background-image: url(../img/1_px_right_bottom.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	background-color: #046812;
	float: left;
	width: 577px;
	min-height: 500px;
	- height: 500px;
}

div.kontakt{
	background-image: url(../img/1_px_border_right.jpg);
	background-repeat: repeat-y;
	width: 474px;
	margin-left: 31px;
}

div.kontakt_heder{
	margin-left: 41px;
	width: 431px;
}

div.kontakt_content{
	text-align: right;
	margin-right: 5px;
	font-size: 10pt;
}

div.index_content{
	text-align: left;
	margin-left: 26px;
	margin-right: 5px;
	font-size: 10pt;
}

div.border_bottom{
	background-image: url(../img/1_px_border_bottom.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 2px;
	margin: 0px 0px 30px 31px;
}

div.footer{
	background-image: url(../img/stopka.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 955px;
}

div.footer_gray{
	background-image: url(../img/stopka_szara.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 955px;
}

div.footer_space{
	float: left;
	height: 98px;
	width: 650px;
}

div.koperta{
	width: 58px;
	height: 98px;
	float: left;
}

div.koperta1{
	background-image: url(../img/koperta.png);
	background-repeat: no-repeat;
	width: 58px;
	height: 52px;
	margin-top: 30px;
}

div.code{
	height: 98px;
	float: left;
}

div.code1{
	color: #FFFFFF;
	font-size: 8pt;
	margin-top: 70px;
	margin-left: 90px;
}

div.left_background{
	height: 100%;
	height: expression(document.body.clientHeight + 'px');
	width: 50%;
	top : 0px;
	left: 0px;
	position: absolute;
	background-color: #046812;
}

div.right_background{
	top : 0px;
	height: 100%;
	height: expression(document.body.clientHeight + 'px');
	width: 50%;
	left: 50%;
	position: absolute;
	background-color: #FFFFFF;
}

div.aktualnosci_tytul{
	font-weight: bold;
}

div.aktualnosc_tekst{
	text-align: left;
	background-image: url(../img/1_px_border_right_gray.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px 10px 10px;
	width: 520px;
	margin-right: 20px;
}

a:link ,
a:visited,
a:hover{
	text-decoration: none;
	color: #FFFFFF;
}