body { 
  background: #e8e3af; 
  margin: 0px; 
}

body.menu { 
  background-image: url(picture/bg.jpg); 
  margin: 0px; 
}

#container{
  width:700px; background: white; color: black; margin: 5% ; padding: 1em 1em; border: solid thin black; vertical-align:center;
}

#intro{
  float:right; width:10px; background: #e8e3af; color: black; margin: 10em 10em; padding: 1em 1em; border: solid thin black; vertical-align:center;
}

#title h3{
  background: #e8e3af; color: black; text-indent:3%;
}
#title h3.rovid{
  background: #e8e3af; color: black; text-indent:3%;margin-right:20%;
}


p.p1{
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	padding-left: 5%;
	padding-right: 3%;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:visited, a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:hover { 
	text-decoration: none; 
	color: #9685BA;
	}
#rightText {
        float: right;
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
}
TABLE.alap {
        margin-left:5%;
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
}

TABLE.menu {
        margin-left:5%;
	font: 20pt/40pt georgia; 
	color:black;
	margin-top: 0px; 
}

IMG.cv{
  float:right;
}

IMG.bemutat{
  float:left;
}
a.menu, a.menu:link { 
        font-family: gill, helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a.menu:visited { 
        font-family: gill, helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold; 
	text-decoration: none; 

	color: black;
	}
a.menu:hover, a:active { 
        font-family: gill, helvetica, sans-serif;
        font-variant: small-caps;
	text-decoration: none; 
	color: #96899A;
	}
