html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 100% Georgia, serif;
  background: #EBEDD3;
  color: #000;
}

p
{ padding: 0 0 20px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% Georgia, serif;
  color: #000;
  letter-spacing: -1px;
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;}

h2
{ font: normal 165% Georgia, serif;}

h3
{ font: normal 100% Georgia, serif;
}

h3 a, h3 a:hover
{ color: #664330;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 5px 0;
  font: normal 150% Georgia, serif;
  color: #664330;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Georgia, serif;
  color: #888;
  padding-bottom: 15px;}

a, a:hover
{ background: transparent;
  outline: none;
  text-decoration: none;
  color: #00C0C0;
}

a:hover
{ text-decoration: underline;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menuTop, #site_content, #footer
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: transparent;}

#header
{ width: 920px;
  padding: 0px 0 0 0;
  background: transparent;}

#banner
{ width: 920px;
  position: relative;
  text-align: center; 
  height: 85px;
  padding: 30px 0px 0px 0px;
  background: transparent;}

#banner a
{ margin-top: 30px;
  font: normal 300% Georgia, serif;
  letter-spacing: -1px;
  text-decoration: none;
  color: #684430;}

#menuTop
{ width: 920px;
  height: 35px;
  text-align: center; 
  margin: 0 auto;
  background: transparent;} 

ul#menu
{ 
  margin:0}

ul#menu li
{ padding: 0 0 0 0px;
  list-style: none;
  margin: 2px 0 0 0;
  display: inline;
  background: transparent;}

ul#menu li a
{ font: normal 120% Georgia, serif;
  float: left;
  letter-spacing: -1px;
  height: 35px;
  width: 184px;
  padding: 15px 0 0 0;
  text-align: center;
  color: #FFF;
  text-decoration: none;
  background: transparent url("/images/design/brown/tab.png");} 

ul#menu li.last
{ margin: 2px 0 0 0;
  background: transparent;}

ul#menu li.last a, ul#menu li.last a:hover
{ background: transparent url("/images/design/brown/tab_l.png");
  color: #FFF;}

ul#menu li a:hover
{ color: #000;}

ul#menu li.last a:hover
{ color: #000;}

#site_content
{ width: 900px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0px 0 20px;
  background: #FFF;} 

.sidebar_container
{ float: right;
  width: 250px;
  padding: 0;}

.sidebar
{ float: left;
  width: 250px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Georgia, serif;
  padding: 0 0 0 15px;
  width: 201px;}

.sidebar_item h1
{ padding: 20px 0 10px 0;
  margin: 0;}

.sidebar h4
{ font-size: 125%;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 

.content_item
{ width: 630px;
  margin-top: 20px;
  margin-bottom: 20px;}

#staticContent
{ width: 640px;
  padding-left: 10px;
  margin-top: 20px;
  
  margin-bottom: 20px;
  float: left;
  background: #E2E2E2;}
  
.content_container
{ width: 280px;
  padding: 5px;
  margin-right: 10px;
  float: left;}

#footer
{ font: normal 120% Georgia, serif;
  width: 920px;
  letter-spacing: -1px;
  height: 15px;
  padding: 20px 0 26px 0;
  text-align: center; 
  background: transparent;
  color: #684430;}

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

#footer a:hover
{ text-decoration: underline;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 100% arial; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}

/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 650px;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding-top: 20px;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 650px;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 20px 25px 0 25px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 130% arial, sans-serif;
  color: #FFF;}
  
#menuSide  ul {
margin: 2px 0 5px 30px;
}

#menuSide ul li, #menuSide ul li.selected {
margin: 0px 0;
}

#menuSide h1, #menuSide h2, #menuSide h3, #menuSide h4, #menuSide h5, #menuSide h6 {
font-size: 18px;
}
#searchBox INPUT {
background-color: #694431;
color: white;
border: 0px solid black;
padding: 3px;
}









#page404{
}

#search{
}
#searchBox{
}

.smallImages div{
	border:2px solid #0000ff;
	width:180px;
	overflow:hidden;
	height:120px;
}

.smallStandingImages div {
	border:2px solid #0000ff;
	width:120px;
	overflow:hidden;
	height:180px;
}

.sevenImages div {
	border:2px solid #0000ff;
	width:180px;
	overflow:hidden;
	height:120px;
}

.sevenImages div#standing {
	border:2px solid #0000ff;
	width:180px;
	overflow:hidden;
	height:250px;
}

.betweenStandingImages div {
	border:2px solid #0000ff;
	width:180px;
	overflow:hidden;
	height:120px;
}

.betweenStandingImages div#standing {
	border:2px solid #0000ff;
	width:180px;
	overflow:hidden;
	height:250px;
}


/* designShow komponens kinezetet szabalyozza */
#designShow{
  position: absolute;
  top: 0px;
  left: 0px;
  width:100%;
  height: 30px;
  background-color: #000000;
  font-family: verdana;
  font-size:12px;
}
#designShow h1{
  font-size: 13px;
  text-transform: uppercase;
  margin:8px 0px 8px 16px;
  padding: 0px;
  color:#ffffff;
}
#designShow .designShowButtonSet{
  margin-top:4px;
  margin-right:16px;
  width:70px;
  height:20px;
  background: #00FF00;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  color: #000000;
}
#designShow .designShowButtonCancel{
  margin-top:4px;
  margin-right:16px;
  width:70px;
  height:20px;
  background: #FF0000;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  color: #ffffff;
}
#designShowAfter{
  height: 30px;
}
/* /designShow komponens kinezetet szabalyozza */



/*Az általános szerződési feltételek alapján mindig lathatonak kell lennie!*/
#copyrightHonlapMgr{
  font-size: 10px;
  text-align:center;
}
/*Az általános szerződési feltételek alapján mindig lathatonak kell lennie!*/
