* {
    margin: 0;
    padding: 0;
}

body {
    /*background: #D0D0D0;*/
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #333;
}

a {
    text-decoration: none;
    color: #004990;
}

a:hover {
    text-decoration: underline;
    color: #111;
}

#wrap {
    margin: 0 auto;
    width: 980px;
    background: #fff;
    border-left: 1px dotted;
    border-right: 1px dotted;
}

#sub_logo {
    height: 129px;
    width: 980px;
    background: url(images/width_wapka.jpg) no-repeat right top;
}

#header {
    height: 60px;
    width: 980px;
    padding: 10px;
}

#sub_header {
    height: 60px;
    width: 980px;
    background: url(images/logo.png) no-repeat left top;
    background-size: contain;
}

#header h1 {
    font-size: 28px;
    letter-spacing: -1px;
    padding: 23px 0 0 20px;
    color: #aaa;
}

#header h1 a {
    color: #aaa;
    text-decoration: none;
    font-weight: 100;
    letter-spacing: -2px;
}

#header h1 a:hover {
    color: #111;
}

#header h2 {
    font-size: 19px;
    color: #111;
    padding: 5px 0 0 20px;
    letter-spacing: -1px;
    font-weight: 100;
}

#menu {
    padding-left: 125px;
    height: 30px;
    line-height: 30px;
    border-top: 1px dotted #555;
    border-bottom: 1px dotted #555;
}

#menu ul {
    list-style-type: none;
}

#menu ul li {
    display: block;
    border-left: 1px dotted #555;
    text-align: center;
    float: left;
    width: 120px;
}

#menu ul li a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    width: 120px;
    color: #004990;
    display: block;
    background-color: #fff;
}

#menu ul li a:hover {
    color: red;
    text-decoration: none;
    font-weight: 600;
}

#menu ul li a:active {
    color: red;
    text-decoration: none;
    font-weight: 600;
    background-color: #fff;
    -moz-background-clip: border;
    border-color: #000;
}

#content {
    padding: 0 20px 20px 10px;
    min-height: 500px;
}

.right {
    margin-top: 25px;
    float: right;
    width: 720px;
    text-align: justify;
}

.right h2 {
    font-size: 18px;
    font-weight: 100;
    padding: 15px 0 7px 0;
}

.right h2 a {
    text-decoration: none;
    color: #004990;
}

.right h2 a:hover {
    color: #111;
}

.left {
    width: 187px;
    margin-top: 10px;
    background: #004990/*#2556a3*/
    ;
}

.left h2 {
    margin: 10px 0 0 0;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    font-size: 13px;
    background: #788BBD;
}

.left h2 a:hover {
    color: white;
}

.left ul {
    padding: 10px 0 15px 15px;
    list-style-type: none;
    color: #788BBD;
}

.left ul a {
    color: #fff;
    margin-left: 70px;
}

.left ul li {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 100;
    padding-right: 10px;
    text-align: justify;
}

.left ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 100;
}

.left ul li a:hover {
    color: #fff;
}

.left p {
    padding: 10px 0 0 10px;
}

.left p a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

#Baners {
    margin-top: 20px;
    text-align: center;
    width: 187px;
}

.produckt_box {
    float: left;
    line-height: 15px;
    margin: 10px;
    height: 140px;
    text-align: center;
    width: 140px;
}

.produckt_box a:hover {
    color: #788BBD;
}

.produckt_box img {
    color: white;
    border: none;
}

.product_box_intro {
    color: black;
    font-size: 12px;
}


/*___________FOOTER________________*/

#footer {
    height: 60px;
    background: #fff;
    color: #000;
    width: 100%;
    border-bottom: 1px dotted;
    border-top: 1px dotted;
}

#inner_footer {
    height: 80px;
    width: 100%;
}

#footer a {
    color: #000;
}

#footer_box_left {
    line-height: 15px;
    margin: 15px 10px 10px 80px;
    min-height: 10px;
    width: 400px;
    float: left;
    font-size: 11px;
}

#footer_box_right {
    line-height: 15px;
    margin: 20px;
    min-height: 10px;
    min-width: 100px;
    float: right;
    font-size: 11px;
}


/*___________FOOTER________________*/


/*___________FOOTER________________

#footer {
    height: 60px;
    background: #657983;
    color: #fff;
    width: 100%;
}
#inner_footer {
    height: 80px;
    width: 100%;   
}
#footer a { color: #fff; }

#footer_box_left {
    line-height: 15px;
    margin:15px 10px 10px 80px;
    min-height: 10px;
    width: 400px;
    float: left;
    font-size:11px;
}

#footer_box_right {
    line-height: 15px;
    margin: 20px;
    min-height: 10px;
    min-width: 100px;
    float: right;
    font-size:11px;
}

___________FOOTER________________*/


/*--------------breadcrumb---------*/

#breadcrumb {
    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 10px;
}


/*--------------breadcrumb---------*/


/*  eForm  */

.fbForm .form {
    padding-left: 40px;
}

.fbForm .name {
    padding-top: 12px;
    font-size: 8pt;
    color: #7d7d7d;
}

.fbForm .element {
    padding-top: 2px;
}

.fbForm .element INPUT,
.fbForm .element TEXTAREA {
    border: 1px solid #ccc;
    background-color: #E6EFF6;
    font-size: 10pt;
    color: #2C5883;
}

.fbForm INPUT#fbName,
.fbForm INPUT#fbEMail,
.fbForm INPUT#fbFirm {
    background-image: url(images/icon_form.gif);
    background-repeat: no-repeat;
    width: 250px;
    padding: 4px 0px 4px 25px;
}

.fbForm INPUT#fbName {
    background-position: 3px -3px;
}

.fbForm INPUT#fbEMail {
    background-position: 3px -33px;
}

.fbForm TEXTAREA#fbText {
    padding: 4px 4px 4px 25px;
    width: 425px;
    font-family: Tahoma;
    background: #E6EFF6 url(images/icon_form.gif) no-repeat 3px -93px;
}

.fbForm .captcha-test TD {
    vertical-align: top;
    padding-right: 15px;
}

.fbForm .captcha {
    padding-top: 3px;
}

.fbForm .captcha IMG {
    border: 1px solid #ccc;
}

.fbForm INPUT#vericode {
    width: 130px;
    padding: 4px 0px 4px 25px;
    background: #E6EFF6 url(images/icon_form.gif) no-repeat 3px -63px;
}

.fbForm .submit {
    padding-top: 15px;
}

.fbForm INPUT#fbSubmit {
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    cursor: pointer;
    padding: 2px 15px 2px 15px;
}

.fbForm .error {
    font-size: 8pt;
    color: red;
    display: none;
}


/*  end eForm  */

.right h1 {
    color: #004990;
    margin-bottom: 25px;
}

.newsarea {
    border-bottom: 1px dashed gray;
    margin-bottom: 18px;
    padding-bottom: 5px;
}

div.newsarea h3 {
    line-height: 1em;
    margin: 0;
    padding: 0;
    color: #717C4B;
    font-size: 130%;
}

.newsarea a:link {
    color: #062C4E;
}

.newsarea p {
    margin-bottom: 5px;
    margin-top: 0;
    line-height: 1.6;
}

.newsarea .footer {
    color: gray;
    margin: 5px 0;
}


/* PAGINATION */

a.nolink:link,
a.nolink:active,
a.nolink:visited,
a.nolink:hover,
a.nolink:focus {
    text-decoration: none;
    border: 0px;
    cursor: default;
    outline: none;
}

.pagination {
    display: block;
}

ul#pagination-clean {
    border: 0;
    margin: 0;
    padding: 0;
}

#pagination-clean li {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
}

#pagination-clean li,
#pagination-clean a {
    border-right: solid 1px #DEDEDE;
    margin-right: 2px;
}

#pagination-clean .previous-off,
#pagination-clean .next-off {
    color: #888888;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 4px;
}

#pagination-clean .next a,
#pagination-clean previous a {
    border: none;
    font-weight: bold;
}

#pagination-clean #active {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
}

#pagination-clean a:link,
#pagination-clean a:visited {
    color: #0e509e;
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: underline;
}

#pagination-clean a:hover {
    text-decoration: none;
}
