.cide {
	font-size: 8pt;
	margin-top: 10px;
}

.cena {
	font-size: 8pt;
	margin-top: 10px;
}

.vrow {
	border: solid 1px #000;
	width: 500px;
	margin: 3px 0px 3px 200px;
  background-color : #eee;
}

.vrow, .vcol1, .vcol2, .vcol3c, .vcol3t, .vcol3x {
	font-size: 10pt;
	font-family: arial;
	cursor: pointer;
}

.vcol1 {
	padding: 4px;
	width: 110px;
	vertical-align: top;
}

.vcol2 {
	padding: 4px;
	width: 320px;
	vertical-align: top;
}

.vcol3c {
	width: 70px;
	vertical-align: top;
	text-align: center;
}

.vcol3c {
	font-size: 8pt;
}

.vcol3c .b {
  font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	background-color: red;
	color: white;
	padding: 2px;
	margin: 0px 0px 5px 0px;
}


.vrow a, .vrow a:link, .vrow a:active, .vrow a:visited {
	color: black;
	text-decoration: underline;
}

.vrow a:hover {
	color: #b81810;
	text-decoration: underline;
}

img.likecmps {
	border: 1px solid #812e30;
}

#errres {
	width: 700px;
	margin: 50px 0;
	font-family: arial;
	text-align: center; 
}

#vyprodej {
  position: absolute;
  top: 130px;
  left: 5px;
  width: 190px;
  font-family: arial;
  font-size: 12px;
}

#vyprodej h3 {
  margin-top: 0px;  
	background-color: red;
	color: white;
	padding: 2px;
}

#vyp {
  border-left: 1px solid black;
  margin-left: 200px;
  padding-left: 10px;
  font-family: arial;
  font-size: 10pt;
  margin-top: 15px;  
}


#vyp td, #vyp th {
  text-align: left;
  font-size: 9pt;
  vertical-align: bottom;
}

#pric td {
  font-size: 8pt;
}

#pric th {
  font-family: verdana;
	font-size: 16pt;
	font-weight: bold;
	background-color: red;
	color: white;
	padding: 2px;
}

#pric {
  margin-bottom: 10px;
}

#vyp2 {
  width: 300px;
}

#vyp .mobr {
  float: left;
  margin: 0 15px 15px 0;  
}

#vyp h3 {
  margin-top: 0px;  
}




