body {
	font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  color: #000000;
	margin:20px 0;
	background-color: #dccaa2;
}
a {
	text-decoration: none;
	color: #000000;
}
img {
  border: 0px;
}
a:hover {
	text-decoration: underline;
}
p {
  text-align: justify;
}
li {
  text-align: left;
}
table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
  border: solid #6C410A 3px;
}
table td {
  border: solid #6C410A 1px;
  padding-left: 5px;
  padding-right: 5px;
}
table th {
  text-align: center;  
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
div#flags-panel {
	padding-left:10px;
}
div#flags-panel a {
	margin-right:0 2px 0 0;
}
div#flags-panel a img{
	border: 0;
}
div#top-panel {
	height: 181px;
	background-image: url(images/top-background.gif);
}
div#top-logo {
	height: 156px;
	width: 828px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
div#menu-panel {
	height: 25px;
	width: 942px;
	background-image: url(images/menu-left.jpg);
	background-repeat: no-repeat;
}
div#menu {
	height: 22px;
	margin-left: 272px;
	padding-top: 3px;
	background-color: #CDA164;
	background-image: url(images/menu-background.gif);
}
div#content {
	width:1000px;
	background-image: url(images/content-background.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
div#menu a, div#left a {
	margin: 0 10px;
	color: black;
	text-decoration: none;
}
div#menu a:hover, div#left a:hover {
	text-decoration: underline;
}
div#left {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 60px;
	padding-right: 10px;
}
div#left a {
	margin:0;
	display: block;
}
div#right {
	margin-top: 20px;
	float: right;
	width: 100px;
}
div#right img {
	margin-bottom: 10px;
}
div#main, div#mainiframe {
  margin-right:120px;
	padding-top: 5px;
	margin-top: 20px;
	margin-left: 170px;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	background-color: #d4c196;
}
div#footer {
  width: 930px;
  margin-right: 120px;
	clear: left;
	padding: 4px;
	text-align: left;
  border-top: solid #000000 2px;
}
fieldset#fieldset_piste {
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  border: solid #6C410A 3px;
}
table#napiste_table {
  border: 0;
}
table#napiste_table td {
  border: 0;
}
form#form_napiste_nam {
  text-align: left;
}
fieldset#fieldset_piste {
  text-align: left;
}
div.gal_block {
	float:left;
	width:200px;
	height:200px;
}
div.counter {
}
iframe.iframes{
	display:block;
	margin-left:-20px;
	margin-right:-20px;
	margin-top: 20px;
	width: 670px;
	height: 800px;
}

