body {
    margin: 0;
    padding: 0;
    background: #F5F5F5;
	 font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
/*div { border: 1px solid red !important;}*/

p, li, td, th, h1, h2, h3, h4, h5, #headernav, #functionbuttons, #footernav, #footernote, form, input, button, select, textarea, div {
    font: 12px Arial, Helvetica, sans-serif;
    color: #003580;
	 line-height: 3.3ex;
}
form, input, select {
    margin: 0;
    padding: 0;
}
a:link, a:visited, a:active {
    color: #537CB4;
    text-decoration: underline;
}
a:hover {
    color: Green;
}
 
h1 {
    font-size: 144%;
    font-weight: bold;
	 margin-bottom: 10px;
	  margin-top: 15px;
}
h2 {
    margin: 0 0 .5em .5em;
    padding-top: 0;
    font-size: 120%;
    font-weight: bold;
}
h3 {
    margin: 0;
    font-size: 120%;
    font-weight: bold;
}
h3.attachment{
   color: #699336;
}
h4 {
    font-weight: bold;
    margin: 1.2em 0 0;
}
h5 {
    font-weight: bold;
    margin: 1em 0 0;
}
textarea {
    display: block;
}

/* CIEKAWE */
table, tr, td, th {
    margin: 0;
    padding: 0;
    border-spacing: 0;
    vertical-align: top;
    text-align: left;
}

#container {
	width: 740px;
	margin: 0px auto;
	background: url(img/tlo.gif) repeat;
	border: 1px solid #EAEAEA;
	border-top: 0;
}

#content {
    height: 300px;
  	 padding: 0;
	 margin-top: 0;
	 vertical-align: top;
	 display: table;
}
#content_s {
    height: auto;
  	 padding: 20px 50px;
	 margin: 0;
	 vertical-align: top;
}
#content_s img {
    	 margin: 10px;
}

#footer {
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 0;
	background-color: White;
}

#headertop {
    height: 292px; 
	 margin: 0;
	 padding: 0;
	 background-image: url(img/g_mot1.jpg);
}
#headertop2 {
	margin: 0;
	padding: 0;
	background-color: #45791E;
}
#headertop2 div{
	display: block;
	background-color: #177FCA;
	padding: 2px 20px;
	margin: 0;
}
#headertop2 div H1{
	color: White;
	font-weight: bold;
	padding-left: 100px;
	font-size: 12px;
	display: inline;
}

#headernav {
	margin: 0;
	padding: 0;
	height: 20px;
	background: #84AA1A;
}
#headernav ul {
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#headernav ul li {
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#headernav ul li a:link, #headernav ul li a:visited {
background: #7FA51A;
color: #FFF;
height: 20px;
border-left: 1px solid #B1C872;
border-right: 1px solid #6D8D16;
padding: 0;
margin: 0;
text-decoration: none;
text-align: center;
display: block;
width: 86px;
}
#headernav ul li a:hover, #headernav ul li a:active {
background: #698815;
}
#headernav a.on:link, #headernav a.on:visited, #headernav a.on:hover, #headernav a.on:active {
	background: #698815;
	color: #fff;
}


#functionbuttons {
    float: right;
    width: auto;
    padding-top: 2px;
}
#functionbuttons a, #functionbuttons a:visited, #functionbuttons a:active {
    padding: 10px 5px;
    text-decoration: none;
    text-align: center;
    font-size: 80%;
    margin: 0;
}

#functionbuttons a:hover {
    color: Green;
}
#footernav {
    color: #003580;
	 font-size: 90%;
	  letter-spacing: 0.1em;
}
#footernav a{
	text-decoration: none;
}

#footernote {
    margin-top: .75em;
    font-size: 80%;
	 color: #ccc;
}

#footernote a {
	 color: #ccc;
}


dl.news{
	width: 470px;
	padding: 0;
	text-align: left;
	line-height: 2.7ex;
	padding-left: 20px;
	display:table;
}
dl.news dd{
	margin: 0;
	padding-bottom: 12px;
	padding-top: 7px;
	display:table;
}
dl.news dt{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted Green;
}
dl.news a, dl.news a:active, dl.news a:visited{
	text-decoration: none;
	color: Green;
}
dl.news a:hover{
	color: #2E597F;
}
dl.news img{
	margin: 5px;
	margin-top: 0;
}
dl.news dd a{
	font-size: 80%;
}

#language{
	position: relative;
	left: 10px;
	top: -305px;
	color: Aqua;
	height: 22px;
	width: 150px;
}
#language a:link, #language a:visited, #language a:hover, #language a:active {
	text-decoration: none;
}
ul.attachment{
   margin-top: 0;
}

ul.attachment li{
   color: #699336;
	font-size: 90%;
}

img.tlo{
	padding: 0;
	margin: 0;
}

.infoabout{
float: left;
background-color: #4B8521;
color: White;
width: 170px;
height: 200px;
visibility: hidden;
}

#divNewsCont {
	position: relative; height: 200px;
	visibility: hidden; overflow: hidden; width: 180px; clip: rect(0px 180px 200px 0px);
	background-color: #84AA1A;
	float: left;
	border-top: 10px solid #84AA1A;
	border-bottom: 10px solid #84AA1A;
}
#divNewsText {
	left: 0px; position: absolute; top: 0px;
	color:White;
	font-size: 11px;
	line-height: 2.5ex;
	padding: 15px; 
}

td.kontakt{
	color: #45791E;
	border-bottom: 1px solid #ddd;
	padding-top: 25px;
	width: 600px;
	font-size: 15px;
	font-weight: bold;
}
td.danekontakt{
padding-top: 15px;
}