html
{
    font-size: 100.01%;
}

html, body
{
	margin:0;
	padding:0;
}

body, input, select, textarea
{
    font-family: Trebuchet MS, Arial, sans-serif;
}

body
{
    font-size: 79%;
    background-color: #FFFFFF;
    color: #686868;
}

a
{
    color: #c23e3e;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

h1, h2, h3, h4, h5 {
	color: #990033;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}

p
{
    margin-top: 0;
}


button,
input,
textarea,
select
{
	font-size:100%;
}

form
{
	margin:0;
	padding:0;
}

.clear,
.clearLeft,
.clearRight
{
    height: 1px;
    overflow: hidden;
    visibility: hidden;
    margin-top: -1px;
}
.clear
{
    clear: both;
}
.clearLeft
{
    clear: left;
}

.clearRight
{
    clear: right;
}


ul.block,
ol.block,
ul.block li,
ol.block li
{
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}
.hiddenText
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

table.freq {width:600px; margin-left: 0px; font-size:11px; text-align:left; margin-top: 0px; clear: both;}
table.freq tr th {background-color: #026b81; color:#FFFFFF;}
table.freq th, table.freq td {padding-left:10px; color:#525f66; border-bottom:1px solid #FFFFFF;border-left:1px solid #FFFFFF;height:17px;}
table.freq tr.light td{background-color: #efefef;}
table.freq tr.dark td{background-color: #d6d6d6;}

table.freq1 {margin-left: 0px; font-size:11px; text-align:left; margin-top: 0px; clear: both;}
table.freq1 tr th {background-color: #880b25; color:#FFFFFF;}
table.freq1 th, table.freq1 td {padding-left:10px; color:#525f66; border-bottom:1px solid #FFFFFF;border-left:1px solid #FFFFFF;height:17px;}
table.freq1 tr.light td{background-color: #efefef;}
table.freq1 tr.dark td{background-color: #d6d6d6;}

#result_iepirk { width: 700px; margin-left:0px;}
#result_iepirk td {padding: 0px 5px;font-size: 11px;background-color:#efefef; width: 70%; vertical-align:middle}
#result_iepirk td.right {text-align: right; background-color:#58687C; color:#FFFFFF; width:30%; vertical-align:middle}
#result_iepirk tr {height:24px;}

#result_iepirk_pret { width: 700px; margin-left:0px;}
#result_iepirk_pret td {padding: 0px 5px;font-size: 11px; background:none; width: 70%; vertical-align:middle}
#result_iepirk_pret td.right {text-align: right; background:none; width:30%; vertical-align:middle}
#result_iepirk_pret tr {height:24px;}

#cenradis {width:700px; margin-left: 0px; text-align:center; font-family: Arial; font-size: 11px;}
#cenradis th {background-color: #880b25; color: #FFFFFF;  font-weight:bold; vertical-align: top; border-right: 1px solid #FFFFFF;}
#cenradis td {font-weight: normal; color: #333333; vertical-align: top; padding: 0px 5px; border-right:1px solid #880b25; border-bottom:1px solid #880b25}
#cenradis .dark {background-color: #e5f5dc;}
#cenradis .light {background-color: #efefef;}

#num_tabula {width:690px; margin-left: 0px; border: 1px solid #FFFFFF;  font-family: Arial; font-size: 10px;}
#num_tabula th {background-color: #880b25; color: #FFFFFF;  font-weight:bold; vertical-align: top; text-align:center; font-size:11px;}
#num_tabula td {font-weight: normal; color: #333333; vertical-align: top; text-align:left; padding: 0px 5px; border-bottom:1px solid #cccccc;}
#num_tabula .dark {background-color: #e5f5dc;}
#num_tabula .light {background-color: #eeffe5;}
 