body {
    background-color: #bdaaa0;
}
/* Fontovi */
.plavi {
  color: #22a1dc;
  font-size: 13px;
}

/* Kraj Fontova */
a {
    color: #070828;
    font-family: Sans-Serif, Tahoma, Verdana;
    font-size: 11px;
    text-decoration: none;
}

#website {
    width: 100%;
    height: 100%;
    margin-top: 20px;
}


#flash_intro {
    position:absolute;
    margin-top: 40px;
    margin-left: 100px;
     width: 790px;
	height:360px;
	z-index:10;
}

#desc {
    width: 790px;
    position:absolute;
    margin-top: 260px;
    margin-left: 100px;
	filter:alpha(opacity=0);
    -moz-opacity:0;
	z-index:100;
	}

.desc_content {
    padding-top: 20px;
    padding-left: 18px;	
    padding-right: 18px;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    color: #ffffff;
    font-family: Tahoma;
    font-size: 15px;
	}

#desc_one {
    width: 359px;
	height:120px;
    background-color: #837976;
    float: left;
}

#desc_two {
    width: 359px;
	height:120px;
    background-color: #837976;
    float: right;
}

.intro_paragraph {
    width: 358px;
    color: #fff;
    font-family: 'Tahoma';
    font-size: 11px;
    padding-top: 20px;
}


.intro_menu a {
    width: 395px;
    height: 27px;
    text-align: center;
    font-family: Sans-Serif, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #e0dedd;
    line-height: 27px;
    float: left;
    display: block;
    background-color: #070828;
}

#intro_bottom_menu_1 a {
    background-color: #837976;
}

#intro_bottom_menu_2 a {
    background-color:#837976; ;
}

#intro_cr {
    width: 790px;
    padding-right: 0px;
    height: 15px;
    text-align: right;
    font-family: Sans-Serif, Tahoma, Verdana;
    font-size: 9px;
    text-decoration: none;
    color: #716665;
    line-height: 15px;
    float: right;
}

#intro_lng {
    width: 790px;
    position:absolute;
    margin-top:25px;
    margin-left: 100px;
    padding-right:4px;
    height: 15px;
    text-align: right;
    font-family: Sans-Serif, Tahoma, Verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #716665;
    line-height: 15px;
}

#manu{
    position:absolute;
    margin-top:400px;
    margin-left: 100px;
    width: 790px;
	height:20px;
	}
