/* CSS Document */
body {
	font-family: Verdana;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	line-height: 0px;
	margin:0;
  padding:0;
  margin-bottom:-3px;
  line-height:0px;
  font-size:0;
}
.border {
	position: relative;
	left: 90px;
	border: 1px rgb(255,153,102) solid;
	width: 800px;
	background-color: #FDCE81;
}
/* ======================================= logo_menu_begin ============== */
.Menu_01, .Menu_02, .Menu_03, .Menu_04, .Menu_05, .Menu_06, .Menu_07 {
	background-color: #fba729;
	width: 113px;
	position: relative;
	float: left;
	text-align: center;
	font-size: 12px;
	CURSOR: pointer;
	margin: 0px;
	font-weight: bold;
	border-top: 1px rgb(255,102,0) solid;
	border-bottom: 1px rgb(255,102,0) solid;
	border-right: 1px rgb(255,102,0) solid;
}
.Menu_07 {
	border-right: none;
	margin-left: 0px;
	width: 116px;
}
A {
	text-decoration: none;
}
A:LINK, A:VISITED {
	color: red;
}
A:HOVER, A:ACTIVE {
	color: #800000;
}
A.Menu_Item {
	text-decoration: none;
	padding: 4px;
	display: block;
}
A.Menu_Item:LINK, A.Menu_Item:VISITED {
	border: 0px solid #FDCE81;
	color: rgb(255,255,204);
}
A.Menu_Item:HOVER, A.Menu_Item:ACTIVE {
	background-color: #FDCE81;
	color: rgb(255,102,0);
}
/* ======================================= layout begin ============== */

.info_right, .info_obsah {
	padding: 2px;
	font-weight: bolder;
	background-color: #fba729;
	color: #800000;
	text-align: center;
	font-size: 11px;
	text-align: left;
}
.info_right {
	text-align: center;
}

.info_obsah {
	border-bottom: 1px rgbrgb(255,102,0) solid;
	font-size: 12px;
	padding: 2px;
}
.layout_left, .layout_right {
	position: relative;
	width: 190px;
	height: 900px;
	background-color: #FDCE81;
	font-size: 10px;
	font-weight: normal;
	padding: 1px;
	text-align: left;
	float: right;
	border-left: 1px #fba729 solid;
}

/* obsah begin */
.obsah, .download, .contacts, .info_game {
	position: relative;
	float: left;
	width: 605px;
	background-color: #FDCE81;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

/* ======================================= layout_left_end ============== */
.zahlavi, .zahlavi_pocitadlo {
	position: relative;
	float: left;
	width: 600px;
	font-size: 10px;
	text-align: left;
	color: red;
	border-bottom: 1px rgb(255,153,102) solid;
}
.zahlavi_pocitadlo {
width: 200px;
text-align: right; 
}
.zapati {
	text-align: center;
	clear: both;
	width: 800px;
	border-top: 1px rgb(255,153,102) solid;
	color: #ff6600;
	font-size: 10px;
}
.img_nastaveni {
float: right;
}
.text_nastaveni {
width: 400px;
text-align: justify;
float: left;
}
.text_pravidla {
text-align: justify;
}
li {
list-style-image: url(../img/favicon.ico);
}
