@charset "utf-8";
/* CSS Document */

body {
	background: #f7f7f7 url(gfx/background_right.gif) top right no-repeat fixed;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #3a3a3a;
	margin: 0 0 0 0;
	line-height: 130%;
	
}

a { color: #e50000; font-weight:bold; text-decoration: none }
a:hover { background:#e50000 ; color:#FFFFFF }

#menu_container { background:url(gfx/background_left.gif) top left no-repeat; float:left; width:404px; height: 400px; position:fixed; top: 0; left:0; z-index:3; }
#menu {padding-left: 152px;}
#language {padding-left: 152px; padding-top:110px;}

#content {width: 500px; float:left; position:absolute; top: 110px; left: 404px; z-index:1; background: #f7f7f7  };

#heineken {width: 500px; float:none; position:fixed; top: 0px; margin-left: 404px; z-index:2; float:left; }

.titlu { font-size: 16px;  }
.mic { font-size:12px;  }

