﻿body {font-family:"Open Sans", OpenSans, sans-serif; font-size: 11pt; background-color: white; /*line-height: 135%;*/ margin:0; padding:0; 
       
        overflow-y: scroll; overflow: -moz-scrollbars-vertical;  }
#container {/*position: relative;*/ top:5px;  margin:0px auto; padding:0px; width:80%;   background-color:  transparent; }

#hlavicka {margin: 0px auto 0px auto; }
#hlavicka img {width: 100%;}

#obsah { top: 10px; right:0 ; margin: 0px auto;
        color: black; font-family:"Open Sans", OpenSans, sans-serif; background: white ; 
	vertical-align:top; text-align: justify;}
	
#obsah H1 {margin:0.5em 0 0.5em 0;  color:rgb(60,173,253); font-family:"Open Sans Light", OpenSansLight, sans-serif; 
           font-size:2.1em; font-weight: bold; text-aling:left; line-height:1em;}
#obsah H2 {color:rgb(60,173,253); font-size:1.6em; text-aling:left; font-weight:normal;margin-top:1em; margin-bottom:0.4em; line-height:1em;}
#obsah H3 {color:rgb(60,173,253); font-size:1.4em; text-aling:left; font-weight:normal;margin-top:0.6em; margin-bottom:0; padding-bottom:0;}
#obsah H4 {font-weight:bold;text-aling:left; margin-bottom:0.2em; padding-bottom:0.1em;}
#obsah p {margin: 0.2em auto 0.5em;}
/*#obsah strong {color:rgb(60,173,253); font-size:1.7em; text-aling:left; font-weight:normal;}*/
#obsah .subtitle {font-weight:bold;text-aling:left; margin-top:0.3em;}
#obsah address {text-align:right;}


#obsah a {/*text-decoration: underline; font-weight:bold;*/ color: rgb(59,172,252); }
#obsah a:link { text-decoration: underline; font-weight:bold; color: rgb(59,172,252);  }
#obsah a:visited { text-decoration: underline; font-weight:bold; color: rgb(59,172,252); }
#obsah a:hover { text-decoration: underline; font-weight:bold; color: rgb(24,81,142);  /*background-color: #FFF7EA;*/ }
#obsah a:active { text-decoration: underline; font-weight:bold; color: rgb(59,200,252); }
#obsah p.button {text-align:center; margin:30px;}
#obsah p.button>a {font-weight:bold; border: 2px solid rgb(255,245,0); background:rgb(0,125,187); color:rgb(255,245,0); padding:3px; text-decoration:none;}



#obsah a.aimcadr::after {content:"@imc.cas.cz";}
#kontakt a.aimcadr::after {content:"@imc.cas.cz";}

img.socsit {width: 20px; padding-right: 8px;}

@media (max-width: 950px) 
   {#container {width: 90%; }
}