@charset "UTF-8";
/* CSS Document 

h1, h2, h3, h4 p, li, a {font-family:"Open Sans", Helvetica, Arial, sans-serif; line-height:1.4em;}
h1, h2 {font-weight:300; font-size:1.6em; line-height:1.4em; margin-bottom:1em; color:#762600}
h3 {font-weight:600;}

h4, p, li {line-height:1.8em; font-size:1.2em;color:#666666;}

h3 {font-size:1.4em; line-height:1.8em; color:rgba(87,30,0,1.00);}
h4 {margin:-20px 0 30px 0; font-weight:300;}

p img, h4 img {height: 1em; margin-top:-1px;}

li {padding:1.0em 0;}

a {text-decoration:none; color:#C94F00;}
a:hover {color:#999; text-decoration:none;}

strong {color:#000000; font-weight:normal;}
.zrodlo {margin-top:3em; font-size:0.8em;}
.literatura {margin-top:1em; margin-bottom:8em; font-size:0.8em;}

@media (min-width: 992px) {
    .page-sidebar {}
  
}

.site-baner {
    height: 200px;
    
}

.page-header {
    
   
} */


body {
    background-color: #faf8f4;
}

.center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.img-300 {
    max-width: 300px;
}

a {
    text-decoration: none;
    color: #111111;
}

a:hover, a:active {
    color: #cc6548;
}

a.box-title {
    text-decoration: none;
    color: #ffffff;
    opacity: 1;
}

a.box-title:hover, a.box-title:active {
    opacity: .9;
}

p.literatura {
    font-size: 10px;
}