

table.cerpvysledek {
	
	padding: 0px 30px 0px 5px;
	/*border: 1px solid;*/
}

table.cerpvysledek td{
	background: url(../img/cerpadla/cerp_vysledek.png) no-repeat left top;	
	height: 70px; 
	width: 544px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 20px; 
	vertical-align: top;
}

form.cerpvypocet {
	background: url(../img/cerpadla/cerp_form_vypocet.png) no-repeat left top;	
	width: 544px !important;
	height: 250px !important;
	margin: 10px auto 5px auto;
	display: block !important;
	padding: 10px 20px 0px 5px;
}



form.cerpvypocet table{
	width: 504px;
	height: 200px;
   
}

form.cerpvypocet table h1 {
	font-size: 18px;

}


form.cerpvypocet table td{
	background-color: transparent !important;
	border: none;
	font-weight: bold;
	color: #083A51;
}


.edit_tmp{
	margin-right: 0px;
}

.tmp td{
	background-color: transparent !important;
	border: none;
}


table.cerpadla {
	width: 100%;
	background: url(../img/cerpadla/podcerpadlo.png) repeat-x left bottom;
	margin: 5px 0px 5px 0px;
	border-bottom: #6492a5 solid 1px;
}

table.cerpadla td{
	background-color: transparent !important;
	/*border: 1px dotted;*/
}

.cerpadla_nazvy {	 
 
  height: 100%; 
}

.nazev_cerpadla2 {
	padding: 0px;
	margin: 0px;
	font-weight : bold;
	height: 100%;
	width: 25%;
	/*border: 1px dotted;*/
	
}

.druh_cerpadla {
	font-weight: bold;
	border-top: 1px dotted;

}

.cerpadla .edit{

	border-top: 1px dotted;
}

.cerpadla_nazpop {
	padding-top: 5px; 
   	vertical-align: middle;
	width: 100%;
}

.cerpadla_obr{
  padding: 0px 5px 0px 5px;
  
  /*border: 1px solid;*/
}

.nazev_cerpadla2 a, .nazev_cerpadla_admin a, .nazev_cerpadla a{display: block;  text-decoration: none;	color:  #000066;}
.nazev_cerpadla2 a:link, .nazev_cerpadla_admin a:link, .nazev_cerpadla a:link {color:  #000066; text-decoration: none; font-weight : bold;}
.nazev_cerpadla2 a:visited, .nazev_cerpadla_admin a:visited, .nazev_cerpadla a:visited {color:  #000066; text-decoration: none; font-weight : bold;}
.nazev_cerpadla2 a:active, .nazev_cerpadla_admin a:active, .nazev_cerpadla a:active {color: #0080c0; text-decoration: none; font-weight : bold;}
.nazev_cerpadla2 a:hover, .nazev_cerpadla_admin a:hover, .nazev_cerpadla a:hover{
	background: #F3FAFE url('../img/cerpadla/pod.png');
	background-position: 0px center;
	COLOR: #000099;
	background-repeat: repeat-x;
}