BODY,td,div,p {
	font-family : "Arial CE", "Helvetica CE", Arial, Helvetica;
	font-size : 10pt;
	color : #FFFFFF;
	
}

a {
	color: #0066ff;
}

a:hover {
	color: #EE5710;
}


b {
	font-weight : bold;
}

u {
	text-decoration : underline;
}

i {
	font-style : italic;
}

.basetext {
	font-family:  "Arial CE","Helvetica CE", Arial, Helvetica;
	font-size: 9pt;
	color: #FFFFFF
}

a.orange {
	color: #EE5710;
}

.orange {
	color: #EE5710;
}


h1 { font-size: 20px; 
     margin-bottom: 0px; }

H3.seda {
	color: #AAB7D7;
}

#resBck {
	background-image: url('../_images/res_bck.jpg');
	background-repeat: no-repeat;
}

table.tblCenik td{
color:black !important;
}

.tblCenik th{
text-align:center;
color:white;
background-color:black;
}

.podNadpis {
	font-weight: bolder;
	text-decoration: underline;
	padding-bottom: 5px;
}

.img2 {
	float: left;
	position: relative;
	left: -3px;
	top: 3px;
}

.hidden_hln { visibility: hidden; position: absolute; }