/* 
    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;
    font-family: Arial;
}

.clear
{
    clear: both;
}

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

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

#header_in h1
{
    display: block;
    width: 150px;
    height: 30px;
    margin: 0;
    padding: 0;
    border: 1px solid red;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 36px;
    font-weight: bold;
    color: #8fabbf;
}
#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;
}

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

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

#header_in #cLeftTop
{    
    width: 781px;
    height: 59px;  
    position: relative;
    top: 6px; 
    background: url('../images/front/page_left_bg.png') no-repeat 0 0;
    
}

#content_in #cLeftBody
{
    float: left;
    width: 641px;
    height: auto;   
    padding: 10px 40px 40px 40px;    
    background: #fff;
    font-size: 14px;
    color: #3d657c;
    text-align: justify;
    min-height: 735px;
    
}

#content_in #cLeftBody ul#wbUl
{
    float: left;
    list-style: none;
    width: 650px;    
    
}

#content_in #cLeftBody ul#wbUl li
{
    float: left;
    width: 300px; 
    padding: 0 20px 10px 0;   
}

#content_in #cLeftBody td
{
   padding: 3px 0 3px 0;
}

#content_in #cLeftBody p
{
   margin: 0 0 8px 0;    
   line-height: 22px;
}

#content_in #cLeftBody h1
{
    font-size: 28px;
 color: #6ac2ee;
 display: block;
 margin: 5px 0 20px;
}

#content_in #cLeftBody h2
{
    font-size: 22px;
 color: #6ac2ee;
 margin: 5px 0 10px;
}

#content_in #cLeftBody ul.modules {
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px;
}

#content_in #cLeftBody ul.modules li {
  float: left;
  width: 300px;
  min-height: 150px;

}

#content_in #cLeftBody ul.modules li.even {
  margin-right: 38px;

}

#content_in #cRight
{
    float: left;
    width: 230px;
    height: 784px;        
    background: #00223c url('../images/front/page_right_bg.png') no-repeat 0 0;
    
}

#content_in #cRight ul 
{
    list-style: none;
    }

#content_in #cRight ul li
{
    width: 208px;
    height: 35px;
    margin: 5px 0 0 0;
    padding: 14px 0 0px 30px;
 }
    
    #content_in #cRight ul li:hover
{  
    background: url('../images/front/menu_hover.png') no-repeat 0 0;
    }
    
#content_in #cRight ul li a 
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    }

#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;
}




