body {	
	margin:			0px;
	background-color:	#696969;
	font-family:		Arial;
	text-align: 		center;
}	

body img{	
	border:			none;
}

body a .gfxlink{	
	border-style:		solid;
	border-width:		thin;
	border-color:		#4684C9;
}

#wrapper2 {
	background-image:	URL('gfx/bg_lmnu.gif');
	background-repeat:	repeat-y;
}

#header {
	height:                 128px;
}

#headerd {
	height:                 128px;
	background-image:	URL('gfx/bg_hdr.gif');
	background-repeat:	repeat-x;	
}

#logo {
	float:			left;
	width: 			356px;
	height:			100%;
	background-image:	URL('gfx/bg_hdr_logo.jpg');
	background-repeat:	no-repeat;	
	text-align:		right
}

#menuu {
	text-align:		right;
	padding-right:		15px;
	padding-top:		15px;
}

#menu{
	width:			100%;
	margin-top:		20px;
	padding-top:		10px;
	padding-bottom:		10px;
	color:		        #FFFFFF;	
	text-align:		left;
	margin-left:		10px;
}

#menu ul {
	display:		block;
	list-style:		none;
	margin:			0;	
	padding:		0;
	border:			1px none #000000;
	text-align:		left;
}


#menu ul li {
	display:		block;
        color:			#FFFFFF;
	float: 			left;	
	width:			150px;	
	font-size:		10pt;
	font-weight:		bold;
	background-color:	#4684C9;
	border-bottom:		solid;
	border-bottom-width: 	thin;
	border-bottom-color:	#4684C9;
}

#menu ul li .nactbut {
        text-decoration:	none;
	display:		block;	
	color:			#FFFFFF;
	font-weight:		normal;
	background-color:	#66A4E9;
	background-image:	URL('gfx/m_bg.gif');
	background-repeat:	repeat-y;
	background-position:    right;
}

#menu ul li .actbut {
        text-decoration:	none;
	display:		block;	
	color:			#FFFFFF;
	font-weight:		normal;
	background-color:	#76C4F9;
	background-image:	URL('gfx/m_bg_h.gif');
	background-repeat:	repeat-y;
	background-position:    right;
}
/*
#menu ul li a:link, .main_wrap .menu li ul a:visited {
	padding-left:		30px;
	pading-right:		30px;
	
}
*/
#menu ul li a:hover {
	background-color:	#76C4F9;
	background-image:	URL('gfx/m_bg_h.gif');
	background-repeat:	repeat-y;
	background-position:    right;
}

#menu .sep {
	height:			10px;
}

.gfx {
	float:			right;
	width:			240px;
	text-align:		center;
}

.cntst {
        float:			left;
	width:			500px;
	text-align:		justify;
	padding-left:		10px;
	padding-top:		10px;
	padding-bottom:		2ex;
}

.cntst h1 {
	font-size:		14pt;
}

.cntst h2 {
	font-size:		12pt;
}

.cntst h3 {
	font-size:		10pt;
}

.cntst h4 {
	font-size:		9pt;
	font-weight:		bold;
}

.cntst p {
	font-size:		9pt;
}

.cntst p .p500 {
	color:			navy;
}


.cntst ul {
	font-size:		9pt;
}

.cntst table {
	font-size:		9pt;
}

.cntst .tabcaption {
	font-size:		9pt;
	font-style:		italic;
}

.cntst img {	
	margin:			10px;
}

.cntst .photos {
	text-align:		center;
}

.cntst .cytat {
	background-color:	#D2E9F9;
	padding:		10px;	
}

.cntst .cytat .zaw {
	font-style:		italic;
}

.cntst .autor {
	font-weight:		bold;
}

.cntst .cytatsrc {
	background-color:	#F9F5D2;
	padding:		10px;	
	font-style:		italic;
	font-size:		8pt;
}
