/*OGOLNE*/

body {
	background: #C9F989 url('page_background.png') repeat-x top;
	margin: 0;
	font: 12px Verdana;
	color: #000000;
	width: 100%;
	height: 100%;
}

div {
	border: 0;
	padding: 0;
	margin: 0;
}

td {
	background: #EFF5D2;
	border: 1px solid #B7C28D;
	font: 12px Verdana;
}

a {
	cursor: pointer;
	color: #14522B;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

/*TABELE*/

.tabela {
	margin-bottom: 10px;
}

.head1 {
	font-weight: bold;
	background: #B7E266;
}

.head2 {
	background: #DAF590;
}

/*UKLAD STRONY*/
	
.logo {
	background: url('page_logo.png') no-repeat;
	width: 800px;
	height: 143px;
}

.center {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.webpage {
	background: url('page_bg_ok.png');
	width: 800px;
	float: left;
}

.page1 {
	background: url('page_bg_start.png') no-repeat top;
	width: 800px;
	min-height: 100%;
	float: left;
}

.page2 {
	background: url('page_bg_end.png') no-repeat bottom;
	width: 800px;
	min-height: 100%;
	float: left;
}

.menu {
	width: 194px;
	float: left;
}

.text {
	float: left;
}

.foot {
	background: url('page_footer.png') no-repeat;
	width: 800px;
	height: 19px;
	padding-top: 20px;
	float: left;
}

/*MENU*/

.button {
	display: block;
	background: url('menu_button.png');
	border: 1px solid #BDC2A8;
	width: 179px;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 7px;
	margin-left: 7px;
	font: bold 12px Verdana;
	color: #14522B;
}

.button:hover {
	background: #FBFEED;
	width: 187px;
	border-right: 0;
	text-decoration: none;
}

.button_active {
	display: block;
	background: #FBFEED;
	border: 1px solid #BDC2A8;
	border-right: 0;
	text-decoration: none;
	width: 187px;
	height: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 7px;
	margin-left: 7px;
	font: bold 12px Verdana;
	color: #14522B;
	text-transform: uppercase;
}

.box {
	background: url('menu_bg.png');
	border: 1px solid #BDC2A8;
	width: 179px;
	margin-top: 7px;
	margin-left: 7px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

.boxhead {
	background: url('menu_button.png');
	border: 1px solid #BDC2A8;
	width: 163px;
	margin-top: 4px;
	margin-left: 4px;
	font-weight: bold;
	padding: 3px;
}

.boxcont {
	width: 157px;
	margin-top: 4px;
	margin-left: 4px;
	padding: 3px;
}

.boxbox {
	background: #EBFFCF;
	border: 1px dashed #BDC2A8;
	margin-left: 6px;
	width: 144px;
	padding: 4px;
	margin-bottom: 3px;
	color: #0F5700;
	font-weight: bold;
}

.langbox {
	border: 2px solid #FEFFDC;
	height: 12px;
	width: 22px;
	margin: 3px;
	float: left;
}

.langbox:hover {
	border-color: #FFFFFF;
}

/*ZAWARTOSC*/

.txt-container {
	width: 590px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}

h1 {
	display: block;
	background: url('menu_button.png');
	border: 1px solid #BDC2A8;
	width: 562px;
	margin-top: 0;
	top: 0;
	margin-bottom: 10px;
	bottom: 0;
	padding: 6px;
	font-size: 12px;
}

.txt-box {
	background: #EBFFCF;
	border: 1px dashed #BDC2A8;
	display: block;
	width: 562px;
	margin-bottom: 4px;
	padding: 6px;
	font-size: 12px;
	float: left;
}

.txt-box2 {
	background: #EBFFCF;
	border: 1px dashed #BDC2A8;
	display: block;
	width: 350px;
	margin-bottom: 7px;
	padding: 6px;
	font-size: 12px;
	float: left;
}

.txt-box3 {
	background: #EBFFCF;
	border: 1px dashed #BDC2A8;
	display: block;
	width: 456px;
	margin-bottom: 7px;
	padding: 6px;
	font-size: 12px;
	float: left;
}

/*OFERTA*/

.kontener {
	margin-bottom: 20px;
}

.kat_box {
	display: block;
	background: #FFFFFF no-repeat 50% 30%;
	border: 1px dashed #BDC2A8;
	width: 183px;
	padding-top: 135px;
	height: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #14522B;
	text-decoration: none;
}

.kat_box:hover {
	border: 1px solid #14522B;
	color: #000000;
	background-position: 50% 33%;
}

.image {
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 1px solid #BDC2A8;
}

.obrazek {
	cursor: pointer;
	margin: 0;
	padding: 0;
	border: 1px solid #BDC2A8;
	width: 94px;
	height: 94px;
	float: left;
}

a.obrazek2 {
	display: block;
	background: #FFFFFF no-repeat 50% 30%;
	cursor: pointer;
	margin: 0;
	padding: 0;
	padding-top: 105px;
	border: 1px solid #BDC2A8;
	width: 178px;
	height: 15px;
	float: left;
	color: #14522B;
}

a.obrazek2:hover {
	border: 1px solid #14522B;
	color: #000000;
}

.dopisek {
	border-right: 1px solid #BDC2A8;
	border-bottom: 1px solid #BDC2A8;
	padding: 2px;
	background: #F1FFDD;
	float: left;
	font-size: 10px;
}

a.vwozki {
	display: block;
	width: 100px;
	height: 30px;
	padding-top: 80px;
	background: #FFFFFF no-repeat;
	float: left;
	border: 1px solid #BDC2A8;
}

a.vwozki:hover {
	border: 1px solid #000000;
	background-color: none;
}
