/*

#134e92

*/

body{
    margin: 0px;
    padding: 0px;
    background-color: #9acb3c;
    font-family: 'Arial', sans-serif;
}
#content a:hover, a:hover {
    text-decoration: none;
}
.clear {
    clear: both;
    width: 100%;
}
#webpage{
    margin: 14px 0px 0px 0px;
	background-color: #ffffff;
    display: block;
    float: left;
    width: 100%;
    padding: 0px;
    position: relative;     
}
#webpage-inner{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1574px;
    padding: 0px; 
	background-color: #ffffff; 
    overflow-x: hidden;    
   
}
#topbanner {
    width: calc(100% - 480px);
    height: 183px;
    display: block;
    float: left;
	clear: none;
	border: 0px;
	margin: 0px;
	margin-right: 130px;
	margin-top: 20px;
	padding: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
	background-image: url("/images/topbanner.jpg");
	background-position: center center; 
	background-repeat: no-repeat;
	background-size: contain;   
}

#header{
    display: block;
    float: left;
    clear: both;
    overflow: hidden;
    height: 245px;
    width: 100%;
}
#logo{
    display: block;
    float: left;
    clear: none;
    height: 176px;
    width: 212px;
    padding: 0px;
    border: 0px;
    margin-right: 10px;
    margin-top: 27px;
    margin-left: 0px;           
    text-decoration: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.topinfo,
.topinfogreen{
	width: calc(100% - 20px);
	color: #fff;
	background-color: #800000;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;		
}

.topinfo a,
.topinfogreen a{
	color: #fff;
}

.topinfogreen{
	background-color: #679809;
}



.social{
	position: fixed;
}

.social .faceBook svg, .social .gPlus svg,.social  .blog {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 257px;
    left: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 0.2;
    z-index: 9;
}
.social .gPlus svg {
    top: 317px;
}

.social .blog {
    top: 317px; /*377px*/
    opacity: 1;
}

.social .faceBook svg:hover, .social .gPlus svg:hover {
    left: 18px;
    opacity: 1;
}
.social .faceBook svg:hover {
    fill: #3a5795;
}
.social .gPlus svg:hover {
    fill: #d73d32;
}

.social .blog:hover img{
    opacity: 0;
}

.social .blog:hover{
	left: 18px;
	background: url("/images/ico_blog_hover.png") top left no-repeat;
}

#klejm{
    visibility: hidden;
    text-decoration: none;
}


#contactbox{
	position:absolute;
	right: 0px;
	top: 36px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 20px;
	box-shadow: -1px 1px 5px rgba(0,0,0,0.2);
	color: #636363;	 
}

.contactico{
	width: 20px;
	height: 20px;
	margin: 5px 10px 0px 0px;
	vertical-align: bottom; 
}
   
form#contactform,
fieldset.contactform{
	display: block;
	margin: auto;
}

#topmenu{
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#topmenu .topmenuitemwrap{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;	
    clear: none;
	position: relative;	
}

#topmenu .topmenuitemwrap ul{
	display: none;
	position: absolute;
	background: #fff url('/images/topmenu_underline.png') left bottom repeat-x;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3); 
	list-style: none;
	top: 43px;
	padding: 10px;
	margin: 0px;
	z-index: 2;  	
}

#topmenu .topmenuitemwrap:hover ul{
	display: block;
}

#topmenu .topmenuitemwrap ul li{
    color: #636363;
    text-decoration: none;
    display: block;
    text-align: left;   
		padding: 0 5px;
    margin: 0px;
    white-space: nowrap;  	
}

#topmenu .topmenuitemwrap ul li a{
    font-size: 16px;
    width: calc(100% - 10px;)
}

#topmenu a{
    color: #636363;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    text-align: center;   
    padding: 10px 5px;
    background: url('/images/topmenu_underline.png') left bottom repeat-x;             
}

#topmenu a .sub-icon {background: url(/images/submenu1.png) no-repeat; background-size: contain; display: inline-block; width: 16px; height: 8px; vertical-align: middle;}

#topmenu .topmenuitemwrap ul li a{
    background: none;
}


#topmenu a:hover, #topmenu .topmenuitemwrap ul li a:hover{
    color: #9ccc3c;
}
#topmenu a.topmenuitem_aktivni, #topmenu .topmenuitemwrap ul li a.submenuitem_aktivni{
    color: #9ccc3c;
}
#titlebar{
    display: block;
    clear: both;
    margin-top: 30px;
    text-align: center;
    background-color: #ffffff;
}
#titlebar h1{
    color: #9ccc3c;
    font-size: 25px;
    padding: 0px 15px;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}
#nav_crumbs{
    padding: 0px 15px;
    margin:0px;
    display: block;
}
#nav_crumbs a, #nav_crumbs span{
    font-size: 11px;
    padding-left: 15px;
    color: #999999;
    background: url('/images/navcrumbs_arrow.png') 3px 2px no-repeat;
}
#nav_crumbs a.nav_crumbs_first{
	background: none;
	padding-left: 0px;
}
#content{
    display: block;
    padding: 10px 50px;
    min-height: 200px;
    text-align: center;
    background-color: #ffffff;
    line-height: 1.4em;
}
#content h2, .fakeH2{
    display: block;
    font-weight: bold;
    font-size: 22px;
    color: #9ccc3c;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.fakeH2{
    text-align: left;
    padding-right: 20px;
}
#content .clanek{
    display: block;
    margin-left:15px;
    margin-right:15px;
    font-size: 15px;
    color: #000000;
    margin-bottom: 10px;
    width: 70%;
    margin: 0px auto 10px auto;
    text-align: left;
}

#content .clanek table {
  margin: 0px auto;
    width: 100%;
}
#content .clanek table td {
    text-align: left;
}
#content .clanek table td:nth-child(2) {
    width: 130px;
    text-align: right;
}
#content .clanek p {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#content .clanek ul{ 
    padding-left: 15px;
    display: inline-block;
    text-align: left;
}
#content .clanek ul li { 
    list-style-type: none;
    padding-left: 15px;
    background-image: url('/images/itemIcon.svg');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px 11px;
}
#content .clanek a,
#contactbox a{
    color: #9ccc3c;
    font-weight: bold;
}
.linker {
      padding: 1px 0px;
      text-align: center;
      background: white;
     /* line-height: 3px;*/
      margin: 0px;
}
.linker .link {
    font-size: 11px;
    color: lightgrey;
    margin: 0px;
    padding: 3px 10px;
}
.linker .link a {
    color: silver;
}
#footer{
	display: block;
	clear: both;
    padding: 10px 0px;
    width: 100%;
}
#footer_content{
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    line-height: 25px;
}
#footer_content a{
	font-size: 15px;
    color: #ffffff;
    text-decoration: none;
}

#footer_content span{
	display: inline-block;
}

#content div.homepage_content_box{
    display: inline-block;
    width: 27%;
    max-width: 440px;
    height: 680px;
    margin: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 15px solid #9bca3c;
    box-shadow: 3px 0px 3px #cccccc;
    background-color: #ffffff;
    overflow-y: auto;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content div.homepage_content_box img {
    max-width: 100%;
    height: auto!important;
    position: absolute; 
    left: 0px;
    bottom: 0px;
}
#content .servisDesc {
    font-style: italic;
    font-size: 0.8em;
}
#content .clanek h3.Ch3{
    font-weight: bold;
    font-size: 18px;
    color: #9ccc3c;
    padding-right:15px;
    margin-top: 15px;
    margin-bottom: 5px;
}
#content .wrapOne {
    width: 50%;
    float: left;
    padding-bottom: 20px;
    padding: 0px 10px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .wrapOne:nth-child(2) {
    background: rgb(252, 252, 252);
     padding: 0px 20px 20px 10px;
}
#rtrap{
    display: none;
}
.clanek form {
    display: inline-block;
    width: 100%;
}
.contactform{
    display:block;
    clear: both;
    padding: 0px;
    margin: 5px 0px;
    padding-top: 15px;
    padding-bottom: 5px;
    border: 0px;
    text-align: center;
}
.contactform div{
    display:block;
    float: left;
    clear: both;
    margin-bottom: 8px;
}

#content .contactform .clanek{
	width: 100%;
}

.mapovan iframe{
    width: 60%;
    height: 100%;
    position: relative;
}
#content .clanek.pageForm {
    text-align: center;
}

.mapovan img{
    width: 40%!important;
    vertical-align: top;
}
.contactform div.contactform_hlasky{
    display: block;
    float: left;
    clear: both;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    width: calc(100% - 14px);
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 16px;
}
.contactform div.contactform_hlasky span{
    display: block;
    margin-left: 15px;
    margin-right: 15px;
}
.contactform div.send_ok{
    border: 4px solid #9ccc3c;
}
.contactform div.send_nok{
    border: 3px solid red;
}

.contactform.serviceform{

	text-align: center;
}
.contactform.serviceform .helpwrap{
	width: 330px;
	display: inline-block;	
	vertical-align: top;
}


.contactform .label{
    float: left;
    clear: none;
    width: 150px;
    text-align: left;
    color: #999;
    font-family: 'Arial', sans-serif;
    font-size: 12px; 
    padding: 10px 10px 0px 10px;
    
}

.contactform.serviceform .label{
	width: 300px;
	padding: 0px;
	line-height: 18px;
	box-sizing: border-box;
}

.contactform.serviceform .twoinputs .label{
	width: 152px;
	padding: 10px 10px 0px 10px;
}

.contactform.serviceform .hiddeninput{
	visibility: hidden;
}

.mandatory_note{
    color: #999;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
	line-height: 34px; 
}

.contactform input{
    display:block;
    float: left;
    clear: none;    
    width: 320px;
    line-height: 14px;
    background-color: #EEEEEE;
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 12px;   
    padding: 10px;
    vertical-align: middle;
    border-radius: 3px;
    border: 1px solid white;
    box-sizing: border-box;
}

.contactform select{
    display:block;
    float: left;
    clear: none;    
    width: 320px;
    line-height: 14px;
    background-color: #EEEEEE;
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 12px;   
    padding: 10px;
    vertical-align: middle;
    border-radius: 3px;
    border: 1px solid white;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.contactform textarea{
    width: 320px;
    height: 150px;
    background-color: #EEEEEE;
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    line-height: 16px;
    padding: 10px; 
    resize: none;
    border-radius: 3px;
    border: 1px solid white;
    box-sizing: border-box;
}

.contactform.serviceform textarea{
	height: 50px;
}

.contactform .twoinputs input{
	width: 157px;
}

.contactform .twoinputs input:first-child{
	margin-right: 6px;
}

.contactform .label input{
	width: auto;
}

.contactform input.sf_error, .contactform textarea.sf_error{
	border: 1px solid red;
}

.contactform input.souhlassop.sf_error{
	border: 1px solid white;
	outline: 1px solid red;
}

#cfaktury{
	margin-left: 10px;
}

.contactform .pruzkum{
	padding: 10px 20px 0px 20px;	
	text-align: center;
	float: none;
}
.contactform .pruzkumform{ 
    text-align: center;
    float: none;
}    
.contactform .pruzkumform input,.pruzkumform select{
    display:inline-block;
    width: 320px;
    line-height: 14px;
    background-color: #EEEEEE;
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 12px;   
    padding: 10px;
    vertical-align: middle;
    border-radius: 3px;
    border: 1px solid white;
    box-sizing: border-box;
    float: none;
    clear: none;
    display: inline-block;
    margin: 5px;
    
}

.contactform .pruzkumform .submit{
    display:inline-block;
    float: none;
    clear: both;
}
.contactform .pruzkumform .submit input{
    color: #ffffff;
    width: 320px;
    border-top: 1px solid #9acb3c;
    border-bottom: 1px solid #9acb3c;
    background: #9acb3c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display:inline-block;
    float: none;
    clear: both;    
}
.pruzkumform .submit input:hover{
    color: #9acb3c;
    background: #fff;
    border: 1px solid #9acb3c;
    width: 320px;
}



#content .kontaktUdaje {
    float: left;
    padding: 0px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 30px;
    box-sizing: border-box;
}

#content .kontaktUdaje:nth-child(1) {
    width: 300px;
}
#content .kontaktUdaje:nth-child(2) {
    width: calc(60% - 300px);
}
#content .kontaktUdaje:nth-child(3) {
    width: 40%;
}

#content .clanek img{
	max-width: 100%;
	height: auto !important;
}

#content .clanek .kontaktUdaje table.oteviracka td:nth-child(2),
#content .clanek .kontaktUdaje table.oteviracka td:nth-child(3) {
    width: 40%;
    text-align: center;
}
.mobileMenuLista {
    display: none;
    background: #9acb3c;
    padding: 3px 0px;
    float: left;
    width: 100%;
    height: 40px;
}
.contactform .submit{
    display:block;
    float: left;
    clear: none;
}
.contactform .submit input{
    color: #ffffff;
    width: 320px;
    border-top: 1px solid #9acb3c;
    border-bottom: 1px solid #9acb3c;
    background: #9acb3c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.contactform .submit input:hover{
    color: #9acb3c;
    background: #fff;
    border: 1px solid #9acb3c;
    width: 320px;
}


#content .clanek a.svoz_button{
    display:block;
    clear: none;    
    line-height: 14px;
    font-family: 'Arial', sans-serif;
    font-size: 12px;   
    padding: 10px;
    border: 1px solid #9acb3c;
    border-radius: 3px;  
	margin: 5px auto;
    color: #ffffff;
    text-decoration: none;
    width: 320px;          
    background: #9acb3c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    text-align: center;
}
#content .clanek a.svoz_button:hover{
    color: #9acb3c;
    background: #fff;
    width: 320px;
}

.contactform .helpwrap {
    display: inline-block;
    float: none;
}
#content .clanek.catch {
    width: 100%;
}
#content .homepage_content_box .clanek {
    width: 100%;
    float: left;
    clear: both;
    padding-right: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#content .homepage_content_box h2 {
    text-align: left;
    padding-right: 20px;
}

#contactbox a.button_header{
	display: inline-block;
	background-color: #01bcf1;
	border-radius: 10px;
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	margin: 10px;
	margin-left: 30px;	
	text-decoration: none;
}

#contactbox a.button_header img.contactico{
	margin-top: 0px;
}

#jina{
	display: none;
}

#jina.active{
	display: inline-block;
}

.formrowpruzkum{
	display: block;
	float: none;
}

@media (min-width: 576px) {
	.wsw .blok50 {width: calc(50% - 4px); display: inline-block; vertical-align: top; padding-right: 20px;  box-sizing: border-box;}
}



/*---media queries--*/
@media screen and (max-width: 1300px) {
    #header {
        height: auto;
    }
    #content div.homepage_content_box {
        height: 700px;
    }
    
    #topmenu a {
        font-size: 1.5vw;
    }

    #topmenu a .sub-icon {
        height: 0.9vw;
    }

	#topmenu .topmenuitemwrap ul{
		top: calc(1.5vw + 23px);	
	}
   
}  
@media screen and (min-width: 719px) and (max-width: 1250px) {
	 #contactbox{
	 	top: 6px;
	 }

    .social .faceBook svg, .social .gPlus svg, .social .blog {
        right: 0px;
    }
    .social .faceBook svg:hover, .social .gPlus svg:hover, .social .blog:hover {
        left: inherit;
    }
    .social .faceBook svg:hover {
        right: 20px;
    }
    .social .gPlus svg:hover {
        right: 70px;
    }
    
    .social .blog:hover {
        right: 70px;
    }
    
    .social .faceBook svg {
        position: absolute;
        left: inherit;
        top: 161px;
        right: 20px;
    }
    .social .gPlus svg {
        position: absolute;
        left: inherit;
        top: 161px;
        right: 70px;
    }
    
    .social .blog{
        position: absolute;
        left: inherit;
        top: 161px;
        right: 70px; /*120px*/
    }	
	
	#content .kontaktUdaje:nth-child(1) {
	  width: 50%;
	}
	#content .kontaktUdaje:nth-child(2) {
	  width: 50%;
	}
	#content .kontaktUdaje:nth-child(3) {
	  width: 50%;
	}	
	
	.social{
		position: static;
	} 	
} 

@media screen and (max-width: 1099px) {
    #topmenu a {
        font-size: 1.5vw;
    }
    
	#topmenu .topmenuitemwrap ul{
		top: calc(1.5vw + 23px);	
	}
	

	
	#topmenu .topmenuitemwrap ul li a{
		font-size: 1.2vw;
	}
	    
    #logo {
        width: 23.971%;
        margin-right: 0px;
        height: auto;
    }
    #logo img {
        max-width: 100%;
        height: auto;
    }
    
    #topbanner{
	    width: calc(100% - 402px);
	    height: 163px;
		margin-right: 40px;
		margin-top: 40px;
	}
	    
    #content div.homepage_content_box {
        height: 720px;
    }
    
	.social{
		position: static;
	}     
}
@media screen and (max-width: 900px) {
    #topbanner{
	    width: calc(100% - 272px);
		margin-right: 10px;
		height: 133px;
	}
	  
    #content .clanek {
        width: 90%;
    }
    #content .clanek.catch {
        width: 90%;
    } 
    #content .wrapOne {
        width: 100%;
        padding: 0px 0px 20px 0px;
    }         
    #content .wrapOne:nth-child(2) {
        background: none;
        padding: 0px 0px 20px 0px;
    }  
    
    #header{
    	min-height: 200px;
	}
}
@media screen and (max-width: 820px) {
    #content div.homepage_content_box {
        height: 810px;
    }
}
@media screen and (max-width: 719px) {    
    #logo{
        width: 194px;
    }
    
    #logo{
    	margin-left: 60px;   
	}
	    
    #header {
        text-align: center;
        min-height: 0px;
    }
    
    #contactbox{
    	top: 16px;
    	text-align: left;
    }
    
    #content {
        width: 100%;
        padding: 0px 20px;
         box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #content div.homepage_content_box {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 0px 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-left: 0px;
        margin-right: 0px;
    }
    #content div.homepage_content_box img {
       display: none;
    }
    #content div#homepage_content_box_first {
        margin-left: 0px;
    }
    #content .homepage_content_box h2 {
        text-align: center;
    } 
    #logo img {
        width: auto;
    }
    #topbanner {
        display: none;
    }
    #header {
        width: 100%;
    }
    #topmenu {
        width: 240px;
        float: right;
        position: absolute;
        right: 0px;
        top: 46px;
        z-index: 999;
        background: white;

        right: -240px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        padding-bottom: 10px;
        
        max-height: calc(100vh - 56px);
        overflow: auto;
    }
    
    #topmenu a .sub-icon {display: none;}
    
    #topmenuwrap {
        max-height: calc(100vh - 50px);
        overflow: auto;
		}


	#topmenu .topmenuitemwrap ul{
		display: block;
		position: static;
		width: 100%;
		box-shadow: none;	
	}

    #topmenu .topmenuitemwrap ul li{
		padding: 0px;
	}
	
	#topmenu .topmenuitemwrap ul li a{
		text-align: center;
		font-size: 14px;
		white-space: normal;
		width: 100%;
		
	}
	    
	#topmenu .topmenuitemwrap{
		width: 100%;
	}	    
	    
    #topmenu a {
        width: 100%;
        font-size: inherit;
        text-align: center;
    }
    .mobileMenuLista {
        display: block;
        position: relative;
    }
    .mobileMenuLista svg {
        width: 30px;
        height: 30px;
        float: right;
        margin: 5px 10px;
    }
    .openMenuu {
        right: 0px!important;
        box-shadow: -2px 2px 4px lightgray;        
    }
    .mobileMenuLista.fixed {
        position: fixed;
        top: 0px;
        left: 0px;
        z-index: 99999;
    }
    #webpage {
        margin-top: 4px;
    }
    #titlebar {
        padding-top: 15px;
    }
    .mobileMenuLista .mobLogo {
        display: none;
    }
    .mobileMenuLista.inMove .mobLogo {
        display: block;
        
    }
    .mobileMenuLista.inMove .mobLogo img {
        margin-top: -5px;
        margin-left: 3px;
    }
    .clanek iframe, .mapovan img.mapaFotoK {
        width: 100%!important;
        height: auto!important;
    }
    .mapovan {
        height: auto!important;
    }
    #content .clanek h3.Ch3,  #content .clanek ul {
        padding-left: 0px;
    }
    #content h2 {
        font-size: 20px;
    }
    #content .clanek ul li {
         background-position: left 5px;
    }
    #content .kontaktUdaje {
        margin-bottom: 20px;
        padding: 0px;
    }
	#content .kontaktUdaje:nth-child(1),
	#content .kontaktUdaje:nth-child(2),
	#content .kontaktUdaje:nth-child(3) {
	  width: 100%;
	}	
    #content .clanek table.oteviracka td:nth-child(1) {
        width: 20%;
    }
    #content .clanek table.oteviracka td:nth-child(2) {
        width: auto;
    }
    #content .clanek table.oteviracka {
        font-size: 0.8em;
    }
    #footer_content a, #footer_content {
        font-size: 12px;
        padding-right: 10px;
        padding-left: 10px;
        line-height: 20px;
    }  
    .social .faceBook svg {
        width: 30px;
        top: 4px;
        left: 11px;
    }
    .social .gPlus svg {
        width: 30px;
        top: 48px;
        left: 11px;
    }
    
    .social .blog{        
        top: 48px; /*92px*/
        left: 11px;
    }    
    
    .social .blog, .social .blog:hover,
    .social .blog img, .social .blog:hover img{
	    width: 30px;
	    height: 30px;
	    background-size: 30px 30px;
    }
    
    .social .faceBook svg:hover, .social .gPlus svg:hover, .social .blog:hover {
        left: 20px;
        /*opacity: 0.2;*/
    } 
    .linker .link {
        line-height: 17px;
    }
	  
    #content .kontaktUdaje:nth-child(3){
    	width: 100%;   
		padding-left: 0px; 
		text-align: center;
	}
}
@media screen and (max-width: 540px) {
    #logo {
        clear: both;
        width: 100%;
        float: none;
    	margin-left: 0px;
	}
	
    #logo img {
        width: 30%;
    }

    #content {
        padding: 0px;
	}
	    
    .clanek form, .contactform, .helpwrap, .contactform input, .contactform div, .contactform textarea, .contactform .submit input, .contactform .submit {
        width: 100%;
    }
	.contactform .twoinputs input{
	    width: calc(50% - 3px);
	}    
	
	.contactform .twoinputs .label input{
		width: auto;
	}
	
    .contactform input, .contactform textarea, .contactform .submit input { 
         box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    #content .clanek table td:nth-child(1) {
        width: 60%;
    }
    
	#contactbox{
		position:static;
		display: block
		clear: both;
		margin: auto;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
		background-color: #fff;
		padding: 10px 20px;
		box-shadow: 0px 0px 0px rgba(0,0,0,0.2);	 
		text-align: center;
	}
	
	#content .clanek a.svoz_button,
	#content .clanek a.svoz_button:hover{
		width:  240px;
	}    
	
	.contactform.serviceform .helpwrap{
		width: 100%;
	}
	
	.contactform .submit input,
	.contactform .submit input:hover{
		width: 100%;
	}
	
	.contactform.serviceform .label{
		width: 100%;
	}
	.contactform.serviceform .twoinputs .label{
		width: 50%;
	}
	#cfaktury{
		margin-left: 0px;
	}	
	
	.contactform .pruzkumform input, .pruzkumform select,.contactform .pruzkumform .submit input{
		width: 200px;		
	}
	
	.contactform .pruzkumform .submit{
		width: auto;
	}
}




/*style="width: 465px; height: 450px;"*/



#content .clanek a.back_button{
    
    
		display:block;
    line-height: 12px;
    font-size: 12px;   
    padding: 8px;
    border: 1px solid #9acb3c;
    border-radius: 3px;  
		margin: 5px auto;
    color: #ffffff;
    text-decoration: none;
    width: 120px;          
    background: #9acb3c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding-left: 0px;
    padding-right: 0px;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    text-align: center;
		
}

a.back_button:before {content: '«'; font-size: 18px; font-weight: bold;margin-right: 8px;}

@media screen and (max-width: 1250px) {
	#content .clanek a.back_button{ display: block; margin: 10px auto; }
}
 
@media screen and (min-width: 1251px) {
	#content .clanek a.back_button{ float: right; position: relative; top: -18px; }
}


#content .clanek a.back_button:hover{
    color: #9acb3c;
    background: #fff;
}


#content .clanek.list,
#content .clanek.list-detail,
#content .galerie,
#content .paging,
.tag-list.filter {margin-bottom: 20px;}


#content .clanek .list-item .date {font-weight: normal; font-size: 14px;}


#content .clanek .list-item h3 {margin-top: 0px; margin-bottom: 0px;}
#content .clanek .list-item p {margin-top: 6px;}
#content .clanek .list-item {margin-bottom: 20px;}

#content .clanek.list-detail .date {font-weight: bold; font-size: 13px;}

.tag-list {font-size: 14px;}
.tag-list .label {font-weight: bold;}
#content .clanek .tag-list a,
.tag-list a {font-weight: normal; text-decoration: none; display: inline-block; padding: 2px 5px; border: solid 1px gray; color: gray; border-radius: 2px; line-height: 15px; margin-left: 4px;}

#content .clanek .tag-list a:hover,
.tag-list a:hover,
.tag-list a.active, 
#content .clanek .tag-list a.active {background-color: #9acb3c; color: #FFF;}

.tag-list a.remove {border: none; color: #9acb3c; font-weight: bold; text-decoration: underline;}
.tag-list a.remove:hover {text-decoration: none; background: none;}

.tag-disp {text-decoration: none; display: inline-block; padding: 2px 5px; border: solid 1px gray; color: gray; border-radius: 2px; line-height: 15px; margin-left: 4px;}

.paging {} 
.paging a {color: #9acb3c; margin: 0 4px;}
.paging a.active {color: #000; font-weight: bold; text-decoration: none;}
.paging a.hover {text-decoration: none;}


