*{
  margin: 0px auto;
  padding: 0px;
}

body{
  font-family: tahoma, arial, sans-serif;
  font-size: 0.8em;
  color: #000000;
  width: 700px;
  background-color: #ff9900;
}

.img{
  margin: 0px 5px 0px 5px;
  border: 1px solid #000000;
  display: block;
}

a.img{
  border: none;
}

h1{
  padding: 0px 0px 3px 10px;
  font-family: tahoma, sans-serif;
  font-weight: 300;
  font-size: 1.4em;
}

h1 a{
  padding: 0px;
}

h1 a:hover{
  color: #994422;
}

h2{
  padding: 3px 0px 2px 0px;
  margin-left:2px;
  font-family: tahoma, sans-serif;
  font-weight: 300;
  font-size: 1.2em;
}

.header{
  height: 110px;
  width: 700px;
  color: #994422;
  margin-left: expression(((document.body.clientWidth-712)/2) + "px");
  font-weight:300;
  overflow:hidden;
  cursor:pointer;
  cursor: hand;
  border:none;
  border-bottom:1px solid #ffffff;
}

.header span{
  font-family: courier;
  font-size: 0.8em;
  margin-top:95px;
  margin-right:10px;
  float: right;
}

.logo{
  border: none;
  float: left;
  margin: 5px 5px 5px 5px;
}

.img_right{
  float: right;
  margin: 0px 5px 0px 5px;
  border: 1px solid #000000;
}

.header a{
  color: #994422;
}

menu{
  margin-left: expression(((document.body.clientWidth-712)/4) + "px");
  width: 160px;
  color: #772200;
  text-align: left;
  float: left;
}

menu li{
  list-style: none;
  margin: 2px;
}

menu a{
  display: block;
  width: 100%;
  padding: 1px 0 1px 2px;
  margin: 2px;
  border:none;
  border-left: 4px solid #CC6600;
}

menu a:hover{
  border-left-color: #000000;
}
menu a:focus{
  background-color: #CC6600;
}

.right{
  padding: 5px 2px 5px 2px;
  margin-left: -5px;
  border-left: 1px solid #ffffff;
  float: left;
  width: 540px;
  background-color: #ff9900;
  line-height: 1.5;
}

p, address{
  text-indent: 1em;
  margin-bottom: 3px;
  padding: 3px 5px 1px 5px;
	font-style: normal;
}

address{
	color: #006600;
}

p.compact, address{
  text-indent: 0px;
}

a{
  text-decoration: none;
  border-bottom: 1px dotted #000000;
  float:none;
  display: inline;
  padding: 0px 2px 0px 2px;
  color: #000066;
}

a:hover{
  color: #000099;
  background-color: #cc6600;
}

.separated{
  border-top: 1px solid #000000;
  margin: 10px 0 20px 0;
  padding: 0.5em 0.5em 0 0.5em;
}

.separated h2{
  position: absolute;
  padding: 0px 2px 0px 2px;
  font-size: 1em;
  margin-top: -1.4em;
  margin-left: 1em;
  background-color: #FF9900;
  font-weight: 600;
}

small.paticka{
  margin-left: expression(((document.body.clientWidth-712)/2) + "px");
  width: 700px;
  text-align: right;
  border-top: 1px solid #ffffff;
  padding: 3px 0px 3px 0px;
  clear: both;
  display: block;
}

small.paticka a, small.paticka img{
  border: none;
  padding: 0px;
}

small.paticka a:hover{
}

.subMain{
  clear: both;
  margin-left: expression(((document.body.clientWidth-712)/2) + "px");
  width: 700px;
  margin-bottom: 5px;
  text-align: center;
  padding: 2px 5px 2px 5px;
  border-top: 1px solid #ffffff;
}

.odsazeni{
  margin-left: 12px;
  padding-left: 3px;
  border-left: 1px solid #dd7700;
}

a.odsazeni{
  margin-left: 10px;
}

.smile{
  margin-bottom: -5px;
}

.time{
  font-weight: 300;
}

input, textarea{
  border: 1px solid #dd7700;
  background-color: #ff9900;
}

.oversize{
  width: 144px;
  height: 20px;
  left: 85px;
  top: 0px;
  position:absolute;
}

#sendFile{
	position: relative;
	height: 10em;
}

table th{
  font-weight: 300;
  font-size: 12px;
}

table#pricelist th{
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	padding: 2px 15px 2px 2px;
}

table#pricelist th.info{
	color: #990000;
	background-color: #ffffff;
	padding: 2px 5px;
	border-bottom: 1px solid #000000;
	text-align: center;
}

table#pricelist td{
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 2px 5px;
}

table#pricelist{
	border: 1px solid #000000;
	border-collapse: collapse;
}

.noborder{
  border: none;
}

.active{
  background-color: #CC6600;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: none;
  padding-left: 4px;
}

.backTrace{
	margin-top: 1em;
	font-size: 0.8em;
}

small.vymenaOdkaz{
	border: none;
}

pre{
	margin-left: 1em;
	padding-left: 0.4em;
	border: 0.1em solid #d70;
	background-color: #fefefe;
	white-space: pre;
}

img.down {
	margin-bottom: -4px;
}

.wait{
	text-align: center;
}

.hidden {
	display: none;
}
