* {
margin: 0;
}

BODY, P, DIV, TABLE, TR, TD, UL, OL, INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Trebuchet, Helvetica, sans-serif;
	COLOR : #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}

BODY { 
background-image: url("images/back.gif"); 
background-position: left top; 
background-repeat: repeat-x; 
background-attachment: fixed;
background-color:#1f661e;
}


#content {
margin: 0 auto 0 auto;
width:908px;
height:972px;
}

#head {
background:url(images/headline.jpg);
float:left;
width:908px;
height:101px;
}

#menu {
background:url(images/menu.jpg);
float:left;
clear:both;
width:908px;
height:30px;
margin: 0 0 0 0;
}

#menu a{
font-size:16px;
color: #DDDDDF;
text-decoration:none;
float:right;
margin:6px 24px 0 0 ;

}

#menu a:hover{
color: #FFFFFF;
}

#obsah {
background:url(images/main.jpg);
float:left;
clear:both;
width:908px;
height:821px;
}

#obsah2 {
background-color:#1f661e;
float:left;
clear:both;
width:908px;
height:821px;
}



#footer{
float:left;
width:908px;
height:20px;
}

#text {
float:left;
width:600px;
height:280px;
margin: 70px 0 0 75px;
text-align:justify;
overflow:auto;
}

#text h1{
font-size:160%;
margin: 10px 0 20px 0;
}

#text p{
font-size:105%;
margin-bottom:10px;
line-height: 150%;
}


A:link, A:visited {color: #a5bda5; text-decoration:none;}
A:hover {color: #8bb18b; text-decoration:none;}




INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	color: #000000; 
	font-size: 11px;
}

	
UL, OL
{
    margin-top: 0;
}


H1, H2, H3, H4, H5, H6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #a5bda5;
}


H1	{	font-size: 142%;}
H2	{	font-size: 130%;}
H3	{	font-size: 110%;}
H4	{	font-size: 100%;}


HR
{
	color: white;
	height: 2px;
	noshade;
	dotted;
}
