.brd {border:2px solid #F7F7B7;}

.Font1 {color:#000000;font:normal bold 11px verdana, arial;}
.Font2 {color:#D7F3B5;font:normal bold 11px verdana, arial;}


body, table, td{
font-family: verdana, arial;
font-size: 12px;
color: #000000;
}

.button1 a:link, .button1 a:visited, 
.button2 a:link, .button2 a:visited {
font-family: verdana, arial;
font-size: 12px;
text-decoration: none;
color: #000000;
}
.button1 a:hover, .button2 a:hover {
text-decoration: none;
color: #D7F3B5;
}

img {border: 0px;}
a:link, a:visited{
font-family: verdana, arial;
font-size: 12px;
text-decoration: none;
color: #008A00;
}
a:hover {
text-decoration: underline;
color: #64CC31;
}
.button1 {
padding-top: 10px; 
font-family: verdana, arial; 
font-size: 12px; 
text-align: center; 
float: left;
width: 80px;
}

.button2 {
padding-top: 15px; 
font-family: verdana, arial; 
font-size: 12px; 
text-align: center;
width: 80px; 
}

.info{
border: double #64CC31; 
background-color: #D1F7BF;
padding: 5px;
text-align: center; 
margin: 9px;
}
.h-info{
position: relative;
top: -15px; 
background-color: #E8FBDF;
font-weight: bold;
padding-left: 5px;
padding-right: 5px; 
}
.akapit {
        width: 100%;
        text-align: justify;
        text-indent: 30px;
        }
.tekst {
        width: 600px;
        text-align: justify;
        }
			
.tab_obozy td{
height: 20px;
padding-left: 5px;
}

.strona { 
width: 621px;
background-color: #E8FBDF; 
vertical-align: top; 
font-family: verdana; 
font-size: 12px;
}
.oboz_foto td {
border: solid 1px #64CC31;
background-color: #D1F7BF;
height: 170px;
width: 170px;
vertical-align: middle;
text-align: center;
}
.novotel_foto td {
border: solid 1px #64CC31;
background-color: #FFFFFF;
height: 170px;
width: 170px;
vertical-align: middle;
text-align: center;
}
/* .f1:first-letter {
font-family: Monotype Corsiva, Times New Roman;
font-size: 40px;
font-weight: bolder;
float: left;
padding-right: 5px;
color: #008800;
} */

 #lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="lightbox/overlay.png", sizingMethod="scale");
	} 
