/* 
    Document   : style
    Created on : 3.4.2010, 11:51:39
    Author     : WebBuilding.Cz
    Description:
        Purpose of the stylesheet follows.
*/

@import url(tripoli.base.css);
@import url(tripoli.visual.css);
@import url(tripoli.type.css);

/* custom styles */

body
{
    background: #0b3656 url('../images/front/body_bg.jpg') repeat-x;
}

.clear
{
    clear: both;
}

#header
{
    width: 100%;
    height: 421px;
    background: url('../images/front/header_bg.jpg') no-repeat 50% 0;
}

#header_in
{
    width: 960px;
    height: 130px;
    margin: 0 auto;
    position: relative;
}

#logo
{
    width: 350px;
    height: 130px;
}

#logo img
{
    position: relative;
    top: 28px;
}

#menu
{
    width: 580px;
    height: 130px;
    position: absolute;
    top: 0;
    right: 0;
}

#menu ul
{
    list-style: none;
    width: 580px;
    height: 60px;
    position: absolute;
    margin: 65px 0 0 0;
}

#menu ul li
{
    float: left;
    margin: 0 0 0 10px;
    text-align: center;
}

#menu ul li a
{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    padding: 15px 10px 10px 10px;
    display: block;
}

#menu ul li.active a
{
    color: #00223c;
    padding: 25px 10px 10px 10px;
}

#li-home
{
    width: 90px;
    height: 41px;
    background: url('../images/front/home.png') no-repeat 0 0;
}

#li-home:hover
{
    background: url('../images/front/home_hover.png') no-repeat 0 0;
}

#li-home.active
{
    width: 90px;
    height: 52px;
    background: url('../images/front/home_active.png') no-repeat 0 0;
    position: relative;
    top: -10px;
}

#li-offer
{
    width: 115px;
    height: 41px;
    background: url('../images/front/nabidka.png') no-repeat 0 0;
}

#li-offer:hover
{
    background: url('../images/front/nabidka_hover.png') no-repeat 0 0;
}

#li-offer.active
{
    width: 115px;
    height: 52px;
    background: url('../images/front/nabidka_active.png') no-repeat 0 0;
    position: relative;
    top: -10px;
}

#li-reference
{
    width: 139px;
    height: 41px;
    background: url('../images/front/reference.png') no-repeat 0 0;
}

#li-reference:hover
{
    background: url('../images/front/reference_hover.png') no-repeat 0 0;
}

#li-reference.active
{
    width: 139px;
    height: 52px;
    background: url('../images/front/reference_active.png') no-repeat 0 0;
    position: relative;
    top: -10px;
}

#li-about
{
    width: 92px;
    height: 41px;
    background: url('../images/front/onas.png') no-repeat 0 0;
}

#li-about:hover
{
    background: url('../images/front/onas_hover.png') no-repeat 0 0;
}

#li-about.active
{
    width: 92px;
    height: 52px;
    background: url('../images/front/onas_active.png') no-repeat 0 0;
    position: relative;
    top: -10px;
}

#li-blog
{
    width: 82px;
    height: 41px;
    background: url('../images/front/blog.png') no-repeat 0 0;
}

#li-blog:hover
{
    background: url('../images/front/blog_hover.png') no-repeat 0 0;
}

#li-blog.active
{
    width: 82px;
    height: 52px;
    background: url('../images/front/blog_active.png') no-repeat 0 0;
    position: relative;
    top: -10px;
}



#references
{
    width: 960px;
    height: 280px;
    margin: 0 auto;
}

#references .left
{
    width: 480px;
    height: 280px;
    float: left;
    color: #6f7c85;
    font-size: 14px;
    line-height: 26px;
}

#references .left img
{
    margin: 20px 0 0 0;
}

#references .left h2
{
    display: block;
    padding: 40px 0 20px 0;
    color: #8fabbf;
    font-size: 36px;
}

#references .left p
{
    width: 90%;
}


#references .right
{
    width: 480px;
    height: 280px;
    float: left;
}

#content
{
    width: 100%;
    height: auto;
    background: #0b3655 url('../images/front/content_bg.jpg') repeat-x;
}

#offer
{
    width: 960px;
    height: 277px;
    margin: 0 auto;
}

#offer .box
{
    width: 33%;
    height: 277px;
    float: left;
}

#offer .box h3
{
    color: #fff;
    font-size: 36px;
    margin: 40px 0 0 0;
}

#offer .box p
{
    width: 90%;
    font-size: 14px;
    line-height: 26px;
    color: #a4c4cf;
    height: 80px;
    text-align: left;
    padding: 10px 0 0 0;
}

#offer .box img
{
    padding: 50px 0 20px 0;
}

#offer .box a.more_info
{
    display: block;
    width: 132px;
    height: 51px;
    padding: 30px;
    background: url('../images/front/more_info.png') no-repeat 0 30px;
}

#offer .box a.more_info:hover
{
    display: block;
    width: 132px;
    height: 51px;
    padding: 30px;
    background: url('../images/front/more_info_hover.png') no-repeat 0 30px;
}

#article
{
    width: 960px;
    height: 390px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 36px;
    color: #4b7c8c;
    padding: 50px 0 0 0;
}

#blog
{
    width: 290px;
    height: 390px;
    padding: 0 0 0 50px;
    float: left;
}

#blog
{
    width: 290px;
    height: 390px;
    padding: 0 0 0 50px;
    float: left;
}

#blog h2
{
    font-size: 36px;
    color: #fff;
}

#blog .item
{
    width: 240px;
    height: auto;
    margin: 10px 0 0 0;
}

#blog .item h3
{
    font-size: 12px;
    line-height: 24px;
    color: #6cc3ee;
    font-weight: bold;
}

#blog .item p
{
    font-size: 12px;
    line-height: 24px;
    color: #617c90;
    text-align: justify;
}

#scroll-wrap
{
    width: 610px;
    height: 297px;
    padding: 19px 0px 19px 10px;
    float: left;
    background: url('../images/front/scroll_div.png') no-repeat;
}
#scroll-div
{
    width: 567px;
    height: 287px;
    padding: 0 10px 0 10px;
    text-align: justify;
}

#footer
{
    width: 100%;
    height: 411px;
    background: #0b3655 url('../images/front/footer_bg.jpg') repeat-x;
}

#footer h2
{
    font-size: 24px;
    color: #fff;
    margin: 0 0 20px;
}

#footer_in
{
    width: 960px;
    height: 361px;
    margin: 0 auto;
    padding: 50px 0 0 0;
    background: #0b3655 url('../images/front/footer_in_bg.jpg') no-repeat 0 0;
    color: #4b7c8c;
    font-size: 14px;
    line-height: 26px;
}

#footer_in hr
{
    width: 100%;
    height: 2px;
    margin: 5px 0;
    background: #0b3655 url('../images/front/hr_bg.jpg') repeat-x;
    display: block;
    border: 0;
}
#footer_in img
{
    margin: 0 0 30px 0;
}

#footer_in h3
{
    font-size: 14px;
    font-weight: bold;
    color: #4b7c8c;
}

#footer_in a
{
    color: #6cc3ee;
    text-decoration: none;
}

#footer_in a:hover
{
    text-decoration: underline;
}

#footer_in .contact
{
    width: 250px;
    height: 361px;
    float: left;
    padding: 0 50px 0 0;
}

#footer_in .contact p
{
    width: 300px;
}

#footer_in .contact_form
{
    width: 360px;
    height: 361px;
    float: left;
}

#footer_in .projects
{
    width: 290px;
    height: 361px;
    float: left;
}

#footer_in .projects .observe
{
    margin: 30px 0 30px 0;
}

#footer_in .projects a.facebook
{
    display: block;
    width: 93px;
    height: 20px;
    padding: 10px 30px 10px 0;
    float: left;
    background: url('../images/front/facebook.png') no-repeat 0 10px;
}

#footer_in .projects a.facebook:hover
{
    display: block;
    width: 93px;
    height: 20px;
    background: url('../images/front/facebook_color.png') no-repeat 0 10px;
}

#footer_in .projects a.twitter
{
    display: block;
    width: 93px;
    height: 20px;
    padding: 10px 30px 10px 0;
    float: left;
    background: url('../images/front/twitter.png') no-repeat 0 10px;
}

#footer_in .projects a.twitter:hover
{
    display: block;
    width: 93px;
    height: 20px;
    background: url('../images/front/twitter_color.png') no-repeat 0 10px;
}



/* Contact Form */
/* FORMS */
#footer_in .contact_form label
{
    padding: 0 10px 0 0;
    display: none;
}

#footer_in .contact_form input.text:focus, #footer_in .contact_form input[type=text]:focus, #footer_in .contact_form textarea:focus
{
    border: 0;
    outline: 0;
}

#footer_in .contact_form input.text, #footer_in .contact_form input[type=text]
{
    width: 297px;
    height: 34px;
    line-height: 36px;
    margin: 3px 5px 3px 0;
    border: 0;
    font-size: 14px;
    padding: 0px 2px 2px 10px;
    float: left;
    color: #4b7c8c;
    background: url('../images/front/contact_form_input.png') no-repeat;
    font-family: Tahoma, Helvetica, sans-serif;
}

#footer_in .contact_form input.button, #footer_in .contact_form input[type=submit]
{
    width: 120px;
    height: 36px;
    margin: 3px 5px 3px 0;
    background: url('../images/front/contact_form_button.png') no-repeat;
    border: 0;
    color: #fff;
    float: right;
    font-size: 0;
}

#footer_in .contact_form textarea
{
    float: left;
    margin: 3px 5px 3px 0;
    border: 0;
    font-size: 14px;
    height: 112px;
    padding: 2px 2px 2px 10px;
    width: 297px;
    color: #4b7c8c;
    background: url('../images/front/contact_form_textarea.png') no-repeat;
    font-family: Tahoma, Helvetica, sans-serif;
}



