body {
	background-color: #FFFFFF;
	margin-top:0;
	margin-left:0;
	background-image: url(img/background.gif);
	font-family : Trebuchet MS, Geneva, Helvetica, sans-serif;
	color : #004400;
	text-align: center;
	}

p	{font-size: 11pt; margin-left: 20px; margin-right:20px; text-align: justify; text-indent: 40px; }
li	{font-size: 10pt; margin-left: 10px; margin-right:20px; text-align: justify; text-indent: 0px; }
H1,H2	{ text-align: center; font-size: 18pt; }
H2	{ font-size: 12pt; }
.mainbg {

	background : #ffffff url(img/main-bg.jpg);
	vertical-align: bottom;
	}

a       { text-decoration: none; color: #008800;}
a:hover { text-decoration: underline; }

.body a       { text-decoration: none; color: #008800;}
.body a:hover { text-decoration: underline; }

.stopka { font-family : Trebuchet MS, Geneva, Helvetica, sans-serif;
	  font-size: 10pt;
	  text-align: center;
	}
.stopka a	{ text-decoration: none; color: #00dd00; }
.stopka a:hover { text-decoration: none; color: #ffffff; }

.menus { font-family : Trebuchet MS, Geneva, Helvetica, sans-serif;
	  font-size: 12pt;
	}
.menus a	{ text-decoration: none; color: #000000; }
.menus a:hover { text-decoration: none; color: #008800; }

.imgright {float: right; display: block; margin: 10px; }
.imgleft {float: left; display: block; margin-left: 10px; margin-right: 10px; }

