body {
	background-color: #97C0D4;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	color: #5D5D5D;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

a:hover {color: black;}

.tabel {
	background-color: #347291;
	color: #ffffff;
}

.text_tabel {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.titlu_tabel {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.rezultate_tabel {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

input {
	background-color: white;
	color: #5D5D5D;
	font-size: 11px;
	border-bottom: 1px solid #5D5D5D;
	border-top: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
}

#colt_dr_sus {
	background-image: url(images/colt_dr_sus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
}

#colt_dr_jos {
	background-image: url(images/colt_dr_jos.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
}

#colt_stg_jos {
	background-image: url(images/colt_stg_jos.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
}

#colt_stg_sus {
	background-image: url(images/colt_stg_sus.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}

.text {
	border: 1px solid #cccccc;
}

.values{
  font-family: verdana;
  font-weight:normal;
  font-size : 10px;
  align:top;
  vertical-align:top;
}

.key{
  font-family: verdana;
  font-weight:bold;
  font-size : 12px;
  padding-bottom:15px;
}

.caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}