body{
	background: #FE980E;
}

body, body *{
	font-family :  Arial ce, Helvetica ce, Arial, Helvetica;
	font-size: 12px;
}

td{
	border: none;
}

#all{
	width:100%;
}

.mbox{
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
}

.norm{
	margin-right:0px !important;
}

.mbox *{
	vertical-align:middle;
}

a{
	color:#B30000;
	text-decoration:none;
	font-weight:bold;
}

.content{
	border: solid 1px #B30000;
	float: left;
	margin-top: 1px;
	padding: 10px;
	vertical-align:top;
}

.nadpisps{
	background: #B30000;
	padding: 2px 8px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	}

#mapy{
	/*width:758px;
	height:750px;*/
	height:400px;
	width:100%;
	overflow:auto;
	border: solid 1px #B30000;
	padding:0px;
	margin:10px 0px;
}

ul{
	margin:0px 20px;
	padding:0px;
}

select{
	margin-left:4px;
	margin-bottom:4px;
}

#copyright{
	margin: 10px 0px;
	text-align:right;
	width:100%;
	padding:1px 0px;
}

#back{
	text-align:center;
}

#back input{
	background: transparent;
	color: #B30000;
	border: outset 1px #B30000;
	font-weight: bold;
}

.xzapati{
	background: #B30000;
	color: white;
	clear: both;
	font-weight: bold;
	padding: 1em;
	text-align: center;
}

.xzapati a{
	color: white;
	text-decoration: underline;
}