/* CSS Document */

dl, dt, dd, ul, li {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#navbar #menu  {
	margin-top: 110px;
	margin-left: 0px;

}
dl#menu {
	width: 15em;
	text-transform: lowercase;
}
dl#menu dt {
	cursor: pointer;
	margin: 2px 0;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 1px none #496884;
	background-color: #FFFFFF;
	text-indent: 40px;
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: right;
}
#container_bottom #navbar #menu a {
}



dl#menu dd {
}
dl#menu li {
	text-align: left;
	background-color: #FFFFFF;
	text-indent: 35px;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
}
dl#menu dd li a, dl#menu dd a {
	color: #000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background-image: url(images/odrazkacerna.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
}

dl#menu dd li a:hover, dl#menu dd a:hover {
	color: #009966;
	height: 100%;
	background-image: url(images/odrazkazelena.gif);
	background-repeat: no-repeat;
	background-position: 25px 50%;
}

#mentions {
bottom : 200px;
left : 10px;
color: #000;
background-color: #FFFFFF;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.blue {
	background-image: url(images/sipkamenu.gif);
	background-repeat: no-repeat;
	background-position: right;
}

