/************************************************************************
 * Arkusz styli do serwisu
 * (c) CodeLine 2005 - wszystkie prawa zastrzeÂ¿one
 ************************************************************************/

body   {
    font-family : Verdana, arial, helvetica, san-serif;
    text-align: center;
    background-color: #000;
	 margin: 0;
	 padding: 0;
    color: #a2a2a2;
	 font-size : 10px; 
}
/************************************************************************
 * Styl definiujacy calosc strony
 ************************************************************************/
div.container  { width: 660px; margin: auto; text-align: left;}
.basicBox { margin-top: 70px; border: 1px solid #000;}

						   
/************************************************************************
 * Style definiujace ogólne zalozenia strony
 ************************************************************************/
a	{ 
	 font-family: Verdana, arial, helvetica, san-serif;
    text-decoration: none;
    color: #a2a2a2;
	 font-size : 10px;
	 margin: 0;
	 padding: 0;
	 
}
pre	{ 
	 font-family: Verdana, arial, helvetica, san-serif;
    color: #a2a2a2;
	 font-size : 10px;
}
a:hover { text-decoration: underline; }


h1 { 
	font-family: Verdana, arial, helvetica, san-serif;
	font-size: 18px; 
	margin: 0;
	color: #fff;
	padding-bottom: 5px;
	text-align: right;
}
h2 {          
	font-size : 12px;
	font-weight: bold;
	margin: 5px 0 0px 0;
	padding: 0px;
	clear: both;
}
/************************************************************************
 * Style odnoszace sie do calej strony
 ************************************************************************/
.leftAlign  { float: left; }
.rightAlign { float: right; }
.clear  { clear: both;}
.bold  { font-weight: bold; }
/************************************************************************
 * Style odnoszace sie do strony glownej
************************************************************************/

a.menu { 
	font-weight: bold;
	border-right: 1px solid #808080;
	padding: 3px 8px 3px 4px;
}
a.menuWithoutBorder { 
	font-weight: bold;
	padding: 3px 0px 3px 4px;
}
.homePageLogo { text-align: right; margin: 4px 0 0 0; }
.fotoHomePage img { border: 1px solid #554b42; }
.menuSite {margin-top: 5px; line-height: 22px; text-align: right; }
.footer { font-size: 10px; }
.contact   { 
	color: #808080;
	font-weight: bold;	
	padding: 3px 10px 3px 4px;
}
.home {
	background: url(../_img/contact.gif) center center no-repeat;
	padding: 3px 10px 3px 14px;
	diplay: none;
	width: 20px;
}
.divHr {
	border-top: 1px solid #6e6e6e;
}
.content { 
	margin: 10px 0 60px 20px;
	line-height: 17px; 
    text-align: justify; 
	font-size: 10px;
}
.fotoNews { margin : 10px 0 0 0; }
.fotoNews img {
	border: 1px solid #6e6e6e;
}

.logoNews { text-align: center; }
.logoNews { margin : 10px 0 0 0; }
.logoNews img {
	border: 1px solid #6e6e6e;
}


.paddingFoto {
	padding-left: 10px
}
.gallery { 
	margin: 10px 0 60px 0px;

} 
.fotoGallery img {
	border: 1px solid #6e6e6e;
}
.fotoGallery td {
	width: 145px;
	vertical-align: top;
	padding-bottom: 8px;
}
.nameFoto {
	padding-top: 10px;
}
.rowFotoTwo {
	padding-top: 30px;
}
a.autor { font-style: italic;
 
	font-size: 10px;
	 text-decoration: underline;
 }
img		{ border: 0;
		margin: 0;
	padding: 0;
}
/************************************************************************
 * Style wykorzystane do tej strony - KONIEC
 ************************************************************************/

	 

.imagePopup              { border: 10;
                              margin-bottom: 150px;
							  padding-bottom: 150px;
							  background: red;
							}
img.block				    { display: block; }

.sponsor { font-weight: normal; }

div.externalLinks { text-align: right; margin-bottom: 3px; }
