body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {border:none;}
.style6 {color: #fff}
.style8 {color: #979EA9}
.style11 {
	color: #fff;
	font: bold 18px;
	font-size: 18px;
}
.style12 {
	font-size: 11px;
	color: #fff;
}
.style13 {color: #FFFFFF; font-weight: bold; }
.style14 {color: #979EA9; font-size: 10px; }
.style16 {color: #93001a; font-weight: bold; font-size: 12px; }
.style18 {font-size: 10}
.style19 {font-size: 10px}
.style20 {color: #93001A}
.style20 {color: #ccc}
.style21 {
	color: #f00;
	font: bold;
}
.style22 {color: #f00}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #a9b0bb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A9B0BB;
}
a:hover {
	text-decoration: underline;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.aa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: none;
}
.aa:link {
	text-decoration: none;
	color: #000;
}
.aa:visited {
	text-decoration: none;
	color: #000;
}
.aa:hover {
	text-decoration: underline;
	color: #f00;
}
.aa:active {
	text-decoration: none;
	color: #f00;
}
.akcia:link {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}
.akcia:visited {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}
.akcia:hover {
	text-decoration: underline;
	color: #f00;
	font-weight: bold;
}
.akcia:active {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #fff;
}
h2 {
	font-size: 12px;
	color: #93001a;
}
h3 {
	font-size: 10px;
	color: #000;
}
div.error {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}
div.info {
	font-size: 14px;
	font-weight: bold;
	color: #00f;
}
textarea.inp,input.inp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width:190px;
}

.param_head {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	background-color:#B9C4CE;
}

.param_row {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}

.param_group {
	font-size:10px;
	text-align:left;
	vertical-align:middle;
	background-color:white;
	font-weight:bold;
	padding-left:10px;
}

.param_table tr {
	background-color:#DBE0E6;
}

