body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS",Tahoma,Arial,Verdana;
	color:#000;
	text-align:justify;
}

h1, h2, h3 {
	font-size:30px;
	color:#000;
	font-weight: normal;
	margin:20px 0;
}

h2 { font-size:14pt;}
h3 { font-size:20pt;text-align:right;}

p {
	font-size:11px;
	margin-bottom:0;
	line-height:19px;
	color:#5E5E5E;
}

hr {
	color: #eee;
	background-color: #eee;
	height: 1px;
}

#header {
	background: url('images/bgr_header.jpg') repeat-x;
	height: 130px;
	min-width:1229px;
}

div#header_wew {
	background: url('images/bgr_header3.jpg') no-repeat top left;
	width:1100px;
	height:130px;
	padding-left:127px;
	}

#header a img{
	float:left;
}

img.text_d {
	margin-top:35px;
	margin-left:510px;
	float:left
}

h3.text_d {
	margin:0px;
	float:right;
}
#content_bgr_pasek{
	background:url('images/bgr_pasek.jpg') repeat-x;
	height:30px;
	margin:0;
	padding:0;
	min-width:1229px;
}
#content_bgr {
	background:url("images/bgr_content_06.jpg");
	height:1100px;
	margin:0;
	padding:0;
	min-width:1229px;
}

#content_img {
	width:1049px;
	height:559px;
	background:url("images/bgr_content_top.jpg") no-repeat top left;	
	position:absolute;
	top:130px;
}

#content {	
	margin:0px;
	margin-left:0px;
	width:1050px;
	z-index:2;
	padding-top:100px;
}

#lewa_kolumna{
    width:260px;
	text-align:center;
	float:left;
	padding-top:20px;
}

#srodek {
	float:left;
	width:555px;	
}

#footer{
	background:url("images/bgr_footer.jpg") repeat-x;
	height:144px;
	margin-top:-11px;
	padding:10px 0 0 265px;
	min-width:964px;
}

#footer_copyrights p {
	color:#fff;
	text-shadow:-1px -1px #656464;
}

#footer_copyrights a{
	color:#fff;
	text-decoration:none;
}

#footer_copyrights a:hover{
	color:#000000;
	text-decoration:none;
	text-shadow:1px 1px #a09d9d;
}

#prawa_kolumna {
	float:right;
	width:230px;
	margin-top:433px;
}

#prawa_kolumna p a,#srodek h1 a  {
	text-decoration:none;
	color:#93117e;
}

#prawa_kolumna p a:hover,#srodek h1 a:hover {
	text-decoration:underline;
	color:#93117e;
}

#prawa_kolumna  img{
	height:148px;
}

/*CSS POPUPS*/
a.atr {
/*	width: 100%;  fa bene a IE5.5/Win per il caso con width px (o em), malissimo a IE5.0/Win */
	padding: 0;  /* fa bene a IE5/Mac */
	text-decoration: none;
}
/**/
a.atr .bpop {
	display: none !important;
	text-decoration:none;
}
a.atr:hover .bpop {
	display: block !important;
	position: absolute;
	z-index:10;
	text-decoration:none;
	padding: -10px 0 0 45px;
}
a.atr:hover {
	border-width: 0; /* wake up IE */
	text-decoration:none;	
}
/* ################# */

#logo_wyd  {
	z-index:2;
	float:left;
	margin-left:87px;
	position: absolute;
}

#logo_sg {
	z-index:1;
	float:left;
	margin-left:162px;
	position: absolute;
	margin-top:0px;
}

#logo_druk{
	z-index:3;
	float:left;
	margin-left:237px;
	position: absolute;
	margin-top:0px;
}

#logo_wyd  a, #logo_sg  a, #logo_druk  a{
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	width:88px;
	height:94px;
	margin:0;
	padding:0;
}

a.logo1, a.logo1:visited{ background-image:url(images/logo_wyd_m.png);}
a.logo1:hover, a.logo1:active{ background-image:url(images/logo_wyd_d.png); display:inline-block !important;}
a.logo2, a.logo2:visited{ background-image:url(images/logo_sg_m.png);}
a.logo2:hover, a.logo2:active{ background-image:url(images/logo_sg_d.png); display:inline-block !important;}
a.logo3, a.logo3:visited{ background-image:url(images/logo_druk_d.png);}
a.logo3:hover, a.logo3:active{ background-image:url(images/logo_druk_d.png); display:inline-block !important;}
