.content {
  padding: 20px;
  color: #4D4E4E;
}

.content_mat {
  background-image: url('/images/content_poslat_m.png');
}

.content_top {
  background-image: url('/images/content_top_poslat_m.png');
  height: 45px;
}

.content_bottom {
  background-image: url('/images/content_bottom_poslat_m.png');
  height: 12px;
}

/*
.content {min-height:460px !important}
* html .content {height:460px !important}
*/

.poznamka {
	font-size: 11px;
}

table.upload {
}

table.upload td {
	vertical-align:top;
	text-align:left;
}

table.upload td.popis {
	width: 140px;
}

a.highlight {
	color:red;
}

span.cena {
	font-weight:bold;
	font-size: 15px;
}
div.noscript {
	font-weight:bold;
	font-size: 14px;
	border: 1px solid #dd0000;
	color: #dd0000;
	padding:20px;
	margin: 20px;
}
#shadow {
	background-color: #666666;
	position:absolute;
	top:0px;
	left:0px;
	z-Index:1000;
	opacity: 0.35;
	filter: alpha(opacity=35);
	text-align:center;
}

#progress_out {
	position: absolute;
	padding-top:0px;
	z-Index:1001;
}

#progress_top {
	width:726px;
	height:34px;
  background-image: url('/images/progress_top_m.png');
}

#progress_mat {
	/*width:498px;*/
	width:726px;
  background-image: url('/images/progress_m.png');
}

#rekl_mat {
  margin: 15px;
  float: left;
}

#rekl {
  background-color: purple;
  width: 300px;
  height: 300px;
}

#progress_padding {
  float: left;
  width: 366px;
}

#progress {
	/*border:2px solid black;*/
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	width: 100%;
	padding:10px;
}
#progress_in {
	height:125px;
}

#progress_bar {
	/*width:400px;*/
	/*width: 346px;*/
	margin: 0 10px;
	height:25px;
	border:1px solid #b0b0b0;
	text-align:left;
}
#progress_bar_in {
	width:0px;
	height:25px;
	background-color: #f98f3b;
}

#mezera{
  height: 25px;
}

#reklama {
  height: 60px;
  width: 478px;
  
}

#progress_bottom {
	width:726px;
	height:12px;
  background-image: url('/images/progress_bottom_m.png');

}

td.popis {
  width: 100px;
}

td.doba_ulozeni img {
  position: relative;
  top: 2px;
}

#naseptavac { background:#f2f2f2; border:1px solid #a5acb2; list-style:none; position:absolute; z-index:99}
#naseptavac a { margin:0; padding:3px 2px; cursor:hand; cursor:pointer; display:block; }
#naseptavac a.h { background:#a5acb2; color:#fff; }

