#kezdooldal_tamogatok {
	width: 1000px;
	text-align: center;
}
.bold_black_txt {
	font-weight: bold;
	color: #000;
}
body{
	margin:0;
	padding:0;
	margin-top: 10px;
	font-family: Georgia;
	color: #333333;
}

html {
	overflow-y: scroll;
} 

#maincontainer{
	position: relative;
	width: 1000px; /*Width of main container*/
	height: 850px; /*Height of main section*/
	margin: 0 auto;
}

#mainmenu{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 157px;
	height: 200px;
	text-align: right;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 3px;
	color: #b66548;
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu a{
	color: #b66548;
	text-decoration: none;
}

#mainmenu a:hover{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}

#mainmenu a.active{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}
#mainmenu_eng{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 157px;
	height: 200px;
	text-align: right;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 3px;
	color: #b66548;
}

#mainmenu_eng ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu_eng a{
	color: #b66548;
	text-decoration: none;
}

#mainmenu_eng a:hover{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}

#mainmenu_eng a.active{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}

#header{
	position: absolute;
	left: 170px;
	top: 0px;
	width: 727px;
	height: 220px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 3px;
	color: #b66548;
}

#header .inner {
	padding-right: 46px;
	text-align: right;
}

#header ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header li {
    display: inline;
	padding-right: 10px;
}

#header a{
	color: #b66548;
	text-decoration: none;
}

#header a:hover{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}

#header a.header:hover{
	border-bottom: none;
}

#header a.active{
	color: #b66548;
	text-decoration: none;
	border-bottom: 7px solid #b66548;
}

#lang{
	position: absolute;
	left: 900px;
	top: 0px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	letter-spacing: 3px;
	color: #b66548;
}

#lang a{
	color: #b66548;
	text-decoration: none;
}

#lang a:hover{
	color: #b66548;
	text-decoration: none;
}

#titlebox{
	position: absolute;
	left: 142px;
	top: 228px;
	width: 773px;
}

#titlebox .title{
	font-size: 24px;
}

#titlebox .subtitle{
	font-size: 14px;
	padding-left: 15px;
	font-variant: small-caps;
	color: #B46449;
}

#titlebox .subsubtitle{
	font-size: 12px;
}

#contentbox{
	position: absolute;
	left: 107px;
	top: 313px;
	width: 800px;
	height: 400px;
	border: 1px solid #333333;
	overflow: auto;
	background-color: #fbfbfb;
	font-size: 13px;
	line-height: 20px;
}

#contentbox .inner{
	padding: 15px;
	text-align: justify;
}

.img_margin_right_1px {
	margin-right: 1px;
	margin-bottom: 1px;
}

a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: none;
}

.small_caps {
	font-variant: small-caps;
}

.small_caps_red {
	font-variant: small-caps;
	color: #b66548;
}

#langhun{
	position: absolute;
	left: 900px;
	top: 0px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 12px;
	letter-spacing: 3px;
	color: #b66548;
}
#langhun a{
	color: #b66548;
	text-decoration: none;
}

#langhun a:hover{
	color: #b66548;
	text-decoration: none;
}

#contentbox_simple{
	position: absolute;
	left: 107px;
	top: 323px;
	width: 800px;
	font-size: 13px;
	line-height: 20px;
}

#content{
	position: absolute;
	left: 107px;
	top: 313px;
	width: 800px;
	font-size: 13px;
	line-height: 20px;
}

#content .inner{
	padding: 15px;
	text-align: justify;
}

#content #footer{
	position: static;
	margin-left: 60px;
	margin-bottom: 100px;
}

#footer{
	position: absolute;
	left: 170px;
	top: 780px;
	width: 727px;
	height: 50px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 3px;
	color: #b66548;
}

#footer .inner {
	padding-right: 46px;
	text-align: right;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer li {
    display: inline;
	padding-right: 10px;
}

#footer a{
	color: #b66548;
	text-decoration: none;
}

#footer a:hover{
	color: #b66548;
	text-decoration: none;
}

.img {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/*Header Slideshow*/

.slideshow-images img (line 35) {
display: block;
position: absolute;
z-index: 1;
}

.slideshow-images img (line 69) {
float: left;
left: 0pt;
top: 0pt;
}

.slideshow a img (line 89) {
border-top-width: 0pt;
border-right-width-value: 0pt;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0pt;
border-left-width-value: 0pt;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}
#kezdooldal_bg {
	background-image: url(../images/kezdooldal_bg_small.png);
	background-repeat: repeat-x;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kezdooldal_left {
	float: left;
	height: 400px;
	width: 434px;
	text-align: right;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	margin-left: 50px;
	margin-top: 50px;
}
#kezdooldal_right {
	float: right;
	height: 400px;
	width: 434px;
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	margin-right: 50px;
	margin-top: 50px;
}
.fooldal_gomb {
	font-size: 24px;
	font-variant: small-caps;
	color: #FFF;
}
#biannale_logo{
	position: absolute;
	left: 900px;
	top: 70px;
}
