/* CSS Document */
div#site-map {
	width: 750px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #ffffff;
}

div#site-map div.bracket {
	width: 750px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/hr.png);
	background-position: left;
	background-repeat: no-repeat;
	clear: both;
}

div#site-map a:link, div#site-map a:visited{
	text-decoration: none;
}

div#site-map h1	{
	color: #524e69;
	font-size:12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	text-transform: uppercase;
	margin-top:17px;
	margin-bottom:17px;
	margin-left:6px;
	padding-left: 14px;
	line-height:12px;
	position: inherit;
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/right-arrow-header.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.site-map-list a {
	color: #ffffff;
}

div.site-map-panel-left, div.site-map-panel-right{
	width: 372px;
	margin-bottom: 5px;
	float: left;
}

div.site-map-panel-separator {
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/header-middle.png);
	background-repeat: repeat-x;
	width: 5px;
	height: 400px;
	margin-left: -1px;
	float: left;
}

div.label-left {
	height: 20px;
	width: 12px;
	float: left;
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/header-left-side.png);
	background-repeat: no-repeat;
}

div.label-middle	{
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/header-middle.png);
	background-repeat: repeat-x;
	/*background-color: #FF5301;*/
	height: 20px;
	width: 352px;
	float: left;
}

div.label-right {
	height: 20px;
	width: 8px;
	float: left;
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/header-middle.png);
	background-repeat: repeat-x;
}

div.label-middle *, div.label-middle * a:link, div.label-middle * a:visited{
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	margin: 3px 0px 0px 5px;
	font-family: sans-serif;
}

span.colored-text {
	color: #ff6600;
}

span.bold-text {
	font-weight: bold;
}

div.site-map-list {
	float: left;
	width: 372px;
}

ul.site-map-list {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

ul.site-map-list li {
	list-style-type: none;
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/hr-back.png);
	background-position: top left;
	background-repeat: no-repeat;
	/*position: relative;
	left: -40px;*/
	height: 28px;
	width: 372px;
}

ul.site-map-list li div a:link, ul.site-map-list li div a:visited {
	font-size:10px;
	font-family: sans-serif;
	color: #4f576e;
	text-decoration: none;
}

ul.site-map-list li div	{
	background-repeat: no-repeat;
	background-position: 0px 4px;
	position: relative;
	left: 6px;
	top: 7px;
	height: 11px;
	padding-left: 9px;
}

ul.site-map-list li.separator {
	left: -39px;
	width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li.separator hr {
	border: 0px;
	color: #EAEDE8;
	background-color: #EAEDE8;
	height: 1px;
	width: 367px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

ul.sub-list li {
	left: -20px;
}

ul.sub-list li.separator {
	left: -57px;
}

/*li.right-arrow, li.right-arrow-2	{
	padding-left: 10px;
	background-position: 0px 5px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}*/

li.right-arrow div{
	background-image: url(http://www.hotele24.pl/img/hotele24.pl/sitemap/right-arrow.png);
}

ul.site-map-list li.main-item {
	height: 31px;
}

ul.site-map-list li.main-item div	{
	top: 8px;
}

ul.site-map-list li.main-item a {
	font-weight: bold;
}

ul.site-map-list li.main-item ul a {
	font-weight: normal;
}

ul.site-map-list li.parent-item {
	margin-bottom: 5px;
	margin-top: 20px;
}

ul.site-map-list li.parent-item hr {
	margin-bottom: 20px;
}

ul.site-map-list li.parent-item a {
	font-weight: bold;
}
