body {margin: 0px; background-color: #d5d5d5; color: #000000; width: 100%; height: 100%;}
/* pri�etek css-ja Flamingo */
td {font-family: sans-serif; color: #000000; font-size: 10px;}
.text {font-family: Sans-serif; color: #000000; font-size: 8px;}
/* main navigation */
a:link {color: #000000; font-family: sans-serif; background-color: transparent; text-decoration: none; font-size: 10px;}
a:visited {color: #000000; font-family: sans-serif; background-color: transparent; text-decoration: none; font-size: 10px;}
a:hover {color: #C9D545; font-family: sans-serif; background-color: #000000; text-decoration: none;}
a:active {color: #000000; font-family: sans-serif; background-color: transparent; text-decoration: none; font-size: 10px;}
/**/
.login {color: #000000; font-family: sans-serif; background-color: #D5D5D5; text-decoration: none; font-size: 10px; display: inline;}
.login a:link {color: #000000; font-family: sans-serif; background-color: #D5D5D5; text-decoration: none; font-size: 10px; display: inline;}
.login a:visited {color: #000000; font-family: sans-serif; background-color: #D5D5D5; text-decoration: none; font-size: 10px; display: inline;}
.login a:hover {color: #C9D545; font-family: sans-serif; background-color: #000000; text-decoration: none; display: inline;}
.login a:active {color: #000000; font-family: sans-serif; background-color: #D5D5D5; text-decoration: none; font-size: 10px; display: inline;}
/**/
.info {color: #000000; font-family: sans-serif; text-decoration: none; font-size: 10px; display: inline; border: 0;}
.info a:link {color: #000000; font-family: sans-serif; text-decoration: none; font-size: 10px; display: inline; border: 0;}
.info a:hover {color: #C9D545; font-family: sans-serif; text-decoration: none; font-size: 10px; display: inline; border: 0;}
/* default link */
/* copyright string */
.copy {font-size: 9px; color: #95979B;}
.copy a:link {color: #95979B; font-family: sans-serif; text-decoration: none; font-size: 9px;}
.copy a:visited {color: #95979B; font-family: sans-serif; text-decoration: none; font-size: 9px;}
.copy a:hover {color: #95979B; text-decoration: line-through;}
.copy a:active {color: #95979B; font-family: sans-serif; text-decoration: none; font-size: 9px;}
/* */
.black_link {color: #000000; background-color: transparent; font-family: sans-serif;}
.black_link a:link {color: #000000; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
.black_link a:visited {color: #000000; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
.black_link a:hover {color: #000000; text-decoration: none; background-color: transparent; font-family: sans-serif;}
.black_link a:active {color: #000000; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
/**/
.red_link {color: #DE0124; background-color: transparent; font-family: sans-serif;}
.red_link a:link {color: #DE0124; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
.red_link a:visited {color: #DE0124; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
.red_link a:hover {color: #DE0124; text-decoration: none; background-color: transparent; font-family: sans-serif;}
.red_link a:active {color: #DE0124; text-decoration: underline; background-color: transparent; font-family: sans-serif;}
/**/
input.com {height: 22px; width: 168px;}
input.solid_black {border: none; background-color: #E3E4E5; height: 14px; text-align: right; font-family: sans-serif; font-size: 12px;}
select.com {height: 22px; width: 168px;}
textarea.com {height: 120px; width: 265px;}
/**/
a.dest_logo {
	display: block;
	height: 64px;
	width: 57px;
	background-image: url('../images/kontrast_destilator_logo_ti.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
a.dest_logo:hover {
	background-image: url('../images/kontrast_destilator_logo.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}