@CHARSET "UTF-8";

* {
    margin: 0;
    padding: 0;
}
html, body {
    height: 100%;
}
body {
    background: #9CD16B;
    text-align: center;
    font-family: "Arial", "Geneva", lucida, sans-serif;
}
div#bg-1 {
    min-height: 100%;
    height: 100%;
    position: relative;
    background: url('../images/bg.jpg') left bottom repeat-x;
}
body>#bg-1 {
    height: auto!important;
}
div#bg-2 {
    background: url('../images/bg_trees.jpg') center bottom no-repeat #FFFFFF;
    padding-bottom: 70px;
}
div#header,
div#content {
    width: 909px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
a img {
    border: 0;
}
div#header h1 {
    padding: 41px 0 35px 12px;
}
div#header h1 a, div#header h1 a span {
    width: 183px;
    height: 80px;
    display: block;
}
div#header h1 a {
    position: relative;
    overflow: hidden;
}
div#header h1 a span {
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/logo_centrex.jpg') left top no-repeat;
    cursor: pointer;
}
div#header ul#languages {
    position: absolute;
    right: 12px;
    top: 20px;
    list-style-type: none;
    font-size: 90%;
}
div#header ul#languages li {
    float: left;
    padding-left: 5px;
}
div#header ul#languages li.about {
    padding-right: 5px;
}
div#header ul#languages li.about a {
    width: auto!important;
}
div#header ul#languages li a {
    display: block;
    width: 33px;
    height: 24px;
    text-align: center;
    padding-top: 9px;
    color: #000000;
    text-decoration: underline;
}
div#header ul#languages li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#header ul#languages li.active a, div#header ul#languages li.active a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    background: url('../images/language_bg.jpg') left top no-repeat #9CD16B;
}
div#header ul#menu {
    position: absolute;
    right: 12px;
    bottom: 31px;
    list-style-type: none;
    font-size: 100%;
}
div#header ul#menu li {
    float: left;
    margin-left: 20px;
}
div#header ul#menu li a {
    color: #000000;
    text-decoration: underline;
}
div#header ul#menu li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#header ul#menu li.active {
    margin-top: -2px;
}
div#header ul#menu li.active a {
    color: #000000;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
}
div#header ul#menu li.active a:hover {
    color: #679A40;
    text-decoration: none;
}
div#homepage {
    height: 357px;
}
div#homepage ul#services {
    list-style-type: none;
}
div#homepage ul#services li {
    width: 430px;
    height: 48px;
    padding-top: 13px;
}
div#homepage ul#services li a {
    margin-left: 40px;
    color: #000000;
    text-decoration: underline;
}
div#homepage ul#services li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#homepage ul#services li.left {
    float: left;
    background: url('../images/button_left.jpg') left top no-repeat;
}
div#homepage ul#services li.right {
    float: right;
    background: url('../images/button_right.jpg') left top no-repeat;
}
div#homepage img {
    position: absolute;
    left: -8px;
    top: 46px;
}
div#homepage ul#products {
    list-style-type: none;
    position: absolute;
    left: 478px;
    top: 56px;
    font-size: 90%;
}
div#homepage ul#products li {
    width: 190px;
    height: 65px;
    margin: 10px 0 10px 0;
    padding-left: 20px;
    float: left;
}
div#homepage ul#products li a {
    display: block;
    height: 23px;
    margin-top: 35px;
    padding: 7px 0 0 10px;
    background: url('../images/button.jpg') left top no-repeat;
    color: #000000;
    text-decoration: underline;
}
div#homepage ul#products li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#homepage ul#products li.rezivo-stolarske {
    background: url('../images/ikona_rezivo_stolarske.jpg') right top no-repeat;
}
div#homepage ul#products li.stavebni-rezivo {
    background: url('../images/ikona_stavebni_rezivo.jpg') right top no-repeat;
}
div#homepage ul#products li.vlhkomery-gann {
    background: url('../images/ikona_vlhkomery_gann.jpg') right top no-repeat;
}
div#homepage ul#products li.zarizeni-scheer {
    background: url('../images/ikona_zarizeni_scheer.jpg') right top no-repeat;
}
div#homepage ul#products li.vakuove-pytle-wf {
    background: url('../images/ikona_vakuove_pytle_wf.jpg') right top no-repeat;
}
div#homepage ul#products li.stycnikove-desky {
    background: url('../images/ikona_stycnikove_desky.jpg') right top no-repeat;
}
div#homepage ul#products li.palivove-drevo {
    background: url('../images/ikona_palivove_drevo.jpg') right top no-repeat;
}
div#homepage div#about {
    position: absolute;
    left: 0;
    top: 427px;
    height: 129px;
    width: 438px;
    background: url('../images/about.jpg') left top no-repeat;
}
div#homepage div#about h1 {
    font-size: 100%;
    margin: 5px 0 7px 20px;
}
div#homepage div#about p {
    font-size: 90%;
    margin: 7px 30px 7px 20px;
    line-height: 140%;
}
div#homepage div#about a {
    color: #679A40;
    text-decoration: underline;
    padding-right: 15px;
    background: url('../images/arr_green.jpg') right 2px no-repeat;
}
div#homepage div#about a:hover {
    color: #000000;
    text-decoration: underline;
}
div#homepage div#offer {
    position: absolute;
    right: 0;
    top: 440px;
    height: 129px;
    width: 440px;
}
div#page {
    overflow: hidden;
}
div#content div#breadcrumb {
    height: 50px;
    background: url('../images/breadcrumb.jpg') left top no-repeat;
    font-size: 90%;
}
div#content div#breadcrumb ul {
    list-style-type: none;
}
div#content div#breadcrumb ul li {
    float: left;
    padding: 17px 30px 0 20px;
    height: 27px;
    background: url('../images/breadcrumb_bg.jpg') right 5px no-repeat;
}
div#content div#breadcrumb ul li.main {
    display: block;
    width: 160px;
    padding-right: 50px;
    text-align: center;
    background: transparent;
}
div#content div#breadcrumb ul li.last {
    background: transparent;
}
div#content div#breadcrumb ul li a {
    color: #000000;
    text-decoration: underline;
}
div#content div#breadcrumb ul li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#content div.left {
    width: 249px;
    float: left;
    padding: 10px 0 0 12px;
}
div#content div.right {
    width: 596px;
    float: right;
    padding: 30px 12px 0 0;
}
div#content div.left ul {
    list-style-type: none;
    padding-bottom: 10px;
}
div#content div.left ul li ul {
    padding-left: 20px;
    padding-bottom: 0;
}
div#content div.left ul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #E1E1E1;
    color: #000000;
    text-decoration: underline;
}
div#content div.left ul li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#content div.left ul li a.active {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    text-decoration: none;
}
div#content div.left ul li a.active:hover {
    color: #679A40;
    text-decoration: none;
}
div.content {
    font-size: 90%;
}
div.content a {
    color: #679A40;
    text-decoration: underline;
}
div.content a:hover {
    color: #000000;
    text-decoration: underline;
}
div.content img {
    margin: 10px;
}
div.content h1 {
    margin-bottom: 20px;
    font-size: 180%;
    font-weight: normal;
}
div.content h2 {
    margin: 20px 0 10px 0;
    font-size: 150%;
    color: #679A40;
    font-weight: normal;
}
div.content h3 {
    margin: 20px 0 10px 0;
    font-size: 130%;
    font-weight: normal;
}
div.content blockquote {
    margin: 10px 0;
    background: #EFEFEF;    
}
div.content p {
    margin: 10px 0;
    text-align: justify;
    line-height: 150%;
}
div.content .left {
    text-align: left;
    float: left; 
}
div.content .right {
    text-align: right;
    float: right;
}
div.content p.left {
    text-align: left;
    float: none; 
}
div.content p.center {
    text-align: center;
}
div.content p.right {
    text-align: right;
    float: none;
}
div.content blockquote p {
    padding: 10px;
    margin: 0;
}
div.content ol {
    margin: 10px 20px;
    line-height: 150%;
}
div.content ul {
    margin: 10px 20px;
    list-style-type: square;
    line-height: 150%;
}
div.content dl {
    margin: 10px 0;
    line-height: 150%;
}
div.content dt {
    font-weight: bold;
    margin: 10px 0 5px 0;
    line-height: 150%;
}
div.content dd {
    margin: 0 15px 10px 15px;
    line-height: 150%;
}
div.content table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    margin: 10px 0;
    line-height: 150%;
}
div.content table caption {
    font-size: 100%;
    text-align: left;
    padding: 5px 0;
    font-weight: bold;
}
div.content table th {
    border: 0;
    border-bottom: 3px solid #FFFFFF;
    background: #FAFAFA;
    vertical-align: top;
    padding: 5px 8px;
    font-weight: normal;
    text-align: left;
}
div.content table td {
    border: 0;
    border-bottom: 3px solid #FFFFFF;
    background: #EFEFEF;
    vertical-align: top;
    padding: 5px 8px;
}
div.content hr {
    border: 0;
    border-top: 1px solid #E1E1E1;
    width: 90%;
    margin: 10px auto;
    text-align: center;
}
div.content div.sitemap-tree ul li a {
    color: #000000;
    text-decoration: underline;
}
div.content div.sitemap-tree ul li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div.content div.sitemap-tree ul {
    border-left: 0;
    padding-left: 0;
    list-style-type: none;
}
div.content div.sitemap-tree ul li ul {
    border-left: 4px solid #E1E1E1;
    padding-left: 20px;
    list-style-type: none;
}
div#footer {
    width: 909px;
    height: 150px;
    margin: 0 auto;
    font-size: 80%;
    text-align: left;
}
div#footer p {
    float: left;
    padding: 60px 0 0 12px;
}
div#footer p a {
    color: #000000;
    text-decoration: underline;
}
div#footer p a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#footer ul {
    float: right;
    padding: 60px 12px 0 0;
    list-style-type: none;
}
div#footer ul li {
    float: left;
    margin-left: 20px;
}
div#footer ul li a {
    color: #000000;
    text-decoration: underline;
}
div#footer ul li a:hover {
    color: #679A40;
    text-decoration: underline;
}
div#footer ul li.active a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
div#footer ul li.active a:hover {
    color: #679A40;
    text-decoration: none;
}
div.higher {
    padding-top: 129px;
}
div.offer h1 {
    font-size: 130%;
    padding-top: 20px;
    margin-bottom: 0;
    color: #679A40;
}
div#offer h1 {
    font-size: 120%;
    margin: 15px 0 0 0;
    padding: 0;
    font-weight: bold;
    color: #000000;
}
div.offer p {
    text-align: left;
}
div#offer p {
    margin-top: 7px;
}
div#offer a {
    color: #000000;
    text-decoration: underline;
}
div#offer a:hover {
    color: #679A40;
    text-decoration: underline;
}
div.contact form fieldset {
    border: 0;
}
div.contact form fieldset#fieldset-fields input {
    padding: 5px;
    width: 250px;
}
div.contact form fieldset#fieldset-fields textarea {
    padding: 5px;
    width: 100%;
}
span.required,
div.contact form fieldset#fieldset-fields label span {
    font-size: 120%;
    color: #FF0000;
}
div.contact form fieldset#fieldset-buttons {
    text-align: right;
}
div.contact form fieldset#fieldset-buttons input {
    padding: 5px 20px;
}
div.contact ul.errors {
    background: #FFF0F0;
    list-style-type: none;
    padding: 5px 10px;
    color: #FF0000;
}
div.contact ul.success {
    background: #EEF8E2;
    list-style-type: none;
    padding: 5px 10px;
    color: #679A40;
}
div.search-form form input {
    padding: 5px;
}
div.search-form form input.query {
    width: 250px;
}
div.search-results h2 a {
    color: #000000;
    text-decoration: underline;
}
div.search-results h2 a:hover {
    color: #679A40;
    text-decoration: underline;
}
p.pagination {
    padding-top: 10px;
}
.hidden {
    display: none;
}