body {	font-family: 'Signika', sans-serif;  	padding:0; margin: 0 auto ;  font-size:15px;}

#box {
background:#fff ; margin:0px auto; padding: 8px; text-align: center;}
img {border:0px none;}
#top {background-color: black;}
#top a{padding:8px; }


.bucz5 {justify-content: center; flex-wrap:wrap}
.bucz {  display: flex; width:100%; }
.bucz > div {  padding:8px; margin:1px;}


#global_nav {font-size:1.2em; }
#global_nav a {color:white;}

h1 {color:#000; font-size:4em; line-height:1em; padding:0px;}



.row::after {  content: "";  clear: both;   display: table;}

[class*="col-"] {  float: left;   }

/* For mobile phones: */
[class*="col-"] {  width: 100%;}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}

.cont-m {padding: 15px; }
.cont-m img {max-width:100%;}
.cont-m  nav {font-size:1.15em; }

.top {
text-align: left;
}

.top p {
color:#578383;
font-size:16px;
font-style:italic;
line-height:24px;
padding-right:10px;
}
.top a {
color:#DEE3E3;
}
.top a:hover {
color:#FFFFFF;
text-decoration:none;
}
.top small {
color:#F36A2D;
display:block;
font-size:13px;
margin-bottom:5px;
text-transform:uppercase;
}
.top big {
color:#DEE3E3;
font-size:50px;
letter-spacing:-1px;
line-height:53px;
}
.top  big {
position:relative;
top:-10px;
}


.lsidebar h2 {	color: #333333;	font-size: 19px;	margin: 0pt 0pt 5px;}
.lsidebar {background:#F3F2E7 }
.rsidebar ul li, .lsidebar ul li {padding:10px 5px; text-decoration: none; list-style:none;}
.nav ul li, .lsidebar ul li { list-style:none; padding-bottom: 0.5em;}
.keywords {
  padding-left: 0;}

a:link, a:visited {
color:#1C6363;
font-weight:normal;
outline-style:none;
outline-width:medium;
text-decoration:none;
}
a:hover, a:active {
outline-style:none;
outline-width:medium;
text-decoration:underline;
}

.footer {
color:#578383;
background:#1E1D1B none repeat scroll 0% 50%;
border-top:5px solid #1E1D1B;
clear:both;
padding-top:15px;
}

.footer a {
color:#999999;
}
.footer a:hover {
color:#FFFFFF;
text-decoration:none;
}



