/* Hlavní layout šablony */

@font-face {
    font-family: 'vag_rounded_qstorelight';
    src: url('fonts/vagrq_l_-webfont.eot');
    src: url('fonts/vagrq_l_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vagrq_l_-webfont.woff2') format('woff2'),
         url('fonts/vagrq_l_-webfont.woff') format('woff'),
         url('fonts/vagrq_l_-webfont.ttf') format('truetype'),
         url('fonts/vagrq_l_-webfont.svg#vag_rounded_qstorelight') format('svg');
    font-weight: normal;
    font-style: normal;

}


#page {
	height: 100%;
	width: 1011px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	background-color: #E6E9E8;
	background-image: url(../layout2/page-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	position: relative;
}

#contentBox {
	text-align: left;
	padding-top: 106px;
	padding-left: 14px;
}

#contentLeft {
	float: left;
	width: 179px;
	margin-right: 14px;
}

#contentCenter {
	width: 762px;
	position: relative;
	margin-right: 14px;
	padding: 14px;
	background-color: #FFF;
	float: left;
	overflow:hidden;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: 0px 1px #A7A9AF;
	-webkit-box-shadow: 0px 1px #A7A9AF;
	box-shadow: 0px 1px #A7A9AF;

filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#A7A9AF');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#A7A9AF')";
}


#contentRight {
	float: left;
	width: 100px;
	margin-right: 14px;
}

#contentCenter img {
max-width: 762px;
}

#contentCenter img.gs-image {max-width: 60px;}

h1 span {
  display: none;
  visibility: hidden;
}

#novinky #page #contentLeft {
	display: none;
	visibility: hidden;
}

#novinky #page #contentCenter {
	padding: 0px;
	background: transparent;
	width: 690px;
}

#novinky #page #contentRight {
	display: none;
	backface-visibility: hidden;
}


/* Clearfix Settings - applied to div.box class as well
-------------------------------------------------------------------- */
/*
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1px;
}

/* Formátování univerzálních tøíd a idèek neviditelných v Contribute ********************************************************************* */

.clearBoth {
  clear: both;
  float: none;
}

.clearFix {
  clear: both;
  float: none;
  height: 1px;
  overflow: hidden;
}

.textFormat {
  visibility: hidden;
  display: none;
}

.napovedaKlik {
  background-image: url(../layout/clickhint.png);
  background-repeat: no-repeat;
  background-position: 22px top;
  display: block;
  margin-top: 19px;
  padding-left: 40px;
  font-family: "Segoe UI", Helvetica, Arial, sans-serif;
  font-size: 0.85em;
  padding-bottom: 10px;
  padding-top: 3px;
}


/* Kontaktní formuláø */

.formular input {
	height: 17px;
	width: 350px;
	background-color: #FFFFEA;
	font-size: 10px;
	border: 1px solid;
	border-top-color: #92C25C;
	border-right-color: #BDDB9D;
	border-bottom-color: #BDDB9D;
	border-left-color: #92C25C;
	font-family: "Palatino Linotype", Palatino, Georgia, Times, sans-serif;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.formular input.radio {
	height: auto;
	width: auto;
	background-color: inherit;
	border: none;
}

.formular textarea {
	height: 200px;
	width: 350px;
	border: 1px solid;
	border-top-color: #92C25C;
	border-right-color: #BDDB9D;
	border-bottom-color: #BDDB9D;
	border-left-color: #92C25C;
	background-color: #FFFFEA;
	font-size: 11px;
	-moz-border-radius: 5px;
}

.formular input.Odeslat {
	background-color: #59AE51;
	font-size: 14px;
	font-weight: bold;
	color: #FDFEF0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3F1D0;
	border-right-color: #E3F1D0;
	border-bottom-color: #E3F1D0;
	border-left-color: #E3F1D0;
	margin-top: 6px;
	-moz-border-radius: 5px;
	padding: 2px;
	height: auto;
	width: auto;
}

#kontaktForm  table.formular, #kontaktForm  .formular table {
	margin-top: 15px;
}
.formular td {
	padding-right: 10px;
	padding-bottom: 6px;
	vertical-align: top;
}

.formular label {
	
}

/* Poptávkový formuláø */

#poptavka input {
  height: 19px;
  width: 256px;
  background-color: #FFFFFF;
  border: 1px solid;
  border-top-color: #d5ac4d;
  border-right-color: #e3de96;
  border-bottom-color: #e3de96;
  border-left-color: #d5ac4d;
}

#poptavka input.povinne {
  height: 19px;
  width: 256px;
  background-color: #fffaef;
  border: 1px solid;
  border-top-color: #d5ac4d;
  border-right-color: #e3de96;
  border-bottom-color: #e3de96;
  border-left-color: #d5ac4d;
}

#poptavka textarea {
  height: 100px;
  width: 256px;
  border: 1px solid;
  border-color: #d5ac4d #e3de96 #e3de96 #d5ac4d;
  background-color: #FFFFFF;
  font-size: 11px;
}

#poptavka input#Odeslat {
  background-color: #f9ac00;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f5eddb;
  border-right-color: #cca54a;
  border-bottom-color: #cca54a;
  border-left-color: #f5eddb;
  width: 256px;
  height: 25px;
}

#poptavka select.maly {
  width: auto;
}

#poptavka select {
  background-color: #FFFFFF;
  width: 256px;
}

#poptavka .TabulkaFormat td {
  padding-bottom: 6px;
}

/**** SmoothGallery *****/

#myGallery {
  text-align: left;
  margin: auto;
}

#myGallery .imageElement .full {
  border-top-style: solid;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
}

/**** Nové styly ****/

div.Galerie {
  position: relative;
  padding-left: 22px;
  color: #CCCCCC;
  text-align: right;
  padding-right: 0px;
  width: 656px;
}

div.Galerie p {
  color: #CCCCCC;
  text-align: right;
}

div.Galerie img {
  margin: 10px 34px 10px 0;
  border: 2px solid #e6e7f5;
}

div.Galerie a img {
  border: 2px solid #b1a795;
}

p.Galerie {
  position: relative;
  color: #CCCCCC;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 0px;
}

p.Galerie img {
  border: 2px solid #e6e7f5;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 0;
}

p.Galerie a img {
  border: 2px solid #a2cbf0;
}
table.Galerie {
  text-align: left;
  margin-bottom: 0px;
}

table.Galerie td {
  color: #005CCF;
  text-align: center;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 10px;
  width: 114px;
}

table.Galerie a img, table.Galerie img {
  border: 2px solid #a2cbf0;
  margin-top: 10px;
}

#page a img.BezRamecku {
  border: none;
}


/* Formátování specifických tøíd a idèek (neurèených pro uživatele) ********************************************************************* */

/* Cascading Style Sheet */


body {
	background-color: #A3B8C4;
	background-image: url(../layout/bg-black.png);
	background-repeat: repeat-x;
	height: 100%;
	background-position: top center;
	background-attachment:fixed;
}

#menu1 {
	position: absolute;
	left: 166px;
	top: 51px;
	width: 734px;
	height: 33px;

background: #009ade;
background: -moz-linear-gradient(top,  #009ade 0%, #0096da 14%, #0089ce 38%, #0072b6 72%, #005a9f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009ade), color-stop(14%,#0096da), color-stop(38%,#0089ce), color-stop(72%,#0072b6), color-stop(100%,#005a9f));
background: -webkit-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: -o-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: -ms-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: linear-gradient(to bottom,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ade', endColorstr='#005a9f',GradientType=0 );



-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0px 1px #A7A9AF;
-webkit-box-shadow: 0px 1px #A7A9AF;
box-shadow: 0px 1px #A7A9AF;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#A7A9AF');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#A7A9AF')";
}



#searchFormDiv {
	float: left;
	position:absolute;
	top: 6px;
    right: 0px;
	z-index: 50;
}
#searchFormDiv input#searchText {
	float: left;
	width : 115px;
	height: 16px;
	background-color: #FFFFFF;
	font-size : 10px;
	border: 1px solid;
	border-color: #ADAFB5 #dbdfe6 #E0E5EB #e2e3ea;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-right: 3px;
	padding-left: 3px;
	color: #989898;
	margin-right: 6px;
}
#searchFormDiv input.btnVyhledat {
	float: left;
	height: 20px;
	background-color: #A9AAB0;
	font-size : 12px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 3px;
	color: white;
	border: 0px solid #A9AAB0;
	margin-right: 6px;
  cursor: pointer;	
}

.leftMenu .header h6 {
	margin: 0;
	color: #FFF;
	font-size: 16px;
	font-family: "vag_rounded_qstorelight", "Segoe UI", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
}
.leftMenu .header h6 img {
margin-bottom: -2px;
margin-right: 2px;
}

.leftMenu .body ul {
list-style: none;
margin: 0px;
padding: 0px;
}

.leftMenu .body li {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
}

.leftMenu .body li:last-child {
	padding: 0px;
}

.leftMenu .body a {
display: block;
height: 22px;
padding-left: 13px;
padding-top:7px;

	background-image: url(../layout2/menu-link@2x.png);
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 5px 9px;

}

.leftMenu .body a:hover, .leftMenu .body a.current {
	text-decoration: none;
	color: #e4730a;
	background-image: url(../layout2/menu-link-ov@2x.png);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 5px 9px;
}



.leftMenu .header {
	padding-bottom: 6px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 8px;
	vertical-align: top;
	
background: #009ade;
background: -moz-linear-gradient(top,  #009ade 0%, #0096da 14%, #0089ce 38%, #0072b6 72%, #005a9f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009ade), color-stop(14%,#0096da), color-stop(38%,#0089ce), color-stop(72%,#0072b6), color-stop(100%,#005a9f));
background: -webkit-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: -o-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: -ms-linear-gradient(top,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
background: linear-gradient(to bottom,  #009ade 0%,#0096da 14%,#0089ce 38%,#0072b6 72%,#005a9f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ade', endColorstr='#005a9f',GradientType=0 );

	
}


#page #context {
	margin: 13px;
	padding: 21px 17px 21px 17px;
	background-color: #0D7BBD;
	clear: both;
	background: #009ee2;
	background: -moz-linear-gradient(top,  #009ee2 0%, #0089ce 24%, #0069ae 49%, #005ba0 65%, #005ba0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009ee2), color-stop(24%,#0089ce), color-stop(49%,#0069ae), color-stop(65%,#005ba0), color-stop(100%,#005ba0));
	background: -webkit-linear-gradient(top,  #009ee2 0%,#0089ce 24%,#0069ae 49%,#005ba0 65%,#005ba0 100%);
	background: -o-linear-gradient(top,  #009ee2 0%,#0089ce 24%,#0069ae 49%,#005ba0 65%,#005ba0 100%);
	background: -ms-linear-gradient(top,  #009ee2 0%,#0089ce 24%,#0069ae 49%,#005ba0 65%,#005ba0 100%);
	background: linear-gradient(to bottom,  #009ee2 0%,#0089ce 24%,#0069ae 49%,#005ba0 65%,#005ba0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ee2', endColorstr='#005ba0',GradientType=0 );
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-webkit-box-shadow: 0px 2px 2px #9C9C9C;
	-moz-box-shadow: #9C9C9C 0px 2px 2px;
	box-shadow: 0px 2px 2px #9C9C9C;

filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 180, color = '#9C9C9C');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 180, Color = '#9C9C9C')";
}





#context h6 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 1.2em;
	
}

#context a {
	color: #FFFFFF;
}

#context a:hover {
	text-decoration: none;
	color: #FF7F73;
}


#poptavka input.checkbox {
  width: 15px;
  border: none;
  height: auto;
}


p.SystemovaHlaska {
  color: red;
  margin: 17px 0px 25px 0px;
  clear: both;
  line-height: 1.6em;
  text-align: left;
}


#context .colDiv {
	float: left;
	padding-right: 37px;
	position: relative;
}

#context #social.colDiv {
	float: left;
	padding-right: 0px;
	position: relative;
}
#context ul, #context li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#context a.current {
	text-decoration: underline;
	font-weight: bold;
}



#context #fooRight {
	left: 728px;
	position: absolute;
}
 
#context a.obchod, #context #fooRight a.current {
	width: 195px;
	height: 46px;
	display: block;
	background-image: url(../layout2/storelink@2x.png);
	background-size: 22px 22px;
	background-repeat: no-repeat;
	position: relative;
	padding-left: 35px;
	font-size: 12px;
	background-position: 0 5px;
	text-decoration: none;
	color: #fff;
	}
	
#context a.obchod:hover {
	background-image: url(../layout2/storelink-ov@2x.png);
}

#context a.obchod em , #context #fooRight a.current em{
	font-family: "vag_rounded_qstorelight", "Segoe UI", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
	font-size: 19px;
	font-style:normal;
	padding-top: 3px;
	line-height: 110%;
}

#context #fooRight a.current em {
	text-decoration: underline;
	
}





  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

#logoLink {
	position: absolute;
	top: 51px;
	left: 15px;
	width: 128px;
	height: 32px;
	display: block;
	background-image: url(../layout2/logo-main@2x.png);
	background-size: contain;
	background-repeat: no-repeat;
}

#premiumReseller {
	position: absolute;
	top: 21px;
	left: 922px;
	width: 63px;
	height: 63px;
	background-image: url(../layout2/premium-reseller-apple@2x.png);
	background-size: contain;
	background-repeat: no-repeat;
	visibility: visible;
}




#footer {
	width: 980px;
	padding-top: 19px;
	padding-bottom: 38px;

}

#page #footer {
	margin: 0px 15px 15px 15px;
	position: relative;
}

#footer .ftLogo {
	background-image: url(../layout2/ftLogo@2x.png);
	background-size: contain;
	height: 47px;
	width: 47px;
	margin-right: 13px;
	float: left;
}
#footer .ftText {
	color: #888;
	font-size: 10px;
	float: left;
	width: 808px;
}
#footer .ftText a {
	color: #333;
	font-size: 10px;
}

#footer #twitter {
	height: 47px;
	width: 47px;
	display: block;
	background-image: url(../layout2/fttw@2x.png);
background-size: contain;
	float: left;


}


#footer #fbLogo {
	height: 47px;
	width: 47px;
	display: block;
	background-image: url(../layout2/ftfb@2x.png);
background-size: contain;
	float: left;
	margin-right: 9px;
}

.leftMenu {
	background-color: #E5E5E5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 30px;
	overflow: hidden;
	
	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow: 0px 1px #A7A9AF;
-webkit-box-shadow: 0px 1px #A7A9AF;
box-shadow: 0px 1px #A7A9AF;
filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 180, color = '#A7A9AF');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 180, Color = '#A7A9AF')";
}
