
.Main {
	position: relative;
    width: 140px; 
    height: 1850px; 
      
}
.Skyscraper {
    
	position: absolute; 
    top: 0px; 
    left: 0px;
    padding: 0; 
    margin: 0;  
    width: 120px; 
 
    
}
.ColumnCenter {
    
	position: absolute; 
	top: 0px; 
	left: 180px;
    padding: 0;
    margin: 0; 
	color: #000;
    background: #fff;
    width: 350px; 
     
    
}
.ColumnRight {

	position: absolute; 
    top: 0px; 
    left: 360px;
    padding: 0;
    margin: 0; 
  	width: 240px; 
  	
  	}

.Box1 {

	border: solid 1px #a0deff; 
	width: 406px;

}

.Box3 {
	
	height: 165px;
	margin-top: 5px;
	border: solid 1px #a0deff; 
	width: 406px;

}

.Box4 {
	
	height: 1158px;
	border: solid 1px #a0deff; 
	width: 618px;

}




.BoxHeader1 {
	
	margin-top: 3px;
	margin-right: 3px; 
	margin-left: 3px;
	padding: 2px 0 2px 20px ;

}

.BoxContent1 {
	
	padding: 3px; 

}

.BoxContent3 {
	
	text-align: justify;
	background: #e9f6f8;
	height: 108px;
	padding: 13px;
	margin: 3px;
}

.BoxContent4 {
		
	padding: 5px;
	background: #e9f6f8;
	height: 1122px; 
	margin: 3px;
	
	

}

.BoxContent3 img{
	
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 7px;
	border-left: solid 2px white;
	border-top: solid 2px white;
	border-bottom: solid 2px #E8E8E8;
	border-right: solid 2px #E8E8E8;

}

.Box3 a {
	
	color: black;
	text-decoration: none;

}



.Box2 {

	border: solid 1px #a0deff; 
	width: 350px;
	margin-bottom: 5px;

}

.Box5 {

	border: solid 1px #a0deff; 
	width: 350px;
	margin-bottom: 5px;
	text-align: center;
}

.Box5 img {


	border: 0;
	width: 340px;
	height: 226px
	margin-top:5px !important;
} 
 
.Box5 p {
	
	font-size: 16px;
	
	margin: 4px
}

.Box5 p a {

	color: black;
	
}

.BoxGear {

	border: solid 1px #a0deff; 
	width: 258px;
	margin-bottom: 5px;

}


.BoxHeader2 {
	
	padding: 2px 0px 2px 20px;
	margin-top: 3px;
	margin-right: 3px; 
	margin-left: 3px;

}

.BoxHeaderComm {
	
	padding: 2px 0px 2px 20px;
	margin-top: 3px;
	margin-right: 3px; 
	margin-left: 3px;

}

.BoxContent2 {
	
	padding: 3px; 

}

#lastNews {
	padding-left: 8px;
	margin: 1px;
	background-color: #e9f6f8;
}

.links {

	margin: 0px;
	padding: 0px;

}

.links li {
	
	background: #e9f6f8;
	margin: 1px; 
	padding-left: 10px;
	list-style-type: none;

}

.GalleryContent {

	width: 180px;
	margin: auto;

}


.BoxContent4 img {
	
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline;
	border: solid 1px #a0deff; 	

}




#hintbox{ 

		position:absolute;
		top: 0;
		z-index:100;
		visibility: hidden;		

}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
		
		border: 0px;
		display: inline;
}


.box {
	
	position: relative;
	
}

.back { 

	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 178px;
	color: white;



}

* html .back {
	
	position: absolute;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	background: #00B4DA;
	border: solid 1px silver; 
	width: 178px; 
	height: 150px;
	
}

.opis {
	
	position: absolute;
	top: 18px;
	left: 20px;
	color: white;
	
}


* html .opis {
	
	position: absolute;
	top: 10px;
	left: 20px;
	color: white;
}

div.thumb_box {
	
	float: left;
	display: block;
	
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px; 
	border: 1px solid #364d6f;

	
}


