html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f0f0f0 url('gfx/bgt.gif') repeat-x top;
	font: 13px tahoma, verdana, arial, sans-serif;
	color: #000;
	}

a {
  color: #0199FE;
  text-decoration: none;
  }
a:hover {
  color: #007CCE;
  text-decoration: underline;
  }


h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

.bd {
	position: relative;
	background: url('gfx/bgb.gif') repeat-x bottom;
	z-index: 2;
	}

.ohd {
	position: relative;
	width: 1000px;
	height: 40px;
	margin: auto;
	z-index: 5;
	}

.hd {
	position: relative;
	width: 1000px;
	height: 190px;
	margin: auto;
	background: url('gfx/tpbg.jpg') no-repeat;
	text-align: left;
	z-index: 5;
	}

div.hd h1 {
	position: absolute;
	left: 237px;
	top: 55px;
	width: 345px;
	font: 60px 'century gothic', arial, verdana, sans-serif;
	color: #0199FE;
	z-index: 7;
	}

div.hd h1 a {
	color: #0199FE;
}

div.hd h1 span {
	color: #000;
	}

.opis {
	position: absolute;
	left: 585px;
	top: 35px;
	width: 355px;
	height: 130px;
	padding: 25px 0 0 20px;
	background: url('gfx/hl.gif') no-repeat;
	font: 12px tahoma, verdana, arial, sans-serif;
	color: #777;
	line-height: 130%;
	z-index: 7;
	}

div.opis p {
	padding: 0;
	margin: 0;
	}

.mn {
	position: relative;
	width: 1000px;
	height: 50px;
	margin: auto;
	background: #EBB90B url('gfx/mnbg.gif') repeat-x;
	border-top: 10px solid #f4f4f4;
	z-index: 5;
	}

div.mn ul {
	position: absolute;
	top: -13px;
	left: 160px;
	display: block;
	margin: none;
	padding: none;
	width: 780px;
	height: 50px;
	z-index: 7;
	}

div.mn li {
	list-style: none;
	display: inline;
	text-align: left;
	}

div.mn li a {
	display: block;
	text-decoration: none;
	color: #000;
	}

div.mn li a {
	display: block;
	float: left;
	height: 35px;
	padding: 15px 9px 0 11px;
	font: 14px 'century gothic', verdana, arial, sans-serif;
	color: #000;
	text-decoration: none;
	background: url('gfx/mnnh.gif') repeat-x;
	}

div.mn li a:hover {
	color: #000;
	text-decoration: none;
	background: url('gfx/mnh.gif') repeat-x;
	}

.sep {
	float: left;
	font-size: 1px;
	width: 2px;
	height: 50px;
	background: url('gfx/mnh.gif') no-repeat;
	}

.logo1 {
	position: absolute;
	left: 27px;
	top: -171px;
	width: 168px;
	height: 197px;
	background: url('gfx/logo.png') no-repeat;
	z-index: 10;
	}

.logo1sh {
	position: absolute;
	left: 195px;
	top: -171px;
	width: 25px;
	height: 130px;
	background: url('gfx/lgsh.gif') no-repeat;
	z-index: 9;
	}

.mnl {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 50px;
	background: url('gfx/mnl.gif') no-repeat;
	z-index: 6;
	}

.mnr {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 50px;
	background: url('gfx/mnr.gif') no-repeat;
	z-index: 6;
	}

.sh {
	position: absolute;
	left: 10px;
	top: 0;
	width: 250px;
	height: 30px;
	background: url('gfx/cien.gif') no-repeat;
	z-index: 6;
	}

.cn {
	position: relative;
	width: 1000px;
	margin: auto;
	background: #fff url('gfx/bg.gif') repeat-y;
	z-index: 5;
	}


.cn2 {
	position: relative;
	width: 920px;
	padding: 40px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: auto;
	background: url('gfx/cne.gif') no-repeat bottom left;
	text-align: left;
	z-index: 5;
	}

div.cn h2 {
	position: relative;
	font: 30px 'century gothic', arial, verdana, tahoma, sans-serif;
	font-weight: normal;
	color: #666;
	height: 45px;
	padding: 5px 0 0 60px; 
	background: url('gfx/dot.gif') no-repeat;
	}

.ln {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 20px 0 40px 0;
	background: url('gfx/ln.gif') no-repeat 60px 0;
	}

.tresc {
	position: relative;
	padding: 0 40px 0 60px;
	overflow: hidden;
	}

div.tresc p {
	text-align: justify;
	margin-bottom: 15px;
	line-height: 135%;
	}

div.tresc table {
	position: relative;
	margin: auto;
	border: 0;
	}

td.cl {
	text-align: right;
	color: #0199FE;
	padding-right: 20px;
	}

td.cr {
	text-align: left;
	font-weight: bold;
	}

.il {
	float: right;
	background: #e6e6e6;
	padding: 6px;
	width: 383px;
	margin: 0 0 40px 45px;
	}

div.il p {
	display: block;
	margin: 0;
	padding: 6px 12px;
	font: 11px tahoma, verdana, arial, sans-serif;
	color: #666;
	}

.cne {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
	height: 151px;
	background: url('gfx/cne.gif') no-repeat;
	z-index: 6;
	}

.ft {
	position: relative;
	width: 968px;
	height: 32px;
	margin: auto;
	padding: 19px 0 0 32px;
	text-align: left;
	font: 11px tahoma, arial, verdana, sans-serif;
	color: #CF8720;
	background: #EBB90B url('gfx/ftbg.gif') repeat-x;
	z-index: 5;
	}

div.ft a {
	color: #000;
	}

.ftl {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 51px;
	background: url('gfx/ftl.gif') no-repeat;
	z-index: 6;
	}

.ftr {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 51px;
	background: url('gfx/ftr.gif') no-repeat;
	z-index: 6;
	}

.uft {
	position: relative;
	width: 1000px;
	height: 60px;
	padding-top: 6px;
	margin: auto;
	background: #fff url('gfx/uft.gif') no-repeat;
	z-index: 5;
	}

div.uft table, div.uft td {
	padding: 0;
	margin: 0 auto;
	border: 0;
	font: 12px tahoma;
	text-align: left;
	}

div.uft td.cl2 {
	text-align: right;
	color: #888;
	padding-right: 15px;
	}

div.uft a {
	font-weight: bold;
	}

.logo2 {
	position: absolute;
	right: 43px;
	top: -75px;
	width: 84px;
	height: 99px;
	background: url('gfx/logo_small.png') no-repeat;
	z-index: 10;
	}

.uuft {
	position: relative;
	width: 1000px;
	height: 30px;
	margin: auto;
	font: 11px tahoma;
	color: #aaa;
	text-align: center;
	padding-top: 10px;
	z-index: 5;
	}

