@charset "utf-8";
/* CSS Document */
#zp-header{
	height:128px;
	overflow:hidden;
	padding-top:0px;
	position:relative;
	width:1160px;
	background:url(./images/headline-menu-bg-main.gif) no-repeat center 10px;
}

#zp-header .logo {
	margin:0;
	padding:2px 0 0;
	background:#2C344A;
	background-image:none;
	height:67px;
	width:172px;
	z-index:10;
}

#zp-header .profile {
	display:block;
	/*float:right;*/
	overflow:hidden;
	margin-right:0px;
	margin-top:26px;

}

#zp-header .profile img {
	float:left;
	margin:0 10px 0 0;
}

#zp-header .profile ul {
	display:table;
	font-size:13px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

#zp-header .profile li.name {
	background:transparent url(./images/ico-people.gif) no-repeat scroll 0 6px;
	padding-left:12px;
}

#zp-header .profile li {
	margin-bottom:2px;
	padding:2px 0;
}

#zp-header .profile ul img {
	float:none;
	margin:0;
}

#zp-header .profile li.messages {
	font-size:10px;
	overflow:hidden;
	padding-left:0;
}

#zp-header .main-nav{
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:130px;
	top:0px;
}

#zp-header .main-nav li {
	display:block;
	float:none;
	margin:7px 0px 8px 0px;
	overflow:hidden;
}

#zp-header .main-nav li a {
	background:transparent url(./images/item-bg.gif) no-repeat scroll 0 0;
	display:block;
	height:17px;
	overflow:hidden;
	padding:13px 0 0 20px;
	width:104px;
}

#zp-header .main-nav li span {
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	font-size:1px;
	height:9px;
	line-height:1px;
	overflow:hidden;
	text-indent:-9999em;
}

.znews span {background-image:url(./images/item-news.gif);}
.embassy span {background-image:url(./images/item-embassy.gif);}
.booking span {background-image:url(./images/item-booking.gif);}
.article span {background-image:url(./images/item-article.gif);}
.events span {background-image:url(./images/item-events.gif);}
.emotions span {background-image:url(./images/item-emotions.gif);}
.z-place span {background-image:url(./images/item-z-place.gif);}
.z-gallery span {background-image:url(./images/item-z-gallery-n.gif);}
.forum1 span {background-image:url(./images/item-forum.gif);}
.djz span {background-image:url(./images/item-djz.gif);}
.interview span {background-image:url(./images/item-interview.gif);}
.sound span {background-image:url(./images/item-sound.gif);}
.sitemain span {background-image:url(./images/item-sitemain.gif);}

.main-nav li a:hover, .main-nav li.active a, .main-nav li.active span , .main-nav li a:hover span {background-position:0 100% !important;}

.zp-header-table{
	width:100%;
}

.zp-header-table tr td.zp-header-table-left{
	width:200px;
	background:url(./images/watermark_logo_zzz.jpg) no-repeat 20px 27px;
}

.zp-header-table tr td.zp-header-table-left a{
	text-decoration:none;
}

.zp-header-table tr td.zp-header-table-center{
	/*headline-menu-bg-main.gif*/
	
}

.zp-header-table tr td.zp-header-table-right{
	margin:0;
	padding:0;
	width:200px;
}

/* overflow layers fix */
#page-box{
	background:none;
}

.main-headline {
	background:transparent url(./images/headline-middle-bg-n.gif) repeat-x scroll 0 5px;
	clear:both;
	height:115px;
	/*margin:0 0 0 -28px;
	padding:0 0 0 28px;*/
	margin:0;
	padding:0;
	overflow:hidden;
	
	z-index:1;
}

.right-column {
	display:inline;
	float:right;
	margin-right:-46px;
	margin-top:45px;
	padding-right:46px;
	width:240px;
}

.main-headline .sidebar {
	background:transparent url(./images/headline-left-bg-n.gif) no-repeat scroll 25px 0;
	display:inline;
	height:46px;
	margin:0 0 0 -28px;
	padding:21px 0 0 45px;
	width:244px;
}

.main-headline .main-column {
	background:none;
	/*height:151px;*/
	height:46px;
	margin-left:263px;
}

.main-headline .right-column {
	background:transparent url(./images/headline-right-bg-n.gif) no-repeat scroll 100% 0px;
	display:inline;
	height:120px;
	margin:0;
	padding:0 0 0;
}

.main-headline .middle-column {
	padding-top:15px;
}

#container h1 {
	background:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding-bottom:20px;
}

.main-content {
	margin-top:-30px;
	overflow:hidden;
	width:1170px;
	z-index:70;
}

.breadcrumbs {
	float:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	overflow:hidden;
	padding:0 0 0 0px;
	position:absolute;
	z-index:2;
	left:285px;
	top:60px;
}
