.section	{background-color:#F9B666;}
.sectionhead	{background-color:#F7A600; padding-left:3.5em;}
.sectionbody	{margin-left:3.5em;}

.oznamy		{color: black; float:left; clear:none;}
.akcie		{color: #E93F00; float:left; clear:none;}
.blizsieinfo	{color: #005EA6;}
.vysvetlivky	{color: #006B41;}
.pridaj		{float: right; clear:none; font-size:smaller;}

table.tabOznam {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 1em;
	padding: 2px;
	border-collapse: collapse;
	border-spacing: 1px;
	border: 2px ridge;
}
* html table.tabOznam {
	width: auto;
}

table#tabAkcie {
	border-collapse: collapse;
	border-spacing: 1px;
	border: 2px ridge;
}

td,th {
	vertical-align : middle;
	padding : 5px;
	text-align: left;
	background: inherit;
}

*.title {
	background: url(img/title.gif) repeat-x;
	color : #FFEE00;
	font-weight : bold;
	padding-left : 0px;
}
td.svetle {
	background-color : #edc68f;
	color : #6b3910;
	text-align : justify;
}
td.oznam {
	background-color : #edc68f;
	color : #6b3910;
	text-align : justify;
}
.akcia1 {
	background: #d3d3d3 url(img/modrosiva.gif) repeat-x;
}
.a1 {
	background: #edc68f url(img/orangesiva.gif) repeat-x;
}
.akcia2 {
	background: #ffffff url(img/modrobiela.gif) repeat-x;
}
.a2 {	
	background: #edc68f url(img/orangebiela.gif) repeat-x;
}
.akcia3 {
	background: #babad3 url(img/modrasvetla.gif) repeat-x;
}
.a3 {
	background: #edc68f url(img/orangemodra.gif) repeat-x;
}
.akcia4 {
	background: #edc68f url(img/modroorange.gif) repeat-x;
}
.info	{
	background-color: #EDC68F;
	border: 2px ridge;
	min-height: 6em;
	max-height: 26em;
	overflow: hidden;
}
.focus	{
	cursor:pointer;
	background-image : url(img/modratmava.gif);
	background-repeat : repeat-x;
}
.more {
	background : url(img/orangemodra.gif);
}
.disabled {
	background: #abcc96 url(img/modrozelena.gif) no-repeat;
}
.am {
	background: #edc68f url(img/orangezelena.gif) no-repeat;
}
.status {
	color: #ffee00;
	font-size:14px;
	font-weight:bold;
}

