@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffcf3;
	background: #198cbb url('images/main_backgr.gif') left top repeat-x;
	font-weight: normal;
	text-decoration: none;
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fffcf3;
	text-decoration: none;
}

input.submit {
	background: #1a3059 none;
}

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#all {
	width: 932px;
	height: auto;
	margin: 0px auto 0px auto;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 133px;
	height: 16px;
	margin: 0px 0px 0px 0px;
	color: #1a3059;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/************************** HEADER *************************/
div#headertop {
	width: 932px;
	height: 98px;
	background: #19254b url('images/header_top_backgr.gif') left top no-repeat;
	position: relative;
}

div#headertop a#home {
	display: block;
	position: absolute;
	width: 239px;
	height: 43px;
	left: 37px;
	top: 32px;
}

div#topmenu a span, div#headertop a#home span {
	display: none;
}

div#topmenu {
	width: 847px;
	height: 56px;
	background: #1a3059 url('images/top_menu_backgr.gif') left top no-repeat;
	padding-left: 85px;
}

div#topmenu a {
	display: block;
	width: 130px;
	height: 33px;
	float: left;
	margin-right: 24px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#topmenu a.about {
	background-image: url('images/o_firmie.gif');
}

div#topmenu a.offer {
	background-image: url('images/oferta.gif');
}

div#topmenu a.gallery {
	background-image: url('images/galeria.gif');
}

div#topmenu a.news {
	background-image: url('images/aktualnosci.gif');
}

div#topmenu a.contact {
	background-image: url('images/kontakt.gif');
}

div#topmenu a:hover {
	background-position: 0px -33px;
}

div#topimage {
	margin: 0px auto 20px auto;
	width: 865px;
	height: 238px;
	background: #153460 url('images/top_image.jpg') left top no-repeat;
}

/************************** HEADER ENDS HERE *************************/
/************************** MAIN WINDOW *************************/
div#content {
	margin: 0px auto 60px auto;
	width: 865px;
	height: auto;
}

div#mainwindow {
	width: 544px;
	float: left;
	padding: 0px 80px 0px 14px;
}

div#mainwindow h1, div#rightwindow div.box h1 {
	font-weight: normal;
	font-size: 17px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

div#rightwindow {
	width: 220px;
	height: auto;
}

div#rightwindow div.box {
	width: 220px;
	height: auto;
}

div#rightwindow div.box div.top {
	width: 220px;
	height: 7px;
	background-image: url('images/box_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

div#rightwindow div.box div.bottom {
	width: 220px;
	height: 7px;
	background-image: url('images/box_bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

div#rightwindow div.box div.bottom2 {
	width: 220px;
	height: 7px;
	background-image: url('images/box_bottom_2.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

div#rightwindow div.box div.boxinner {
	width: 220px;
	height: auto;
	background: #1a6793 url('images/box_window_inner_backgr.gif') left top repeat-y;
}

div#rightwindow div.box div.boxinner2 {
	width: 192px;
	height: auto;
	background: #1a6793 url('images/box_window_inner_backgr_2.gif') left top repeat-y;
	padding: 0px 14px 7px 14px;
}

div#rightwindow div.box div.boxtop {
	width: 220px;
	height: auto;
	background-image: url('images/box_window_top_backgr.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

div#rightwindow div.box div.boxbottom {
	width: 192px;
	height: auto;
	background-image: url('images/box_window_bottom_backgr.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 14px 7px 14px;
}

ul.newslist {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.newslist li a.newsheader {
	font-weight: bold;
}

ul.newslist li div.newsshort {
	margin: 10px 0px 10px 0px;
}

ul.newslist li div.newsmore {
	margin-bottom: 15px;
	text-align: right;
}

div#pagination {
	margin-top: 30px;
	text-align: center;
	font-size: 12px;
}

div.imagecontainer {
	width: 120px; 
	height: 90px; 
	float: left; 
	margin: 0px 10px 10px 0px; 
	text-align: center; 
	padding: 3px 3px 3px 3px; 
	border: #75acca 1px solid;
}

/************************** MAIN WINDOW ENDS HERE *************************/
/************************** RIGHT MENU *************************/
ul.rightmenu {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.rightmenu li {
	display: block;
	border-width: 0px 0px 1px 0px;
	border-color: #47739a;
	border-style: solid;
	padding: 5px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

ul.rightmenu li a {
	text-decoration: none;
}

ul.submenu {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul.submenu li {
	display: block;
	border: none;
	padding: 7px 0px 0px 15px;
}

ul.submenu li a {
	text-decoration: none;
}

ul.rightmenu li a:hover, ul.submenu li a:hover {
	color: #fff200;
	text-decoration: none;
}

/************************** RIGHT MENU ENDS HERE *************************/
/************************** FOOTER *************************/
div#footer {
	margin: 60px auto 0px auto;
	width: 855px;
	height: 30px;
	/*
	border-width: 0px 0px 1px 0px;
	border-color: #75acca;
	border-style: solid;
	padding-bottom: 5px;
	*/
	background-image: url('images/footer_backgr.gif');
	background-position: left top;
	background-repeat: no-repeat;
	color: #75acca;
	padding: 10px 0px 0px 10px;
}

div#footer a {
	color: #75acca;
}

div#footer a:hover {
	color: #94daff;
}
/************************** FOOTER ENDS HERE *************************/

/************************** IMG VIEWER *************************/

#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #1c2f57 none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #1c2f57 none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #1c2f57 none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #1c2f57 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
	color: #1c2f57;
}

/************************** IMG VIEWER ENDS HERE *************************/

/************************** TINY CSS *************************/

a {
	text-decoration: none;
	color: #90d0ec;
}

a:hover {
	color: #fff200;
}

.orangetext {
	color: #ff7e00;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #19254b;
	font-size: 15px;
	font-weight: bold;
}

img {
	border: none;
}

/************************** TINY CSS ENDS HERE *************************/