body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	background: #CCCC99;
	text-align: center;
	}

#frame {
border: 1px solid #666633;
}

#content {
background: #FFFFCC;
width: 100%;
padding-bottom: 5px;
}

#primary {
	font-size: 80%;
	padding: 5px;
}

#secondary {
	font-size: 80%;
	color: #333;
	height: 100%;
	padding: 5px;
	margin: 5px;
	background: #CCCC99;
}

#header
{
width: 100%;
height: 150px;
background: #336600 url('images/jilek-header.jpg') center no-repeat;

}

h1 {
padding-left: 88px;
padding-top: 100px;
margin: 0px 0px 0px 180px;
font-size: 120%;
color: #FFFFCC;
display: block;
height: 58px center;
background: url('images/jia-logo.jpg') left bottom no-repeat;
}

#header h4 {
padding-left: 5px;
padding-top: 5px;
margin: 0px 0px 0px 180px;
font-size: 80%;
font-weight: normal;
color: #FFFFCC;
}

h1 a, h1 a:hover {
color: #FFFFCC;
text-decoration: none;
}

h2 {
padding: 0px;
margin: 0px;
color: #330000;
}

p {
margin-top: 0px;
}

#icons {
text-align: center;
margin: 0px;
padding: 0px;
}

img {
border: 0px;
}

b {
color: #330000;
}

a {
color: #336600;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#navcontainer ul {
padding: 0;
margin: 0;
background: #336600 url("images/navBarBg.gif") repeat-x;
border-top: 1px solid #FFFFCC;
border-bottom: 1px solid #FFFFCC;
float: left;
width: 100%;
}

#navcontainer ul li {
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
background: #336600 url("images/navBarBg.gif") repeat-x;
text-align: center;
}

#navcontainer a
{
color: #FFFFCC;
text-decoration: none;
display: block;
border-right: 1px solid #FFFFCC;
padding: 5px 10px;
}

#navcontainer li#active {
background: #2C7800 url("images/navBarBgHover.gif") repeat-x;
}

#navcontainer a:hover {
background: #2C7800 url("images/navBarBgHover.gif") repeat-x;
}


#footer
{
text-align: center;
padding-top: 5px;
}

#footer a
{
color: #444;
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
}