@charset "utf-8";
.twoColFixLtHdr #header #header_content {
	background-image: url(../images/logo_lt.png);
}
.twoColFixLtHdr #header #header_content #menu_kontakt  a {
background:url(../images/kontakt_lt.png);
}
.twoColFixLtHdr #container #sidebar1 h3 {
	color: #f25203;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-right:18px;
	text-align:center;
}

.twoColFixLtHdr #container #sidebar1 h3 a {
	color: #f25203; text-decoration:none;
}
.twoColFixLtHdr #container #sidebar1 h3 a:visited {
	color: #f25203;
}
.twoColFixLtHdr #container #sidebar1 h3 a:hover {
	color: #F22903;
.twoColFixLtHdr #container #sidebar1 li {
/*	background-image: url(../images/dot.png); */
	background-repeat: no-repeat;
	font-size:16px!important;
	line-height: 16px;
	margin-top: 5px;
	background-position: 0px 2px;
	text-align:center;
}
.twoColFixLtHdr #container #sidebar1 ul {  font-size:16px:

}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 301px; height:400px;
		background-image: url(../images/box_left.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	height:400px;
}
