@charset "utf-8";

html,body 
{	margin:0;padding:0}
body{font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 13px; background-color: #444444;}
a{color: #099; text-decoration:none;}
a:hover{color: #09F; text-decoration:none;}

div#main {
	width: 1014px; margin: 0px; padding: 0px;
	background: url(http://www.beobuild.rs/forum_style/img/bg-forum.jpg)}
div#head {
	width: 1014px; height: 95px; margin: 0px; padding: 0px;
	background:url(http://www.beobuild.rs/forum_style/img/header-forum.jpg);}
div#body { width: 990px; margin: -5px 0px -10px 11px; padding: 0px; }
div#footer { width: 990px; margin: 0px 0px 0px 12px; padding: 10px 0px; background-color: #222222; color: #999; text-align:center  }

div#navigator-master
{	height:30px; margin:0; padding: 0px; width: 200px;
	position: absolute; left: 790px; top: 57px;
	color: #FFF; text-transform:uppercase; letter-spacing: 2px; font-size:10px}
div#navigator-master a
{	color: #FFF;}

div#navigator-master a:hover {
	color: #6CF;}
	
.forumexpl { font-size: 10px; }