@CHARSET "UTF-8";

@font-face {
    font-family: 'GulimRegular';
    src: url('gulim6-webfont.eot');
    src: url('gulim6-webfont.eot?#iefix') format('embedded-opentype'),
         url('gulim6-webfont.woff') format('woff'),
         url('gulim6-webfont.ttf') format('truetype'),
         url('gulim6-webfont.svg#GulimRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {border: none;}
a {border: none;}

body {background: #fff; font-family: GulimRegular, sans-serif; color: #7f7f7f;; margin: 0; padding: 0; width: 100%;}
a {text-decoration: none; color: inherit;}

h1, h2, h3, h4 {font-weight: normal}

.content {margin-left: auto; margin-right: auto; width: 1000px;}
.clear {clear: both;}
.rightmenu {float:left; width: 144px; height: 380px; margin-top: 16px; margin-left: 10px; position: fixed; border-right: #2f80e2 1px solid;}
.rightmenu h1 {color: #3081e4; font-size: 24px; text-transform: uppercase;}
.rightmenu h2 {font-size: 14px; text-transform: uppercase}
.rightmenu h3 {color: #3081e4; font-size: 18px; text-transform: uppercase; margin-bottom: -15px; }
.rightmenu > div a {text-decoration: none; color: #7f7f7f;}
.rightmenu > div a:hover {text-decoration: underline;}

.obsah {float: right; margin-top: 40px; margin-right: -20px; width: 835px;}
.obsah h2 {color: #3081e4; font-size: 24px; font-weight: normal; text-transform: uppercase;}
.obsah h3 {color: #3081e4; font-size: 18px; display: inline; font-weight: normal; text-transform: uppercase;}
.obsah h4 {font-size: 14px; display: inline; font-weight: normal; text-transform: uppercase; margin-left: 10px;}

.fotohlavicka {margin-top: 30px; margin-bottom: 21px;}
.fototest {clear: both; min-height: 165px;}
img.nahled {width: 150px; height: 150px;}
.nahledlink {display: block; float: left; margin-right: 5px; margin-bottom: 5px;z}

.divline {border-bottom: #7f7f7f 1px solid; width: 500px; margin-bottom: 20px; padding-bottom: 10px; height: 25px; line-height: 25px;}
.blackline {background: #d2e7f1;}
.greyline {background: #edf6fb;}
