
/* Reset ................. */
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
}

/* radius border: 5px solid #BAD340; -moz-border-radius: 5px; */
/* blokuj skype plugin IE */
span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important;}
/* blokuj skype plugin FF */
.none {display:none;} /* span class none = v nom znak _ vlozeny v tel cisle blokuje skype plugin */
.block {display:block;}

:focus { outline: 0; }
body { color: black; background: white; }
/*ol, ul { list-style: none; }*/
table { border-collapse: separate; 	border-spacing: 0; }
caption, th, td { text-align: left; font-weight: 400; }

.hidden {height: 0; font-size: 0; line-height: 0; clear: both; visibility:hidden; display:none;}
.hidden p {height: 0; font-size: 0; line-height: 0; clear: both; visibility:hidden; display:none;}

/*
border-top-left-radius: 10px;
border-top-right-radius: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 10px;
behavior: url(border-radius.htc);

border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
behavior: url(border-radius.htc);
*/

/* Common ................. */


.colum {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px; 
	}

body {
	color: #222;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	background-color: #FFFFFF;
	text-align: center;
}





a, a:active, a:visited { color: #00558f; text-decoration: none; }
a:hover { color: #ed1d24;text-decoration: underline;  }

div { text-align: left; }
img { border: none; }
input, textarea { 
	font-size: 14px; font-family: 'Open Sans', sans-serif;
	color: #666; margin:1px; border: 1px solid #ddd; padding: 3px; overflow: visible; 
	background-color:#FFFFFF}
select, option { font-size: 14px; font-family: 'Open Sans', sans-serif; color: #666; }
input:focus {background-color:#f5f5f5; border: 1px solid #666; }
textarea:focus {background-color:#f5f5f5; border: 1px solid #666; }

.cleaner { height: 0; font-size: 0; line-height: 0; clear: both }
.line { height: 1px; font-size: 1px; line-height: 1px; clear: both; background-color:#ddd; margin:10px 0 15px 0; }

/* Headings ................. */
h1 { font-size: 20px; color: #666; margin: 0 0 20px 0; font-weight: 400;  }
h2 { font-size: 16px; color: #666; margin: 25px 0 10px 0; font-weight: 400;  }
h3 { font-size: 14px; color: #666; margin: 25px 0 10px 0; font-weight: 700;  }


/* Paragraphs ................. */
p { margin:0; padding:0; }



/* Layout ................. */
#top {
	position: absolute;
	z-index:1000;
	width:100%;

}


#topMenu {
	background-image: url(../images/white.png);
	padding:0 0 25px 0;
}

.butt {font-size:24px}


.left {float:left; display:inline}
.right {float:right; display:inline}

.textCenter {text-align:center;}

table.tabulka {
	width:100%;
	}
	
table.tabulka tr td {
	padding:5px 10px 5px 10px;
	border-bottom:1px solid #ddd;
	color:#117597;
	
	font-size:14px;
	}
table.tabulka tr td span {
	color:#333;
	
	}
	
table.tabulka tr.zahlavie td {
	background-color:#F1F1F1;
	padding:10px;
	border-bottom:1px solid #ddd;
	text-transform: uppercase; 
	font-size:14px;
	
	color:#333;
	}
	
.menuMobile {
	height:100%;
	}
	
.menuMobile li 
	{
	padding:0;
	background-color:#00548e;
	border-bottom: 1px solid  #124467;
	}

.menuMobile li a, .menuMobile li a:active, .menuMobile li a:visited 
	{	
		
		font-size:16px;
		color: #fff !important;
		padding:10px  !important;
		background-color:#00548e;
	}
.menuMobile li a:hover, .menuMobile li a:focus, .menuMobile li a.aktivna, .menuMobile li a.aktivna:link, .menuMobile li a.aktivna:visited  { 
	color: #fff !important;
	background-color:#ed1c24  !important;
	}
	
.menuMobile li ul {
	padding:0;
	margin:0;
}
	
.menuMobile li ul li a, .menuMobile li ul li a:active, .menuMobile li ul li  a:visited 
	{	
		font-size:14px;
		color: #fff !important;
		padding:10px  10px 10px 20px !important;
		background-color:#124467;
	}
	
	



#page {
}

#page h1 {
	font-size:56px;
	font-weight:300;
	color:#ed1d24;
	margin:0px;
	padding:20px 0 10px 0;
}


#page h3 {
	font-size:32px;
	font-weight:300;
	color:#00558f;
	margin:0px;
	padding:20px 0 10px 0;
}

#page h4 {
	font-size:22px;
	font-weight:400;
	color:#ed1d24;
	margin:0px;
	padding:20px 0 10px 0;
}


.leftGallery {
	float:left;
	display:inline;
	margin:0 15px 15px 0;
}


.line50 {width:220px; height: 5px; font-size: 5px; line-height: 5px; clear: both; background-color:#00558f; margin:10px 0 10px 0; }

.sipka {
	
	background-image: url(../images/sipkaVelka.png);
	background-repeat: no-repeat;
	background-position:top left;
}

.rightSeda {
	background-color:#ddd;
	background-image: url(../images/seda.png);
	background-repeat: repeat-y;
	background-position:top left;
	}
	
.rightSeda h2 {
	font-size:24px;
	font-weight:400;
	color:#222;
	margin:0px;
	padding:20px 0 0px 20px;
	}
	
.rightSeda ul { list-style: none; padding:0; margin:0;
	}
.rightSeda ul li { display: block;padding:0; margin:0;  }	
.rightSeda ul li a, .rightSeda ul li a:active, .rightSeda ul li a:visited 
	{ 
	font-size:18px;
	display: block; 
	padding:3px 10px 3px 20px; 
	color: #222222; 
	text-decoration: none;
	
	background-image: url(../images/sipkaSeda.png);
	background-repeat: no-repeat;
	background-position:top left;
	 }
.rightSeda ul li a:hover, .rightSeda ul li a.aktivna, .rightSeda ul li a.aktivna:link, .rightSeda ul li a.aktivna:visited  { 
	color: #00558f; 
	background-image: url(../images/sipkaModra.png);
	}


#page ul, ol {
	margin-left:25px;
	padding:0;
	}
	
#page ul li, ol li {
	padding:3px 0 3px 0;
	}
	
#page ul.minusky {
	list-style-type:lower-alpha;
	font-weight:700;
	}
#page ul.bodky {
	list-style-type:square;
	font-weight:700;
	color:#ed1d24;
	}
#page ul.cisla {
	list-style-type:decimal;
	font-weight:700;
	}
#page ul li span, ol li span
	{
	font-weight:400;
	color:#222;
	}


#intro { }

#intro h2 {margin:0; padding:0 0 10px 0;
	color:#222;
	font-size:40px;
	}

#intro a, #intro a:active, #intro a:visited { 
	display:block;
	padding:5px;
	color: #222; 
	text-decoration: none; 
	
	border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;

	}
#intro a:hover { 
	background-color:#ebebec;
	color:#666;
	}
	
#intro  a:hover  img { 
	opacity: 0.8;
	}

#intro  a:hover  h2 { 
	color:#666;
	}


.cervena {
	/*background-color:#ed1c24;*/
	
	background-image: url(../images/background-team.jpg);
	background-repeat: no-repeat;
	background-position:center;
	
}

.cervena h3 {
	margin:0;
	padding:25px 0 25px 0;
	color:#fff;
	font-weight:300;
	font-size:50px;
}


.seda {
	margin-top:1px;
	background-color:#222;
	color:#fff;
}

.seda h3 {
	padding:0px 0 10px 0;
	color:#fff;
	font-weight:400;
	font-size:38px;
}


a.ButtomNav, a.ButtomNav:active, a.ButtomNav:visited { 
	display:block;
	color: #fff !important; 
	text-decoration: none; 
	padding:3px 0px 3px 20px !important; 
	border-radius: 0px !important; 
	-moz-border-radius: 0px !important; 
	-webkit-border-radius: 0px !important; 
	
	background-image: url(../images/bodka.png);
	background-repeat: no-repeat;
	background-position:left top;
	
	}
a.ButtomNav:hover { 
	color: #ddd;
	text-decoration: none;  
	background-color:#00558f !important; 
	}

#footer {
	border-top: 1px solid #222;
	padding:25px 0 25px 0;
	font-size:12px;
	color:#666;
}



.button {
	cursor: pointer; background-color:#eaebef; 
	font-weight: 700; color: #7a7777;display:block; clear:both;
	padding:5px;
	width:90px;
	text-align:center;
	margin:10px 0 0 0;
	}
	
/******************************* FORMULARE ************************************************************************/

select, input {
  margin: 0;
  vertical-align: middle;
}

select:focus, input:focus, textarea:focus {
  -webkit-box-shadow: #54721A 0 0 7px 0;
  -moz-box-shadow: #54721A 0 0 7px 0;
  -o-box-shadow: #54721A 0 0 7px 0;
  box-shadow: #54721A 0 0 7px 0;
  border-color:#2079BD;
  z-index: 1;
}


select, input, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -ms-background-clip: padding-box;
  -o-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;

  background-color: white;
  border: 1px solid;
  border-color: #054D83 #2079BD #2079BD;
  color: #333;
  outline: 0;
  padding: 4px;
  text-align: left;
  font-size: 14px;
  	background-image: url(../images/button.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

select[disabled] {
  background-color: #eeeeee;
}

select[disabled],
select[disabled] option,
select[disabled] optgroup  {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

select[size],
select[multiple] {
  height: auto;
}


.ie6_input,
* html select {
  background: white;
  border: 1px solid;
  border-color: #054D83 #2079BD #2079BD;
  color: black;
  padding: 2px 3px 1px;
  font-size: 14px;
  vertical-align: top;
}

* html select {
  margin-top: 1px;
}

.button_shop {
	display:inline-block;
	padding:0 15px 0 15px;
	text-align:center;
	height:30px;
	line-height:30px;
	background-image: url(../images/back_viac_shop.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
	color:#333;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(border-radius.htc);
	font-weight:400;
	text-transform:uppercase;
	-moz-text-shadow:    1px 1px 0px #333;
	-webkit-text-shadow: 1px 1px 0px #333;
	text-shadow:         1px 1px 0px #333;
	
	color:#FFF;
	font-size:14px;
	text-decoration: none; 
	border:none;
	cursor:pointer;
	}
.button_shop:hover {
	background-position: left -30px;
	}

.error_string {
	margin:10px 0 10px 0;
	padding:10px;
	color:#fff;
	background-color:#BA0848;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(border-radius.htc);
	font-weight:700;
	}
	
	
	
	
	
	
/* btn */
.menuABC {
	position: relative;
	display:  inline-block;
	width: 30px;
	height: 30px;
	margin: 25px;
}
.menuABC span {
	margin: 0 auto;
	position: relative;
	top: 12px;
}
.menuABC span:before, .menuABC span:after {
	position: absolute;
	content: '';
}
.menuABC span, .menuABC span:before, .menuABC span:after {
	width: 30px;
	height: 6px;
	background-color: #000;
	display: block;
}
.menuABC span:before {
	margin-top: -12px;
}
.menuABC span:after {
	margin-top: 12px;
}
	
	
/* example 4 */
.example4 span {
	-webkit-transition: 0.2s ease 0s; transition: 0.2s ease 0s;
}
.example4 span:before, .example4 span:after {
  -webkit-transition-property: margin, opacity; transition-property: margin, opacity;
	-webkit-transition-duration: 0.2s, 0s; transition-duration: 0.2s, 0s;
	-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.example4:hover span {
	-webkit-transform: rotate(90deg); transform: rotate(90deg);
	-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
}
.example4:hover span:before, .example4:hover span:after {
	margin-top: 0px;
	opacity: 0;
	-webkit-transition-delay: 0s, .2s; transition-delay: 0s, .2s;
}

	
	
	
	
	
	
	
	
	
	
	
	
	