/* MY */
	

html,body {	
	margin:						0;
	padding:					0;
	width:						100%;
	height:						100%;
	background-color:			#ffffff;
	}

body {
	border:						0;
	margin:						0;
	padding:					0; 
	width:						100%;
	height:						100%;
	background-image: 			url('tlo1.jpg');
	background-repeat: 			repeat-x;
  	background-position:		center center;
	}

	
/* INDEX */


#divMain {
	position:					absolute;
	top: 						50%;
	left: 						50%;
	width:						900px;
	height:						560px;
	margin-left: 				-450px;
	margin-top:	 				-280px;
	border:             		solid 0px red;
	background-image: 			url('tlo2.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
	}
	

/* PASEK 1 */
	

#divPasek1 {
	position:					absolute;
	top: 						152px;
	left: 						60px;
	width:						782px;
	height:						57px;
	margin: 					0px;
	border:             		solid 0px red;
	}

#divTitle1 {
	position:					absolute;
	top: 						0px;
	left: 						10px;
	width:						225px;
	height:						57px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}	

#divTitle2 {
	position:					absolute;
	top: 						0px;
	left: 						265px;
	width:						255px;
	height:						57px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}
	
#divTitle3 {
	position:					absolute;
	top: 						0px;
	left: 						540px;
	width:						229px;
	height:						57px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}

#divTitle1B {
	position:					absolute;
	top: 						0px;
	left: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('title1.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}

#divTitle2B {
	position:					absolute;
	top: 						0px;
	left: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('title2.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}
	
#divTitle3B {
	position:					absolute;
	top: 						0px;
	left: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('title3.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}


/* PASEK 2 */

		
#divPasek2 {
	position:					absolute;
	top: 						455px;
	left: 						115px;
	width:						660px;
	height:						105px;
	margin: 					0px;
	border:             		solid 0px red;
	}

#divLogo1 {
	position:					absolute;
	left: 						11px;
	top: 						11px;
	width:						184px;
	height:						75px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}

#divLogo2 {
	position:					absolute;
	left: 						204px;
	top: 						5px;
	width:						117px;
	height:						100px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}

#divLogo3 {
	position:					absolute;
	left: 						332px;
	top: 						15px;
	width:						137px;
	height:						78px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}	
	
#divLogo4 {
	position:					absolute;
	left: 						485px;
	top: 						23px;
	width:						169px;
	height:						58px;
	margin: 					0px;
	border:             		solid 0px red;
	cursor: 					pointer;
	cursor: 					hand;
	}	

#divLogo1B {
	position:					absolute;
	left: 						0px;
	top: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('logo1.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}	
	
#divLogo2B {
	position:					absolute;
	left: 						0px;
	top: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('logo2.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}

#divLogo3B {
	position:					absolute;
	left: 						0px;
	top: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('logo3.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}	
	
#divLogo4B {
	position:					absolute;
	left: 						0px;
	top: 						0px;
	width:						1px;
	height:						1px;
	margin: 					0px;
	overflow: 					hidden;
	border:             		solid 0px red;
	background-image: 			url('logo4.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
  	visibility: 				hidden;
	}	
	
	
	
/* TXT */


#divTxt1 {
	position:					absolute;
	top:						235px;
	left:						95px;
	width:						190px;
	height:						190px;
	border:             		solid 0px red;
	}

#divTxt2 {
	position:					absolute;
	top:						246px;
	left:						386px;
	width:						180px;
	height:						190px;
	border:             		solid 0px red;
	}	

#divTxt2b {
	position:					absolute;
	top:						230px;
	left:						350px;
	width:						31px;
	height:						147px;
	border:             		solid 0px red;
	background-image: 			url('txt.jpg');
	background-repeat: 			no-repeat;
  	background-position:		center center;
	}
	
#divTxt3 {
	position:					absolute;
	top:						227px;
	left:						610px;
	width:						225px;
	height:						205px;
	border:             		solid 0px red;
	}	
	
#adres1 {
	font-family:				trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:					16px;
	font-weight:				normal;
	color: 						#ecf0f7;
	padding-bottom: 			3px;
	margin-top: 				2px;
	line-height: 				18px;
	}
		
#adres2 {
	font-family:				trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:					14px;
	font-weight:				normal;
	color: 						#e3e8f5;
	margin-top: 				1px;
	line-height: 				16px;
	}
		
#adres3 {
	font-family:				trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:					13px;
	font-weight:				normal;
	color: 						#d4ddf1;
	margin-top: 				3px;
	line-height: 				14px;
	}	

#adres3 a:link, a:visited {
	color: 						#e3e8f5;
	}
	
#adres3 a:hover, a.current {   	
	color:						#ffffff;
	}	
	
#adres5 {
	font-family:				trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:					20px;
	line-height: 				23px;
	font-weight:				normal;
	color: 						#989797;
	padding-bottom: 			0px;
	margin-top: 				0px;
	}	
	
#adres5 a:link, a:visited {
	color: 						#989797;
	text-decoration: 			none;
	}
	
#adres5 a:visited {
	color: 						#989797;
	text-decoration: 			none;
	}		
	
#adres5 a:hover, a.current {   	
	color:						#767676;
	}

#adres6 {
	font-family:				trebuchet ms,Arial,Helvetica,sans-serif;
	font-size:					16px;
	font-weight:				normal;
	color: 						#f5e9e9;
	padding-bottom: 			8px;
	margin-top: 				20px;
	line-height: 				21px;
	}	
	
#adres6 a:link, a:visited {
	color: 						#f5e9e9;
	text-decoration: 			none;
	}	
	
#adres6 a:hover, a.current {   	
	color:						#ffffff;
	}	
	
#adres6 a:visited {
	color: 						#f5e9e9;
	text-decoration: 			none;
	}		
	
	