html{ font-family: verdana; }
body {
    behavior: url("/css/csshover3.htc");
    font-size: 14px;
}

#wrap
{
    background:url(/images/background-star.gif) 400px 0px no-repeat;
    position: relative;
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    border:1px solid red;
    min-height:300px;
}

#head
{
    width: 995px;
    height: 165px;
    z-index: 10;
}

#meniu
{
    position: relative;
    top: 75px;
    width: 995px;
    height:90px;
    background:#d01f25;
    z-index: 20;
}

#sigla
{
    position: absolute;
    width: 170px;
    height: 187px;
    left: 50px;
    top: -47px;
    z-index: 30;
}




#menu-inner
{
    position: absolute;
    left: 230px;
    top: 10px;
    width: 700px;
}

#menu-inner ul
{
    height: 78px;
    line-height: 78px;
    float: left;
}

#menu-inner ul li
{
    font-family: aladdin;
    font-size: 24px;
    color: #fff;
    height: 78px;
    line-height: 78px;
    display: inline;
    float: left;
    padding-left: 20px;
}

#menu-inner ul li div
{
    display: inline;
    margin-left: 15px;
    margin-top: 20px;
    width: 15px;
    height: 40px;
    border-right: 1px solid #fff;
}
#menu-inner ul li:hover
{
    background-image: url("/images/menu-indicator.gif");
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

#menu-inner ul li a
{
    text-decoration: none;
    color: #fff;
}

#content
{
    position: relative;
    width: 995px;
    min-height: 586px;


}
.text-container
{
    float: right;
    width: 610px;
}

#content h1
{
    font-size: 40px;
    color: #d01f25;
}

#content h2
{
    font-size: 30px;
    color: #d01f25;
}

#sag-st
{
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    left: 50px;
    width: 161px;
    height: 85px;
    background-image: url("/images/orar-bg-1.png");
}

#sag-st div
{
    color: white;
    text-align: center;
    width: 161px;
    height: 50px;
    margin-top: 30px;
}

#text-home
{
    position: absolute;
    top: 357px;
    left: 357px;
    z-index: 10;
    width: 612px;
    height: 167px;

    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 17px;
}


.contact-1
{
    line-height: 23px;
    float: left;
    width: 300px;
    margin-top: 50px;
    min-height: 300px;
}

.contact-2
{
    line-height: 23px;
    margin-top: 50px;
    width: 300px;
    float: left;
}

.contact-2 a{
	text-decoration:none;
	color:#000;
}
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
}
#slider
{

}

#slider, #slider li{

    width:560px;
    height:210px;
    overflow:hidden;
    position: relative;
    float: left;
}


#slider a
{
    display: block; 
    cursor: pointer;
}


.menu-cat-container
{
    width: 160px;
    height: 210px;
    position: relative;
    float: left;
}

.menu-cat-container-n
{
    margin-left: 20px;
}

.menu-cat-container-1
{
    margin-left: 20px;
}
.menu-cat-greenie
{
    background-color: #8dc63f;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 100px;
    height: 100px;

}

.menu-cat-sag
{
    position: absolute;
    top: 0;
    left: 30px;
    background-image: url('/images/menu-sag-1.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 30px;
}

.menu-cat-textbox
{
    position: absolute;
    text-align: center;
    font-size: 20px;
    color: #fff;
    top: 20px;
    left: 30px;
    width: 100px;
}

.menu-cat-image
{
    position: absolute;
    width: 160px;
    height: 125px;
    top: 63px;

}

#slider-a-left, #slider-a-right
{
    width: 13px;
    height: 45px;
    margin-top: 80px;
}

#slider-a-left a img, #slider-a-right a img
{
    border: 0;
}

#slider-a-left
{
    float: left;
}

#slider-a-right
{
    float: right;
    margin-right: 5px;
}

.dish
{
    width: 400px;
}

.dish-content
{
    width: 300px;
    float: left;
}

.dish-price
{
   width: 100px;
   float: right;
   font-size: 30px;
}

.clearer
{
	clear: both;
}

