@charset "utf-8";

#leftMenu {
	padding:20px 0px 40px 20px;
}

.depth0 {
	font-size:12px !important;
}
.posLeftMenu {
	padding:6px 20px 5px 0px;
	font-size:11px;
	background-image:url(../images/sep-menu-left.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}
.posLeftMenuActive {
	padding:6px 18px 5px 0px;
	font-size:11px;
	background-image:url(../images/bg-active-left-pos.gif);
	background-repeat:no-repeat;
	background-position:top right;
	
}

.posLeftMenudsp {
	margin-top: 50px;
	padding:6px 20px 5px 0px;
	font-size:11px;
	background-image:url(../images/sep-menu-left.gif);
	background-repeat:no-repeat;
	background-position:top;
	
}

.posLeftMenuActivedsp {
	margin-top: 50px;
	padding:6px 18px 5px 0px;
	font-size:11px;
	background-image:url(../images/bg-active-left-pos.gif);
	background-repeat:no-repeat;
	background-position:top right;
	
}

.posLeftMenuV {
	padding:0px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../images/v-menu-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.posLeftMenuPkt {
	padding:0px 0px 0px 8px;
	background-image:url(../images/pkt-menu-left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.pktRed {
	background-image:url(../images/pktRed-menu-left.gif);
}
.vRed {
	background-image:url(../images/vRed-menu-left.gif)	
}

.posLeftMenuV a:link, .posLeftMenuV a:visited, .posLeftMenuV a:active, .posLeftMenuV a:hover {
	color:#333;
}

.posLeftMenuActive a:link, .posLeftMenuActive a:visited, .posLeftMenuActive a:active, .posLeftMenuActive a:hover {
	color:#000;
}

.kancelaria {
	font-weight:;
	border: 1px solid #8e7654;
	margin: 15px;
	margin-top: 1px;
	padding: 5px;
	text-align: center;
	background: #f6f6f6;
	}
p.koment {
	font-size: 90%;
	margin: 5px;
	padding: 0;
	margin-left: 15px;}

.reklama {margin: 0px auto;text-align:center !important;margin-bottom: 30px; }

