BODY {

	color : #000000;
}

A:VISITED {

	color : #63639C;
	text-decoration : none;
}
A:LINK {

	color : #0066CC;
	text-decoration : none;
}
A:ACTIVE {

	color : #00CEFF;
	text-decoration : underline;
}
A:HOVER {

	color : Red;
	text-decoration : underline;
}



table {
	border-collapse: collapse;
	margin: 5px;	
}
th strong {
	color: #fff;
}


td {
	padding-left: 5px;
	padding-right: 5px;

}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
tr.calendar {
	font-size : 10px;
	color: #FFFFF0;
}
/* end - table */



#hlavna_tab  {
       background-color :  #FFFFFF;
	width: 720px;
}

#akciatext{

	width: 95%;
margin-right: 10px;
margin-left: 10px;
}


th {
	background: #93BC0C;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
	text-align: left;

}



#vlajky {
	text-align: center;

}

#top {

	background: #DCDCDC;
	border: thin solid #AEAEAE;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
		
}

.rezupdate {
	text-align: right;
   font-size: 10px;
   margin-right: 12px;
}
