* {margin: 0;padding: 0;outline: 0}
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object {border: 0}
ul {padding-left: 25px;}
li {margin-bottom: 10px;}
html {background: url('../img/bg.jpg') repeat-x;}
body {color: #404646;font: normal 75%/1 Arial,sans-serif;margin: 0 auto;width: 875px}
p {line-height: 1.8em;margin-bottom: 25px}

/* links --------------------------------------------------------------- */
a {color: #1d94de;text-decoration: underline;}
a:link {color: #1d94de}
a:focus {color: #1d94de; outline: 0}
a:visited {color: #1d94de}
a:hover {color: #13749b;text-decoration: none;}


/* H1 - H5 --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {margin: 0 0 15px;font-weight: normal}
h1 { font-size: 1.5em;margin: 0}
h2 { font-size: 1.5em;background: url('../img/ico.jpg') no-repeat 0 100%;padding: 3px 0 3px 32px; font-family: Verdana, 'Geneva CE', lucida, sans-serif;}
h3 { font-size: 1.5em; padding-top: 20px; font-family: Verdana, 'Geneva CE', lucida, sans-serif;}
h4 { font-size: 1.1em; font-weight: bold; margin-top: 10px; margin-bottom: 0px;}
h5 { font-size: 1.0em}




    #header {background: #e0e5e8 url('../img/bg.jpg') repeat-x;height: 110px;position: relative;}
    
    /* logo ------------------------------------------------------------------ */
    h1 a {display: block;text-align: right;color: #5c6c18;text-decoration: none;line-height: 110px;width: 387px;height: 110px;position: absolute;top: 0;left: -70px}
    h1 a:hover {color: #fff}
        h1 a span {position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;cursor: pointer;background: url('../img/logo.jpg') no-repeat}
    
    /* navigation --------------------------------------------------- */
    ul#nav {position: absolute;top: 75px;right: -10px;height:35px;z-index: 100; list-style: none;}
        ul#nav li {float: left;position: relative;padding-left: 25px;background: url('../img/nav-left.gif') no-repeat}
        ul#nav li.active {background: url('../img/nav-active-left.gif') no-repeat}
            ul#nav li a {background: #168ddd url('../img/nav-right.gif') no-repeat 100% 0;font-weight: bold;display: block;float: left;line-height: 35px;height:35px;padding: 0 25px 0 5px;text-align: center;font-size: 0.9em;color: #fff;text-decoration: none;}
            ul#nav li a:hover {text-decoration: underline;}
            ul#nav li.active a {background: #fff url('../img/nav-active-right.gif') no-repeat 100% 0;color: #393a3e;text-decoration:none}
            ul#nav li#nav01 {left: 0;z-index: 90}
            ul#nav li#nav02 {left: -5px;z-index: 80}
            ul#nav li#nav03 {left: -10px;z-index: 70}
            ul#nav li#nav04 {left: -15px;z-index: 60}
            ul#nav li#nav05 {left: -20px;z-index: 50}
            ul#nav li#nav01.active {z-index: 100;background: url('../img/nav-first-active-left.gif') no-repeat}
            ul#nav li#nav02.active {z-index: 100}
            ul#nav li#nav03.active {z-index: 100}
            ul#nav li#nav04.active {z-index: 100}
            ul#nav li#nav05.active {z-index: 100}


    .tabcontent {padding: 20px 0;display: none}
    .tabcontent.div01 {display: block}
    
            
            /* CONTENT */
            .content {float: left;width: 560px}
                
                        
            /*  SIDEBAR */             
            .sidebar {width: 275px;float: right}
                .sidebar p {padding: 0;margin-top: 0;margin-bottom: 25px}
                .sidebar span {color: #7f868c;display: block;margin-bottom: 5px}
                  
  	/* footer ----------------------------------------------------------------- */
  	#footer {background: url('../img/bg-footer.jpg') no-repeat;height: 50px;line-height: 50px;padding: 0 20px;font-size: 0.9em;color: #787f85}
        #footer a {color: #787f85}
        #footer a.active {color: #000}


hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;}
.clear { clear:both; display: block; height:0;line-height:0;font-size:0; width: 100%;}
.noscreen { display:none; }
.floatLeft {float: left;}
.floatRight {float: right;}
.bold {font-weight: bold;}
.small {font-size: 0.9em}
.alignLeft {text-align: left}
.alignCenter {text-align: center}
.alignRight {text-align: right}
.noborder {border: 0;}
/* clearfix */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix {display: inline-block;}
/* schovani pred ie mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
