body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	color: #898989;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
}
a { color:#898989; text-decoration: none}
a:hover { color:#7E531C;}
td, p { font-size:11px;}

.h1, h1 {
    font-weight: bold;
    font-size: 17px;
	margin: 0px;
}
.h2, h2 {
    font-weight: bold;
    font-size: 14px;
	margin: 0px;
}
.h3, h3 { font-size:14px }
.h4, h4 { font-size:13px }
.h5, h5 { font-size:12px; margin-bottom:2px }
.h6, h6 { font-size:11px; font-weight:normal; margin-top:0px }

input, select, textarea { font-size:11px; font-family:Arial; color:#000000; background-color: #FFFFFF }
form { margin:0px }

li {margin-bottom: 6px}

img.toRight {float: right; margin: 0px 0px 6px 6px}
img.toLeft {float: left; margin: 0px 6px 6px 0px}

table.resultsBorder { border-right:1px solid #e0e0e0 }
table.results caption { padding:7px 0px 7px 5px; color:#4c4c4c; text-align:left; font-size:12px }
table.results td, table.results th { padding:2px 4px 1px 5px; font-size:12px }
table.results th { text-align:left }
table.results thead th, table.results thead td { vertical-align:top; background-color:#e8e8e8; border-bottom:1px solid #FBA929; color:#000000}
table.results thead td { border-left:1px solid #d8d8d8 }
table.results thead td.null { border-bottom: none}
table.results tbody th, table.results tbody td { color:#4c4c4c; border-bottom:1px solid #E8E8E8 }
table.results tbody td { border-left:1px solid #e0e0e0 }
table.results tbody td.akt { background-color:#FBA929 }
/*table.results tbody tr td:first-child { border-left:none }*/
table.results tfoot th, table.results tfoot td { border-bottom:1px solid #e8e8e8; font-weight: bold; color:#4c4c4c; border-top:1px solid #F7C444 }
table.results tbody td.kosar { vertical-align: middle; padding-right:5px; text-align: right; }

table.results tbody h3, table.results tbody h6, table.results tbody p { font-family: Arial; }
table.results tbody h3 { font-size: 12px; margin-bottom: 3px; color:#FE5601; }
table.results tbody h3 a.h1 { font-size: 14px; margin-bottom: 3px; color:#FE5601; }

table.results tbody h6 { font-size: 10px; margin-top: 3px; margin-bottom: 3px; color:#000000; font-weight: normal; }
table.results tbody p { margin-top: 4px; margin-bottom: 2px; font-size: 11px; line-height: 14px; }
table.results tbody span { color:#776C5B; }

table.results tr.even th, table.results tr.even td { background-color:#eeeeee }
table.results tr.results th, table.results tr.results td{ border-left: none; padding-bottom: 5px; padding-top: 5px}
table.results tr.page th, table.results tr.page td { background-color:#eeeeee }
table.results tr.katalogus th, table.results tr.katalogus td { background-color:#FFF5B3 }
table.results td.table-even, table.results th.table-even { background-color:#eeeeee }
table.results td.table-odd, table.results th.table-odd { background-color:#F8f8f8 }

table.results td.calendar {width: 18px; height: 18px; text-align: right}
table.results td.inactive {color: #D0D0D0}
table.results td.weekend {background-color: #FFF5B3}
table.results td.event, table.results td.event a  { background-color:#FBA929; color: #000000 }
table.results td.active  { font-weight: bold }
table.results tr.newsletter th a, table.results tr.newsletter td a { color:#00A000 }

table.formTable table.results td, table.formTable table.results th{ padding: 0px}

table.textpageTable table.results { border-right:1px solid #e0e0e0}

img.pictureToLeft, img.kepetBalra {float: left; margin: 0px 8px 8px 0px; border-width: 0px}
img.pictureToRight, img.kepetJobbra {float: right; margin: 0px 0px 8px 8px; border-width: 0px}

table.keretes {
	border: 2px solid #D4D0C8;
	margin: 10px;
}
table.keretes th {
	padding: 0px 4px 0px 4px;
	color: #444048;
	background-color: #DEB307;
	border-bottom: 2px solid #D4D0C8;
	font-weight: bold;
	text-align: left;
}
table.keretes td {
	padding: 4px;
	font-weight: normal;	
}