/* ####### Menu Anchors Round Top -- czarny kolor, okragle narozniki u gory ####### */
.mod-anchors-rt-out {
	padding: 1px 18px 20px 18px;
}
.mod-anchors-rt-out div {
/*	padding: 10px 18px 20px 18px; */
}

.mod-anchors-rt-out div span,
.mod-anchors-rt-out div span a {
	display: block;
	line-height: 14px;
	height: 14px;
	border: none;
}

.mod-anchors-rt-out div span a {
	display: inline;
}
.mod-anchors-rt-out div span.lev-1 {
	line-height: 23px;
	height: 23px;
	border-bottom: 1px dashed;
}
.mod-anchors-rt-out div span.lev-1 a {
	line-height: 23px;
	height: 23px;
}
.mod-anchors-rt-out div span.lev-2 {	padding-left: 1em; }
.mod-anchors-rt-out div span.lev-3 {	padding-left: 2em; }
.mod-anchors-rt-out div span.lev-4 {	padding-left: 3em; }
.mod-anchors-rt-out div span.lev-5 {	padding-left: 4em; }

.mod-anchors-rt-out div div {
	padding: 0;
}


/* ####### Menu Anchors Round Bottom -- czarny kolor, okragle narozniki u dolu ####### */

.mod-anchors-rb-out div {
	padding: 32px;
	padding-top: 18px;
	padding-bottom: 24px;
}
.mod-anchors-rb-out div div {
	padding: 0;
}


.mod-anchors-rb-out div span,
.mod-anchors-rb-out div span a {
	display: block;
	line-height: 14px;
	height: 14px;
	border: none;
}

.mod-anchors-rb-out div span a {
	display: inline;
}
.mod-anchors-rb-out div span.lev-1 {
	line-height: 23px;
	height: 23px;
	border-bottom: 1px dashed;
}
.mod-anchors-rb-out div span.lev-1 a {
	line-height: 23px;
	height: 23px;
}
.mod-anchors-rb-out div span.lev-2 {	padding-left: 1em; }
.mod-anchors-rb-out div span.lev-3 {	padding-left: 2em; }
.mod-anchors-rb-out div span.lev-4 {	padding-left: 3em; }
.mod-anchors-rb-out div span.lev-5 {	padding-left: 4em; }



/* ####### Menu Anchors -- czerwony kolor, rogi prostokatne ####### */


.mod-anchors-out {
	padding: 3px;
}

.mod-anchors-out div {
	padding: 29px;
	padding-top: 25px;

}

.mod-anchors-out div span,
.mod-anchors-out div span a {
	display: block;
	line-height: 14px;
	height: 14px;
	border: none;
}

.mod-anchors-out div span a {
	display: inline;
}
.mod-anchors-out div span.lev-1 {
	line-height: 23px;
	height: 23px;
	border-bottom: 1px dashed;
} 
.mod-anchors-out div span.lev-1 a {
	font-weight: bolder;
	line-height: 23px;
	height: 23px;
}
.mod-anchors-out div span.lev-2 {	padding-left: 1em; }
.mod-anchors-out div span.lev-3 {	padding-left: 2em; }
.mod-anchors-out div span.lev-4 {	padding-left: 3em; }
.mod-anchors-out div span.lev-5 {	padding-left: 4em; }


.mod-anchors-out div div {
	padding: 0;
	background-image: none;
}

/* ####### Menu Plain -- najprostsze, bez udziwnien ####### */


.mod-plain-out {
	padding: 3px;
}

.mod-plain-out div {
	min-height: 10px;
	padding: 25px;
}

.mod-plain-out select {
	width: 100%;
	height: 20px;
	border: 1px solid gray;
}


/* ####### Menu Products -- brazowe, zaokraglone gorne rogi ####### */



.mod-products * {
	height: auto;
	color: #eee;
}

.mod-products h1 {
	margin: 0;
	vertical-align: middle;
	padding: 0 8px;
	font: 12px Tahoma, Verdana, DejaVu Sans, sans-serif;
	font-weight: bold;
	line-height: 35px;
	color: #eec;
}

.mod-products-in {
	width: 160px;
	min-height: 10px;
}


.mod-products-in li {
	list-style-type: none;
	line-height: 29px;
}

.mod-products-in a {
	font: 13px  Tahoma, Verdana, DejaVu Sans, sans-serif;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
}

.mod-products-in ul { }

.mod-products-in li {

}

.mod-products-in li a {
	overflow: hidden;
	padding-bottom: 1px;
	padding-left: 15px;
	background: url(../img/bg_menu_separator.png) no-repeat center bottom;

}
.mod-products-in li a:hover { 
	color: #0284d8; 
	background-color: #ffd910;
}


.mod-products-in li a.selected { 
	color: #ffd910;
}

.mod-products-in li a.selected:hover { 
	color: #0284d8; 
}


.mod-products-in li li {
	line-height: 29px;
}
.mod-products-in li li a {
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding-left: 25px;
	color: #EEE;
}
.mod-products-in li li a:hover { }
.mod-products-in li li a img {
	height: 29px;
	margin-left: 15px;
}


.mod-products-in li li li {
	text-indent: 29px;
}
.mod-products-in li li li li {
	text-indent: 46px;
}
.mod-products-in li li li li li {
	text-indent: 52px;
}

.mod-products-in li li li a {
}

/* ####### Menu Ocena -- brazowe, fikusne, itp. ####### */

.mod-rating { margin-bottom: 0; }
.mod-rating * {
	height: auto;
	display: block;
	color: #eee;
}

.mod-rating-out {
}
.mod-rating-in {
	padding: 10px 18px 20px 18px;
}

.mod-rating-in div h1 {
	margin: 0;
	vertical-align: middle;
	font: 12px Tahoma, Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	line-height: 35px;
	color: #eec;
}
