body {
	margin:0;
	padding:0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:#FFCC99 url('../images/design/background-page.gif') repeat;
	text-align:center;
}
H1{
	padding:0;
	margin:0;
}
H2{
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	text-align:center;
	border-bottom:dotted;
	border-bottom-width:thin;
}
H3{
	padding:5px 0 0 0;
	margin:0;
	font-size:12px;
	font-style:italic;
}
P{
	text-align:justify;
	margin:5px 0 0 0;
}
HR{
	display:none;
}
LI{
	margin-left:13px;
}
A:link,
A:visited{
	text-decoration:underline;
}

A:hover{
	color:#FF0000;
	text-decoration:none;
}
#container{
	position:relative;
	width:1004px;
	margin-left:auto;
	margin-right:auto; 
	text-align:left;
}
#content{
	position:absolute;
	top:20px;
	width:1004px;
}
#topnav{
	position:relative;
}
#topnav-left{
	position:absolute;
	left:36px;
}
#topnav-right{
	position:absolute;
	right:36px;
}
#hlavicka-top{
	position:absolute;
	width:1004px;
	height:204px;
	top:15px;
	background: url('../images/design/hlavicka-top.png') no-repeat;
}
#main-top{
	position:relative;
	width:1004px;
	top:207px;
}
#main-top-left{
	position:absolute;
	width:28px;
	height:28px;
	top:10px;
	background: url('../images/design/main-top-left.png') no-repeat;
}
#main-top-middle{
	position:absolute;
	left:28px;
	width:948px;
	height:28px;
	top:10px;
	background: url('../images/design/main-top-middle.png') repeat-x;
}
#main-top-right{
	position:absolute;
	width:28px;
	height:28px;
	left:976px;
	top:10px;
	background: url('../images/design/main-top-right.png') no-repeat;
}
#main{
	position:static;
	margin-top:245px;
	margin-left:16px;
	width:972px;
	background:#FEFFED url('../images/design/main-color.png') repeat-x;
}
#main-content{
	position:relative;
}
#main-background{
	position:static;
	margin-left:17px;
	width:972px;
	background: url('../images/design/main-background.png') no-repeat;
}
#main-border{
	position:static;
	top:-5px;
	margin-left:-33px;
	width:1004px;
	background: url('../images/design/main-border.png') repeat-y;
}
#menu-top{
	position:absolute;
	top:10px;
	width:55px;
	height:28px;
	left:230px;
	background:url('../images/design/menu-top.png') no-repeat;
}
#menu-bottom{
	position:absolute;
	width:55px;
	height:28px;
	left:230px;
	background:url('../images/design/menu-bottom.png') no-repeat;
}
#menu{
	position:absolute;
	left:19px;
	width:191px;
}
#text-box{
	position:relative;
	left:289px;
	width:680px;
}
#main-bottom{
	position:relative;
}
#main-bottom-left{
	position:absolute;
	width:28px;
	height:28px;
	background: url('../images/design/main-bottom-left.png') no-repeat;
}
#main-bottom-middle{
	position:absolute;
	left:28px;
	width:948px;
	height:28px;
	background: url('../images/design/main-bottom-middle.png') repeat-x;
}
#main-bottom-right{
	position:absolute;
	width:28px;
	height:28px;
	left:976px;
	background: url('../images/design/main-bottom-right.png') no-repeat;
}
#hlavicka-bottom{
	position:absolute;
	width:1004px;
	height:204px;
	top:28px;
	background: url('../images/design/hlavicka-bottom.png') no-repeat;
}
#copyright{
	position:absolute;
	top:36px;
	left:48px;
	width:908px;
	color:#FEFFED;
}
#counter{
	position:absolute;
	visibility:hidden;
}
.altText{
	display:none;
}
.link-topnav{
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.link-submenu{
	color:#000000;
	font-size:12px;
}
.text-align-center{
	text-align:center;
}
.date{
	text-align:right;
}
.standart{
	color:#9F4B00;
}
.zlodeji{
	color:#000000;
}
.magie{
	color:#004F9F;
}
.vojaci{
	color:#097D00;
}
.imperator{
	color:#9F0000;
}
.table{
	border:solid 2px; border-color:#9F4B00; background-color:#9F4B00; text-align:center;
}
.tablecell-colored{
	background-color:#FBECCE; font-weight:bold;
}
.tablecell-nocolor{
	background-color:#FEFEEC;
}