 body {	background-color:#e3e4e0;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;

}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 10px 0px;
	text-align: justify;
}

ul { 
	list-style-position: outside; 
	list-style-image: url(images/bullet.jpg);
	margin: 5px;
	padding: 5px; }

li { margin-left: 5px, margin-bottom: 5px; margin-top:10px;}

th {	color:#2873a3;
	background:#e5f7ea;
	font-size:13px;
	border: #e3e4e0 2px solid;
}
td {
	border: #e3e4e0 2px solid;
}
b {
	color:#6e6f77;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header2.jpg);
	width:717px;
	height:240px;
	position:relative;
}
#header ul{background:url(images/bg_menu.gif); 
	
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:205px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	line-height:35px;
	
	padding:0px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0px 8px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#e76229;
}
#logo_w1,#logo_w2 {
	font-family:tahoma;
	font-weight:bold; 
	position:left;
	
}
#logo_w1{
	font-size: 22px;
	color:#6e6f77;
	top:0px;
	left:10px;
	
}
#logo_w2{
	 
	font-size:16px;  
	color:#e76229;
	top:0px;
	
	
}
#header_text {
	top:45px;
	left:62px;
	width:480px;
	position:absolute;
}
#header_text p{
	font-size: 14px;
	color:#c77e0c;
	font-weight: bold;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}

#mapka {
	
	float:left;  
	margin-top:0px; 
	margin-bottom:20px; 
	padding-right:10px;
	border-right: #FFF 2px solid;
	
}


#dojazd {
	margin-left:150px; 
	width: 420px;
	height: 350px; 	
}

#tabela {border:#ffffff 2px solid;
	float:left;  
	margin-top:10px;
	
	
	
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{	
	color:#2873a3;
	font-size:14px;
	text-align:left;
	width:200px;
	margin: 10px 0px 10px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:20px;
	padding: 10px 10px 30px 0px;
	display:inline;
	height:auto; overflow:auto;
	margin-top:10px;
}
h3	{
	color:#2873a3;
	font-size:12px;
	text-align:left;
}

#form {
	float:left;
	width:420px;
	margin-left:10px;
	padding: 0px 5px 0px 5px;
	display:inline;
	height:auto; 
	list-style:none;
}	
#left a{color:#auto;}
#left a:hover{color:#auto;}
#photos a{float:left;
	margin-right:14px;
	
}

#teeth {
	float:left;


}
#tee {float:right;}


#pracownia {
	margin-top:10px;
	margin-left:17px;
	float:left;
	display:inline;
	padding: 0px 0px 0px 0px;
	height:auto;

}

#lista  
	{display:block; padding:3px 3px 3px 5px;
	
}
#right {
	float:right;
	width:228px;
	padding: 0px 10px 20px 10px;
	margin-top:10px;
	border-left: #FFF 2px solid;
	display:block;
	
}
#right a{
	color:#auto;
}
#right a:hover{
	color:#auto;
}
#firma {
	float:left;
	width:225px;
	padding: 0px 10px 0px 10px;
	margin-top:10px;
	display:block;
	
}
#firma a{
	color:#auto;
}
#firma a:hover{
	color:#auto;
}

	
#sprzet {margin-top:20px; width:218px;
	padding: 10px 0px 10px 0px;
	display:block;
	
	
}


a#rollover { display: block; width:18px; height:12px;
             background: url(images/koperta.gif);
             top left no-repeat; float:left;
 }
a:hover#rollover { background-position: 0  -14px;  }


/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;

}
#footer {
        color:#81828e;
	width:717px;
	text-align:center;
	padding: 20px 0px;
}

.gallerycontainer{
position: relative;
height: auto;
/*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: 2px solid white;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
height:auto;
background-color: lightyellow;
padding: 5px;
left: -500px;
border: 1px solid white;
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: 50px;
left: 80px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.meniA:link {color: #81828E; text-decoration: none;font-size:9px;}
.meniA:visited {color:#81828E; text-decoration: none;font-size:9px;}
.meniA:hover {color:#81828E; text-decoration: underline;font-size:9px;}



