body {
	margin: 17px auto 0 auto;
	padding: 0;
	width: 920px;
	background: #459de0 url( ../gfx/template/bodybg2.gif ) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
}

body#index {
	background: #459de0 url( ../gfx/template/bodybg2i.gif ) repeat-x;
}

/*** HEADER ***/

#head {
	height: 182px;
	position: relative;
}
#hlogo {
	position: absolute;
	right: 0;
	bottom: 0;
}
#hslogan {
	width: 804px;
	height: 182px;
	background: url( ../gfx/template/hdots.gif ) repeat-x left bottom;
}



/*** TOP MENU ***/

#topmenu {
	background: url( ../gfx/template/vdots.gif ) repeat-y left top;
	height: 48px;
	font-weight: bold;
	font-size: 9pt;
	position: relative;
	overflow: visible;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.lvl1 a {
	position: absolute;
	display: block;
	padding: 12px 14px;
	height: 15px;
	color: #459cdf;
	text-decoration: none;
	top: 9px;
	background-color: white;
	text-align: center;
}
ul.lvl1 a#menuActive {
	color: #d76e01;
}
ul.lvl1 li.sub1 a { left: 37px;  width: 50px; padding-right: 13px;  } li.sub1 ul.lvl2 { left: 36px; width: 400px;}
ul.lvl1 li.sub2 a { left: 120px; width: 49px;  } li.sub2 ul.lvl2 { left: 120px; width: 750px;}
ul.lvl1 li.sub3 a { left: 208px; width: 49px; text-align: center;  } li.sub3 ul.lvl2 { left: 157px; width: 700px;}
ul.lvl1 li.sub4 a { left: 286px; width: 49px; text-align: center; } li.sub4 ul.lvl2 { left: 252px; width: 400px; }
ul.lvl1 li.sub5 a { left: 364px; width: 49px;  }
ul.lvl1 li.sub6 a { left: 473px; width: 49px;  }
ul.lvl1 li.sub7 a { left: 540px; width: 49px;  }
ul.lvl2 {
	display: none;
	position: relative;
	top: 48px;
	float: left;
}
ul.lvl2 li {
	position: static !important;
	float: left;
	display: inline;
}
ul.lvl2 li a {
	position: static !important;
	float: left;
	width: auto !important;
	left: auto !important;
	background-image: url( ../gfx/template/submenubg.gif ) !important;  
	background-position: top center;
	color: white;
	padding: 10px 14px;
	height: 16px;
	background-color: transparent !important;
}
ul.lvl2 li a:hover {
	color: #dcdcdc;
	background-image: url( ../gfx/template/submenubg.gif ) !important;  
}
ul.lvl2 li.first a { background-position: top left !important; }
ul.lvl2 li.last a { background-position: top right !important; }

ul.lvl2 li.title {
	position: static !important;
	float: left;
	width: auto !important;
	left: auto !important;
	background-image: url( ../gfx/template/submenubg.gif ) !important;  
	background-position: top left;
	color: #dcdcdc;
	padding: 10px 14px;
	height: 16px;
	background-color: transparent !important;
}

.ugabuga {
	background-image: url( "../gfx/template/menubg_77.gif" ) !important;
	color: red !important;
}


/*** CONTENT HEADER ***/

#contenthead {
	background: url( ../gfx/template/vdots2.gif ) repeat-y left top;
	height: 75px;
	padding: 19px 0 0 48px;
}
#contentheadmain {
	background: url( ../gfx/template/vdots2.gif ) repeat-y left top;
	height: 22px;
	padding: 28px 0 0 48px;

}
#contenthead p, #contentheadmain p {
	margin: 0;
}
#contenthead a, #contentheadmain a {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}
#contenthead a:hover, #contentheadmain a:hover {
	color: #dcdcdc;
}

#contenthead #linkHome a  {
	background: url( ../gfx/template/homearrow.gif ) no-repeat;
	padding-left: 12px;
}
#contenthead #linkLang {
	float: right;
	margin:  18px 0 0 0;
}
#contentheadmain #linkLang {
	float: right;
	margin:  0 0 0 0;
}

#contenthead #linkLang a, #contentheadmain #linkLang a  {
	background-repeat: no-repeat;
	padding-left: 30px;
}

#linkLang a.en  {
	background-image: url( ../gfx/template/lang_en.gif );
}

#linkLang a.pl  {
	background-image: url( ../gfx/template/lang_pl.gif );
}

#contenthead h1 {
	color: white;
	text-transform: uppercase;
	font-size: 18pt;
	margin:  10px 0 0 0;
	width: 700px;
}



/*** CONTENT ***/

#content {
	background: url( ../gfx/template/vdots2.gif ) repeat-y left 2px;
	padding: 20px 0 48px 48px;
	overflow: auto;
	font-size: 10.5pt;
	color: black;
}

#contentmain {
	background: url( ../gfx/template/vdots2.gif ) repeat-y left 2px;
	padding: 0 0 48px 48px;
	overflow: auto;
	font-size: 10.5pt;
	color: black;
}

#contentL {
	width: 550px;
	float: left;
	line-height: 1.6em;
	text-align: justify;
	color: black;
}

#content a {
	color: #fff;
}

#content a:hover {
	color: #dcdcdc;
}

#contentR {
	width: 285px;
	float: right;
	padding-top: 17px;
}

.first { margin-top: 0; }

a img { border: none; }

a:link, a:visited, a:hover, a:active {
	border: none !important;
	outline: none !important;
}



/*** FOOTER ***/

#foot {
	clear: both;
	background: url( ../gfx/template/footbg.gif ) no-repeat;
	color: white;
	font-size: 8.5pt;
	padding: 20px 0;
}



/*** NEWSY ***/

.news {
	clear: both;
	border-top: 1px solid #3880B6;
	border-bottom: 1px solid #3880B6;
	margin-bottom: 25px;
	margin-top: 20px;
}

.newsDate {
	font-weight: bold;
	color: #dcdcdc;
	padding-top: 8px;
	font-size: 11pt;
	margin: 0;
}


.newsContent {
	width: 550px;
	text-align: justify;
	font-size: 9pt;
	line-height: 1.3em;
	margin: 5px 0 0 0;
	padding-bottom: 10px;
}

.news img {
	float: right;
	padding-top: 18px;
}

.newsArchiveBar {
	
	clear: both;
	margin-top: 20px;
	font-size: 9pt;
}


/*** LINKI ***/

div.linkbox {
	float: left;
	width: 280px;
	height: 80px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: 12px;
}

div.linkbox.first {
	margin-left: 0;
}

div.linkbox h2 {
	color: #dcdcdc;
	margin: 0;
	font-size: 13pt;
}

div.linkbox p.linkdesc {
	font-size: 8pt;
	margin: 5px 0;
}


div.linkbox p.linklink {
	font-size: 10pt;
	margin: 0;
}

