ul.prirucka-menu {
	margin: 0;
	padding: 0;
}
ul.prirucka-menu li {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}
/*****/

table {
	text-align: left;
	margin:0 0 10px 0;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
th {
	color: #a03c00;
}
/* ikonky */
#icon-oko {
	background: url(../img/oko.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-aliance {
	background: url(../img/aliance.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-vir {
	background: url(../img/vir.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-mapa {
	background: url(../img/mapa.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-uzemi {
	background: url(../img/uzemi.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-magie {
	background: url(../img/magie.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-status {
	background: url(../img/status.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-stavby {
	background: url(../img/stavby.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-armada {
	background: url(../img/armada.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-tazeni {
	background: url(../img/tazeni.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-veda {
	background: url(../img/veda.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-site {
	background: url(../img/site.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-diplomacie {
	background: url(../img/diplomacie.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-bazar {
	background: url(../img/bazar.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-nastaveni {
	background: url(../img/nastaveni.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-portal {
	background: url(../img/portal.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-protektorat {
	background: url(../img/status-protektorat.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-top {
	background: url(../img/top.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
#icon-ruiny {
	background: url(../img/ruiny.gif) no-repeat 50% 4px;
	padding-top: 55px;
}
/* magie */
.spirit th, .status th {
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
}
table.zalamovani th, table.zalamovani th {
	white-space: normal;
}
.spirit td, .status td {
	vertical-align: super;
}
.magie, .spirit {
	text-align: center;
}
.magie table, .spirit table {
	border: 1px solid #96825b;
	border-collapse: collapse;
	text-align: left;
	margin: 1em auto;
}
.magie th, .magie td, .spirit th, .spirit td {
	border: 1px solid #96825b;
	padding: 0.2ex 1ex;
	vertical-align: middle;
}
.magie th {
	white-space: nowrap;
}
.magie thead th, .spirit td {
	background: #6a5c3f;
	font-weight: bold;
	color: #FFE09F;
}
.spirit td {
	text-align: center;
}
/* rasy */
#rases * {
	border: none;
}
#rases th, #buildings th {
	width: 20ex;
}
#attack td {
	width: 10ex;
}
/* status */
.status th {
	text-align: left;
}
.status td {
	text-align: left;
	vertical-align:top!important;
}
/* stavby */
#buildings * {
	border: none;
}

dt {
	font-weight:bold;
}

