body {
    font-family: verdana,helvetica;
    color: #000000;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

div.info {
    font-family: tahoma;
    color: #FFF;
    font-size: 13px;
    margin-left: 15px;
}

h1 {
    font-family: verdana,helvetica;
    color: #000000;
    font-size: 13px;

}

a {

    text-decoration: none;
    color: #000000;
    font-size: 11px;
		text-align: center;
}
	
a:hover {
    color: #ef030a;
	 text-decoration: underline;
}



a.dodaj {
    text-decoration: none;
    color: #900009;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
}

a.dodaj:hover {
    color: #900009;
}
a.header{
    color: #0d58ac;
    margin-left: 5px;
		margin-right: 5px;
}
a.header:hover {
    color: red;

}

a.inwestycje {
    text-decoration: none;
    color: #ff8040;
    font-size: 12px;
    text-align: center;
}

a.inwestycje:hover {
    color: #F0000F;
    text-decoration: none;

}

a.kategoria {
    text-decoration: none;
    color: #0d58ac;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-left: 16px;
    margin-bottom: 15px;
    font-family: tahoma;
}

a.kategoria:hover {
    color: #000000;
		text-decoration: underline;
}

a.menu {
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
}

a.menu:hover {
    color: #F0000F;
    text-decoration: none;
    margin-left: 6px;
    margin-right: 6px;
}

a.menu1 {
    text-decoration: none;
    color: #000000;
    font-size: 11px;
    text-align: center;


}

a.menu1:hover {
    color: #F0000F;
    text-decoration: none;
}

a.menu2 {
    text-decoration: none;
    color: #0d58ac;
    font-size: 11px;
    text-align: center;
}

a.menu2:hover {
    color: red;
    text-decoration: none;
}

a.menu8 {
    text-align: left;
    text-decoration: none;
    font-weight: bold;
		font-family: verdana,helvetica;
    font-size: 13px;		
    display: block;
    color: #000000;
    margin-left: 25px;
		margin-top: 3px;
    border-bottom: 1px solid #DDD;
    width: 220px;
}


a.menu8:hover {
    color: #ff0000;
}


a.nawigacja {

    text-decoration: none;
    color: #b30000;
    font-size: 10px;
		
}
	
a.nawigacja:hover {
    color: #b30000;
	 text-decoration: underline;
}

a.stopka {

    text-decoration: none;
    color: 000000;
    font-size: 11px;
    text-align: center;
}

a.stopka:hover {
    color: #F0000F;
    text-decoration: underline;
}

a.str_gl {

    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
}

a.str_gl:hover {
    color: #fade7e;
    text-decoration: underline;
}

a.ulica {
text-decoration: none;
color: #000000;
font-size: 11px;
}

a.ulica:hover {
color: #F0000F;
text-decoration: none;

}

input.in1, select.in1 {
    margin-top: 5px;
    width: 300px;
    height: 18px;
    border: 1px solid gray;
    font-size: 11px;
}

textarea.in1 {
    margin-top: 5px;
    width: 710px;
    height: 100px;
    border: 1px solid gray;
    font-size: 11px;

}

input.button {
    border: 0;
    color:#FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    margin: 0;
    width: 80px;
    height: 30px;
    background: #DD0C0C url(button.jpg) no-repeat;
  }
  
#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(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
p.bok{
    margin-left: 16px;
    margin-top: 0px;
    margin-bottom: 6px;
}
select.bok{
    margin-top: 4px;
    margin-bottom: 4px;
}
input.bok{
    margin-top: 4px;
    margin-bottom: 4px;
}

p.nawigacja{
    margin-left: 10px;
		margin-bottom: 4px;
		text-align: left;
		font-size: 10px;
		
}