﻿*
{
    margin: 0;
    padding: 0;
}
html
{
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
}
.wrapper
{
    width: 918px;
    position: relative;
    margin: 0px auto;
}
.contentblock
{
    width: 918px;
    position: absolute;
    top: 150px;
}
.content
{
    width: 918px;
    background-image: url(img/asarnas-contentbg.png);
    background-repeat: repeat-y;
    position: relative;
}




.article 
{
    width: 355px;
    padding: 60px 0px 0px 120px;
    vertical-align: top;
}
h1 
{
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}
.image-right
{
    width: 413px;
    padding: 40px 0px 0px 30px;
    vertical-align: top;
}



.bottom 
{
    width: 918px;
    height: 118px;
    position: relative;
}
.bottom-logo 
{
    position: absolute;
    left: 109px;
    height: 118px;
    width: 74px;
    background-image: url(img/asarnas-logo.jpg);
}
.bottom-text1 
{
    position: absolute;
    left: 209px;
    top: 38px;
}
.bottom-text2 
{
    position: absolute;
    left: 352px;
    top: 38px;
}
.bottom-texttitle 
{
    position: absolute;
    left: 209px;
    top: 20px;
    color: #ff8400;
    font-size: 14px;
    font-weight: bold;
}








.top
{
    width: 918px;
    height: 150px;
    position: absolute;
    background-image: url(img/asarnas-top.jpg);
    background-repeat: no-repeat;
}
.topmenu
{
    height: 32px;
    padding-top: 75px;
    float: right;
}
.topmenu-text
{
    background-color: #ff6d00;
    padding: 0px 5px 0px 5px;
}
.topmenulink
{
   background-color: #ffffff; 
}
a.toplink
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
a.toplink:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.topmenu-left
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopleft.jpg);
}
.topmenu-right
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopright.jpg);
}
.tophover .topmenu-text
{
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}
.tophover a.toplink
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #8dc63f;
    text-decoration: none;
}
.tophover a.toplink
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #8dc63f;
    text-decoration: none;
}
.tophover a.toplink:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #8dc63f;
    text-decoration: none;
}
.tophover .topmenu-left
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopleft-active.jpg);
}
.tophover .topmenu-right
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopright-active.jpg);
}

.topactive .topmenu-text
{
    background-color: #ffffff;
    padding: 0px 5px 0px 5px;
}
.topactive a.toplink
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #8dc63f;
    text-decoration: none;
}
.topactive a.toplink:hover
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #8dc63f;
    text-decoration: none;
}
.topactive .topmenu-left
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopleft-active.jpg);
}
.topactive .topmenu-right
{
    height: 32px;
    width: 10px;
    background-image: url(img/menutopright-active.jpg);
}

.submenu
{
    height: 20px;
    width: 830px;
    top: 120px;
    position: absolute;
    z-index: 2px;
}
.sublink
{
    float: right;
    padding: 0px 5px 0px 5px;
}



.sublink a, .sublink a:link, .sublink a:active  { text-decoration: none; color: #65a60c;font-size:14px;}
.sublink a:hover{text-decoration: underline; color: #65a60c;font-size:14px;}
.sublink .active{text-decoration: none;color: #65a60c;font-size:14px;font-weight:bold;}




img
{
    border: 0px;
}


a
{
    text-decoration: none;
    color: #65a60c;
}
.bottom-text1 a
{
    text-decoration: none;
    color: #666666;
}
a:hover
{
    text-decoration: underline;
    color: #65a60c;
}
a:active
{
    text-decoration: none;
    color: #65a60c;
}
.active
{
    text-decoration: none;
    color: #65a60c;
}
