/*******************************************************************************************************************
*  Author: Tomas Lach (www.tomaslach.cz)                                                                           *
*  Date: 11.05.2011                                                                                                *
*******************************************************************************************************************/
@import url('jquery.fancybox-1.3.4.css');
@import url('jquery.nivo.slider.css');
@import url('font.css');

html {background: #fff url('../img/background-html.png') repeat-x;}
body {background: url('../img/background-body.png') no-repeat 50% 0;color: #313031;font: normal 12px Arial,sans-serif;}
p {font-size: 1.0em;line-height: 1.8em;margin-bottom: 15px}
address {font-style: normal;padding-bottom: 15px}

/*******************************************************************************************************************
*  LINKS                                                                                                           *
*******************************************************************************************************************/
a, a:link, a:focus {color: #cd0a61;outline: 0}
a:visited {color: #cd0a61}
a:hover {color: #000;text-decoration: none}
a.more {padding: 4px 13px 4px 0;display: inline-block;background: url('../img/arrow.png') no-repeat 100% 50%}

/*******************************************************************************************************************
*  TITLES                                                                                                          *
*******************************************************************************************************************/
h1, h2, h3, h4, h5 {margin: 0 0 15px 0;color: #3b3b3b;font-weight: bold;}
h1 {font-size: 2.0em;margin-bottom: 15px;}
h2 {font-size: 1.2em;margin-bottom: 20px;border-bottom: 1px solid #ebebeb;padding-bottom: 15px}
h3 {font-size: 1.3em;margin-bottom: 20px;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em}

#wrap {padding-bottom: 0}
#layout {padding-top: 430px}

/*******************************************************************************************************************
*  HEADER                                                                                                          *
*******************************************************************************************************************/
#header {position: absolute;top: 0;left: 0;width: 100%;z-index: 90;}
#header #logo {display: block;left: 0;z-index: 10;font-family: Pacifico;position: absolute;top: 15px;font-size: 3.0em;color: #8ba351;text-decoration: none;}                
/* navigation */
#header #navigation {position: absolute;right: 0;top: 0;}
#header #navigation li {display: block;float: left;padding: 0 15px;margin-right: 1px}
#header #navigation li a {border-top: 5px solid #c8e289;display: block;float: left;font-size: 1.2em;font-weight: bold;padding: 40px 0;text-decoration: none;color: #6a7e3a;text-shadow: 1px 1px 1px #e8fcb7;}
#header #navigation li.active a {border-top-color: #dcf3a6}
#header #navigation li:hover a {border-top-color: #dcf3a6}

/*******************************************************************************************************************
*  INTRO                                                                                                           *
*******************************************************************************************************************/
#intro {background: url('../img/shadow.png') no-repeat bottom;padding-bottom: 18px;position: absolute;top: 98px;left: 0;z-index: 100;}
#sliderWrap {border: 1px solid #cdcdcd;padding: 9px;background: #fff;}
#slider {width: 920px;height: 227px}
/*******************************************************************************************************************
*  CONTENT                                                                                                         *
*******************************************************************************************************************/
#container {padding-bottom: 30px}
.shadow {height: 16px;width: 100%;background: url('../img/shadow.png')}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#container ul {padding: 5px 10px 25px 40px;list-style: disc}
#container ul li {padding: 3px 0 3px 5px;}

#container ul.cols {list-style: none;padding: 0 0 10px;margin: 0 0 30px;background: url('../img/separate.png') repeat-x bottom}
#container ul.cols li {padding: 0 0 20px 70px;width: 210px;float: left;}
#container ul.cols li h2 {padding: 0;border: 0}
#container ul.cols li.center {margin: 0 45px;}
#container ul.cols li.c1 {background: url('../img/icon-bulb.png') no-repeat 10px 0}
#container ul.cols li.c2 {background: url('../img/icon-box.png') no-repeat}
#container ul.cols li.c3 {background: url('../img/icon-heart.png') no-repeat}

#container .gallery img {margin: 0 20px 20px 0;float: left}

#container table {width: 100%;border-collapse: collapse;border: 1px solid #efefef}
#container table th {text-align: left;padding: 10px;border: 1px solid #69a000;border-bottom: 3px solid #8ace07;background: #69a000;color: #fff}
#container table td {padding: 7px 10px;border: 1px solid #efefef}
#container table .dark td {background: #f7f7f7}

#container form {margin-bottom: 20px}
#container form fieldset {background: #f7f7f7;padding: 10px 15px;border: 1px solid #efefef}
#container form table {width: 100%;border: 0}
#container form th {padding: 10px 0 10px 0;border: 0;background: none;color: #000;text-align: left;width: 30%;vertical-align: top}
#container form td {padding: 5px 20px 5px 0;width: 70%;border: 0}
#container form .text {padding: 5px;width: 199px;}
#container form .textarea {padding: 5px;width:338px;height:158px;}
#container form .checkbox {width: 20px;height: 20px;float: left;position: relative;top: -4px;margin-right: 2px}
#container form .radio {width: 20px;height: 20px;float: left;position: relative;top: -5px;margin-right: 2px}
#container form tfoot td {padding-top: 10px}
#container form .submit {cursor: pointer;padding: 5px 10px;font-weight: bold;text-transform: uppercase;font-family: Arial;font-size: 1.0em;}
    
#container .box .content {width: 800px}
/*******************************************************************************************************************
*  FOOTER                                                                                                          *
*******************************************************************************************************************/
#footer {background: #f0f0f0 url('../img/background-footer.png') no-repeat;height: 74px;margin-bottom: 0}
#footer p {color: #878787;font-size: 11px;padding: 0 20px;margin: 0;line-height: 74px}
#footer p a {color: #878787;}

/*******************************************************************************************************************
*  OTHER STYLES                                                                                                    *
*******************************************************************************************************************/
.high {font-weight: bold;color: #2d7bac}
.inner {padding: 15px 20px}
.middle {margin: 0 auto;position: relative;}
.w940 {width: 940px}
.w600 {width: 600px}
.w220 {width: 250px}
a.thumb img {border: 1px solid #e4e4e4}


