

BODY 
{

SCROLLBAR-FACE-COLOR: #E3E3E3; 
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #E3E3E3; 
SCROLLBAR-DARKSHADOW-COLOR: #000000
}

TABLE {
 font-family: "Verdana", "Tahoma", "sans-serif";
    font-size: 10px;
    color: #000000;
	text-decoration: none;
	font : none;
}
  
 
 A {
    font-family: "Verdana", "Tahoma", "sans-serif";
    font-size: 10px;
    color: #ffffff;
	text-decoration: none;
	font : none;
}

A:hover {
	color: #ffffff;
	 text-decoration: underline;
	font : regular;
	font-size: 10px;
}


H2 {
      font-family: "Verdana", "Tahoma", "sans-serif";
      font-size: 10px;
      color: #ffffff;
	  font-weight: bold;
	  text-decoration: underline;
}	
.h4 {
  	text-align: right;
  	font-weight: bold;
  	color: #000000;
  	background: url();
  	height: 21px;
  	width: 166px;
  	padding: 0px 0px 0px 5px; 
}

.menu1	{
  	padding: 1px 0px 0px 0px;
  	text-align: ;
   	background: ;
   	width: 168px;
 }
 
 .menu1 ul, .menu1 ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #ffffff ;
}
.menu1 ul li {
	float: left;
	
}

.menu1 ul a:link, .menu1 ul a:visited {
	width: 160px;
 	height: ;
 	padding: 5px 0px 5px 8px;
 	text-decoration: none;
 	font-weight: bold;
	color: #000000; 
	display: block;
	background: none;
	border-top: 1px solid #dadada;		
}

.menu1 ul a:hover, .menu1 ul a:active {
	padding: ;
	background: #F0F0F0;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}   

.menu2	{
  	padding: 1px 0px 0px 0px;
  	text-align: ;
   	background: ;
   	width: 168px;
 }
 
 .menu2 ul, .menu2 ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #ffffff ;
}
.menu2 ul li {
	float: left;
	
}

.menu2 ul a:link, .menu2 ul a:visited {
	width: 140px;
 	height: ;
 	padding: 5px 0px 5px 28px;
 	text-decoration: none;
 	font-weight: bold;
	color: #4F686E; 
	display: block;
	background: none;
	border-top: 1px solid #dadada;		
}

.menu2 ul a:hover, .menu2 ul a:active {
	padding: ;
	background: #F0F0F0;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}   

/* GALERIA ZDJ__ */
.gallerycontainer{
margin: 0;
position: relative;
height: 350px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #E6E60A;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 35px;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
/* GALERIA ZDJ__ - KONIEC*/

#Autorskie_projekty {
  
  	font-family: Verdana; 
  	font-size: 10px;
  	color: #000000;
  	border: 1px solid #24b66d;
}
.border1 {
  	border-bottom: 1px solid #0b6b3b;
	font-family: Verdana; 
  	font-size: 12px;
  	font-weight: bold;
  	color: #24b64a;
  
}
.border {
  	border-bottom: 1px solid #24b66d;
  
}

