@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900&subset=latin-ext');

/* reset5 © 2011 opensource.736cs.com MIT */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong, tt,var,b,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{display:block;}nav ul{list-style:none;}ol{list-style:decimal;}ul{list-style:disc;}ul ul{list-style:circle;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}ins{text-decoration:underline;}del{text-decoration:line-through;}mark{background:none;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input[type=submit],input[type=button],button{margin:0;padding:0;}input,select,a img{vertical-align:middle;}

/* popup */





/* html */
body {
	font-family: 'Nunito', Helvetica, sans-serif;
	font-stretch:condensed;
	font-size: 17px;
	color:#40454B;
	font-weight: 400;
	line-height: 25px;
	background: #fff;
	-webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;	
}
body,
div,
p,
span,
table {
	 /*transition: all 500ms ease 0s;
    -webkit-transform: all 500ms ease 0s;*/
	}


h1 {
	font-family: 'Nunito', Helvetica, sans-serif;	
	font-size: 48px;
	color: #515B69;
	font-weight: 700;
	text-decoration: none;	
	margin-bottom: 13px;
	line-height: 100%;
}


h2 {
	font-family: 'Nunito', Helvetica, sans-serif;	
	font-size: 38px;
	color: #515B69;
	font-weight: 700;
	text-decoration: none;	
	margin-top: 10px;
	margin-bottom: 13px;
	line-height: 100%;
}


h3 {
	font-family: 'Nunito', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #fff;
	line-height: 100%;
}

h4 {
	font-family: 'Nunito', Helvetica, sans-serif;
	font-size: 19px;
	color: #fff;
	background: #626F80;
	font-weight: 700;
	text-decoration: none;	
	line-height: 100%;
	padding: 12px 12px;
	display:block;	
	width:320px;
	margin-right:10px;
	margin-bottom:3px;
}
h4 strong {
	color: #ed7d31;
	font-weight: 900;
	float:right;	
}


h5 {
	font-family: 'Nunito', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	color: #444444;
	line-height: 100%;
}

strong {
    font-weight: 800;
}

.h1-tx1 {
	font-size: 45px;

}

.h2-tx1 {
	color:#fff;
	font-stretch:condensed;	
	font-size: 30px;
	font-weight: 900;
	text-decoration: none;
	margin-top: -20px;
	margin-bottom: 20px;
	display:inline-block;	
}

.h2-tx2 {
	font-size: 32px;
	color: #515B69;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 15px;
	line-height: 100%;
}
.h2-tx3 {
	font-size: 45px;
	color:#fff;	
	font-weight: 300;
	text-decoration: none;
	margin-bottom: 10px;
	margin-bottom: 20px;
}

.h2-tx4 {
	font-size: 48px;
	color:#44CACB;	
	font-weight: 300;
	text-decoration: none;
	margin-top: -20px;
	margin-bottom: 30px;
}


.h3-tx1 {
	font-size: 22px;
	font-weight: 700;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #40454B;
}





/* vseobecne */

.label {
    display: inline-block;
    width: 310px;
	text-align:left;
	font-weight: 400;
}

.label2 {
    display: inline-block;
    width: 400px;
	text-align:left;
	font-weight: 400;
}
.label3 {
    display: inline-block;
    width: 310px;
	text-align:left;
	font-weight: 400;
}

.clear {
  clear: both;
}
.medzera {
	clear: both;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 110px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #444;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.right {
    text-align: right;
}
.marginTop20 {
    margin-top: 20px;
}
.marginTop40 {
    margin-top: 40px;
}
.marginRight10 {
  margin-right: 10px;
}
.marginRight70 {
  margin-right: 70px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.margin0_10 {
    margin: 0 10px;
}
.margin10_0 {
	margin-top: 200px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.padding10 {
    padding: 10px;
}
.padding17 {
    padding: 17px;
}
.padding20 {
    padding: 20px;
}
.padding20_0 {
    padding: 20px 0;
}
.padding0_20 {
    padding: 0 20px;
}
.padding20_0.borderRight {
    padding-right: 15px;
}
.schovaj {
	display: none;
	visibility: hidden;
}
.small {
    font-size: 90%;
}
.small75 {
    font-size: 75%;
}

.center {
    text-align: center;
}
.middle {
    width: 600px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
}



.myList {
	list-style:none;
}


.myList  li {	
	padding-bottom:13px;
	background:url(../img/list.png) no-repeat 0px 1px; 
	padding-left: 35px; 
    margin-left: 10px;
	list-style-position:outside;
}

.myList ul li  {	
	padding-top:5px;
	padding-bottom:1px;
	padding-left: 1px; 
    margin-left: 25px;
	list-style-position:outside;
	list-style-type:circle;
	line-height: 20px;
	background:none;
	color: #40454B;
	font-size: 16px;
}


ol.myList 
{
	list-style-type:lower-alpha;
	margin-left:10px;
}

.img-r {
	max-width: 400px;
	float:right;
	margin-left: 25px;
	display:inline-block;
	margin-bottom: 30px;
	}
	
	

.img-mapa {
	max-width: 50%;
	float:right;
	height: 350px;
	margin-top:-350px}



.img-gal {
	max-width: 24%;
	margin: 8px 6px;
	display:inline-block;
	}
.img-gal:hover {
	opacity: 0.6;
	transition: all 0.4s;
	-moz-transition: all 0.4s; /* Firefox 4 */
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-o-transition: all 0.4s; /* Opera */
	
	}	
	
.img-dokumenty {
	max-width: 31%;
	margin: 8px 6px;
	text-align: left;
	display:inline-block;
	font-size: 15px;
	font-weight: 800;
	}
.img-dokumenty img {
	border: solid 1px #DEE0E2;
	width: 100%;
	margin-bottom: 20px;
	}
.img-dokumenty img:hover {
	opacity: 0.6;
	}

.img-dokumenty a {	
	font-size: 15px;
	line-height: 25px;
	color:#40454B;
	font-weight: 800;
	text-decoration: none;
	}
	
.img-dokumenty a:hover {
	text-decoration: none;
	color:#ED7D31;
	transition: all 0.4s;
	-moz-transition: all 0.4s; /* Firefox 4 */
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-o-transition: all 0.4s; /* Opera */
	
	}		
	
	
.img-dokumenty2 {
	max-width: 24%;
	margin: 25px 3px;
	text-align: left;
	display:inline-block;
	font-size: 15px;
	font-weight: 800;
	vertical-align:top;
	}
.img-dokumenty2 img {
	border: solid 1px #DEE0E2;
	width: 100%;
	margin-bottom: 8px;
	}
.img-dokumenty2 a {	
	font-size: 15px;
	line-height: 18px;
	color:#40454B;
	font-weight: 800;
	text-decoration: none;
	}		
	
.img-dokumenty2 a:hover {
	text-decoration: none;
	color:#ED7D31;
	opacity: 0.6;
	transition: all 0.4s;
	-moz-transition: all 0.4s; /* Firefox 4 */
	-webkit-transition: all 0.4s; /* Safari and Chrome */
	-o-transition: all 0.4s; /* Opera */
	
	}			

	

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.top {
    background: url("../img/sipka.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    bottom: 35px;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    position: fixed;
    right: 50px;
    width: 60px;
}
.hide {
    display: none;
}

.displayTable,
.displayTable a,
.displayTable img,
.displayTable div,
.displayTable span,
.displayTable form,
.displayTable input,
.displayTable button {
    display: inline-table;
    vertical-align: middle;
}
.lineHeight30 {
    line-height: 30px;
}


/* header hlavicka */
#header {
	top: 0;
	width: 100%;
	z-index: 9999;
	position: fixed;		
}


#content {
	margin-top: 140px;
}
.content {
	margin: 0 auto 0px;
    padding-bottom: 0px;
}

.header-pas {		
	background-color: #ED7D31;
	height: 33px;
	position:relative;
	z-index: 10000;
}
.header-pas-content {
	max-width: 1250px;
	margin: 0 auto 0px;
	text-align:right;
	color: #FFF;
	font-size: 14px;
	line-height: 33px;
	text-transform: uppercase;
	position:relative;
}

.header-pas-content a {
	color: #FFF;
	margin: 0px 5px;
	font-weight: 300;
	text-decoration: none;
}
.header-pas-content a:hover {
	color: #000;
	text-decoration: none;
}
.header-pas-content a.active {
	color: #fff;
	font-weight: 800;
	text-decoration: none;
}
.header-pas-content a.active:hover {
	color: #000;
	text-decoration: none;
}

#header .content {
    position: relative;
	max-width: 1250px;	
}

#header #pattern {
    width: 100%;
    position: absolute;
    text-align: right;
}

#header #pattern a {
	font-family: 'Nunito', sans-serif;
	font-stretch: extra-condensed;	
    color: #404040;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
	line-height: 15px;
}
#header #pattern a:hover {
	color: #ED7D31;
	text-decoration: none;
	
}

#header #pattern a.active {
    /*color: #BF084E;*/
	color: #ED7D31;
	text-decoration: none;
}

#header #pattern a#webmail.active {
    color: #ED7D31;    
}

#header #logo {
    z-index: 1;
	text-align:left;
    position: relative;
	margin-left: 0px;
	max-width: 277px;
	max-height: 48px;
}


header.large img {
				width: 277px;
				height: 48px;
				margin-top: 30px; 
				margin-bottom: 30px; 
				transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}
			
			

header.small img { 
				width: 202px; 
				height: 35px; 
				margin-top: 15px; 
				margin-bottom: 15px; 
				transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}
			
header.large #pattern{ 
			margin-top: 0px;
				transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}	
			

header.small #pattern{ 
				margin-top: -25px; 
				margin-bottom: 20px; 
				transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}		

header.large #header { 
		height: 140px;
		background: rgba(255, 255, 255, 1.0);
			transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}	

header.small #header { 
		height: 65px;	
		background: rgba(255, 255, 255, .9);		
			transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}
			
header.small .header-pas { 
		height: 0px;		
			transition: all 0.6s;
			-moz-transition: all 0.6s; /* Firefox 4 */
			-webkit-transition: all 0.6s; /* Safari and Chrome */
			-o-transition: all 0.6s; /* Opera */
			}
header.small .header-pas-content {
	display:none;
			}			

.stick {
	position:fixed;
	top:0px;
}

/* submenu*/


submenu.large #submenu{ 
				margin-top: 10px; 
				transition: all 0.2s;
			-moz-transition: all 0.2s; /* Firefox 4 */
			-webkit-transition: all 0.2s; /* Safari and Chrome */
			-o-transition: all 0.2s; /* Opera */
			}
			

submenu.small #submenu{ 
				position:fixed;
				top: 120px; 
				transition: all 0.2s;
			-moz-transition: all 0.2s; /* Firefox 4 */
			-webkit-transition: all 0.2s; /* Safari and Chrome */
			-o-transition: all 0.2s; /* Opera */
			}
			
			
#submenu {
  text-align:left;
  float: left;
  width: 220px;
  margin-right: 0px;
  display:block;
  line-height: 18px;
  }
  	
  #submenu ul {
    margin: 0;
    padding: 0;
    list-style: none; }
	
  #submenu  li {
	border: none;
    padding: 0em 0.0em;    
	list-style-type:none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 0px;	
	}
	
  #submenu a {  
	color: #000;
	font-size: 15px;
	font-weight: 500;
	display:block;
	padding: 12px 10px;
	border-bottom: 1px #444 solid;
	text-decoration: none;
	 }
	
  #submenu a:hover {
    color: #44CACB;
	text-decoration: none;
	   	 }


#submenu a.active {
	
	color: #44CACB;
	display:block;
	padding: 12px 10px;
	text-decoration: none;
}

.submenu-obsah {
	width: 100%;
	margin-bottom: 80px;
	padding-bottom: 60px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #444;   
	   	 }


/* texty */

.tx-sivy1 {
	font-size: 21px;
	color: #72777F;
	line-height: 24px;
	font-weight: 400;
}

.tx-sivy2 {
	font-size: 18px;
	color: #40454B;
	line-height: 23px;
	font-weight: 400;
}

.tx-sivy3 {
	font-size: 24px;
	color: #72777F;
	line-height: 24px;
	font-weight: 500;
}

.tx-sivy4 {
	font-size: 14px;
	color: #72777F;
	line-height: 15px;
	font-weight: 400;
}


.tx-orange1{
	color: #ED7D31;
}

.tx-orange2 {
	color: #ED7D31;
	text-decoration: none;
}
.tx-orange2:hover {
	color: #ED7D31;
	text-decoration: underline;
}



.kolaz {
	text-align: center;
	height: 600px;
	background-image: url(../img/kolaz/kolaz1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}

.kolaz-text1 {
	padding-top: 10px;
	text-align:center;
	font-size:50px;
	color:#fff;
	font-weight:800;
	line-height: 50px	
}

.kolaz-text2 {
	margin-top: 50px;
	text-align:center;
	font-size:21px;
	color:#fff;
	font-weight: 300;
	line-height: 22px	
}


.kolaz-text3-link a
{
	font-size:15px;
	color:#fff;
	font-weight:700;
	text-decoration:none;
	padding: 15px;
	background: #ED7D31;
	border: #ED7D31 solid 1px;
	display: inline-block;
	max-width: 200px;
	margin-top: 50px;
}
.kolaz-text3-link a:hover
{   border: #404040 solid 1px;
	background: #404040;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
	
}

.kolaz-podstranka {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover ;
    height: 320px;
    text-align: center;
    display: table;
    width: 100%;
}


.link1{
	font-size:16px;
	color:#fff;
	text-decoration: none;
	font-weight: 400;
	background-color: #ED7D31;
	padding: 15px 25px;
}
.link1:hover{
	text-decoration: none;
	background-color: #404040;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}



/* Okna */

.okno-1bloky-1 {	
	background: #FFF;
	width:75%;	
	margin: auto;
	vertical-align:top;	
}
.okno-1bloky-2 {	
	width:67%;	
	margin: auto;
	vertical-align:top;	
}

.okno-2bloky-1 {	
	width:37%;	
	vertical-align:top;
	display:inline-block;	
	margin-right: 60px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	color:#72777F;
}

.okno-2bloky-2 {	
	width:55%;	
	vertical-align:top;
	display:inline-block;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	color:#72777F;	
}


.okno-2bloky-2-2 {	
	width:50%;
	margin-left: 30px;	
	vertical-align:top;
	display:inline-block;	
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	color:#72777F;
}

.okno-2bloky-2-3 {	
	width:48%;
	margin-right: 5px;	
	vertical-align:top;
	display:inline-block;	
	line-height: 24px;
	font-weight: 400;
}


.okno-1bloky-1-obsah {
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	color:#72777F;
	padding: 25px 40px 40px 40px;
}

.okno-1bloky-1-ikona {
	margin-top: -45px;

}


.okno-3bloky-1 {	
	background: #FFF;
	width:32%;	
	margin-bottom: 23px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align:top;
	text-align:center;
	display:inline-block;
	position:relative;	
}

.okno-3bloky-1-obsah {
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	color:#72777F;
	padding: 25px 25px 40px 25px;
}

.okno-3bloky-1-ikona {
	margin-top: -45px;

}

.okno-3bloky-2 {	
	width:32%;	
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	color:#72777F;
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-align:left;
	display:inline-block;	
	vertical-align: baseline;
	height: 65px;
}

.okno-3bloky-2 img {	
margin-right: 25px;
float:left;
clear:both;
vertical-align: baseline;
}

.okno-3bloky-2:hover img{
	opacity: 0.7;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */
}



.okno-3bloky-3 {	
	width:45%;	
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	color:#72777F;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	text-align:left;
	display:inline-block;	
	vertical-align: baseline;
	height: 65px;
}

.okno-3bloky-3 img {	
margin-right: 15px;
float:left;
clear:both;
vertical-align: baseline;
}



.okno-2bloky-foto {	
	max-width:49%;	
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
	color:#72777F;
	text-align:left;
	display:inline-block;	
	vertical-align: top;
}
.okno-2bloky-foto-obsah {	
	padding: 45px 105px 35px 45px;	

}

.okno-palivova-karta-logo {
	text-align:left;
	display:inline-block;
	max-width:150px;
	min-width: 150px;
	vertical-align:top;
	float:left;
}

.okno-palivova-karta {
	font-size: 14px;
	color: #72777F;
	line-height: 17px;
	font-weight: 400;	
	display:inline-block;
	text-align:left;
	width: 55%;
	vertical-align:top;
}

.okno-palivova-karta2 {
	margin-top:-20px; 
	max-width:48%
}

.okno-onas {
background: url(../img/foto-onas.jpg) no-repeat center top; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
min-height: 600px;
width: 50%;
display:inline-block;
margin-bottom: -8px;
}


.okno-produkty {
background: url(../img/foto-produkty.jpg) no-repeat center top; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
min-height: 500px;
width: 50%;
display:inline-block;
margin-bottom: -8px;
}

.okno-cerpacie {
background: url(../img/foto-cerpacie-stan-v3.jpg) no-repeat center top; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
min-height: 750px;
width: 50%;
display:inline-block;
margin-bottom: -8px;
}

.okno-cerpacie2 {
background: url(../img/foto-cerpacie-stan2.jpg) no-repeat center top; 
-webkit-background-size: cover; 
-moz-background-size: cover; 
-o-background-size: cover; 
background-size: cover;
min-height: 400px;
width: 50%;
display:inline-block;
margin-bottom: -8px;
}



/* content obsah */

.biela-uvod {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 60px;
}
.biela {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

.biela2 {
	background-color: #fff;
}

.siva {
	background-color: #F2F3F4;
	padding-top: 60px;
	padding-bottom: 60px;
}

.siva2 {
	background-color: #E7E9EB;
	padding-top: 60px;
	padding-bottom: 60px;
}

.siva3 {
	background-color: #E7E9EB;
}

.siva4 {
	background-color: #F2F3F4;
	padding-top: 30px;
	padding-bottom: 30px;
}


.sivabottom {
	background-color: #575B61;
	padding-top: 30px;
	padding-bottom: 30px;
	vertical-align:top;
}

.sivabottom2 {
	background-color: #575B61;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


.obsah {
	max-width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align:top;
}

.obsah2 {
	max-width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align:top;
	text-align:center;
}



.spodok {
	margin: 15px;
	display: inline-block;
	font-weight: 400;
	color: #C0C0C0;
	font-size: 16px;
	line-height: 21px;
	width: 19%;
	text-align: left;
	vertical-align:top;
	}

.spodok a {
	color: #C0C0C0;
	text-decoration: none;	
}
.spodok a:hover {
	color: #ED7D31;
	text-decoration: none;	
}


	
.spodok2 {
	margin-left: 75px;
	margin-top: 15px;
	display: inline-block;
	font-weight: 400;
	color: #C0C0C0;
	font-size: 16px;
	line-height: 21px;
	width: 19%;
	text-align: left;
	vertical-align:top;
	}
	
.spodok2 a {
	color: #C0C0C0;
	text-decoration: none;	
}
.spodok2 a:hover {
	color: #ED7D31;
	text-decoration: none;	
}

.spodok02 {
	margin-left: 25px;
	margin-top: 15px;
	display: inline-block;
	width: 19%;
	}
	
.spodok02 a {
	color: #C0C0C0;
	text-decoration: none;	
}
.spodok02 a:hover {
	color: #ED7D31;
	text-decoration: none;	
}	

.spodok3 {
	margin: 15px;
	display: inline-block;
	font-weight: 400;
	color: #C0C0C0;
	font-size: 16px;
	line-height: 21px;
	width: 24%;
	text-align: left;
	vertical-align:top;
	}

.spodok-spol1 {
	margin-right: 30px;
	padding-top: 35px;
	display: inline-block;
	width: 30%;
	text-align: left;
	vertical-align:text-top;
	height: 60px;
	}	
	
.spodok-spol2 {
	display: inline-block;
	width: 60%;
	text-align: left;
	vertical-align:text-top;
	height: 60px;
	}	

.spodok-spol2 img {
	margin: 10px 20px;
}	


.spodok-zsnp  {
	display: inline-block;
	height: 62px;
	width: 250px;
	z-index: 100;
	text-indent: -99999px;
	background-image: url(../img/logo_ZSP_pata_male.png);
	margin:3px;
	opacity:0.7;

}
.spodok-zsnp:hover {
	background-image: url(../img/logo_ZSP_pata_farebne_male.png);	
	opacity:1;
}

.spodok-solartrade  {
	display: inline-block;
	height: 43px;
	width: 250px;
	z-index: 100;
	text-indent: -99999px;
	background-image: url(../img/logo_trade_pata_male.png);
	margin:3px;
	opacity:0.7;

}
.spodok-solartrade:hover {
	background-image: url(../img/logo_trade_pata_farebne_male.png);	
	opacity:1;
}








	

/* tabulka div */
.Table
    {
	display: table;
	display:inline-block;	
    }
		
    .Title
    {
        display: table-caption;
        text-align: left;
    }
	
    .Heading
    {
	display: table-row;
	text-align: left;
    }
    .Row
    {
	display: table-row;	
    }
	
    .Cell
    {
	font-size: 18px;
	font-weight: 700;
	width: 250px;
	display: table-cell;
	color: #444;
	padding:12px;
	border-bottom: solid 1px #444;
    }
	.Cell2
    {
	font-size: 18px;
	width: 180px;
	display: table-cell;
	color: #444;
	padding:12px;
	border-bottom: solid 1px #444;		
    }


/* tabulka */
 table {
    border: 1px solid #444;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  

  table tr {
    border: 1px solid #dddddd;	
    padding: 5px;
  }
    

  table th, table td {
    padding: 7px;
    text-align: left;
	color:#000;
    font-size:90%;
  }

  table th {
    text-transform: uppercase;
	background: #444444;
	color: #fff;
  }
  
  



	
 
/* formular */
.formular {
	max-width:97%;
	margin:auto;
	vertical-align: top;

}

.formular1 {
	width:39%;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	text-align:left;
	display:inline-block;
	vertical-align: top;

}
.formular2 {
	width:55%;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	text-align:right;
	display:inline-block;
	vertical-align: top;
	float:right;
	}


.formular3 {
	text-align:right;
	display:block;

}

.textarea-formular {
	background-color: #F2F3F4;
	padding: 2px;
	width: 100%;
	border: 1px solid #BDC4CA;
	height: 35px;
	font-size: 18px;
	font-weight: 400;
	color: #ED7D31;
	text-decoration: none;
	margin-right: 30px;
	margin-bottom: 10px;
}
.textarea-formular2 {
	background-color: #F2F3F4;
	padding: 2px;
	width: 100%;
	border: 1px solid #BDC4CA;
	height: 189px;
	font-size: 18px;
	font-weight: 400;
	color: #ED7D31;
	text-decoration: none;
}
.mybutton {
	color: #FFF;
	background-color: #ED7D31;
	text-align: center;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	border: 1px none #ED7D31;
	margin: 20px;
	line-height: 35px;
	text-decoration: none;
	height: 35px;
	width: 170px;
}





/* responsive multilevel menu */
a.menu-link {
    display: block;  
    padding: 0;
    height: 30px;
	float:right;	
}

#header #pattern a.menu-link {
	z-index: 2;
	width: 120px;
	margin: auto;
	font-size: 17px;
	position: relative;
	margin-right: 15px;
	margin-top: -18px;
	
}
a.menu-link:after {
    content:"";
    right: 15px;
    width: 30px;
    height: 30px;
    display: inline-block;	
    background: url('nav-icon.png') no-repeat right bottom;
}
.menu, .menu > ul ul {
    clear: both;
    -webkit-transition: all 0.3s ease-out;  
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

}
.js .menu, .js .menu > ul ul {
    overflow: hidden;
    max-height: 0;
    /*background: rgba(0,0,0,0.1);*/
}
.menu.active, .js .menu > ul ul.active {
    max-height: 980px;
	color: #FF7F00;
}
.menu > ul {
	margin-top: 15px;

	
}
.menu li a {
    display: block;
    padding: 5px 10px;
    position: relative;
    transition: all 250ms ease 0s;
    -webkit-transform: all 250ms ease 0s;
	
}

.menu li :hover{
	color: #000;
} 

.menu li a.active {
    color: #44CACB;
	
}

.menu li.has-subnav > a:after {
    content: '+';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    font-size: 12px;
    padding: 1px 1px;
	
}
.menu li.has-subnav > a.active:after {
    content: "-";
	color: #44CACB;
}





@media screen and (min-width: 1100px) {
	
	  .menu ul li {
        list-style-type: none;
    }
    .pattern {
        overflow: visible;
    }
    a.menu-link {
        display: none;	
    }	

    .js .menu, .js .menu > ul ul {
        max-height: none;
        overflow: visible;
        background: none;
    }
    .js .menu > ul ul {
        display: none;
    }
    .js .menu > ul li:hover > ul {
        display: block;
    }
    .menu ul {
        margin: 0 0 0 0px;
        border: 0;
    }
    .menu li a {
        border: 0;
		font-size: 15px;		
    }

    .menu li.has-subnav > a {
        padding-right: 32px;
    }
    .menu li.has-subnav > a:after {
        content: ">";
        font-size: 16px;
        padding: 10px 8px;
    }
    .menu .level-1 > li.has-subnav > a:after {
        content: "+";
    }
    .menu > ul li {
        margin: 0;
		top: 0px;
    }
    .menu > ul > li  {
        display: inline-block;
        position: relative;

    }
    .menu > ul ul {
        position: absolute;
        top: 0;
        left: 92px;
        width: 180px;
    }
    .menu > ul ul li {
        position: relative;
    }

    .menu > ul ul.level-2  {
        top: 30px;
        left: 0;
		text-align:center;

    }	


	}
	
	
@media screen and (max-width: 1600px) {		

.okno-onas {
min-height: 700px;
}

.okno-cerpacie {
min-height: 850px;
}

.okno-produkty {
min-height: 600px;
}
	
}	

@media screen and (max-width: 1300px) {		

.okno-onas {
min-height: 800px;
}	

.okno-cerpacie {
min-height: 900px;
}

}


@media screen and (max-width: 1099px) {
	
#header #pattern {
	margin-left: 0px;
	top: 50px;
}

#header #logo {
	margin-left: 20px;
}

header.large .vlajky  {
				margin-top: -70px; 
				margin-right: 20px; 
				margin-bottom: 0px; 
			}


header.small .vlajky  { 
				margin-top: -75px; 
				margin-right: 20px; 
				margin-bottom: 0px;
			}
			
			
.kolaz {
	text-align: center;
	height: 600px;
	background-image: url(../img/kolaz/kolaz1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:cover;
}

.kolaz-text1 {
	font-size:40px;
	line-height: 40px	
}

	
.menu li a {
    display: block;
	text-align:left;
    padding: 10px 30px;
    position: relative;
    transition: all 250ms ease 0s;
    -webkit-transform: all 250ms ease 0s;
	background-color:#fff;
	font-size:17px;
}
.okno-1bloky-2 {	
	width:95%;	
	margin: auto;
	vertical-align:top;	
}


.okno-2bloky-1 {	
	width:34%;	
	vertical-align:top;
	display:inline-block;	
	margin-right: 30px;
	margin-left: 15px;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
	color:#72777F;
}

.okno-2bloky-foto {	
	max-width:100%;	
	width:100%;	
	display:block;	
}

.okno-3bloky-1 {
	width: 98%;
	margin-bottom: 20px;
	display:block;	
}
.okno-3bloky-3 {	
	width:98%;	

}

.okno-produkty {
min-height: 500px;
width: 100%;
display:block;
}	

.okno-onas {
	min-height: 500px;
	width: 100%;
	display:block;
	background-position: center;
}	

.okno-cerpacie {
min-height: 570px;
width: 100%;
display:block;
}

	

.spodok {
	margin-left: 15px;
	width: 40%;
	}
.spodok2 {
	margin-left: 15px;
	width: 40%;
	display:block;
	}
.spodok02 {
	margin-left: 15px;
	width: 40%;
	display:block;
	}    
.spodok3 {
	margin-left: 15px;
	width: 40%;
	}		
	
.spodok-zsnp img {
	width: 100px;}

.spodok-solartrade img {
	width: 100px;
}


	

.stick {
	position: relative;
	top:10px;

}

.img-mapa {
	max-width: 100%;
	float:none;
	margin-top: 10px;
}

.img-struktura {
	width: 100%;
}

.img-gal {
	max-width: 23%;
	margin: 6px 5px;
	}
	
	
.label {
    width: 30%;
}

.label2 {
    width: 35%;	
}	

.label3 {
    width: 30%;
}


}


@media screen and (max-width: 870px) {

.img-dokumenty {
	max-width: 44%;
	margin: 25px 3px;
	}
    
.img-dokumenty2 {
	max-width: 44%;
	margin: 25px 3px;
	}


.okno-2bloky-1 {	
	width: 95%;
	margin-bottom: 20px;
	display:block;	
	margin-right: 0px;
}

.okno-2bloky-2 {	
	width: 95%;
	margin-bottom: 20px;
	display:block;		
}

.okno-2bloky-2-2 {	
	width:95%;
	margin-left: 10px;
	display:block;	
}



.okno-3bloky-2 {	
	width:47%;	
	margin-bottom: 20px;
}


			
.obsah {
	padding-right: 10px;
	padding-left: 10px;
}

.obsah2 {
	padding-right: 10px;
	padding-left: 10px;
}

.label {
    width: 46%;
}

.label2 {
    width: 46%;	
}	

.label3 {
    width: 90%;
	margin-top: 50px;
}


}

@media screen and (max-width: 730px) {
	
.okno-2bloky-2-3 {	
	width:98%;
	margin-right: 0px;	
	vertical-align:top;
	display:block;	
}

.okno-3bloky-2 {
	width: 70%;
	margin-bottom: 20px;
	margin-left: 60px;
	display:block;	
}

.okno-produkty {
	min-height: 350px;
	width: 100%;
	display:block;
	background-position: center;
}

.okno-onas {
	min-height: 350px;
	width: 100%;
	display:block;
	background-position: center;
}

.okno-cerpacie {
	min-height: 370px;
	width: 100%;
	display:block;
	background-position: center;
}

.kolaz {
	text-align: center;
	height: 500px;
	background-image: url(../img/kolaz/kolaz1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: !important;
}

.kolaz-text1 {
	font-size:40px;
	font-weight:700;
	line-height: 40px	
}

.kolaz-text2 {
	font-size:17px;
	line-height: 21px	
}


.kolaz-text3-link a
{
	font-size:15px;
	padding: 15px;
	max-width: 160px;
	margin-top: 20px;
}
	
.img-gal {
	max-width: 45%;
	margin: 6px 5px;
	}

 
.spodok {
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;	
	}
	

.spodok2 {	
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;
}
 .spodok02 {	
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;
}

.spodok3 {	
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;
} 

  

} 

@media screen and (max-width: 610px) {
	
	h4 {
	font-size: 18px;	
	width:300px;
}

.label {
    display: block;
    width: 90%;
	margin-bottom: 50px;
	margin-left: 30px;
}

.label2 {
    display: block;
    width: 90%;
	margin-bottom: 50px;
	margin-left: 30px;
}
.label3 {
    display: block;
    width: 90%;
	margin-bottom: 50px;
	margin-left: 30px;
}


.formular1 {
	width:93%;
	display:block;

}
.formular2 {
	width:93%;
	display:block;
	text-align:left;
	float:none;
	}
	
.formular3 {
	width:93%;
	display:block;
	text-align:left;
	}	
	
	.okno-palivova-karta2 {
	margin-top:20px; 
	max-width:90%
}
	
} 	

@media screen and (max-width: 480px) {
	

	
#content {
	margin-top: 100px;
}
	
header.large img {
				width: 202px;
				height: 35px;
				margin-top: 15px; 
				margin-bottom: 10px; 
			}
			
			

header.small img { 
				width: 173px; 
				height: 30px; 
				margin-top: 15px; 
				margin-bottom: 15px; 
			}
			
header.large #header { 
		height: 100px;

			}	

header.small #header { 
		height: 65px;	
			}					

header.large #pattern{ 
			margin-top: -20px;

			}	

.biela-uvod {
	margin-top: 0px;
	position:relative;
}



.link1{
	font-size:16px;
	padding: 6px 15px;	
}



.okno-3bloky-2 {
	width: 98%;
	margin-bottom: 20px;
	margin-left: 2px;
	display:block;	
}

.okno-2bloky-foto-obsah {	
	padding: 40px 15px 40px 15px;	

}


.okno-produkty  {
	min-height: 240px;
	width: 100%;
	display:block;
	background-position: center;
}

.okno-onas  {
	min-height: 240px;
	width: 100%;
	display:block;
	background-position: center;
}


.okno-cerpacie  {
	min-height: 260px;
	width: 100%;
	display:block;
	background-position: center;
}


.spodok {
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;	
	}
	

.spodok2 {	
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;
}

.spodok3 {	
	margin-left: 10px;	
	width: 92%;
	margin-bottom: 20px;
}


.kolaz-text1 {
	font-size:35px;
	font-weight:700;
	line-height: 35px	
}
    
.img-dokumenty {
	max-width: 100%;
	margin: 25px auto;
	text-align: left;
	display:block;
	}
  

}
