* {
    margin: 0;
    padding: 0;
    border: 0;
	font-size: 100%;
	
 }

@font-face {
    font-family: MenuFont;
    src:url("/font/Roboto-Regular.ttf");
 }

@font-face {
    font-family: MenuFontBold;
    src:url("/font/Roboto-Bold.ttf");
 }


@font-face {
    font-family: TextFont;
    src:url("/font/BarlowCondensed-Regular.ttf");
}

@font-face {
    font-family: TextFontBold;
    src:url("/font/BarlowCondensed-Bold.ttf");
}
@font-face {
    font-family: TextFontThin;
    src:url("/font/BarlowCondensed-Thin.ttf");
}

   
body {
    padding: 0;
	min-height:50px;
    transition:all .2s linear; 
    background: #fbfbfb;
    display: block;
    width:1200px;
	margin: 0 auto;
    }
    
#total {
    
    background-color: #FFF;
    }    
    
#topzone {
    width: 100%;
    height: 85px;
    background: #ffffff;
}

#toplogo {
    float: left;
    height: 85px;
    position: relative;
    left: 40px;
    
}

#topmenu {
    background: #0076BC;
    display: inline-block;
    height: 85px;
    margin-left: 122px;
    margin-top: 0px;
    position: relative;
    width: 740px;
}
#topmenu:before {
    border-right: 25px solid #0076BC;
    border-top: 25px solid transparent;
    border-bottom: 60px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    left: -25px;
    width: 0;
}


#topmenu ul
{
    font-family: MenuFont;
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    list-style-type: "|";
    position: relative;
    display: inline-block;
    top:42px;
    left:10px;
}


#topmenu li
{
    float: left;
    margin: 0;
    padding: 0px 20px 0px 20px;
    color: #fff;

}

.firstLi 
{
    list-style-type: "";
}

#topmenu a
{
   display: block;
   float: left;
   color: #fff;
   border: 0px none;
   font-family: MenuFont;
   font-weight: normal;
   text-decoration: none;
   height: 28px;
   line-height: 28px;
   padding: 0px 0px 0px 0px;
   vertical-align: middle;
   text-align: center;
   
}
#topmenu li:hover a, #topmenu a:hover
{
   font-family: MenuFont;
   color: #67BD46;
   border-bottom: 1px solid white;
   transition:all .2s linear; 
   
}

#box {
    
    width:350px;
    height:30px;
    position: absolute;
    top: 67px;
 
}

#insert {
    
    font-size: 24px;
    font-family: "Gabriola"; 
    color: rgb(13, 113, 185);
    position: relative;
    left: 130px;
    transform: scaleY(1.5);
    
  
      
}

#social {
    position: relative;
    display: block;
    top:-75px;
    left: 1060px;
    height:0px;
    width:140px;
     font-family: MenuFont;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color:  #0076BC;
    
    
}


#fb {
   position: absolute;
    width:125px;
    top: 0px;
    left: 0px;
    
}

#fb a, #insta a {
    text-decoration: none;
    color: #0076BC;
}

#insta {
   position: absolute;
    width:125px;
    top: 35px;
    left: 0px;
}

 {

}

#CCarousel1
{
   background-color: #FFF;
   background-image: none;
   overflow:hidden;
   position: relative;
   top: -6px;
   width:1200px;
   height:300px;
   
   
   
}
#Carousel1 .frame
{
   width: 1200px;
   display: inline-block;
   float: left;
   height: 300px;
   
}

#CCarousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#CCarousel1 .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}

#Carousel1_back
{
   position: absolute;
   left: 4px;
   top: 45%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel1_next
{
   position: absolute;
   right: 4px;
   top: 45%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel1_back img, #Carousel1_next img
{
   border-width: 0;
}
#Carousel1_back a, #Carousel1_next a
{
   cursor: pointer;
}

#header {
    position: relative;
    top: 0px;
    width:1200px;
    background-color: #fff;
}

#MainBlock {
    position: relative;
    top: 0px;
    background-color: #FFF;
}

.hyper {
    text-decoration: none;
    color: #B90D8F;
}
.hyper:visited {
    text-decoration: none;
    color: #B90D8F;
}
.hyper:hover {
    text-decoration: none;
    color: #B90D8F;
}




H1
{
    font-size: 54px;
    font-family: TextFontThin; 
    color: #0076BC;
    
}

H2
{
    font-size: 60px;
    font-family: TextFontThin; 
    line-height: 60px;
    color: #FFF;    
}


H3
{
    font-size: 26px; 
    font-family: TextFont;
    font-weight:400;
    color: #0076BC;
}


.ShopLeft H1  {
    width: 1130px;
    font-size: 48px;
    font-family: TextFontBold;
    color: #0076BC;
    text-align: left;
}

.ShopRight H1  {
    width: 1130px;
    font-size: 48px;
    font-family: TextFontBold;
    color: #0076BC;
    text-align: right;
}

.ShopLeft H2  {
    width: 1130px;
    font-size: 30px;
    line-height: 34px;
    font-family: TextFontBold;
    color: #67BD46;
    text-align: left;
}

.ShopRight H2  {
    width: 1130px;
    font-size: 30px;
    line-height: 34px;
    font-family: TextFontBold;
    color: #67BD46;
    text-align: right;
}

.ShopLeft p  {
    width: 1130px;
    font-size: 30px;
    line-height: 34px;
    font-family: TextFont;
    color: #000;
    text-align: left;
}

.ShopRight p  {
    width: 1130px;
    font-size: 30px;
    line-height: 34px;
    font-family: TextFont;
    color: #000;
    text-align: right;
}

.ShopLeft iframe  {
    position:relative;
    left:670px;
    top: 190px;
}

.ShopRight iframe  {
    position:relative;
    left:30px;
    top: 190px;
}

.News {
    position:relative;
    padding-top: 30px;
}

.date {
    position: relative;
    width: 200px;
    left: 970px;
    top:-50px;
    font-size: 22px;
    font-family: TextFont; 
    color: #67BD46;
    text-align: right;
}

.News H2 {
    position: relative;
    left: 30px;  
    font-size: 48px;
    font-family: TextFont;
}

.News a {
    text-decoration: none;
    color: silver;
}

.News p {
    position: relative;
    left: 30px;
    top: 0px;
    font-size: 22px;

}


.novinka {
    position: relative; 
    background-color: white;     
}

.novinka h2 {
    position: relative;
    color: #67BD46;
    font-size: 48px;
    font-family: TextFont;
    padding: 20px 30px 30px 30px ;
 }


.novinka p {
    font-size: 21px;
    font-family: TextFont; 
    color: #0076BC;
    padding: 0px 30px 20px 30px ;
}

.novinka h3 {
    font-size: 26px;
    font-family: TextFontBold; 
    color: #0076BC;
    padding: 20px 30px 30px 30px ;
}

.novinka ol, .novinka ul {
    font-size: 21px;
    font-family: TextFont; 
    color: #0076BC;
    list-style-position: inside;
    padding: 0px 30px 0px 30px ;
}

.novinka a {
    text-decoration: none;
    color: #B90D8F;

}

.novinka table {
    position: relative;
    font-size: 21px;
    font-family: TextFont; 
    color: #0076BC;
    width:1140px;
    left:30px;

}

.readmore {
    position: absolute;
    left: 1100px;
    top: 0px;

}


.images {
    text-align:center;
    padding: 50px 0px 0px 0px ;
}



hr {
    display:block;
    height:3px;
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
    border-width:0;
    color:gray;
    background-color:silver;
    margin-bottom: 10px;
}
 
p 
{ padding-bottom: 20px;
    
}

.base  
{
    font-size: 19px;
    font-family: TextFont; 
    color: #0076BC;
    
}

.thin  
{
    font-size: 22px;
    font-family: TextFontThin; 
    color: #0076BC;
    
}

.bold  
{
    font-size: 19px;
    font-family: TextFontBold; 
    color: #0076BC;
}


.NewList ul {
  list-style: none;
  list-style-position: outside;
}

.NewList li {
    list-style-type: "::";
    color:#fff;
    padding-left:5px;
}


.Button1
{
   text-decoration: none;
   font-family: TextFont;
   border: 0px solid #0076BC;
   border-radius: 7px;
   background-color: #0076BC;
   background-image: none;
   color: #FFFFFF;
   margin: 0;
   padding: 5px 30px 5px 30px;

}
.Button1:hover
{

   background-color: #0076BC;
   background-image: none;
   color: #67BD46;
   transition:all .2s linear; 
  
}

.Button2
{
   display: block;
   text-decoration: none;
   font-family: TextFont;
   border-radius: 5px;
   background-image: none;      
   color: #FFFFFF;
   margin: 0;
   padding: 6px 30px 10px 30px;
   text-align: center;
   
}
.Button2:hover
{
   color: #67BD46;
   transition:all .2s linear; 
  
}

.ButtonG 
{
   display: block;
   text-decoration: none;
   font-family: TextFont;
   border-radius: 5px;
   background-image: none;      
   color: #FFFFFF;
   margin: 0;
   padding: 6px 30px 10px 30px;
   text-align: center;
   
}
.ButtonG:hover
{
   color: #0076BC;
   transition:all .2s linear; 
  
}

.ButtonW
{
   text-decoration: none;
   font-family: TextFont;
   border: 0px solid #fff;
   border-radius: 7px;
   background-color: #fff;
   background-image: none;
   color: #0076BC;
   margin: 0;
   padding: 5px 30px 5px 30px;
}
.ButtonW:hover
{
   color: #67BD46;
   transition:all .2s linear; 
  
}


#add1
{
    position: relative;
    width:1200px;
    height:350px;
    background-color: #0076BC;

}

.add1back {
    background: #67BD46;
    display: inline-block;
    height: 350px;
    margin-left: 890px;
    margin-top: 0px;
    position: relative;
    width: 310px;
}
.add1back:before {
    border-right: 160px solid #67BD46;
    border-top: 250px solid transparent;
    border-bottom: 100px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    left: -160px;
    width: 0;
}

#add2
{
    position: relative;
    width:1200px;
    height:340px;
    background-color: #FFF;

}

#add3
{
    position: relative;
    width:1200px;
    height:350px;
    background-color: #67BD46;
    color: #FFF;
}

.add3back {
    background: #0076BC;
    display: inline-block;
    height: 350px;
    margin-left: 0px;
    margin-top: 0px;
    position: relative;
    width: 330px;
}
.add3back:before {
    border-left: 140px solid #0076BC;
    border-top: 110px solid transparent;
    border-bottom: 240px solid transparent;
    content: "";
    height: 0;
    right: 0;
    position: absolute;
    right: -140px;
    width: 0;
}


#add4
{
    position: relative;
    width:1200px;
    height:300px;
    background-color: #fff;
}


#akt1
{
    position: absolute;
    left: 390px;
    top: 70px;
    width: 230px;
    height:200px;
    background-color: #fff;
}

#akt2
{
    position: absolute;
    left: 670px;
    top: 70px;
    width:230px;
    height:200px;
    background-color: #fff;
}

#akt3
{
    position: absolute;
    left: 950px;
    top: 70px;
    width:230px;
    height:200px;
    background-color: #fff;
}


.service {
    background: #0076BC;
    display: inline-block;
    height: 510px;
    margin-left: 1050px;
    margin-top: 0px;
    position: relative;
    width: 150px;
}
.service:before {
    border-right: 120px solid #0076BC;
    border-top: 160px solid transparent;
    border-bottom: 350px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    left: -120px;
    width: 0;
}


#kontakt
{
    position: relative;
    width:1200px;
    height:350px;
    background-color: #67BD46;

}

.kontaktback {
    background: #0076BC;
    display: inline-block;
    height: 350px;
    margin-left: 890px;
    margin-top: 0px;
    position: relative;
    width: 310px;
}
.kontaktback:before {
    border-right: 160px solid #0076BC;
    border-top: 250px solid transparent;
    border-bottom: 100px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    left: -160px;
    width: 0;
}

#kontakt a {
    text-decoration: none;
    color: #0076BC;
}


#addpartner
{
    position: relative;
    width:1200px;
    height:135px;
    background-color: #DFDFDF;
}



#formula {
    position: relative;
    width:1200px;
    height:535px;
    background-color: #858585;

}

.Editbox {
    width:1080px;
    font-size: 32px;
    margin: 30px 5px 0px 50px;
    padding: 10px 0px 10px 20px;
    font-size: 20px;
}

.Editbox:focus
{
   border-color: #0076BC;
   box-shadow: inset 10px 18px 18px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}

.message {
    position: relative;
    width:1080px;
    height:150px;
    left: 50px;
    top: 30px;
    font-family: TextFont;
    font-size: 24px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 20px;    
    resize: none;
}

.message:focus {
    border-color: #0076BC;
   box-shadow: inset 10px 38px 18px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}


.posliho
{
    position: relative;
    width:180px;
    left: 970px;
    top: 60px;
    text-decoration: none;
    font-family: TextFont;
    font-size: 21px;
    border: 0px solid #0076BC;
    border-radius: 7px;
    background-color: #0076BC;
    background-image: none;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 30px 5px 30px;
}
.posliho:hover
{
   background-color: #0076BC;
   background-image: none;
   color: #67BD46;
   transition:all .2s linear;  
}


.confirm{
    position: relative;
    left: 30px;
    padding-bottom:50px;

}

.alert{
    position: relative;
    left: 30px;
    padding-bottom:50px;
    color: red;
}

#addcopy
{
    position: relative;
    width:1200px;
    height:40px;
    background-color: #3D3D3D;

}


#Pagination1
{
   display: inline-block;
   list-style: none;
   padding: 0;
   border-radius: 0px;
   font-family: TextFont;
   font-weight: normal;
   font-size: 0;
   margin: 0;
   
}

#Pagination1 > li
{
   display: inline;
   font-size: 24px;
}
#Pagination1 > li > a, #Pagination1 > li > span
{
   position: relative;
   float: left;
   padding: 16px 30px 16px 30px;
   text-decoration: none;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #0076BC;
   color: #0076BC;
   margin-left: -1px;
}
#Pagination1 > li:first-child > a, #Pagination1 > li:first-child > span
{
   margin-left: 0;
   border-bottom-left-radius: 4px;
   border-top-left-radius: 4px;
}
#Pagination1 > li:last-child > a, #Pagination1 > li:last-child > span
{
   border-bottom-right-radius: 4px;
   border-top-right-radius: 4px;
}
#Pagination1 > li > a:hover, #Pagination1 > li > span:hover, #Pagination1 > li > a:focus, #Pagination1 > li > span:focus 
{
   transition:all .2s linear;
   background-color: #67BD46;
   color: #FFFFFF;
}
#Pagination1 > .active > a, #Pagination1 > .active > span, #Pagination1 > .active > a:hover, #Pagination1 > .active > span:hover, #Pagination1 > .active > a:focus, #Pagination1 > .active > span:focus
{
   
   z-index: 2;
   background-color: #0076BC;
   border-color: #0076BC;
   color: #FFFFFF;
   cursor: default;
}
#Pagination1 > .disabled > span, #Pagination1 > .disabled > span:hover, #Pagination1 > .disabled > span:focus, #Pagination1 > .disabled > a, #Pagination1 > .disabled > a:hover, #Pagination1 > .disabled > a:focus 
{
   background-color: #FFFFFF;
   color: #777777;
   cursor: not-allowed;
}