.item {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 11px;
	font-weight: bold;
	color: #026432;
	text-align: center; 
	background-image: url(images/menu_item.gif); 
}

.subitem { 
	background-image: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	padding-top: 4px; 
	padding-left: 5px;
}

.highlight {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #026432; 
	font-size: 13px; 	
	font-weight: bold; 
	background-image: url(images/menu_item.gif);
	font-variant: normal; 
	text-align: center; 
	vertical-align: middle;
}

.subhighlight { 
	background-image: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bolder; 
	color: #999999; 
	padding-top: 4px; 
	padding-left: 5px;
}

.selected { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #026432;
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	background-image: url(images/menu_item_selected.gif); 
	text-align: center; 
	vertical-align: middle;
}

.subselected { 
	background-image: none; 
	padding-left: 5px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bolder; 
	color: #FF0000; 
	padding-top: 4px; 
}

.xxx { 
	display: none;
}

.xxx_s { 
	display: none; 
}

.hidden { 
	display: none; 
}

.visible {}

.linkOut { 
	text-decoration: none; 
	color: #026432;
	position:relative;
	top:10px;
}

.linkOver { 
	text-decoration: none; 
	color: #026432;
	position:relative;
	top:10px;
}

/*//////////////////////*/

.hyperlinkOut {  
	color: #666666; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}

.hyperlinkOver { 
	color: #EBEB35; 
	text-decoration: none ; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}

/*//////////////////////*/

.main { 
	padding-left: 14px; 
	padding-right: 14px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.main_manage { 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px;
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

.text {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}


/* povodny styl z udrzatelnemesta.sk */

p.addressreccenter {
	font-family: arial;
	font-size: 8.5pt;
	text-align: center;
	color:#006633;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
}

p.addressreccentersmall {
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	color:#006633;
	padding: 0px;
}

p.disclaimer {
	text-align: center;
	font-family: arial;
	font-size: 6.5pt;
	color: #999933;
	padding: 10px;
}

p {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

p.lite {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: italic;
	color: #000000;
}

h1 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #006633;

}

h2 {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: italic;
	color: #006633;
}

h3 {
	font-family: arial;
	font-size: 9pt;
	text-decoration: italic;
	color: #006633;
}

ul.life {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	list-style-image: url('images/building.gif')
}

ul.lifebold {
	font-family: arial;
	font-size: 9pt;
	color: #006633;
	font-weight: bold;
	list-style-image: url('images/building.gif')

}

ul.lifelite {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}

ol.life {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006633;
}

ol.lifelite {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

a.nodec {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	color: #cc33cc;
}

a.nodecsmall {
	font-family: arial;
	font-size: 7.5pt;
	text-decoration: none;
	font-weight: bold;
	color: #cc33cc;
}

a.linodec {
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	color: #006633;
}

/*//////////////////////*/

td.lifetop {
	font-family: arial;	
	font-size: 10pt;
	font-weight: bold;
	color:#009933;
	padding: 10px;
	border-style: solid;
	border-color: #009933;
	border-width: 1px;

}

td.life {
	font-family: arial;	
	font-size: 10pt;
	color:#009933;
	padding: 5px;
	border-style: solid;
	border-color: #009933;
	border-width: 1px;

}

th.lifeside {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #009933;
	border-style: solid;
	border-color: #009933;
	border-width: 1px;
	padding: 10;
}

th.lifetop {
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	color: #009933;
	border-style: solid;
	border-color: #009933;
	border-width: 1px;
	padding: 10;
}



