/*** GLOBAL SETTINGS ***/
body {
    font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, Verdana, sans-serif;
    font-size: 0.8em;
    color:  #2c2c2c;
    background: #009947 url(img/body_background.jpg) top repeat-x;
}

html, body {
    height:100%;
}

* {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

div.cleaner {
    clear: both;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    margin: 0px;
    padding: 0px;
}

.hidden {
    display: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin-top: 10px;
}

div.selector10 {
    height: 10px;
}

div.selector20 {
    height: 20px;
}

/*** CONTENT SETTINGS ***/
#page_bar, #copyright {
    width: 850px;
    margin: 0 auto;
    color: white;
}

#page_bar a, #copyright a {
    color: white;
}

#page_bar ul {
    float: right;
}

#page_bar ul li {
    float: left;
    list-style: none;
    line-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

#page_bar ul li.last {
    margin-right: 0px;
}

#body_container {
    width: 820px;
    margin: 0 auto;
    padding: 15px;
    background-color: white;
}

#header {
    height: 269px;
    background: transparent url(img/header_background.jpg) top right no-repeat;
    padding-left: 15px;
}

#firm_name {
    font-family: "Arial Black";
    font-size: 3.8em;
    font-weight: 200;
    color: #009947;
}

#firm_content {
    margin-top: -10px;
}

#firm_content, #motto, #footer {
    color: #9d9d9d;
}

#navigation {
    padding-top: 30px;
}

#menu {
    float: left;
    width: 150px;
    height: 104px;
    margin-right: 50px;
    color:  #656565;
}

#menu li {
    text-align: right;
    line-height: 30px;
    list-style: square inside url(img/list_style.jpg);
    border-bottom: 1px dotted #9d9d9d;
    font-weight: 600;
}

#menu a {
    color:  #656565;
}

#motto {
    float: left;
    width: 250px;
    line-height: 1.4em;
    text-align: center;
    margin-top: 27px;
}

/** main content **/
#page_name {
    color: white;
    background-color: #02753a;
    line-height: 50px;
    padding-left: 30px;
}

#page_description, #container div.grey_background, form {
    padding: 20px 20px 20px 30px;
}

div.grey_background {
    background: transparent url('img/box_background.jpg') top left repeat-x;
}

/* main page settings */
#container.page_id_1 #page_name, #container.page_id_1 #page_description, #container.page_id_10 #page_description {
    display: none;
}

#container.page_id_1 h3 {
    color: white;
}

#container.page_id_1 #about_us, #container.page_id_1 div.grey_background {
    padding: 20px 20px 20px 30px;
}

#container.page_id_1 div.grey_background {
    padding: 0 10px 10px 10px;
    margin-top: 5px;
}

#about_us {
    color: white;
    background-color: #02753a;
}

#about_picture {
    float: right;
    display: block;
    width: 410px;
    height: 230px;
    padding: 10px;
    background: white url('img/main.jpg') center center no-repeat;
    margin-left: 20px;
}

div.grey_background {
    color: #2f2f2f;
}

div.main_page {
    height: 260px;
    padding: 20px;
}

#why, #main_contact {
    border: 1px solid #c7c7c7;
}

#why {
    margin-right: 332px;
}

#main_contact {
    float: right;
    width: 280px;
    background: transparent url('img/envelope.jpg') 90% 90% no-repeat;
}

#main_contact a {
    color: #1a1a1a;
}

#main_contact a:hover {
    color: #656565;
}

/** catalogs **/
div.catalog_style {
    height: 150px;
    width: 106px;
    float: left;
    margin-right: 20px;
    padding: 10px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center center;
}

div.catalog_content, div.recommend {
    margin-top: 20px;
}

div.download {
    float: right;
    background: transparent url('img/download.jpg') right center no-repeat;
    padding-right: 25px;
    line-height: 25px;
}

div.download a {
    color: #656565;
    font-weight: 600;
    text-decoration: underline;
}

div.viewer {
    float: right;
    background: transparent url('img/read-more.jpg') right center no-repeat;
    padding-right: 25px;
    line-height: 25px;
    margin-left: 30px;
}

div.viewer a {
    color: #656565;
    font-weight: 600;
    text-decoration: underline;
}

/** contact page settings **/
#contact_image {
    height: 350px;
    width: 350px;
    padding: 10px;
    background: white url('img/mapy_cz.png') center center no-repeat;
    float: right;
    margin-left: 20px;
    border: 1px solid #c7c7c7;
}

form div {
    margin-top: 10px;
}

input, textarea {
    margin-top: 1px;
    border: 1px solid #c7c7c7;
}

input.submit {
    float: right;
    padding: 2px;
}

textarea {
    width: 100%;
    height: 150px;
}

/** footer **/
#footer {
    height: 110px;
    background: transparent url(img/footer.jpg) left center no-repeat;
}

#footer a {
    color: #656565;
}

#footer_line {
    background-color: #069948;
    height: 7px;
    margin-top: 15px;
    margin-bottom: 23px;
}

#adress {
    float: left;
    margin-left: 140px;
}

#contact {
    margin-top: 45px;
    margin-left: 300px;
}

#copyright {
    line-height: 40px;
    text-align: right;
}

/* system pages */
#sitemap ul, #site_search ul {
    margin-left: 25px;
}
