@charset "utf-8";
body {
	background-color: #7b9c03;
	margin: 0px;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#window {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 376px;
}
#top_graphic {
	background-image: url(../images/top.jpg);
	height: 376px;
	width: 635px;
	position: absolute;
	margin-left: 295px;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 169px;
	width: 295px;
	position: absolute;
}
#logo a {
	color: #576E04;
}
#menu {
	height: 207px;
	width: 295px;
	margin-top: 169px;
	position: absolute;
	background-image: url(../images/menu.jpg);
}
.button {
	line-height: 29px;
	height: 29px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	padding-left: 45px;
	font-size: 15px;
	margin-bottom: 1px;
}
.button:hover {
	background-color: #5F7803;
}
.button a {
	color: #FFFFFF;
	text-decoration: none;
}
#mini_navigation {
	margin-left: 800px;
	position: absolute;
}
#mini_navigation img {
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#mini_navigation #home {
	background-image: url(../images/home.jpg);
	height: 20px;
	width: 20px;
	display: block;
	text-decoration: none;
	float: left;
	color: #2D3645;
	margin-top: 10px;
}
#mini_navigation #home:hover {
	background-image: url(../images/home_hover.jpg);
}
#mini_navigation #site_map {
	background-image: url(../images/site_map.jpg);
	height: 20px;
	width: 20px;
	display: block;
	text-decoration: none;
	float: left;
	color: #2D3645;
	margin-top: 10px;
}
#mini_navigation #site_map:hover {
	background-image: url(../images/site_map_hover.jpg);
}
#mini_navigation #contact {
	background-image: url(../images/contact.jpg);
	height: 20px;
	width: 20px;
	display: block;
	text-decoration: none;
	float: left;
	color: #2D3645;
	margin-top: 10px;
}
#mini_navigation #contact:hover {
	background-image: url(../images/contact_hover.jpg);
}
#top_separator {
	background-image: url(../images/top_separator.jpg);
	height: 48px;
	width: 930px;
	margin-top: 20px;
}
#h1_1 {
	line-height: 48px;
	height: 48px;
	color: #FFFFFF;
	margin-left: 45px;
	float: left;
}
#h1_2 {
	line-height: 48px;
	height: 48px;
	color: #FFFFFF;
	margin-left: 85px;
	float: left;
}
#h1_1 h1, #h1_2 h1 {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#left_window {
	width: 210px;
	background-image: url(../images/left_window_background.jpg);
	height: 266px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #90ab2a;
	border-right-color: #90ab2a;
	border-bottom-color: #90ab2a;
	border-left-color: #90ab2a;
	background-repeat: repeat-x;
	padding-right: 40px;
	padding-left: 45px;
	padding-top: 20px;
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
}
#left_window form {
	margin: 0px;
	padding: 0px;
}
#left_window .input {
	background-image: url(../images/input_background.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 21px;
	width: 199px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
	font-size: 12px;
	color: #475903;
	line-height: 25px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
#send {
	background-image: url(../images/button_background.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 23px;
	width: 67px;
	margin-left: 142px;
	color: #475903;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left_window label {
	color: #efffb4;
	font-size: 12px;
	font-style: italic;
}
#right_window {
	float: left;
	background-color: #FFFFFF;
	width: 533px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 11px;
	color: #475903;
	margin-bottom: 35px;
}
#right_window h1 {
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
	color: #D1181E;
}
#right_window h2 {
	text-align: center;
	font-size: 12px;
	color: #D1181E;
}
#right_window h3 {
	text-align: center;
	font-size: 12px;
}

#right_window strong {
	color: #D1181E;
}


#right_window li {
	padding-bottom: 5px;
}
#clear {
	clear: both;
}

#stopka_separator {
	background-image: url(../images/stopka_separator.jpg);
	height: 48px;
	width: 930px;
	color: #FFFFFF;
	padding-left: 45px;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	font-size: 12px;
	padding-top: 20px;
}
#stopka_separator a {
	color: #FFFFFF;
	text-decoration: none;
}
#stopka_separator a:hover {
	text-decoration: underline;
}
#right_window a {
	color: #759204;
	text-decoration: underline;
}
#right_window a:hover {
	text-decoration: none;
}
.komunikat {
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #D1181E;
	border: 1px solid #D1181E;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.thumb_gallery {
	border: 1px solid #90AB2A;
	padding: 3px;
	margin: 25px;
}
