body {
	margin: 0;
	padding: 0;
	background: #CC9966;
	color: #883300;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #5B5EA3;
	text-decoration: underline;
}

#container {
	margin: auto;
	width: 900px;
	background: #FFFFCC url(../images/page_bg.png) repeat-y;
	border: 1px solid #663300;
}

#header {
	background: url(../images/fejlec.jpg) no-repeat;
	height: 160px;
}

/*------------------------menu kezdete-------------------------*/

#menu {
	width: 190px;	
	float: left;
}

#menu blockquote {
	margin: 0;
	padding: 10px;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 100%; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #883300;
  padding: 0 6px;
  display: block;
  background: #ffddaa;
  color: #883300;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  margin-top: 10px;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #CC9966;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  color: #883300;
  margin-top: 0px;
  background: #ffddaa;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  color: #883300;
  background: #CC9966;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 10px;
  left: 170px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

/*------------------------menu vege-------------------------*/

/*------------------------3 hasaboshoz eleje------------------*/

#content2 {
	width: 500px;
	float: left;
	min-height: 300px;
}

*html #content2 {
	height: 300px;
}

#content2 blockquote {
	margin: 0;
	padding: 15px;
}

#content2 blockquote h1 {
	font-size: 1.3em;
}

#content2 blockquote h2 {
	font-size: 1.1em;
}

#content2 blockquote a{
	padding-left: 0px;
	color: #883300;
}

#content2 blockquote a:hover{
	padding-left: 0px;
	color: #883300;
	text-decoration: none;
}


#jobb_hasab {
	width: 209px;
	float: left;
	background: #FFDEAB; 
}

#jobb_hasab blockquote {
	margin: 0;
	padding: 10px;
}

.kiskep {
	text-align: center;
}


/*------------------------3 hasaboshoz vege--------------------*/

#content {
	width: 709px;
	float: left;
	min-height: 300px;
}

*html #content {
	height: 300px;
}

#content blockquote {
	margin: 0;
	padding: 15px;
}

#content blockquote h1 {
	font-size: 1.3em;
}

#content blockquote h2 {
	font-size: 1.1em;
}

#content blockquote a{
	padding-left: 0px;
	color: #883300;
}

#content blockquote a:hover{
	padding-left: 0px;
	color: #883300;

	text-decoration: none;
}

#footer {
	clear: both;
	height: 20px;
	background: #663300;
	color: #FFFFCC;
	font-size: .8em;
	
}

#footer blockquote {
	margin: 0;
	padding: 4px 0;
}

#footer blockquote span {
	padding-left: 30px;
}

#footer blockquote span a{
	padding-left: 0px;
	color: #FFFFCC;
}

#footer blockquote span a:hover{
	padding-left: 0px;
	color: #FFFFCC;
	text-decoration: none;
}

img.keret {
	border: 2px groove #cc9966;
	padding: 1px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}
