/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFF0;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: White;
}

h1 {
	font-size: 1.5em;
	margin-bottom:5px;
}

.news1 {
	font-size: 1.1em;
	color: #7B4A0E;
	padding-bottom:3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

p {
	
	line-height: 130%;
}

a {
	color: White;
}

a:hover {
	text-decoration: none;
	color: #FFFFF0;
}





.text3 {
	line-height: 130%;
	text-align:justify;
	font-size:1.1em;
	color:#fff;
}
.text2 {
	line-height: 130%;
	text-align:justify;
	font-size:1em;
	padding:8px;
}

.obrazek

{
	border-color: #009345;
	border: 2px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 915px;
	min-height: 400px;
	margin: 0 auto;

	background: White;
}


/* Menu */

#menu {
	width: 426px;
	height: 72px;
	margin-right:20px;
	float:right;

}



#menu ul {

	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}



ul,li{

	margin-left: 10px;

	list-style: disc;
	line-height: 130%;
}


