* { margin:0; padding: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, ol {list-style-type:none}
html {background: #fff;}
body { padding: 0; font: normal 12px Arial,sans-serif;color: #000;}

/* links --------------------------------------------------------------- */
a {color: #f84c00;text-decoration: underline;}
a:link {color: #f84c00;}
a:focus {color: #f84c00;border: 0;}
a:visited {color: #9a2f00}
a:hover {color: #000;text-decoration: none;}

/* H1 - H5 --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:15px 0 15px 0; }
h1 { font-size: 1.8em;  margin: 0; color: #fff;}
h2 { font-size: 1.8em; margin: 0 0 0; color: #0e3752;font-weight: normal;padding: 0 0 10px}
h3 { font-size:1.0em; margin: 15px; border-bottom: 1px solid #dcdcdc;color: #3b3b3b;  padding: 0 0 5px;text-transform: uppercase; }
h4 { font-size:1.0em; color: #005e7c }
h5 { font-size:1.0em; }


#layout {width: 865px; margin: 0 auto}

    #header {height: 60px; position: relative;}
    /* header ------------------------------------------------------------------ */
        #header h1 { margin: 0;}
            #header h1 a { display: block; color: #000;text-decoration: none;}
            #header h1 a:hover {color: #000}
            

        #header h2 {font-size: 1.2em;color: #555;font-style: italic;font-weight: bold;}
          /* navigation --------------------------------------------------- */
        #header ul#nav {display: none}
            



    p {line-height: 1.5em;padding: 0 0 15px 0;}
    .noprint {display: none;}

    .content {width: 100%;}
        
            .content .featured h2 {padding: 25px 0 10px 0;margin: 0;}
            .content .featured p {padding: 0;}
            .content .featured a.more {display: inline-block; padding: 10px 15px 10px 0;}
        .content .featured-btm {display: none}

        .content p.images {text-align: center;display: none;}

        .content ul {padding: 10px 20px;margin: 0;}
            .content ul li {padding: 2px 5px 2px 15px;background: url('../img/li.gif') no-repeat 0 50%;}

        .content .in-content {padding: 0}
            .content .in-content h3 {font-size: 1.2em; margin: 0; padding: 10px 0;border: 0; text-transform: none;color: #0e3752}


    .panel.right {width: 100%;}
        .panel.right h3 {font-size: 1.2em; margin: 0; padding: 15px 0;border: 0; text-transform: none;color: #0e3752}
        .panel.right small {color: #000; font-size: 0.9em;display: block; margin-bottom: 0px;}
        .panel.right p {padding: 0 0 20px;color: #000}
        .panel.right a.more {display: inline-block;;}


  	/* footer ----------------------------------------------------------------- */
  	.footer { clear:both;line-height: 1.2em;color: #000;font-size: 0.9em;}
        .footer p {padding: 20px 0 0;color: #000}
        .footer a {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; }
hr.noscreen {display: block;}
hr.noscreen.noprint {display: none;}
.flt-l {float: left;}
.flt-r {float: right;}
.bold {font-weight: bold;}
.center {text-align: center;}
.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;}
