body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: small;
    background: #fff;
    color: #000;
}

/* struktura układu */

#wrap
{
	width: 880px;
	margin: 0 auto;
}

#logo
{
	width: 100%;
	height: 40px;
}

.logopos
{
	position: relative;
				 top: 15px;
	border: 0;
}

#top
{
	width: 880px;
	margin: 0 auto;
}

#top-left
{
	float: left;
	width: 640px;
	height: 251px;
	background: url(gfx/main.png) no-repeat;
}

#top-text
{
	position: relative;
				 top: 8px;
				 left: 420px;
	width: 200px;
	height: 200px;
}

#top-text a
{
	font-family: Tahoma, sans-serif;
	font-size: 85%;
	color: #666;
	text-decoration: none;
}

#top-text ul
{
	position: relative;
				 top: -10px;
	list-style-type: none;
}

#top-right
{
	float: right;
	width: 240px;
	height: 244px;
	background: #000;
}

#top-right ul
{
	position: relative;
				 top: 20px;
				 left: 30px;
	list-style-type: none;
}

#top-right li
{
	padding: 5px;
}

#top-right a
{
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
}

#top-right a:hover
{
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-decoration: none;
}

#content
{
	position: relative;
				 left: 25px;
	width: 841px;
	margin: 0 auto;
	font-family: Tahoma, sans-serif;
	font-size: 85%;
	line-height: 1.5em;

}

#content p
{
	padding-left: 22px;
	font-size: 95%;
}

#content a
{
	color: #000;
	text-decoration: none;
}

#content a:hover
{
	color: #666;
	text-decoration: underline;
}

#content ul
{
	list-style-type: square;	
}

#first
{
	float: left;
	width: 260px;
	margin: 10px;
}

#second
{
	float: left;
	width: 259px;
	margin: 10px;
}

#second-big
{
	float: left;
	width: 518px;
	margin: 10px;
}

#second-big p
{
	text-align: justify;
}

#third
{
	float: right;
	width: 250px;
	margin: 10px;
}

#four
{
	float: left;
	width: 539px;
	margin: 10px;
}

/* footer */

#footer
{
	clear: both;
	width: 100%;
	margin-top: 45px;
	margin-bottom: 15px;
	border-top: solid 1px #ccc;
}

#footer a
{
	padding-left: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color: #ccc;
	text-decoration: none;
}

#footer a:hover
{
	padding-left: 10px;
	font-family: Tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	text-decoration: none;
}

/* style */

.empty
{
	clear: both;
	width: 100%;
	height: 10px;
}

.naglowki
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}

.cytat
{
	position: relative;
				 left: 30px;
}

.onas
{
	position: relative;
				 left: 22px;
}

.textonas
{
	line-height: 1.5em;
}

.realizacjemain
{
	padding: 3px;
	border: 0;
}

.contentreal
{
	position: relative;
				 left: 19px;
}

#img-position
{
	position: relative;
				 top: -23px;
}

.tab
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.tab1
{
	border-right: 1px solid #ccc;
}

.tab2
{
	border-bottom: 1px solid #ccc;
}
