body {
 background-color: #eeeeee;
 margin: 0;
 padding: 0;
 color: #666666;
 font-family: "Montserrat", sans-serif;
 font-size: 17px;
 font-weight: 400;
}
.white {
 background-color: #ffffff;
 padding: 0px 0px 0px 0px;
 color: #444444;
}
.white section {
 margin: auto;
 padding: 0px 10px 0px 10px;
 max-width: 1080px;
}
.red {
 background-color: #8A1109;
 padding: 0px 0px 0px 0px;
 color: #444444;
}
.red section {
 margin: auto;
 padding: 0px 10px 0px 10px;
 max-width: 1080px;
}
.black {
 background-color: #736357;
 padding: 0px 0px 0px 0px;
 color: #eeeeee;
}
.black section {
 margin: auto;
 padding: 0px 10px 0px 10px;
 max-width: 1080px;
}
.black section h2 {
 color: #eeeeee;
}
.grey {
 background-color: #aaa4a8;
 padding: 0px 0px 0px 0px;
 color: #eeeeee;
}
section {
 margin: auto;
 padding: 0px 10px 40px 10px;
 max-width: 1080px;
}


/*____________________________________________________________________________________________________________________________ TOP___*/
.top {
 position: fixed;
 left: 0;
 top: 0;
 background: rgba(255,255,255,0.7);
 padding: 5px 0px 5px 0px;
 width: 100%;
 height: 65px;
 z-index: 100;
}
.box_top {
 margin: auto;
 max-width: 1100px;
}
.menu {
 padding: 20px 0px 0px 0px;
 float: right;
}
.menu a {
 color: #444444;
 font-size: 19px;
 font-weight: 300;
 text-decoration: none;
}
.menu a:hover {
 color: #e30078;
 text-decoration: underline;
}


/*____________________________________________________________________________________________________________________________ ILUSTRACE___*/
.ilustrace {
 position: relative;
 border-bottom: #222222 4px solid;
}
.ilustrace p {
 position: absolute;
 right: 25%;
 bottom: 40px;
 color: #dd0000;
 font-size: 37px;
 font-weight: 300;
 text-align: right;
}
/* text-shadow: 3px 3px 3px #000000;*/


/*____________________________________________________________________________________________________________________________ KONTAKTY___*/
.box_kontakty div {
 padding: 15px 0px 15px 0px;
 width: 33.3%;
 float: left;
}
.box_kontakty div a {
}



/*____________________________________________________________________________________________________________________________ OBSAH___*/
h1 {
 color: #333333;
 font-size: 30px;
 font-weight: 400;
}
h2 {
 margin: 0px;
 padding: 0px;
 color: #444444;
 font-size: 30px;
 font-weight: 400;
 text-align: center;
}
h3 {
 color: #666666;
 font-size: 17px;
 font-weight: 400;
 font-style: italic;
}
p {
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
ul {
   margin: 30px 0px 0px 30px;
   padding: 0px 0px 0px 20px;
}
a {
   color: #444444;
   font-size: 17px;
   font-weight: 400;
}
a:hover {
   color: #e30078;
}
.temaobraz {
 width: 100%;
}


table {
   color: #444444;
   font-family: arial;
   font-size: 16px;
   font-weight: 400;
}
table.fullsize {
   width: 100%;
}

.iframe_video {
   border: 0; 
   margin: 0 0 30px 0; 
   width: 500px; 
   height: 309px;
}

.partneri {
 display: inline-block;
 width: 19%;
 text-align: center;
}
.partneri img {
 width: 85%;
}

/*____________________________________________________________________________________________________________________________ FOTOGALERIE___*/
.fotogalerie img {
 width: 33%;
 float: left;
}


/*____________________________________________________________________________________________________________________________ SOCIAL BUTTONS___*/
.box_detail_social {
   padding: 0px 0px 30px 0px;
}
.but_facebook,.but_twitter,.but_google {
   display: block;
   border-radius: 7px;
   margin: 10px 8px 0px 0px;
   padding: 8px 0px 0px 0px;
   width: 140px;
   height: 22px;
   color: #eeeeee;
   font-family: arial;
   font-size: 12px;
   font-weight: normal;
   text-decoration: none;
   text-align: center;
   float: right;
}
.linkbut_facebook,.linkbut_twitter,.linkbut_google {
   display: block;
   border-radius: 7px;
   margin: 0px 0px 8px 8px;
   padding: 13px 0px 0px 0px;
   width: 190px;
   height: 30px;
   color: #eeeeee;
   font-family: arial;
   font-size: 14px;
   font-weight: normal;
   text-decoration: none;
   text-align: center;
   float: right;
}
.but_facebook,.linkbut_facebook {
   background-color: #425f9c;
}
.but_facebook:hover,.linkbut_facebook:hover {
   background-color: #2e4a83;
   color: #ffffff;
   text-decoration: none;
}
.but_twitter,.linkbut_twitter {
   background-color: #1b95e0;
}
.but_twitter:hover,.linkbut_twitter:hover {
   background-color: #1d75ab;
   color: #ffffff;
   text-decoration: none;
}
.but_google,.linkbut_google {
   background-color: #db4437;
}
.but_google:hover,.linkbut_google:hover {
   background-color: #b73025;
   color: #ffffff;
   text-decoration: none;
}


/*____________________________________________________________________________________________________________________________ FORM___*/
.box_form {
   border: #444444 1px solid;
   border-radius: 15px;
   padding: 20px 20px 20px 20px;
}
.overeni {
   display: none;
}
.pole {
   border: #444444 1px solid;
   background-color: #eeeeee;
   margin: 0px 0px 10px 0px;
   padding: 6px;
   width: 270px;
   color: #111111;
}
.textpole {
   border: #444444 1px solid;
   background-color: #eeeeee;
   margin: 0px 0px 0px 0px;
   padding: 6px;
   width: 500px;
   height: 100px;
   color: #111111;
   font-family: arial;
}
.buton {
   border: 0;
   border-radius: 7px;
   background-color: #00aa00;
   padding: 10px 30px 10px 30px;
   color: #eeeeee;
   text-decoration: none;
}
.buton:hover {
   color: #ffffff;
   text-decoration: none;
}
.label {
 padding-right: 30px;
 width: 20%;
 text-align:right;
 float:left;
}


/*____________________________________________________________________________________________________________________________ BOOTOM___*/
.bottom {
 background-color: #222222;
 padding: 30px 0px 40px 0px;
}
.box_bottom {
 margin: auto;
 max-width: 1000px;
 color: #aaaaaa;
 font-size: 16px;
}
.box_botbit {
 width: 33%;
 padding: 0px 0px 0px 0px;
 text-align: center;
 float: left;
}

.box_botbit a {
 color: #aaaaaa;
 text-decoration: underline;
}
.box_botbit a:hover {
 color: #ffffff;
 text-decoration: underline;
}



/*____________________________________________________________________________________________________________________________ OBECNE___*/
img {
   border: 0px;
}
hr {
   background-color: #ffffff;
}
.clear {
   clear: both;
}
.left {
   text-align: left;
}
.center {
   text-align: center;
}
.right {
   text-align: right;
}
.justify {
   text-align: justify;
}
.bold {
   font-weight: bold;
}
.fullsize {
   width: 100%;
}
.flo_left {
   float: left;
}
.flo_right {
   float: right;
}
.box25 {
   margin-bottom: 10px;
   padding-bottom: 4px;
   width: 25%;
   text-align: center;
   float: left;
}
.box25r {
   margin-bottom: 10px;
   padding-bottom: 4px;
   width: 25%;
   text-align: center;
   float: right;
}
.box25,.box25r img {
   margin-bottom: 3px;
   width: 98%;
}
.box33 {
   width: 33%;
   float: left;
}
.box33 img {
   padding-bottom: 10px;
   width: 98%;
}
.box50 {
   width: 50%;
   float: left;
}
.box50 img {
   width: 100%;
}
.box50r {
   width: 50%;
   float: right;
}
.box50r img {
   margin-bottom: 30px;
   width: 100%;
}
.invisible {
   display: none;
}
