/* CSS Document */
.popnav {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	width: 170px;
	text-align: right;
	text-decoration: none;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.popnav a {
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.popnav a:hover {
	text-decoration: underline;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.poprubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 8px 0px 0px 30px;
	background-image: url(/_des/grund/popikon.gif);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	line-height: 14px;
	width: 100%;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	display: block;
	overflow: visible;
	cursor: hand;
}
.popruta {
	margin: 0px;
	padding: 0px;
	width: 170px;
	overflow: hidden;
}
.popruta a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	cursor: hand;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 100%;
	overflow: visible;
}
.popruta a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	cursor: hand;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: #F4F5F7;
	width: 100%;
	overflow: visible;
}
.bubbleimg {
	height: 30px;
	width: 30px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.bubbletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	cursor: default;
	overflow: visible;
}

