body {
	
}

a {
	color: #DC0A0A;
}
a:hover {
	color: #006030;
}

a.cesta {
	font-family: Trebuchet MS;
	font-size: 12px; color: #FFFFFF; 
	text-align: left;
	float: left; 
	text-decoration: none;
}
.cesta {
	font-family: Trebuchet MS;
	font-size: 12px; color: #FFFFFF;
	text-align: left;
	float: left; 
	text-decoration: none;
}

.link1 {
	font-size: 11px;
	text-decoration: none;
	color: black;
  font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
}

.link2 {
	font-size: 11px;
	text-decoration: none;
	color: #DC0A0A;
  font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
}

.sellink1 {
	font-size: 11px;
	text-decoration: none;
	color: #006030;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
}

.sellink2 {
	font-size: 11px;
	text-decoration: none;
	color: #006030;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
}
/*
.link2 {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	height: 27px;
	padding-top: 9px;
	float: left;
}
*/

a.lvl2, a.lvl3, a.lvl4
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	/*text-transform: uppercase;*/
	padding:5px 12px 5px 22px;
	display:block;
	text-decoration:none;
}

a.lvl2:hover
{
	color:#006030;
	background:#e8e8e8 url('/layout/link2H.png') left top repeat-x;
}

a.lvl3 
{
	color: #dc0a0a;
	font-size:11px;
	padding:3px 12px 2px 30px;
}

a.lvl3:hover
{
	color: #006030;
	background:url('/layout/bull_green.png') 22px 10px no-repeat;
}

a.lvl4 
{
	color: #dc0a0a;
	font-size:11px;
	padding:3px 12px 2px 42px;
	white-space: nowrap;
}

a.lvl4:hover
{
	color: #006030;
	background:url('/layout/bull_green.png') 33px 9px no-repeat;
}

a.active
{
  color: #006030;
}


/*
.link3 {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	height: 27px;
	padding-top: 9px;
	float: left;
}
*/
.sellink3 {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 22px;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	font-weight: bold;
	height: 27px;
	padding-top: 9px;
	float: left;
}


#lang {
	float: right;
	color: #ffffff;
	margin-top: 10px;
}
#lang ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lang li {
	float: left;
}
#lang a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#lang a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#lang a.active {
	color: #ffffff;
	text-decoration: underline;
}

.sub_text a {
	color: #FFFFFF;
}
