@font-face   {font-family: "GothicE";
	     src: url(data/gothice.ttf)}
html, body  
	{
	 font-size: small; 
	 font-family: Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
	 background: #dabf88 url('images/gradient.gif') repeat-x left bottom;
	}
body {
	width: 1000px;
	display: block;
	margin: auto;
}
img 
  {border: 0px;
	}
h1 
	{font-size: 130%; 
	 font-weight: bold;
	 color: #d9d9d9;
	}
h2 
	{font-size: 120%;
	color: #d9d9d9;
	}
h3
	{font-size: 110%; 
	 font-weight: bold;
	 color: #d9d9d9;
	}
a 
	{color: #7ca6d2; 
	 font-size: 1em;
	}
a:visited 
	{color: #7ca6d2;
	}
a:hover 
	{color: #d9d9d9;
	}
p {
	text-align: justify;
}
#page {
	float: left;
	width: 1000px;
	background: #dabf88 url('images/gradient.gif') repeat-x left bottom;
}
#top {
	float: left;
	width: 1000px;
	height: 254px;
	background: url('images/top.jpg') no-repeat left top;
}
img#top2 {
	float: right;
}
#menu {
	float:left;
	list-style-type: none;
	padding: 0;
	margin: 221px 0 0 282px;
}
#menu li {
	float: left;
}
#cointainer {
	float: left;
	background: url('images/tlo.jpg') no-repeat left bottom;
	width: 1000px;
}
#menu2 {
	float: left;
	background: url('images/nogi.jpg') no-repeat left top;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 230px;
}
#menu2 li {
	margin-left: 10px;
	float: left;
}
#tekst {
	float: right;
	background: #000000 url('images/gradient2.gif') repeat-x left top;
	width: 730px;
	margin: 30px 10px 0 0;
	padding: 10px;
}
#tekst p, td {
	color: #cfae83;
}
#stopka {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 90px;
}
#author a{
	float: left;
	width: 216px;
	height: 90px;
	background: url('images/author.jpg') no-repeat left bottom;
}
#copy {
	float: left;
	margin-top: 70px;
	width: 400px;
	text-align: center;
	padding-left: 100px;
}
#hefajsto {
	float: left;
	width: 282px;
	height: 90px;
	background: url('images/hefajsto.jpg') no-repeat right bottom;
}
.submenu {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 1px dashed #706c5d;
	background: url('images/tlo.jpg') no-repeat left bottom;
}
.submenu li {
	float: right; 
	width: 195px;
	padding: 0;
	margin: 0;
}
.submenu li a {
	padding: 0;
	margin: 0;
	float: left; 
	width: 195px;
	text-decoration: none;
	color: #4f4f4f;
	border: 1px dashed #706c5d;
	font-weight: bold;
}
.submenu li a:hover {
	background-color: #d6b782;
}
#lang a{
	text-decoration: none;
	font-weight: bold;
	color: #282828;
}