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

html {background: #f0f0f0;}
body {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: #69a000;outline: 0}
a:visited {color: #69a000}
a:hover {color: #000;text-decoration: none}
a.more {font-weight: bold;padding: 4px 13px 4px 0;background: url('../img/more.gif') no-repeat 100% 50%;margin-bottom: 20px;display: inline-block;}

/*******************************************************************************************************************
*  TITLES                                                                                                          *
*******************************************************************************************************************/
h1, h2, h3, h4, h5 {margin: 0 0 15px 0;color: #3b3b3b;font-weight: bold;text-transform: uppercase;font-family: "Lato";}
h1 {font-size: 2.0em;padding-bottom: 10px;background: url('../img/dot.gif') repeat-x bottom;line-height: 1.0em;margin-bottom: 15px;}
h2 {font-size: 1.65em;margin-bottom: 20px;}
h3 {font-size: 1.3em;margin-bottom: 20px;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em}

#wrap {background: #fff url('../img/background.png') repeat-x;padding-bottom: 40px}
#layout {padding-top: 488px}

/*******************************************************************************************************************
*  HEADER                                                                                                          *
*******************************************************************************************************************/
#header {position: absolute;top: 0;left: 0;width: 100%;z-index: 90;}
#header #logo {display: block;left: 0;z-index: 10;position: absolute;top: 30px;color: #fff;text-decoration: none;font-weight: normal;font-style: normal;text-shadow: 1px 1px 1px #151819;font-size: 2.7em;font-family: "Lato Black"}                
#header #logo span {display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url('../img/gradient.png') repeat-x bottom}
#header #logo strong {font-weight: 900}
/* navigation */
#header #navigation {position: absolute;left: 0;top: 375px;height: 72px;}
#header #navigation li {display: block;float: left;height: 72px;margin-right: 1px}
#header #navigation li a {display: block;float: left;padding: 0 15px;height: 72px;line-height: 72px;text-decoration: none;color: #fff;font-weight: bold;}
#header #navigation li.active a {background: url('../img/navigation-active.gif') no-repeat 50% 100%;}
#header #navigation li:hover,
#header #navigation li.active {background: url('../img/navigation-hover.png') repeat-x;}
/* search */
#header #search {position: absolute;top: 34px;right: 0}
#header #search .text {background: url('../img/search.png') no-repeat;border: 0;color: #606368;text-shadow: 1px 1px 1px #1c1e20;width: 211px;height: 21px;padding: 5px 10px 5px 30px}

/*******************************************************************************************************************
*  INTRO                                                                                                           *
*******************************************************************************************************************/
#intro {padding: 6px;position: absolute;top: 98px;left: 0;background: #fff;z-index: 100;}

/*******************************************************************************************************************
*  CONTENT                                                                                                         *
*******************************************************************************************************************/
#container ul {padding: 5px 10px 25px 40px;list-style: disc}
#container ul li {padding: 3px 0 3px 5px;}

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

#container ul.cols {background: url('../img/dot.gif') repeat-x bottom;clear: both;list-style: none;padding: 20px 0 30px 0;margin-bottom: 50px;}
#container ul.cols li {padding: 0;width: 282px;float: left;}
#container ul.cols li h2 {font-size: 1.4em;text-transform: none}
#container ul.cols li a.thumb {margin-bottom: 15px;position: relative;display: block}
#container ul.cols li.center {margin: 0 45px;}


#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 .date {display: block;padding: 0;margin-bottom: 10px}
#container .date span {padding: 0;font-size: 12px;font-weight: bold;color: #999}
#container .newie {margin-bottom: 30px}

/*******************************************************************************************************************
*  FOOTER                                                                                                          *
*******************************************************************************************************************/
#footer {background: #f0f0f0 url('../img/footer-background-repeat.png') repeat-x;height: 165px;margin-bottom: 0}
#footerBackground {background: url('../img/footer-background-center.png') no-repeat 50% 0;height: 165px;margin-bottom: 0}
#footer p {color: #878787;font-size: 11px;padding: 0 20px;margin: 0;line-height: 65px}
#footer p a {color: #878787;}

/*******************************************************************************************************************
*  OTHER STYLES                                                                                                    *
*******************************************************************************************************************/
.high {font-weight: bold;color: #2d7bac}
.inner {padding: 15px 20px}
.middle {margin: 0 auto;position: relative;}
.w938 {width: 938px}
.w600 {width: 600px}
.w220 {width: 250px}
a.thumb img {border: 1px solid #e4e4e4}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}

