@font-face {font-family: 'PT Sans'; 
	src: url('/files/fonts/pts55f_w.eot'); 
	src: local('PT Sans'), url('/files/fonts/pts55f_w.woff') format('woff'),url('/files/fonts/pts55f_w.ttf') format('truetype'), url('/files/fonts/pts55f_w.svg#PTSans-Regular') format('svg');}

@font-face {font-family: 'PT Sans'; 
	font-style: italic;
	src: url('/files/fonts/pts56f_w.eot'); 
	src: local('PT Sans Italic'), url('/files/fonts/pts56f_w.woff') format('woff'),url('/files/fonts/pts56f_w.ttf') format('truetype'), url('/files/fonts/pts56f_w.svg#PTSans-Italic') format('svg');}

@font-face {font-family: 'PT Sans';
	src: url('/files/fonts/pts75f_w.eot');
	font-style: normal;
	font-weight: bold; 
	src: local('PT Sans Bold'), url('/files/fonts/pts75f_w.woff') format('woff'),url('/files/fonts/pts75f_w.ttf') format('truetype'), url('/files/fonts/pts75f_w.svg#PTSans-Bold') format('svg');}

@font-face {font-family: 'PT Sans';
	font-style: italic;
	font-weight: bold; 
	src: url('/files/fonts/pts76f_w.eot'); 
	src: local('PT Sans Bold Italic'), url('/files/fonts/pts76f_w.woff') format('woff'),url('/files/fonts/pts76f_w.ttf') format('truetype'), url('/files/fonts/pts76f_w.svg#PTSans-BoldItalic') format('svg');}

@font-face {font-family: 'PT Sans Caption'; 
	src: url('/files/fonts/ptc55f_w.eot');
	src: local('PT Sans Caption'), url('/files/fonts/ptc55f_w.woff') format('woff'),url('/files/fonts/ptc55f_w.ttf') format('truetype'), url('/files/fonts/ptc55f_w.svg#PTSans-Caption') format('svg');}

@font-face {font-family: 'PT Sans Caption';
	font-weight: bold; 
	src: url('/files/fonts/ptc75f_w.eot');
	src: local('PT Sans Caption Bold'), url('/files/fonts/ptc75f_w.woff') format('woff'),url('/files/fonts/ptc75f_w.ttf') format('truetype'), url('/files/fonts/ptc75f_w.svg#PTSans-CaptionBold') format('svg');}

@font-face {font-family: 'PT Sans Narrow';
	src: url('/files/fonts/ptn57f_w.eot');
	src: local('PT Sans Narrow'), url('/files/fonts/ptn57f_w.woff') format('woff'),url('/files/fonts/ptn57f_w.ttf') format('truetype'), url('/files/fonts/ptn57f_w.svg#PTSans-Narrow') format('svg');}

@font-face {font-family: 'PT Sans Narrow';
	font-weight: bold; 
	src: url('/files/fonts/ptn77f_w.eot');
	src: local('PT Sans Narrow Bold'), url('/files/fonts/ptn77f_w.woff') format('woff'),url('/files/fonts/ptn77f_w.ttf') format('truetype'), url('/files/fonts/ptn77f_w.svg#PTSans-NarrowBold') format('svg');}



html, body {
	width: 100%;
	height: 100%;	
}

	body {
		padding: 0;
		margin: 0;
		font-family: Arial, 'Sans serif';
		font-size: 100%;
		line-height: 150%;
	}
	
	h1 {
		font-size: 140%;
		font-weight: normal;
	}
	
	select, input, textarea {
		font-family: Arial, 'Sans serif';
	}

	img {
		border: none;
		margin: 0;
		padding: 0;
	}
	table {
		border-collapse: collapse;
	}
	
	ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
	}
	ul li {
		padding-bottom: 0.1em;
		margin-bottom: 0.3em;
	}
	p {
		margin-top: 0.6em;
		margin-bottom: 0.6em;
	}
	a {
		color: black;
		
	}	
	a:hover {
		text-decoration: none;
		
	}
	
	
	.center_area {
		height: 100%;
		width: 100%;
		position: absolute;
		/*overflow: hidden;*/
	}	
	
	.teaser {
		position: absolute;
		z-index: 1;			
		width: 100%;
		/*display: none;*/
	}
	
	.teaser_selected {		
		z-index: 3;
		display: block !important;
	}
	
	.top_area {
		width: 100%;
		height: 120px;
		background: #dbdbda;
		/*background: #ffffff;
		opacity: 0.85;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);*/
		position: absolute;
		z-index: 100;
		left: 0;
		top: 0;
	}

	
	.logo {
		position: absolute;
		z-index: 2000;
		left: 154px;
		top: 35px;
		display: block;
	}

	.menu a {
		display: block;
		float: left;
		color: #000000;
		font-weight: normal;    
		text-decoration: none;
		padding: 5px 11px 5px 11px; 
		white-space: nowrap;
		margin-left: 0.5em;
		-moz-border-radius: 3px; 
		-webkit-border-radius: 3px; 
		-khtml-border-radius: 3px; 
		border-radius: 3px; 
		border: solid 1px transparent;
		font-size: 90%;
	}
	.menu a.menu_item_selected {
		background: #000000;
		color: #ffffff !important;
		border: solid 1px #000000;
	}

	.menu a:hover {
		/*background: #444444;
		color: #ffffff;*/
		/*border: solid 1px #000000;*/
		color: #666666;
	}

.left_menu  {
	position: relative;
	top: -2px;
	
}

.left_menu a {
	font-size: 82%;
	
}

.left_menu a {
	text-decoration: none;
	
}
.left_menu a:hover {
	color: #444444;
	
}
.selected {
padding-left: 10px;
margin-left: -10px;
background: url(/img/list_marker.gif) left center repeat-y;
}
.selected a:hover, .selected a {
	/*font-weight: bold;*/ color: #000000;
}

.disabled a {color: #999999; cursor: default;}
.disabled a:hover {color: #999999;}

.disabled_option {display: none;}



#view_photo {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	height: 100%;
	background: #cccccc;
}
#view_photo img {
	width: 100%;
	height: 100%;
}

.links {
	width: 450px;
	padding-bottom: 0.7em;
        font-size: 90%;
}

.links a {
	display: block;
	padding-bottom: 0.3em;
}

#style_list, #instrument_list {
	top: -21px;
	position: absolute;
	border: solid 1px transparent;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	border-radius: 3px; 
	background: #ffffff;
	
	padding: 20px 0 10px 20px;
	left: -21px;
}

#style_list img, #instrument_list img {
	margin-left: 7px;
}

#style_list ul, #instrument_list ul {
	margin-top: 0.6em;
	padding-top: 0.5em;
	padding-bottom: 1em;
	left: -10px;
	position: relative;
	display: none;
	border-top: solid 1px #b0b0b0;
}

#style_list li, #instrument_list li {
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	border-radius: 3px; 
	margin: 0 0 2px 0;
	white-space: nowrap;
}
#style_list li a, #instrument_list li a {
	display: block;
	text-decoration: none !important;
	padding: 2px 40px 2px 10px;
	/*width: 10em;*/
}

#style_list li:hover a, #instrument_list li:hover a {
	color: #ffffff !important; 
}

#style_list li:hover, #instrument_list li:hover {
	background: #000000; 
}

#lenz {
	position: fixed;
	z-index: 100000000;
	background: #000000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
	overflow: hidden;
}

#lenz img {
	position: absolute;
}

#gif_loader {

	position: fixed;
	display: none;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	
	background: url(/img/loader.gif) left top no-repeat; 
	width: 64px;
	height: 64px;
	z-index: 1000000000;
}

#content {
	position: relative;
	left: 50px;
}

.author_info {
/*	position: absolute;*/
	padding: 10px 0 10px 0; 
	background: #ffffff;
	margin: 0; 
	line-height: 1.3em;
	font-size: 80%; 
	color: #333333;
	display: none;
}

.author_info p {	
	font-size: 100%;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
        }

.selected_popup {
	/*background: #da2023; */
	font-weight: bold;
}

.category_filter {
	z-index: 1000;
	/*font-weight: bold;*/
	font-size: 90%;
	margin-right: 4em;
	position: relative;
	white-space: nowrap;
}

.palka_filter {
	width: 100%;
}

.person_menu_item, .person_menu_item_ {
	font-size: 114%;	
}
#dobrovinsky {
	/*font-size: 130%;	*/
}

.article {
	text-align: left;
	}

.article p {
	font-size: 80%;
	margin: 0 0 0.6em 0;
}
.article h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0.3em 0 0.3em 0;
}

.aj a {
	background: url(/img/plus.gif) center no-repeat;
}
.aj a:hover {
	opacity: 0.78;
}

.news_block {
	display: none;
	position: absolute;
	padding: 0px 17px 30px 17px;
	border-right: solid 1px #a9a9a9;
	border-left: solid 1px #a9a9a9;
	/*float: left;*/
	width: 300px;
	margin-left: -1px;
}

#news, #photos {
	position: relative;
	height: 100px;
}



.overlay_for_popup {
	width: 100%;
	height: 100%;
	opacity: 0.78;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);
	position: fixed;
	z-index: 10000000;
	left: 0;
	top: 0;
	background: #000000;
	display: none;
}


.popup_send_message {
	z-index: 10000001;

	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -17em;
	margin-top: -10em;
	background: #ffffff;
	border: solid 1px #000000;

	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	border-radius: 3px; 
	display: none;
	font-size: 90%;

}

.popup_send_message  input, .popup_send_message  textarea {
	
	width: 100%;
	border: solid 1px #b7b7b7;
	padding: 5px;
	margin-bottom: 2em;	


}

.popup_send_message form {
	position: relative;
	left: -5px;
	width: 30em;
	margin: 25px 2em 2em 2em;

}
.popup_send_message p {
	margin: 0;
	color: #676767;

}
.popup_send_message h2 {
	font-size: 130%;
	font-weight: normal;	

}

.popup_send_message .send_button {
	position: relative;
	left: 11px;
	float: right;
	width: 127px;
	height: 27px;
	cursor: pointer;
	background: url(/img/send_button.jpg) center no-repeat;
}
.popup_send_message .send_button:hover {
	outline: solid 1px #999999;
}

.link_show_popup {
	display: inline-block;
	height: 13px;
	position: relative;
	left: 3px;
	top: 3px;
	cursor: pointer;
}

.link_show_popup img {
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.fb {
	display: block;
	position: absolute;
	top: -1px;
	right: 2px;
	width: 16px;
	height: 16px;
	background: url(/img/fb.gif) center no-repeat;
}

.filter_list span {
	cursor: pointer;	
}

.index_text {
	background: #ffffff;
	opacity: 0.85;
	position: absolute;
	width: 476px;
	top: 220px;
	left: 90%;
	margin-left: -400px;
	z-index: 1000000;
	font-size: 90%;
}
.index_text_inner {
	padding: 2em 2.2em;
}



	.teaser_other {
		display: none !important;
	}
/*
@media screen and (max-width: 1000px) {

	.teaser_selected {		
		display: none !important;
	}
	.teaser_other {
		display: block !important;
	}
}*/