#header1{
float:left;
width:250px;
}

.addanunt{
display:block;
background-image:url(btn.jpg);
height:22px;
width:165px;
font-size:14px;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
margin-left:45px;
padding-top:6px;
padding-bottom:1px;
padding-left:10px;
padding-right:10px;
}
#header2{
position:absolute;
top:75px;
width:790px;
}
#header20{
float:left;
width:250px;
margin-right:5px;
}
#header21{
float:left;
width:250px;
padding-top:7px;
margin-right:5px;
}

.cautaretxt{
font-size:21px;
background-color:#FFFFFF;
border:0;
margin:0;
padding:2px;
color:#0065A5;
margin-right:6px;
}
.buton{
color:#FFFFFF;
background-image:url(btn.jpg);
background-repeat:repeat-x;
font-size:21px;
border:0;
margin:0;
}
#logoo{
position:absolute;
top:25px;
width:950px;
margin-left:35px;
}

#logoo h2{
margin:0;
color:#FFFFFF;
font-size:21px;
}
#logoo h2 a{
margin:0;
color:#FFFFFF;
}
#logoo h3{
margin:0;
color:#FFFFFF;
font-size:13px;
}
#logoo h3 a{
margin:0;
color:#FFFFFF;
}
#meniu{
margin-top:10px;
position:absolute;
top:66px;
text-align:right;
left:320px;
width:900px;
right:0;
}
#siteul{
position:absolute;
top:235px;
width:1090px;
}
#meniusus{
padding: 0;
width: 900px;
background: transparent;
}

#meniusus ul{
font: bold 11px Arial;
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#meniusus li{
display: inline;
text-transform:uppercase;
}

#meniusus a{
height:24px;
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
text-decoration: none;
padding-top:12px;
padding-bottom:8px;
padding-left:6px;
padding-right:6px;
}

#meniusus a:hover{
height:24px;
color:#FFFFFF;
border-top:1px solid #0065A5;
background-color:#181818; /*Menu hover bgcolor*/
}

#meniusus .current{ /*currently selected tab*/
height:24px;
color:#FFFFFF;
border-top:1px solid #0065A5;
background-color:#181818;
}

/* */

.dropmenudiv_b{
text-align:left;
position:absolute;
top: 290;
left:500px;
border-width: 0 1px;
font-weight:bold;
line-height:18px;
z-index:100;
width:190px;
visibility: hidden;
text-transform:uppercase;
}


.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1 solid #721500; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color:#181818;
background-color:#FFFFFF;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
border: 1 solid #0065A5;
background-color:#0065A5;
color:#FFFFFF;
}
