body {
  margin: 0;
  padding: 0;
  background: #F56F00;
  color: #000000;
  font-family: "Times CE", Georgia, Times, serif;
  font-size: 14px;
  line-height: 1.3;
}

td {
  font-size: 16px;
}
.kdo {
	text-align: right;
	font-style: italic;
    font-size: 12px;
	margin-top: 5px;	
}

.small {
  font-size: 12px;
}

.okraj {
  margin: 15px;	
}

.okraj2 {
  margin-left: 15px;	
  margin-top: 0px;
}

form {
	margin: 0;
}

input {
	font-family: "Times CE", Georgia, Times, serif;
	border-color: #A3A3A3;
	border-style: solid;
	font-size: 11px;
	border-width: 1px;
}

.reg {
	width: 93px;
}

ul.main {
	list-style-image: url("img/main/li.gif");
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

img {
	border : 0px;
	vertical-align : bottom;
}

img.bez {
	float : right;
}

#sloupec1 {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#sloupec2 {
	width: 263px;
	position: absolute;
	left: 120px;
	top: 0px;
}

#header {
	width: 360px;
	position: absolute;
	left: 0px;
	top: 0px;	
}

#left {
	width: 83px;
	position: absolute;
	left: 0px;
	top: 83px;		
}

#menu {
	width: 147px;
	position: absolute;
	left: 83px;
	top: 83px;		
}

#main {
	width: 540px;
	position: absolute;
	left: 230px;
	top: 83px;
	padding-bottom: 20px;
	margin: 15px;	
}

#cell1 {
	width: 200px;
	float: left;
}

.cell1center {
	width: 200px;
	float: left;
	text-align: center;
}

#cell2 {
	width: 335px;
	float: left;
}

.cell1 {
	width: 200px;
	float: left;
}

.cell2 {
	width: 335px;
	float: left;
}

#menuadmin {
	width: 200px;
	position: absolute;
	left: 20px;
	top: 20px;		
}

#mainadmin {
	width: 540px;
	position: absolute;
	left: 230px;
	top: 20px;
	margin: 0px;
	padding-bottom: 20px;
}

#cell1admin {
	width: 400px;
	float: left;
}

#cell2admin {
	width: 135px;
	float: left;
}

.border {
	border: 1px solid black;
}

.clear {
	clear: both;
}

.back {
	text-align: left;
	float: left;
	margin-top: 15px;
}

.next {
	margin-top: 15px;
	float: right;
	text-align: right;
}
