
/* 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 ................. */



/*prvá hodnota určuje horizontálne posunutie, druhá hodnota vertikálne a tretia hodnota rozostretie tieňa (Blur radius). Poslednou hodnotou je farba tieňa. */
.nadpis_s_tienom {
font-size: 24px;
line-height: 24px;
font-weight: 700;
color: #333;
text-shadow: 1px 2px 0 #777;
}
.tien_pisma_na_prechode {
color:#fff;
font-size:30px;
background-color:red; padding:10px;
text-shadow: 0px -1px 0px #35000c;
filter: dropshadow(color=#35000c, offx=0, offy=-1);
}

.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: #333;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	background-color: #bbb;
	background-image: url(../images/back.png);
	background-position: top center;
	background-repeat: repeat-x;
}

.ZOBRAZ {
	background-image: url(../images/back01.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}


a, a:active, a:visited { color: #EE7900; text-decoration: none; }
a:hover { color: #666;text-decoration: underline;  }

a.viac, a.viac:active, a.viac:visited { color: #EE7900; text-decoration: none;
	display:block;
	padding:10px 0 10px 0;
	 }
a.viac:hover { color: #666;text-decoration: underline;  }

div { text-align: left; }
img { border: none; }
input, textarea { 
	font-size: 14px; font-family: 'Titillium Web', sans-serif;
	color: #666; margin:1px; border: 1px solid #ddd; padding: 3px; overflow: visible; 
	background-color:#FFFFFF}
select, option { font-size: 14px; font-family: 'Titillium Web', 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; }
.line2 { height: 2px; font-size: 2px; line-height: 2px; clear: both; 
	background-color:transparent; 
	background-image: url(../images/back_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:10px 0 10px 0; }

/* Headings ................. */
h1 { font-size: 20px; color: #666;  font-weight: 400;  }
h2 { font-size: 16px; color: #666;  font-weight: 400;  }
h3 { font-size: 14px; color: #666;  font-weight: 700;  }

/* Paragraphs ................. */
p { margin:0; padding:0; }



/* Layout ................. */
.left {float:left; display:inline}
.right {float:right; display:inline}
.center {text-align:center;}


.text {padding:10px 0 0 0}

#slogan {
	float:right; display:inline;
	text-shadow:1px 1px 0 #031728;
	color:#CED7E0;
	font-size:14px; 
	line-height:16px;
	margin:0 20px 0 0;
	padding-top:35px;
	}
#slogan p {text-align:right;
	}
	
#slogan h2 {
	float:right; display: inline;
	padding:0 0 0 25px; margin:0 0 0 7px;
	font-size:23px;
	line-height:24px;
	color:#CED7E0;
	font-weight:600;
	background-image: url(../images/fajkah2.png);
	background-position: left center;
	background-repeat:no-repeat;
	}
	

#lang {
	background-color:#transparent;
	float:right; display: inline;
	width: 60px;
	height:114px;
	padding-top:10px;
	background-image: url(../images/back_lang.png);
	background-position: top left;
	background-repeat:no-repeat;
	}
	
#lang a, #lang a:active, #lang a:visited { 
	display:block;
	padding:0;
	margin:0 0 9px 18px;
	color: #EE7900; 
	width:24px;
	height: 24px;
	background-position: left 0px;
	background-repeat:no-repeat;
	text-decoration: none; 
	text-indent: -9999px;
	}
#lang a:hover, #lang a.aktivna, #lang a.aktivna:active, #lang a.aktivna:visited, #lang a.aktivna:hover  { 
	color: #fff;
	background-position: left -24px;
	text-decoration: none;  
	}
#lang a.sk {
	background-image: url(../images/sk.png);
	}
#lang a.de {
	background-image: url(../images/de.png);
	}
#lang a.en {
	background-image: url(../images/en.png);
	}

	

	
#left_colum h3 {
	font-size:24px;
	line-height: 26px;
	color:#fff;
	font-weight:600;
	padding: 5px 0 10px 0;
	}
	
#left_colum h3 span {
	display:block;
	font-size:18px;
	line-height: 20px;
	color:#333;
	font-weight:400;
	}

	
#aktuality span {
	display:block;
	font-size: 11px;
	line-height: 13px;
	color:#999;
	}
	
#aktuality p {
	display:block;
	font-size: 12px;
	line-height: 15px;
	color:#333;
	}
	
#aktuality a, #aktuality a:active, #aktuality a:visited { 
	color: #EE7900;
	display: block;
	font-size: 13px; 
	line-height: 16px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none; 
	}
#aktuality a:hover { 
	color: #D66201;
	text-decoration: underline;  }
	
#aktuality a.viac, #aktuality a.viac:active, #aktuality a.viac:visited { 
	background-image: url(../images/back_viac.png);
	background-position: left 0px;
	background-repeat:no-repeat;
	color: #EE7900;
	float:right;
	display: inline-block;
	text-align:right;
	font-size: 16px; 
	line-height: 20px;
	text-decoration: none; 
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	font-family: 'Titillium Web', sans-serif;
	font-weight:600;
	}
#aktuality a.viac:hover { 
	color: #999;
	background-position: left -20px;
	text-decoration: none;  
	}
#aktuality img, #slogan_page img {
	display:block;
	border-top-left-radius: 20px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 20px;
	behavior: url(border-radius.htc);
	}
	
	
	
	
	
#slogan_page {
	padding:10px 15px 20px 15px;
	background-image: url(../images/back_slogan_page.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:#888;
	}
	
#slogan_page h3 {
	font-size:19px;
	line-height: 24px;
	color:#fff;
	font-weight:600;
	padding: 0 0 5px 45px;
	background-image: url(../images/back_s_page.png);
	background-position: left top;
	background-repeat:no-repeat;
	
	}
	
#slogan_page p {
	display:block;
	padding: 0 0 15px 0px;
	font-size:17px;
	line-height: 20px;
	color:#fff;
	font-weight:400;
	}
	
	
	
#bottomSlogan {
	font-size:18px;
	font-weight:700;
	position:absolute;
	background-image: url(../images/intro_pasik.png);
	background-position: left top;
	background-repeat:no-repeat;
	}
	
#bottomSlogan span {
	padding:10px 10px 10px 30px;
	}


	
	
	
	
#menu {
	background-color:transparent;
	font-size:16px;
	}
ul.menu  { list-style: none; }	
ul.menu li  { padding:16px 0 17px 0; }	
ul.menu li a, ul.menu li a:active, ul.menu li a:visited 
	{ 
	color:#fff;
	display: block; 
	padding:10px 10px 10px 10px; 
	text-decoration: none;
	
	background-image: url(../images/bodky.png);
	background-position:right;
	background-repeat:no-repeat;
	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	}
ul.menu li a:hover, ul.menu li a.aktivna, ul.menu li a.aktivna:link, ul.menu li a.aktivna:visited  { 
	color: #fff; 
	background-color:#e37818;
	}
	
ul.menu li ul li { padding:5px 0 5px 0; }	


ul.menu li  ul li  { padding:0px 0 1px 0; }	
ul.menu li ul li a, ul.menu li ul li a:active, ul.menu li ul li a:visited 
	{
	background-image: none; 
	background-color:#072c4d;
	color:#fff;
	}
ul.menu li ul li a:hover, ul.menu li ul li a.aktivna, ul.menu li ul li a.aktivna:link, ul.menu li ul li a.aktivna:visited  { 
	color: #fff;
	background-color:#000; 
	}
	

h2 {
	margin:0;
	padding: 20px 0px 10px 0px;
	color: #EE7900;
	font-weight:400;
	font-size:28px;
	line-height: 32px;
}
	
	
.pagers {
	margin:0;
	padding:0;
	}
	
.img_right {
	float:right;
	display:inline;
	margin:0 0 5px 15px;
	}
	
	
	
	

	
	
	
	
	
#top_page {
	display:block;
	padding: 20px 0 20px 30px;
	background-color: #EE7900;
	background-image: url(../images/shadow.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#top_page h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 40px;
	font-weight: 300;
	line-height: 43px;
	color: #fff;
	margin:0; padding:0;
}
#top_page h1 span {
	display: block;
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 26px;
	color: #fff;
}
	
	
	

#page {
	background-color:#fff;
	padding:15px;
}

#page h2 {
	padding: 10px 0px 20px 0px;
	color: #EE7900;
	font-weight:400;
	font-size:28px;
	line-height: 32px;
}


#page h3 {
	padding: 10px 0px 5px 0px;
	color: #EE7900;
	font-weight:700;
	font-size:20px;
	line-height: 24px;
}

#page ul, ol {
	margin-left:25px;
	padding:10px 0 0 0;
	}
	
#page ul li, ol li {
	padding:5px 0 5px 0;
	}
	
#page ul.minusky {
	list-style-type:lower-alpha;
	font-weight:900;
	color: #EE7900;
	}
#page ul.bodky {
	list-style-type:circle;
	font-weight:900;
	color: #EE7900;
	}
#page ul.cisla {
	list-style-type:decimal;
	font-weight:900;
	color: #EE7900;
	}
#page ul li span, ol li span
	{
	font-weight:400;
	color: #333;
	}
	
	
	
a.fotoRozklik, a.fotoRozklik:active, a.fotoRozklik:visited { 
	display:block;
	padding:0;
	margin:0;
	color: #fff; 
	height: 35px;
	line-height: 35px;
	background-position: left center;
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 0 0 0 45px;
	margin: 0 0 10px 0;
	background-color: #EE7900; 
	text-transform: uppercase; 
	font-weight: 600;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc);
	background-image: url(../images/ikona_gallery.png);
	}
a.fotoRozklik:hover { 
	color: #fff;
	text-decoration: none;  
	background-color: #4D4D4D; 
	}


.certifikaty {
	width:125px;
	float:left; display: inline;
	margin:0 16px 16px 0;
	border:1px solid #999;
	}
	
a.fotka, a.fotka:active, a.fotka:visited {
	width:125px;
	height:170px;
	display:block;
	background-position: left top;
	background-repeat:no-repeat;
	text-decoration: none; 
	text-indent:-99999px;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	}
a.fotka:hover { 
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	color: #666;
	text-decoration: none;  
	}

img.gallery {
	float:left; display: inline;
	margin:0 16px 16px 0;
	border:1px solid #999;
	}




	
	
	
	
	
	
	
	
	


#intro { background-color: #111; border: 1px dashed #444; padding: 10px 0; text-align: center; }
#intro2 { background-color: #222; border: 1px dashed #444; padding: 9px;}
.uvodbox { float: left; display: inline; background-color: #222; border: 1px dashed #444; border-width: 0 0 1px 1px; width: 259px; padding: 20px; }
.uvodbox2 { float: left; display: inline; background-color: #111; border: 1px dashed #444; border-width: 0 1px 1px 1px; width: 258px; padding: 20px; }
.uvodbox, .uvodbox2 {
	min-height: 120px; height: 120px; _height: 130px;
}
.uvodbox p, .uvodbox2 p { line-height: 130%; margin: 10px 0 0 0; }
.uvodbox ul { margin: 10px 0; }
.uvodbox ul li {
	background-image: url(../images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 140%;
}
.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;
	}
	
button2 
	{
	cursor: pointer;
	isplay:block; clear:both;
	font-size:24px;
	}
	
	
	
#footer {
	background-image: url(../images/back_footer.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-color:#092642;
	color:#999;
	padding:40px;
	margin: 0 0 10px 0;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	behavior: url(border-radius.htc);
	}
#footer p {
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#footer a, #footer a:active, #footer a:visited { color: #999; text-decoration: none; }
#footer a:hover { color: #EE7900;text-decoration: none;  }
	
	
	
	
	
/******************************* 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;
	}