html * {margin: 0px; padding: 0px; font-style: normal; font-weight: normal;}
body
{
	text-align: center;
	background-color: #DBDBDB;
	color: #252525;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 60px;
	margin-bottom: 50px;
}
em
{
	color: #000;
	letter-spacing: 1px;
}
strong
{

	font-weight: bold;
}
img
{
	border: none;
}
h1, h2, h3
{
	font-family: Minion, "Minion Pro", Times, "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 20px 0px 10px 0px;;
}
h1
{
	font-size: 24px;
	border-bottom: 3px solid #D6D6D6;
}
h2
{
	font-size: 18px;

}
h3
{
	font-size: 16px;
}
p, ul
{
	margin-bottom: 8px
}

ul
{
	list-style: url(../i/lista_marker.gif) outside;
	padding-left: 15px;

}
li
{
	background: #transparent url(../i/lista_marker.gif) 0px 0px no-repeat;
}

a:link
{
	color: #0059B4;
}
a:visited
{
	color: #825300;
}
cite
{
	font-style: italic;
}
blockquote
{
	font-weight: bold;
}
h2 a:link, h2 a:visited
{
	text-decoration: none;
}
h2 a:hover, h2 a:active
{
	text-decoration: underline;
}
/* struktura */
#container
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 659px;
	background: #fff url(../i/container_bg.gif) left top repeat-y;
	text-align: left;
}
#mainmenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 23px;
	background: #ABABAB url(../i/mainmenu_bg.gif) left top repeat-x;
	text-align: center;
	width: 100%;
}
#heading
{
	background: transparent url(../i/header_bg.gif) left top no-repeat;
	height: 20px
}

#content
{
	margin: 0px 40px 0px 100px;
}

#footer
{
	background: url(../i/footer_bg.gif) bottom left no-repeat;
	padding-left: 100px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Minion, Minion Pro, Times, "Times New Roman", serif;
	/*text-align: center;*/
	margin-top: 40px;
	height: 40px;
	clear: both;
}
#signature
{
	width: 69px;
	height: 310px;
	position: absolute;
	bottom: 20px;
	left: 8px;
	background: transparent url(../i/podpis_bg.gif) left bottom no-repeat;
}
/* glowne elementy menu */
#mainmenu ul
{
	display: inline;
	margin: 0px auto 0px auto;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
}
#mainmenu li
{
	display: inline;
	margin: 0px 5px 0px 5px;
	line-height: 15px;
}
#mainmenu a
{
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}
#mainmenu a:link, #mainmenu a:visited
{
	color: #FFFFFF;
}
#mainmenu a:hover, #mainmenu a:active
{
	color: #F2BC00;
}

/* elementy naglowka */
#heading *
{
	display: none;
}


/* elementy content */
#content h1
{
	margin-top: 40px;
	vertical-align:bottom;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#content h1.home
{
	margin-top: 100px;
	float: left;
	width: 370px;
	margin-right:10px;
}
#content img
{
	border: 1px solid #C8C8C8;
}

/* elementy footer */
#footer p
{
}
/* klasy */
.clearer
{
	clear: both;
}
.alignright
{
	text-align: right;
	padding-right: 20px;
}
.poetry
{
	white-space: pre;
}
.citationsource
{
	font-size: 11px;
}
.dialog
{
	margin: 0px;
}
.afterdialog
{
	margin-top:8px;
}
.slogan
{
	float: left;
	width: 210px;
	margin-right: 30px;
}
.slogan h3
{
	border-bottom: 1px solid #eeeeee;
}

