/** WRAPPER */

#wrapper {
}



/** HEADER */

#header {

margin-top: 3px;
/**border-top: 2px solid black;*/
background-color:#333333;
background-image: url(images/studio5b.jpg);
background-repeat: no-repeat;
background-position: right;

}

/** LOGO */

#logo {
	position: absolute;
	float: left;
	width: 172px;
	height: 125px;
	/**border: 2px solid black;*/
	top:109px;
	background-image: url(images/fiolkonstv_172a.jpg);
	/**background: url(logo_noter.jpg) no-repeat left top;*/

}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: 0em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#title {
   position: absolute;
   top: 2px;
   left: 12px;
}

#slogan {
   position: absolute;
   top: 32px;
   left: 200px;
   width: 720px;
}

/**#moraharpa {
	position: absolute;
	margin-top: 8px;
	
	left: 195px;
	top: 0px;
   
}*/

#studio1 {
	position: absolute;
	margin-top: 8px;
	margin-right: 27px;
	right: 0px;
	top: 0px;
   
}
/** SEARCH 

#search {
	float: right;
	width: 243px;
	height: 79px;
}

#search form {
	padding: 88px 0px 0px 10px;
}

**/
/** MENU */

#menu {
}

/** PAGE */

#page {
}

/** CONTENT */

#content {
	float: right;
	width: 775px;
	font-weight: bold;
}

/** 2-COLUMN LAYOUT */

.two-columns {
}

.two-columns .column1 {
	float: left;
	width: 460px;
	padding: 40px 0px 40px 40px;
}

.two-columns .column2 {
	float: right;
	width: 195px;
	padding: 40px 40px 40px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 175px;

}

/** FOOTER */

#footer {
}
