/*********************
******* colors *******
**********************


gul: #e5a200




*/


/*********************
******** style *******
*********************/
body
{
    background-image: url(../images/bg_rog.jpg);
    background-repeat: repeat-x;
}

a:hover,
a.selected
{
    color: #e5a200;
}

#bgmain
{
    background-image: url(../images/bgmain_rog.jpg);
    background-repeat: no-repeat;    
}
.menu1
{
    background-image: url(../images/button_rog.jpg);
}

.current
{
    background-image: url(../images/button_sel_rog.jpg);
}

.column a:link, .column a:visited, .column a:active
{
    color: #e5a200;
}

.column a:hover
{
    color: #666;
}

.newsBox h3
{
    background: url(../images/h3_rogatax.gif) no-repeat;
    background-position: left center;
}

.newslist li 
{
    background: url(../images/h3_rogatax.gif) no-repeat;
    background-position: 2px 10px;
}


.newsBoxHeader
{
    background-image: url(../images/bg_box_header_rog.jpg);
}

.miljofyrtarnContainer {
    border-top: none;
}

/* Bestill taxi */

#bestilltaxi
{
    background: transparent url(../images/bestilltaxiBgGul.jpg) no-repeat;
    width: 187px;
    height: 258px;
    float: right;
    position: relative;
}

#bestilltaxi a
{
    background: transparent url(../images/bestilltaxiBtn.png) no-repeat;
    width: 152px;
    height: 66px;
    position: absolute;
    top: 70px;
    left: 18px;
    text-align: center;
    padding-top: 17px; 
    text-decoration: none;
    font: bold 12px Arial;
}

#bestilltaxi h5 
{
    font-family: Arial;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

#bestilltaxi p
{
    font-size: 11px !important;
    color: #fff;
    margin-top: 70px;
    padding: 0 18px;
    font-weight: bold;
    line-height: 12px;
}

#bestilltaxi p.subinfo 
{
    font-size: 8px !important;
    margin-top: 0;
}
