﻿img {
	border-width: 0px;
}
body {
	margin: 0px;
	background-image: url('../obrazky/pozadi.png');
	background-repeat: repeat-x;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #4EAA6F;
}
.box {
	width: 1000px;
	margin-left: auto;
	font-family: Arial;
	margin-right: auto;
}


.hlavicka {
	position: relative;
	width: 1000px;
	height: 556px;
	top: 0px;
	left: 0px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 13px;
}
.dovetek {
	position: absolute;
	left: 0px;
	top: 87px;
	color: #4EAA6F;
	font-size: 23px;
	font-weight: normal;
	font-style: italic;
}
.auto {
	position: absolute;
	right: 0px;
	top: 0px;
}
.store_anim {
	position: absolute;
	left: 19px;
	top: 235px;
}
.store {
	position: absolute;
	left: 0px;
	top: 313px;
}
.jazyky {
	position: absolute;
	right: 0px;
	top: 8px;
	font-size: 14px;
	color: #605C5A;
}
.jazyky a, .jazyky a:visited, .jazyky a:active {
	color: #605C5A;
	text-decoration: none;
}
.jazyky a:hover {
	color: #4EAA6F;
	text-decoration: none;
}


.menu {
	position: relative;
	width: 1000px;
	height: 140px;
	top: 0px;
	left: 0px;
}
.arena_12 {
	position: absolute;
	left: 1px;
	top: -4px;
	font-size: 17px;
	font-weight: bold;
	color: #534F4D;
}
.arena_12_admin {
	position: absolute;
	left: 1px;
	top: -4px;
	font-size: 17px;
	font-weight: bold;
	color: #C00000;
}

.obsah {
	position: relative;
	width: 1000px;
	top: 0px;
	left: 0px;
	color: #605C5A;
	text-align: justify;
	line-height: 20px;
}
.obsah a, .obsah a:visited, .obsah a:active, .obsah a:hover {
	color: #4EAA6F;
}
.logo_kontakt {
	position: absolute;
	right: 0px;
	top: 0px;
}


.paticka {
	position: relative;
	width: 100%;
	height: 250px;
	top: 30px;
	left: 0px;
	background-color: #605C5A;
	text-align: center;
}
.zelena {
	color: #4EAA6F;
}
