/* Created by Ovidiu Sopa */
/* 01.08.2008 */
html, body {
    height: 100%;
}

body{
    top:0;
	margin:0;
	padding:0;
	background:#DEC08E url(images/all_bg.jpg) top center no-repeat;
}

.menu_test{  width:961px; height:61px; padding-top:50px; margin-left:50px;}

.main_div{width:840px; height:1150px;}

.content{float:left; margin-left:40px; width:400px; height:513px; background:url(images/content_bg.png) no-repeat; padding:25px;}

.content_trans{float:left; margin-left:10px; width:420px; min-height:400px; padding:10px;  text-align:justify;}

.meniu_img{margin-bottom:8px;}

.column_right{float:left; margin-left:10px; width:180px; }

.content_trans{ overflow:auto; height:580px;}
/*  MAIN LAYOUT =START= */   /*border:1px solid #FFFFFF;*/    /*border:1px solid #008866;*/    /*border:1px solid #FF0000;*/    /*border:1px solid #0000FF;*/

.submenu{ list-style-type:none; margin:0 0 10px 0; padding:0;}
.submenu li{ margin:0; padding:3px 0 3px 8px;}
.submenu li a{ color:#5B3522; text-decoration:none;}
.submenu li a:hover{ color:#000000; text-decoration:underline}
/*  MAIN LAYOUT =END= */


