/* CSS Document */

/* This is the background color for the page */
form { display:inline; }
img  { vertical-align:middle; border:0px }
BODY { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #69788E; margin:0px 10px 0px 10px; background-image:url('pic/tapete.PNG'); background-repeat:repeat; }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 10px; color: #69788E; }
a:link, a:visited, a:active { text-decoration: none; color: #5083A8 }
a:hover { color: #99CC33; text-decoration:underline
}

a:link, a:visited {
text-decoration:none;
color:#000000;
}

a:active, a:hover {
text-decoration:underline;
color:#09496f;
}

a img {border:0px;}

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle; border: 1px solid #D3D5D8; 
}

.table_decoration {
	border-collapse: collapse;
	border-top: #cccccc dashed 0px;
	border-left: #cccccc  dashed 0px;
	border-right: #cccccc  dashed 0px;
	border-bottom: #cccccc  dashed 0px;
	background-color: #000000;
	empty-cells:hide

}

.eua {
	font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 11px;
	color: #69788E;
	border: 3px solid #000000;
	background-color: #C0C0C0;
	padding: 10px;
	height: auto;
	width: 728;
	align: center;
}

.rezultats {
    font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	border: 3px solid #000000;
	background-color: #C0C0C0;
	padding: 20px;
	height: 65%;
	width: 728;
	align: center;
}

.headeris {
    font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	border: 3px solid #000000;
	background-color: #C0C0C0;
	padding: 10px;
	height: auto;
	width: 728;
	align: center;
}

.vieveris {
    font-family: Tahoma, Verdana, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	background-image: url('pic/tapete.PNG'); 
	background-repeat: repeat;
}
