body {
	margin: 0 ;
	background-color: #000000 ;
	/*font-family: "Verdana","Tahoma","Helvetica","Arial",sans-serif ;*/
	font-family:"Trebuchet MS","Georgia","Tahoma","Helvetica","Arial",sans-serif;
	color: #FFF;
}

img {
	border: 0 ;
	margin:0;
	padding:0;
}

a {
	text-decoration: none ;
}

h1 {
	color:#887971;
	font-size:16px;
	margin:0;
	padding:0;
	line-height:1;
}

h2 {
	color:#887971;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1;
}

h5 {
	color:#887971;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1;
}

.line-separator {
  height:1px;
  background: transparent url('../graphic/presentation/hor_separator.gif') no-repeat scroll right;
  border:none;
  background-color:#C9C6C1;
  width:80%;
  display:block;
}

.funy-separator {
  height:14px;
  background: transparent url('../graphic/presentation/funy-separator.gif') no-repeat scroll left;
  border:none;
  width:100px;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

ul, li {
	margin:0;
	padding:0;
}

div#container {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	border-top: 3px solid #A1948B;
}

div#top {
	width: 100%;
	height: 65px;
	border-top: 8px solid #B5AB97;
	border-bottom: 4px solid #666666;
}

div#music {
	margin-top:42px;
	margin-left:10px;
	float:left;
	font-size: 12px;
  	color: #c9c9b0;
  	
}

div#music a{
	font-size: 12px;
  	color: #c9c9b0;
}

div#music a:hover {
  	text-decoration: underline;
}


div#pianist {
	margin-left:70px;
	margin-top:10px;
	float:left;
	text-align:right;
}

div#pianist a {
	display:block;
	font-size: 12px;
	color: #FFF;
	margin:0;
	padding:0;
	letter-spacing:2pt;
}

/*------- Menu -----------------------------------*/
div#menu {
	/*float:right;*/
	margin-top:10px;
	position: relative;
	height: 50px;
    margin-left:500px;
    padding-left:30px;
}
div#menu ul {
	float:right;
}
div#menu ul li {
  /*display:block;*/
  float:left;
  color: #c9c9b0;
  margin-right:10px;
  padding-right:5px;
  margin-top:5px;
  background: url(../graphic/presentation/separator.gif) no-repeat bottom right; 
  list-style: none;
}

div#menu ul li a {
  display:block;
  padding-top:25px;
  font-size: 12px;
  color: #c9c9b0;
  position: relative;
  z-index: 10;
  float: left; 
}

/*div#menu ul li a:hover {
	color:black;
	font-weight:bold;
	border-bottom:1px solid white;
}*/

/*div#menu ul li.current a { 
	color: black;
}*/

div#menu li.background {
	/*background: url('images/bg_menu_right.png') no-repeat top right !important;*/
	background: url('../graphic/presentation/bg_menu_right.gif') no-repeat bottom right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
	height:43px;
}

div#menu .background .left {
	/*background: url('images/bg_menu.png') no-repeat top left !important;*/
	background: url('../graphic/presentation/bg_menu.gif') no-repeat bottom left;
	height: 43px;
	margin-right: 10px;
}

/*------- content -----------------------------------*/

div#content {
	float:left;
}

div#left {
	float:left;
	font-size:0px;
}

div#center {
	float:left;
	background-color:#F6F6EF;
	width:374px;
	/*color:#320000;*/
	/*color:#76716E;*/
	color:#666260;
	font-family:"Georgia","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-size:13px;
	/*padding-bottom:20px;*/
}

div.ver-separate {
	float:right;
	background-image: url('../graphic/presentation/gradient.gif');
	width:10px; 
	height:100%;
	background-repeat: no-repeat;
	background-color: #b2a79f;
	margin:0;
	padding:0;
}
div.vel-separate {
	float:left;
	background-image: url('../graphic/presentation/gradient.gif');
	width:10px; 
	height:100%;
	background-repeat: no-repeat;
	background-color: #b2a79f;
	margin:0;
	padding:0;
}

div.ccont {
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	line-height:1.5;
	word-spacing:1.2pt;
	width: 314px;
	text-align:justify;
}

div.ccont a {
	color:#887971;
	font-size:10px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:1;
}

div#right {
	float:right;
	font-size:0px;
}

div#footer{
	float:left;
	clear:both;
	background-image:url(../graphic/presentation/tlo.gif);
	background-repeat:repeat-x;	
	width:100%;
	padding-bottom:20px;
	border-bottom: 1px solid #7B7B68;
	margin-bottom:5px;
}


div#footer-menu{
	float:right;
	padding-top:15px;
	font-size:10px;
	text-align:right;
}

div#footer-menu a {
	color: #B5AB97;
	padding-right:3px;
	padding-left:3px;
	/*border-right:1px solid white;*/
}

div#footer-menu a:hover {
	color: white;
}

div#footer li {
	float:left;
	margin-left:20px;
	border-right: 1px solid #585446;
}

div#footer-lang{
	float:left;
	padding-top:15px;
	font-size:10px;
	text-align:left;
}

div#footer-lang a {
	color: #B5AB97;
	padding-right:5px;
	text-transform:capitalize;
}

div#footer-lang .a {
	color: #B5AB97;
	padding-right:5px;
	text-transform:capitalize;
}

div#footer-lang a:hover {
	color: white;
}

div#form-error {
	padding-top:20px;
	padding-left:20px;
	color:red;
}

div#contact-form {
	margin-left:auto;
	margin-right:auto;
	width:300px;
}

div#contact-form input {
	border: 1px solid black;
	width:100%;
}

div#contact-form input.buttonl {
	width:70px;
	margin-left:10px;
	float:left;	
}

div#contact-form input.buttonr {
	width:70px;
	margin-right:10px;
	float:right;	
}

div#contact-form textarea {
	border: 1px solid black;
	width:100%;
	height:300px;
}

div.galery {
	width:321px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	
}

div.galery div{
	width:101px;
	float:left;
}

div.galery a {
	font-size:10px;
	padding-right:7px;
	display:block;
	float:right;
	color:#887971;
}

div.galery a.galery_pic {
	border:2px solid #C2C4B6;
	background-color:white;
	padding:6px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0px;
	float:left;
	opacity:0.5;
	filter:alpha(opacity:30);
	width:75px;
	height:75px;
	display:block;
	position:relative;
	visibility:visible;
}


div.galery a.galery_pic:hover {
	opacity:1;
	filter:alpha(opacity:100);
}

a.galery_pic img {
	filter:alpha(opacity:30);
}

a.galery_pic:hover img {
	filter:alpha(opacity:100);
}


a.galery_pic img {
	width: 75px;
	height: 75px;
}

/*a.galery_pic span {
	width: 15px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 80px;
	background-image:url('../graphic/presentation/nuta_min.gif');
	
}*/

/*a.galery_pic span {
	width: 40px;
	height: 10px;
	display: block;
	position: absolute;
	top: -6px;
	left: 80px;
	background-image:url('../graphic/presentation/nuty40.gif');
	
}*/

a.galery_pic span {
	width: 60px;
	height: 15px;
	display: block;
	position: absolute;
	top: -7px;
	left: 70px;
	background-image:url('../graphic/presentation/nuty60.gif');	
}

.rpianist {
	margin-top:20px;
}

.rpianist li{
	list-style-type: none ;
	margin-left:8px;	
}

.rpianist ul{
	clear:both;
	padding-top:10px;
	padding-bottom:20px;
}
div#subm {
	text-align:right;
	margin-top:3px;
}

div#subm a {
	color:#887971;
	font-size:12px;
	font-weight:normal;
	margin-right:10px;
}

div#subm a:hover {
	border-bottom: 1px solid #887971;
}

div#subm a.chose {
	border-bottom: 1px solid #887971;
}
