/* CSS Document */
ul,ol { list-style:none }
ul,ol,tr,td,li,dd,dt,dl,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
fieldset { border: 0; }

body {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	}
#container {
	width:810px;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	/*background:url(../images/klavir1_01.jpg) no-repeat;*/
	width:805px;
	height:320px;
	}
#navmenu {
	background:url(../images/klavir1_03.jpg) no-repeat;
	width:806px;
	height:121px;
	background-color:black;
	}
#navmenu ul {
	padding-top:32px;
	padding-left:125px;
	}
#navmenu li {
	display:inline;
	}
#navmenu .buttonz {
	width:93px;
	height:29px;
	float:left;
	}
#navmenu .buttonz a {
	color:white;
	text-decoration:none;
	float:left;
	margin-top:9px;
	font-size:0.8em;
	}
#navmenu #button1 {
	background:url(../images/button_05.jpg) center;
	}
#navmenu #button1 a {
	margin-left:31px;
	}
#navmenu #button1:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#navmenu #button2 {
	background:url(../images/button_07.jpg) center;
	}
#navmenu #button2 a {
	margin-left:25px;
	}
#navmenu #button2:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#navmenu #button3 {
	background:url(../images/button_07.jpg) center;
	}
#navmenu #button3:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#navmenu #button3 a {
	margin-left:22px;
	}
#navmenu #button4 {
	background:url(../images/button_07.jpg) center;
	}
#navmenu #button4:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#navmenu #button4 a {
	margin-left:17px;
	}
#navmenu #button5 {
	background:url(../images/button_07.jpg) center;
	}
#navmenu #button5:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#navmenu #button5 a {
	margin-left:25px;
	}
#navmenu #button6 a {
	margin-left:21px;
	}
#navmenu #button6 {
	background:url(../images/button_09.jpg) center;
	}
#navmenu #button6:hover {
	opacity:.5;filter: alpha(opacity=50); -moz-opacity: 0.5;
	}
#homecontent {
	background:url(../images/klavir1_04.jpg) left top repeat-y;
	background-color:black;
	width:806px;
	color:white;
	}
#edgeholder {
	background:url(../images/klavir1_06.jpg) right top repeat-y;
	}
.home {
	height:400px;
	}
#content h1 {
	font-size:1.55em;
	padding-bottom:20px;
	color:orange;
	}
#content h2 {
	padding-top:20px;
	font-size:1em;
	padding-bottom:20px;
	}
#content {
	width:600px;
	margin-left:130px;
	}
#content p {
	margin-right:50px;
	text-align:justify;
	}
#homepic {
	float:right;
	margin-right:55px;
	padding-left:20px;
	padding-bottom:20px;
	}
.znackica {
	float:right;
	margin-right:132px;
	margin-top:30px;
	width:32px;
	height:32px;
	background:url(../images/mlm.jpg) no-repeat;
	}
.znackica span {
	display:none;
	}
.znackica:hover {
	background:url(../images/mlmswap.jpg) no-repeat;
	}
.orange {
	color:orange;
	}
.savet h3 {
	cursor:pointer;
	font-weight:normal;
	color:orange;
	font-size:1em;
	}
.savet h3:hover {
	text-decoration:underline;
	}
/* contact */
.requiredbox {
	padding-top:10px;
	}
#content form {
	}
#content label {
	float:left;
	width:150px;
	}
#content h6 {
	clear:both;
	float:none;
	margin-left:150px;
	color:orange;
	}
textarea#area.required {
	overflow:auto;
	height:160px;
	background:black;
	width:225px;
	border:1px solid orange;
	color:white;
	}
.dugme {
	margin-left:150px;
	margin-top:15px;
	background:black;
	border:1px solid orange;
	color:white;
	width:50px;
	cursor:pointer;
	}
#content .required {
	background-color:black;
	border:1px solid orange;
	color:white;
	width:225px;
	}
#biopic {
	float:right;
	padding-left:40px;
	margin-right:50px;
	}
#bioznacka {
	clear:both;
	}
.ime {
	color:orange;
	}
.fix {
	/*height:250px;*/
	}
	/* gallery */
#footer {
	}
#galcontent {
	margin-left:auto;
	margin-right:auto;
	}
#biopic h5 {
	font-weight:normal;
	color:orange;
	}
	




/* easy clearing */
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}

body {
padding: 

