body {
	background: url('../gfx/layout/bg_html.gif');
	color: #aab7cc;
	font: normal 11px arial, helvetica, sans-serif;
	text-align: center;
	}

.nobg { background: none !important; }
.nobr { border: 0 !important; }
.nopadding { padding: 0 !important; }
.fleft { float: left !important; }
.fright { float: right !important; }

.cl {
	clear: both;
	font-size: 0;
	height: 0px;
	line-height: 0;
	}

.hr {
	background: url('../gfx/layout/bg_border.gif') 0 0 repeat-x;
	clear: both;
	font-size: 0;
	height: 2px;
	line-height: 0;
	width: 100%;
	}

#wrapper {
	background: url('../gfx/layout/bg_body.jpg') center 0 no-repeat;
	width: 100%;
	}

#main {
	margin: 0 auto;
	padding-bottom: 60px;
	text-align: center;
	width: 966px;
	}

div.content {
	clear: left;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	}

h2 {
	font: normal 20px "Century Gothic", sans-serif;
	padding-bottom: 30px;
	}

h5 {
	color: #aab7cc;
	font: normal 18px/115% arial, helvetica, sans-serif;
	}

h5.page {
  padding-bottom:10px;
  }

h6 {
	color: #aab7cc;
	font: normal 9px/168% arial, helvetica, sans-serif;
	}

div.btn {
	color: #fff;
	cursor: pointer;
	font: bold 11px arial, helvetica, sans-serif;
	padding: 0 !important;
	width: auto !important;
	}

div.btn img {
	float: left;
	}

div.btn span {
	background: url('../gfx/layout/button_middle.png') 0 0 repeat-x;
	color: #fff;
	float: left;
	height: 20px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	text-decoration: none;
	}

div.btn span.hover {
	text-decoration: underline;
	}

div.btn a {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	}




/*--------------------------------------*/
/* top menu
/*--------------------------------------*/

#top_menu {
	background: url('../gfx/layout/topmenu_middle.png') 0 0 repeat-x;
	cursor: default;
	height: 25px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 99;
	}

#top_menu div {
	background: url('../gfx/layout/topmenu_lang.gif') right 0 no-repeat;
	height: 21px;
	margin: 0 auto;
	text-align: right;
	width: 960px;
	}

#top_menu div ul {
	margin-top: 3px;
	float: right;
	}

#top_menu div ul li {
	background: url('../gfx/layout/topmenu_separator.gif') right center no-repeat;
	float: left;
	padding: 0 10px;
	}

#top_menu a {
	color: #aab7cc;
	text-decoration: none;
	}

#top_menu #lang {
	color: #215084;
	padding: 0;
	padding-left: 5px;
	text-align: center;
	width: 68px;
	}

#top_menu #lang a {
	color: #215084;
	}

#top_menu a:hover {
	text-decoration: underline;
	}




/*--------------------------------------*/
/* header
/*--------------------------------------*/

#header {
	clear: left;
	float: left;
	margin: 0 auto;
	padding-bottom: 22px;
	padding-top: 11px;
	position: relative;
	text-align: left;
	width: 966px;
	z-index: 10;
	}

#header h1 {
	clear: left;
	float: left;
	height: 112px;
	left: 28px;
	position: relative;
	width: 129px;
	z-index: 1;
	}

#header h1 a {
	clear: left;
	position: relative;
	height: 112px;
	width: 129px;
	}

#header #ul_menu {
	float: right;
	margin-top: 35px;
	}

#header #ul_menu li.main {
	background: url('../gfx/layout/mainmenu_b.png') 0 0 repeat-x;
	float: left;
	height: 64px;
	text-transform: uppercase;
	}

#header #ul_menu li#mainmenu_left {
	background: url('../gfx/layout/mainmenu_a.png') 0 0 no-repeat;
	width: 32px;
	}

#header #ul_menu li#mainmenu_right {
	background: url('../gfx/layout/mainmenu_a.png') -32px 0 no-repeat;
	width: 10px;
	}

#header #ul_menu li.main a.main {
	background: url('../gfx/layout/mainmenu_separator.gif') right center no-repeat;
	color: #fff;
	float: left;
	font: normal 12px "Century Gothic", sans-serif;
	padding: 23px 11px;
	text-decoration: none;
	}

#header #ul_menu li.last a.main {
	background: none;
	}

#header #ul_menu li.main a.main:hover {
	text-decoration: underline;
	}




/*--------------------------------------*/
/* header - submenu
/*--------------------------------------*/

#ul_menu li.main div {
	clear: left;
	display: none;
	position: absolute;
	top: 98px;
	z-index: 999;
	}

#ul_menu li.main div ul {
	background: url('../gfx/layout/submenu_middle.png') 0 0 repeat-y;
	float: left;
	margin: 0;
	position: relative;
	width: 210px;
	}

#ul_menu li.main div ul li {
	border-bottom: 1px solid #224a79;
	line-height: 200%;
	position: relative;
	margin-left: 18px;
	text-transform: none;
	width: 173px;
	}

#ul_menu li.main div ul li.first {
	border: 0;
	height: 12px;
	line-height: 0;
	left: 0;
	margin: 0;
	position: absolute;
	top: -12px;
	width: 210px;
	}

#ul_menu li.main div ul li img{
	float: left;
	position: relative;
	}

#ul_menu li.main div ul li.last {
	border: 0;
	bottom: -12px;
	height: 12px;
	left: 0;
	line-height: 0;
	margin: 0;
	position: absolute;
	width: 210px;
	}

#ul_menu li.main div ul a {
	color: #748ca5;
	display: block;
	text-decoration: none;
	width: 173px;
	}

#ul_menu li.main div ul a:hover {
	color: #fff;
	}




/*--------------------------------------*/
/* homepage wide
/*--------------------------------------*/

#wide {
	background: url('../gfx/layout/bg_border.gif') 0 0 repeat-x;
	border-bottom: 1px solid #263f5e;
	clear: left;
	margin: 20px auto;
	padding: 25px 0 30px 0;
	text-align: left;
	width: 960px;
	}

div.col_a {
	float: left;
	width: 610px;
	}

div.col_b {
	float: right;
	width: 320px;
	}

#wide #news {
	width: 610px;
	}

#wide #news_archive {
	display: none;
	position: absolute;
	}

#wide div.news {
	display: none;
	float: left;
	width: 610px;
	}

#wide div.news img.news_img {
	border: 2px solid #263f5e;
	float: left;
	}

#wide div.news div.news_txt {
	float: right;
	width: 400px;
	}

#wide div.news div.news_txt h6 {
	padding: 2px 0;
	}

#wide div.news div.news_txt a {
	color: #aab7cc;
	font: normal 12px/168% arial, helvetica, sans-serif;
	padding-top: 5px;
	text-decoration: none;
	display:block;
	}

#wide div.news div.news_txt a:hover {
	text-decoration: underline;
	}




/*--------------------------------------*/
/* homepage wide - search
/*--------------------------------------*/

#search {
	padding-left: 20px;
	width: 300px;
	}

#search h2 {
	float: left;
	}

#search input {
	border: 1px solid #0b1b35;
	color: #666;
	float: right;
	font: normal 11px arial, helvetica, sans-serif;
	padding: 6px 10px;
	position: relative;
	width: 150px;
	vertical-align: middle;
	}

#search #search_submit {
	border: 0;
	background: url('../gfx/layout/search_submit.png') 0 0 no-repeat;
	cursor: pointer;
	height: 24px;
	margin-left: 15px;
	margin-top: 2px;
	padding: 0;
	width: 24px;
	}




/*--------------------------------------*/
/* homepage wide - about
/*--------------------------------------*/

#about {
	background: url('../gfx/layout/bg_about.gif') 0 0 no-repeat;
	text-align: center;
	height: 222px;
	position: relative;
	width: 316px;
	}

#about div {
	margin: 0 auto;
	padding-top: 20px;
	text-align: left;
	width: 272px;
	}

#about h2 {
	padding-bottom: 15px;
	}

#about p {
	color: #666;
	line-height: 175%;
	width: 272px;
	}

#about p a {
	color: #215084;
	text-decoration: underline;
	}

#about #about_buttons {
	position: absolute;
	bottom: 17px;
	}




/*--------------------------------------*/
/* boxes
/*--------------------------------------*/

div.box {
	background: url('../gfx/layout/bg_box.png') 0 0 no-repeat;
	float: left;
	padding-top: 40px;
	width: 240px;
	}

div.box div {
	padding: 0 30px 0 14px;
	}

div.box h2 {
	padding-bottom: 17px;
	}

div.box p {
	color: #748ca5;
	font: normal 11px/175% arial, helvetica, sans-serif;
	}

div.box p a {
	color: #aab7cc;
	text-decoration: underline;
	}




/*--------------------------------------*/
/* boxes - links
/*--------------------------------------*/

div.link {
	color: #748ca5;
	float: left;
	width: 240px;
	}

div.link ul {
	background: url('../gfx/layout/bg_border.gif') 0 0 repeat-x;
	float: right;
	margin-top: 20px;
	padding-top: 20px;
	width: 226px;
	}

div.link ul li {
	display: inline;
	}

div.link ul li span {
	padding: 0 10px;
	}

div.link ul li a {
	color: #748ca5;
	font-weight: bold;
	line-height: 152%;
	text-decoration: none;
	}

div.link ul li a:hover {
	text-decoration: underline;
	}

div.link ul li.first {
	padding-left: 0;
	}

div.link ul li.last {
	background: none;
	padding-right: 0;
	}




/*--------------------------------------*/
/* footer
/*--------------------------------------*/

#footer {
	background: #000;
	clear: left;
	color: #666;
	padding: 33px 0
	}

#footer div.content {
	position: relative;
	padding-bottom: 20px;
	}

#footer p {
	line-height: 175%;
	}

#footer h2 {
	padding-bottom: 20px;
	}

#footer #kontakt {
	float: left;
	width: 335px;
	}

#footer #message {
	float: left;
	width: 290px;
	}

#message form {
	padding-top: 5px;
	}

#footer #message #message_name {
	border: 1px solid #626262;
	color: #000;
	float: left;
	font: normal 11px tahoma, sans-serif;
	padding: 5px 8px;
	width: 100px;
	}

#footer #message #message_email {
	border: 1px solid #626262;
	color: #000;
	float: right;
	font: normal 11px tahoma, sans-serif;
	padding: 5px 8px;
	width: 145px;
	}

#footer #message textarea {
	border: 1px solid #626262;
	clear: left;
	color: #000;
	float: left;
	font: normal 11px tahoma, sans-serif;
	height: 70px;
	margin: 10px 0;
	overflow: auto;
	padding: 5px 8px;
	width: 272px;
	}

#footer #message #message_submit {
	background: url('../gfx/layout/footer_message_wyslij.gif') 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
	height: 13px;
	width: 38px;
	}

#footer #message #message_submit_en {
	background: url('../gfx/layout/en/footer_message_wyslij.gif') 0 0 no-repeat;
	border: 0;
	cursor: pointer;
	float: right;
	height: 10px;
	width: 30px;
	}

#footer #partnerzy {
	float: right;
	width: 240px;
	}

#footer #partnerzy a {
	color: #666;
	font-weight: bold;
	line-height: 202%
	}

#footer #partnerzy a:hover {
	color: #fff;
	}

#footer #fc {
	border-top: 1px solid #0d1d37;
	padding-top: 20px;
	}

#footer #fc p {
	float: left;
	}

#footer #fc a {
	float: right;
	}





/*--------------------------------------*/
/* subpage columns a & b
/*--------------------------------------*/

div.col_text {
	float: left;
	width: 615px;
	font-size:12px;
	}

div.col_text div.corners {
	clear: left;
	float: left;
	font-size: 0;
	height: 9px;
	line-height: 0;
	width: 615px;
	}

div.col_text div.corners span {
	background: #fff;
	float: left;
	height: 9px;
	width: 597px;
	}

div.col_text div.corners div {
	float: left;
	width: 9px;
	height: 9px;
	}

div.col_text div.corners div.ne { background: url('../gfx/layout/corner.png') -9px 0 no-repeat; }
div.col_text div.corners div.nw { background: url('../gfx/layout/corner.png') 0 0 no-repeat; }
div.col_text div.corners div.se { background: url('../gfx/layout/corner.png') -9px -9px no-repeat; }
div.col_text div.corners div.sw { background: url('../gfx/layout/corner.png') 0 -9px no-repeat; }

div.col_text div.col_text_content {
	background: #fff;
	clear: left;
	float: left;
	padding: 22px 30px;
	width: 555px
	}

div.col_text div.col_text_content * {
	color: #215084;
	}

div.col_text div.col_text_content h1 {
	clear: left;
	font: normal 31px/100% arial, helvetica, sans-serif;
	padding-bottom: 6px;
	}

div.col_text div.col_text_content h2 {
	clear:left;
	color: #870e00;
	font: bold 20px/115% arial, helvetica, sans-serif;
	padding-bottom: 6px;
	}

div.col_text div.col_text_content h3 {
	clear:left;
	font: normal 18px/115% arial, helvetica, sans-serif;
	padding-bottom: 6px;
	}

div.col_text div.col_text_content h4 {
	clear:left;
	font: normal 9px/168% arial, helvetica, sans-serif;	
	padding-bottom: 25px;
	}

div.col_text div.col_text_content ol,
div.col_text div.col_text_content ul {
	clear: left;
	font: normal 12px arial, helvetica, sans-serif;
	padding-bottom: 15px;
	padding-left: 40px;
	}

div.col_text_content ul#sitemap li ul {
  margin-top:10px;
  padding-bottom:0px;
  }

div.col_text div.col_text_content ol li {
	color: #215084;
	padding-bottom: 8px;
	padding-left: 10px;
	}

div.col_text div.col_text_content ul li {
	padding-bottom: 15px;
	padding-left: 10px;
	}

div.col_text div.col_text_content ol span,
div.col_text div.col_text_content ul span {
	color: #215084;
	font: normal 12px arial, helvetica, sans-serif;
	}

div.col_text div.col_text_content ol {
	list-style-type: decimal;
	}

div.col_text div.col_text_content ul {
	list-style-type: disc;
	}

div.col_text div.col_text_content p,
div.col_text div.col_text_content ul,
div.col_text div.col_text_content ol {
	clear: left;
	display: block;
	font-size: 12px;
	line-height: 156%;
	padding-bottom: 18px;
	}

div.col_text div.col_text_content p span {
	float: left;
	padding-right: 18px;
	}

div.col_text div.col_text_content p span img {
	border: 1px solid #ccc;
	float: left;
	padding: 2px;
	}
	


div.col_text div.col_text_content p span em {
	clear: left;
	color: #666;
	float: left;
	font: normal 10px arial, helvetica, sans-serif;
	padding: 7px 0 18px 0;
	}

div.col_text div.col_text_content p a {
	font-weight: bold;
	}

div.col_text div.col_text_content p a:hover {
	color: #666;
	}
	
div.col_text div.col_text_content p a img {
	float: left;
	border: 1px solid #cccccc;
	padding:2px;
	margin-bottom: 18px;
	margin-right: 18px;
}

div.col_b div.box {
	padding-top: 14px;
	width: 320px;
	}

div.col_b div.box div {
	padding: 0 0 0 14px;
	}

div.col_b div.box h2 {
	padding-bottom: 5px;
	}

div.col_b div.link {
	padding-bottom: 45px;
	width: 320px;
	}

div.col_b div.link ul {
	width: 306px;
	}