#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
}

* {margin:0; padding:0;}

#header {
	background-color: #FFFFFF;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}
#logo {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/headerbck.gif);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
div#languages {
	width:780px;
	background-color: #794606;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #512F04;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0804A;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #512F04;
	border-left-color: #522C00;
	}
	
	div#languages ul{
	height: 17px;
	padding-left: 135px;
	letter-spacing: 3px;
}
	div#languages li {
	float:left;
	text-align: center;
	padding: 0 5px 3px 2px;
	list-style-type: none;
}


div#languages a{
	text-decoration:none;
	color: #FFFFFF;
	padding: 0 16px 0 16px;
}
div#languages a:hover{
	color:#CDA551;
	padding: 0 16px 0 16px;
	text-decoration: underline;
}






div#navigation {
	width:780px;
	background-color: #CDA551;
	font-size: 0.85em;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A57E30;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBBE82;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A57E30;
	}
	
	div#navigation ul{
	height: 15px;
	padding-left: 86px;
}
	div#navigation li {
	float:left;
	padding: 0 16px 0 2px;
	list-style-type: none;
	text-align: center;
}


div#navigation a{
	text-decoration:none;
	color: #794606;
	padding: 0 16px 2px 16px;
}
div#navigation a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#container {
	background-color: #FFF3c4;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
#container2 {
	background-color: #FFF3c4;
	width: 780px;
}
#tikstop {
	background-color: #FFF3C4;
	padding: 4px 0 0 0;
}

#leftmenu {
	background-color: #FFF3c4;
	width: 780px;
	float: left;
}


div#leftmenu img{
	padding: 2px;
}
#bottompicture {
	background-color: #FFF3C4;
	clear: both;
	padding: 0 0 8px 0;
}
#footer {
	background-color: #CDA551;
	clear: both;
	color: #FFF3C4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 40px 4px 40px;
	font-size: 10px;
	border-top-color: #E1C997;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BB8F35;
}
div#footer a {text-decoration:none; color:#000000;}
div#footer a:hover{
	padding: 2px 0 2px 0;
	text-decoration: underline;
}
