﻿/*------------------------------------------*/
/*elements*/
body, html, table, textarea, input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	color: #D8CAA8;
}
textarea, input {
	color: #000;
}
a {
	outline: none;
	text-decoration: none;
	color: #284907;
}
a:hover {
	color: #000;
}
body {
	/*background-color: #363942;*/
	background-color: #fff;
	width: 100%;
}
img {
	border: 0px;
}
/*------------------------------------------*/
/*ids*/
#bottom {
	color: #5C832F;
	width: 820px;
	height: 80px;
	position: relative;
	background: url(../img/bottom.png) top no-repeat;
}
#bottom span {
	position: absolute;
	bottom: 28px;
	right: 30px;
}
#bottom a {
	color: #5C832F;
}
#bottom a:hover {
	color: #FFF;
}
#data {
	width: 570px;
	margin-left: 40px;
}
#google_map {
	width: 500px;
	height: 400px;
	overflow: hidden;
}
#inner {
	width: 820px;
	margin: 0px auto;
}
#menu {
	width: 150px;
	vertical-align: top;
	margin-left: 33px;
}
#middle {
	width: 820px;
	padding: 0px;
	background: url(../img/middle.png) center repeat-y;
}
#topEN {
	width: 820px;
	height: 210px;
	background: url(../img/top_en.png) top no-repeat;
	position: relative;
}
#topPL {
	width: 820px;
	height: 210px;
	background: url(../img/top_pl.png) top no-repeat;
	position: relative;
}
/*------------------------------------------*/
/*classes*/
.ankieta {
	width: 100%;
}
.ankieta2 {
	width: 100%;
	background-color: #445F23;
}
.ankietaleft {
	vertical-align: top;
	width: 275px;
	padding-top: 10px;
	padding-right: 10px;
}
.ankietaright {
	width: 285px;
	padding-top: 5px;
}
.autor {
	margin: 15px 0;
}
.baner {
	border: 5px solid #FFF;
}
.block {
	display: block;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.clear_left {
	clear: left;
}
.clear_right {
	clear: right;
}
.dn {
	display: none;
}
.float_left {
	float: left;
}
.float_right{
	float: right;
}
.google_map_frame {
	padding: 4px;
	margin: 0 auto;
	width: 500px;
	background-color: #284907;
}
.green {
	color: #284907;
}
.hr {
	height: 2px;
	border-top: 1px dotted #284907;
	margin: 0 auto 8px auto;
	width: 95%;
}
.inline {
	display: inline;
}
.italic {
	font-style: italic;
}
.justify {
	text-align: justify;
}
.left {
	text-align: left;
}
.leftpadding {
	padding-left: 10px;
}
.ls1 {
	letter-spacing: 1px;
}
.menuBody {
	width: 150px;
	background: url(../img/menu_middle.png) repeat-y;
}
.menuBottom {
	background: url(../img/menu_bottom.png) bottom no-repeat;
	width: 150px;
	height: 5px;
}
.menuItem {
	width: 150px;
	height: 20px;
}
.menuSpacer {
	width: 150px;
	height: 2px;
	background: url(../img/menu_inner.png) center no-repeat;
}
.menuText {
	color: #FFF;
	padding-top: 3px;
}
.menuText:hover {
	color: #5C832F;
}
.menuTextChosen {
	color: #5C832F;
	padding-top: 3px;
}
.menuTop {
	background: url(../img/menu_top.png) no-repeat;
	width: 150px;
	height: 5px;
}
.newsShort:hover {
	color: #fff;
}
.newsShort:hover a {
	color: #000;
}
.noHover:hover {
	color: #284907;
}
.photoFrame {
	border: solid 4px #284907;
	margin-bottom: 2px;
}
.red {
	color: #F00;
}
.redWarn {
	color: #F00;
	background-color: #FFF;
}
.right {
	text-align: right;
}
.strike {
	text-decoration: line-through;
}
.switchEN, .switchPL  {
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.surveyinput {
	width: 285px;
}
.surveytextarea {
	width: 285px;
	height: 150px;
}
.tableauthorities {
	width: 100%;
	color: #5C832F;
	background-color: #5C832F;
}
.tableauthorities td {
	background-color: #284907;
	height: 25px;
}
.tableauthoritiescell1 {
	width: 190px;
}
.tableauthoritiescell2 {
	width: 280px;
}
.tableauthoritiescell3 {
	width: 90px;
}
.tablehistory {
	width: 100%;
	color: #5C832F;
	background-color: #5C832F;
}
.tablehistory td {
	height: 25px;
	background-color: #284907;
}
.tablehistorycell1 {
	width: 390px;
}
.tablehistorycell2 {
	width: 170px;
}
.text_09 {
	font-size: 9px;
}
.text_10 {
	font-size: 10px;
}
.text_11 {
	font-size: 11px;
}
.text_12 {
	font-size: 12px;
}
.text_13{
	font-size: 13px;
}
.text_14 {
	font-size: 14px;
}
.text_15 { 
	font-size: 15px;
}
.text_16 {
	font-size: 16px;
}
.text_18 {
	font-size: 18px;
}
.topLink {
	position: absolute;
	width: 275px;
	height: 120px;
	left: 40px;
	top: 40px;
}
.ul2 {
	list-style: circle;
}
.ul3 {
	list-style-type: none;
}
.underline {
	text-decoration: underline;
}
/*------------------------------------------*/