body {
	background:#409CB3;
	padding: 0px;
	margin: 0px;
}
	
#top {
	/*background: url('images/gora/tlo.jpg'); */
	background-position: top center;
	background-repeat: no-repeat;
	height: 172px;
}

#middle {
	background: url('images/tlo/index_bg_15.jpg'); 
	background-repeat: repeat; 
	height: 500px;
	overflow: hidden;
	position: relative;
}

#bottom {
	background: url('images/dol/index_52.jpg'); 
	background-repeat: repeat-x; 
	height: 207
}
	
#container {
	margin: 0px auto;
}

#menu {

	margin-top: 20px;
}

#firmaTXT2 {
/*	
	background: url('images/srodek/index_28.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
*/
	position: relative;

	width: 670px;
	text-align: justify;
	color: #022835;
	
	position: absolute;
	top: 0px;
	margin-left: 30px;
	
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
}




#firmaTXT {
/*	
	background: url('images/srodek/index_28.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
*/
	position: relative;

	height: 500px;
	text-align: justify;
	color: #022835;
	
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 30px;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
}

#kontaktTXT {
/*	
	background: url('images/srodek/index_28.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
*/
	position: relative;

	height: 500px;
	text-align: center;
	color: #2883ee;
	
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 30px;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
}

#przykladTXT {
/*	
	background: url('images/srodek/index_28.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
*/
	position: relative;

	height: 100%;
	text-align: left;
	color: #2883ee;
	
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 30px;
	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
}

#gal {
	margin: 10px;
	padding: 2px;
	border-width: 3px;
	border-style: dotted;
	border-color: lightblue;
}


#podpis {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #032D3D;
		
	margin-left: 70px;
	margin-top: 15px;
}

#podpis a:link { 
text-decoration: none; color: #032D3D; border: none;
}
#podpis a:visited { 
text-decoration: none; color: #032D3D; 
}
#podpis a:hover { 
text-decoration: underline; color: #032D3D; 
}




#exList {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

#exList a:link { 
text-decoration: none; color: #032D3D; border: none;
}
#exList a:visited { 
text-decoration: none; color: #032D3D; 
}
#exList a:hover { 
text-decoration: underline; color: #023D58; font-weight: bold;
}

li {
color: #0B5873;
}

#aul {
	color: #0B5873;
	font-weight: bold;
}

#_1, #_2, #_3, #_4, #_5, #_6, #_7, #_8, #_9{
	display: none;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 14px;
	font-weight: normal;
	color: #0B5873;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	border: none;
	color: #28839E;
	
}
a:visited {
	text-decoration: none;
	border: none;
	color: #28839E;
	
	
}
a:hover {
	text-decoration: none;
	border: none;
	color: #2883FF;	
	
}
a:active {
	text-decoration: none;
	color: #28839E;
	
}