a { color: #FFDF12; }
.container { position: relative; }
#container { background: #fff url(../gfx/szinesnegyzetek.png) top left; height: 1200px; }

#title { position: relative; }
#title h1 { font-size:260%; color: #FFDF12;}
#title h2 { font-size:140%; color: #fff; line-height: 1.2em; }

.contentbox { padding-top: 20px; padding-bottom: 20px; }

#title { }
#title { background: #73A30A; }

#contacts { background: #73a30a;}
#contacts { padding-top: 20px;}

#desc { background: #73a30a;}
#desc { padding-top: 20px;}

.leg { height: 80px;}
.leg { background: #73a30a; }

ul li { color: #FFDF12; }
ul li a { color: #fff; }

#contacts .github { font-size: 160%;}
#contacts .cv { font-size: 180%;}
#contacts .linkedin { font-size: 140%;}
#contacts .friendfeed { font-size: 100%;}

#contacts .youtube { font-size: 160%; }

#contacts .blog { font-size: 120%; }
#contacts .twitter { font-size: 220%; }
#contacts .flickr { font-size: 140% }

#contacts .delicious { font-size: 120%; }

#contacts .lastfm { font-size: 140%; }
#contacts .metanotes { font-size: 60%; }
#contacts .facebook { font-size: 100%; }
#contacts .wiki { font-size: 80%; }

#contacts .tumblr { font-size: 160%; }
#contacts .dopplr { font-size: 180%; }

img { border: #73a30a 10px solid; }

#portfolioLink { background: #ff7d12; font-size: 300%; color: #fff; display: block; margin-top: 20px; }
#portfolioLink:hover { background: #6b243b; color: #000; }

.plainPortfolioLink { background: #ff7d12; font-size: 150%; }

.meye
{
	position: absolute; top: 20px; right: 40px; font-size: 400%;  display: block; width: 30px; height: 30px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 9px;
	-khtml-border-radius: 9px;
	border-radius: 9px;

}

.meye span
{
	position: relative; top: 10px; left: 15px; font-size: 400%;  display: block; width: 10px; height: 10px;
	background: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;

}


.open { background: #ffdf12; }
.close { background: #000; }

#eyebeam { position: absolute; top: 30px; left: 430px; width: 210px; overflow: hidden; height: 20px; }
#eyebeam div { position: relative; height: 10px; }
#eyebeam span
{
	position: absolute; top: 0; left: 0; width: 1500px; height: 20px; border: 10px dotted #000; display: block;

}

#desc { position: relative; }
