#main{
	background:white;
	margin:0 auto;
	text-align:left;
	position:relative;
}

a {font-size:10px; font-weight:normal; text-decoration:underline; color:#00487D;}
a.black {text-decoration:none; color:#000000;}
a.black:hover {text-decoration:none; color:#305050;}
a.grey_big {font-size:12px; font-weight:bold; color: #535353; text-decoration: none;}
a.red {font-weight:bold; text-decoration:none;}
a.red:hover {text-decoration:underline;}

body,html{
	margin:0;
	padding:0;
	background: white;
	text-align:center;
	font-size:12px;
	font-family:Verdana;
	line-height: 12px;
}

hr {height: 1px solid; color: #BDBDBD;}
img{border: 0;}
input{border: solid 1px silver;}
td {text-align: left;}
tr.code {display:none;}

.border {padding:20px; border:#8E8E8E 2px solid;}
.check {background-color:transparent; font-weight:normal; font-size:9pt; border:0px;}
.errmess {text-align:center; margin-top:10px; margin-left:6px; margin-right:0px; margin-bottom:0px; padding:7px; font-family:Verdana; font-size:11px; color:#00487D;}
.footer {color: black; width: 888px; text-align: left; text-decoration: none;}
.mess {float:left; width:552px;	margin-left:6px; margin-top: 10px;  margin-right:3px; margin-bottom:0px; padding:7px; font-family:Verdana; font-size:11px;}
.goodmess {float:right;width:552px; text-align:center; margin-top:10px; margin-left:6px; margin-right:0px; margin-bottom:0px; padding:7px; font-family:Verdana; font-size:11px;}
.navigacia a {font-size:12px; font-weight:bold; text-decoration:none; color:#FFFFFF;}
.navigacia td {width: 137px; height: 51px; background: url('images/navigacia.gif') no-repeat center; text-align: center; padding-bottom: 3px;}
.nomargin {margin:0;}
.submit {background: transparent; color:#00487D; font-weight:bold;}
.table {margin-left:6px; padding-left: 8px; margin-top: 10px; font-size:11px; border: 8px solid #DBDBDB;}
.text {padding: 2px 2px 2px 2px;}
.text_grey {color:#5B5B5B; font-weight:bold}
.title {background-color:#DBDBDB; margin-left: -8px; padding: 1px; font-weight:bold; border-bottom: 2px solid #00487D;}

