body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFF; 
	font-size: 0.75em;
	color: #767676;
}

a
{
	color: #767676;
}

a:hover
{
	text-decoration: none;
}

.u
{
	text-decoration: underline;
}

.center
{
	text-align:center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.small
{
	font-size: smaller;
}

img
{
	border: none;
}

div#layer
{
	margin: 0 auto;
	width: 808px;
}

div#strona
{
	width: 808px;
	margin: 0 auto;
	position: absolute;
	background: url('../gfx/bg.png') repeat-y;
}

div#top
{
	margin: 0px 5px;
	width: 798px;
	height: 315px;
	background: url('../gfx/top.jpg') repeat-y;
}

div#iped
{
	position: absolute;
	top: 20px;
	left: 470px;
	font-size: smaller;
}

#iped a
{
	display: block;
	width: 200px;
	height: 36px;
	background: url('../pliki/loga/iped.png');
	position: absolute;
	top: -10px;
	left: 110px;
}

#moni a
{
	position: absolute;
	top: 56px;
	left: 191px;
	width: 612px;
	height: 52px;
	background: url('../gfx/monitoring.png');
	
}

div#menu
{
	margin: 0px 5px;
	width: 798px;
	height: 29px;
	background: url('../gfx/menu.png');
}

#menu ul
{
	margin: 0px;
	padding: 0px;
}

#menu li
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	background: url('../gfx/kreska.png') no-repeat left;
}

#menu a
{
	display: block;
	color: #A11A01;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	height: 24px;
	padding: 5px 9px 0px 9px;
	margin-left: 1px;
}

#menu a:hover
{
	background: url('../gfx/menu-hover.png');
}

li#first
{
	background: none;
}

#first a
{
	margin: 0px;
}

a#firstAktiv
{
	background: none;
	color: #000;
}

a#aktiv
{
	color: #000;
}

div#podm
{
	margin: 0px 5px;
	width: 798px;
	height: 29px;
	background: url('../gfx/podmenu.png');
}

div#contener
{
	margin: 40px 25px 20px 25px;
	width: 758px;
}

div#box
{
	width: 200px;
	padding: 0px 30px 0px 0px;
	float: left;
	background: url('../gfx/box-border.png') no-repeat top right;
}

#box p
{
	font-size: smaller;
}

h1
{
	font-size: 1.3em;
	margin-bottom: 20px;
}

div#tresc
{
	width: 500px;
	padding: 0px 0px 0px 28px;
	float: right;
	text-align: justify;
}

div#logo
{
	clear: both;
	margin: 0 auto;
	margin: 0px 14px;
	padding: 12px 0px 0px 0px;
	width: 782px;
	height: 74px;
	background: url('../gfx/box.png');
}

#logo img
{
	border: none;
}

div#kl
{
	float: left;
	margin-left: 20px;
}

div#ue
{
	float: right;
	margin-right: 20px;
}

div#unia
{
	margin: 0 auto;
	margin-bottom: 20px;
	width: 500px;
	font-size: smaller;
	text-align: center;
	clear: both;
}

div#footer
{
	margin: 0px 5px;
	width: 798px;
	height: 11px;
	background: url('../gfx/footer.png') repeat-x;
}

.image
{
	border: none; 
	vertical-align: middle; 
	margin: auto 5px;
}

