@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
}
body {
	font: Arial, Helvetica, sans-serif;
	background: #000000;
}
.div1 {
	position: relative;
	background-image: url(img/background.png);
	height: 1200px;
	width: 960px;
	text-align: center;
	margin: auto;
}
.div2head {
	position: absolute;
	left: 131px;
	top: 100px;
	height: 238px;
	width: 812px;
	background-image: url(img/head_03.png);
}
.div3hlavicka {
	position: relative;
	left: -161px;
	top: 31px;
	height: 61px;
	width: 376px;
	cursor: pointer;
	border: 0;
}
.divmenutop1 {
	position: relative;
	height: 64px;
	width: 230px;
	background-image: url(img/menu_03.png);
	left: 131px;
	top: 278px;
}
.divmenutop2 {
	background-image: url(img/menu_04.png);
	position: relative;
	height: 64px;
	width: 582px;
	top: 214px;
	left: 361px;
}
.divmenuleft {
	background-image: url(img/menu_06.png);
	position: relative;
	height: 660px;
	width: 230px;
	top: 214px;
	left: 131px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCFF;
	line-height: 25px;
	font-weight: bolder;
	text-align: left;
}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
	line-height: 45px;
	float: left;
	padding: 10px 35px;
}
.divmenuleftkolecka {
	position: relative;
	background-image: url(img/kolecka_10.png);
	height: 422px;
	width: 17px;
	float: left;
	top: 24px;
	left: 27px;
}


.divmenuright {
	position: relative;
	width: 582px;
	background-image: url(img/menu_07.png);
	height: 660px;
	left: -17px;
	top: 214px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC83;
	text-align: left;
}
.toplist {
	position: absolute;
	top: 499px;
	left: 71px;
	height: 120px;
	width: 88px;
}
.patkacara {
	position: relative;
	background-color: #FFCC99;
	height: 1px;
	width: 542px;
	border: 0px;
	bottom: -125px;
	visibility: visible;
	text-align: center;
	margin: auto;
	top: -17px;
}
.patkatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	position: relative;
	margin: auto;
	top: -10px;
}
.kontakt {
	position: relative;
	width: 350px;
	left: 60px;
	top: -20px;
}
.mapa {
	position: relative;
	text-align: center;
	margin: 0;
	top: -20px;
}

