* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 14px;
    line-height: 22px;
    font-family: arial;
    color: #111111;
    background: url(/css/images/body-pattern.png) repeat 0 0;
    min-width: 100%;
}

/*font-family: 'Raleway', sans-serif;*/

a { color: #009AE5; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

h1 { font-size: 21px; font-family: 'arial', sans-serif; color: #333333; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(/css/images/images/border-title.png) repeat-x 0 bottom;}

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 981px; margin: 0 auto; }
.container { background: url(/css/images/container.png) repeat-y center 0; box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05); -o-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.05);  }


#header { margin-bottom: 15px;  position: relative; padding-top: 11px;  height: 60px; background: url(/css/images/border-title.png) repeat-x 0 bottom; }
#logo { width: 250px; height: 50px; display: block; background: url(/css/images/logo@2x.png) no-repeat 0 0; position:absolute; top: 11px; left: 11px; margin-bottom: 21px; }
.se { float: right; width: auto; height: 50px; margin-left: auto; padding-right: 11px; font-family: 'Century Gothic', sans-serif; font-size: 17px; }

#navigation { padding:0 21px;  margin-bottom: 15px; }
#navigation ul { list-style:none; list-style-position: outside; }
#navigation ul li { padding: 0 10px; float: left; font-family: Century Gothic; font-size: 15px; font-weight: 500; }
#navigation ul li:first-child { padding-left: 0; }
#navigation ul li a { color: #4a4a4a; padding: 0 7px; display:block; height: 21px; line-height: 21px; border: 2px solid transparent; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
#navigation ul li.active a,
#navigation ul li a:hover { border: 2px solid #036c6d;  background: url(/css/images/nav-btn.png) repeat-x 0 0; color:#fff; text-decoration: none; }
#navigation a.nav-btn { display:none; }

.slider-holder { position: relative; margin-bottom:30px;   }
.slider { background: url(/css/images/slider-bg.jpg) no-repeat 0 0; width: 938px; height: 417px; position:relative; overflow: hidden; padding:0 21px; }
.slider ul { list-style:none; list-style-position: outside; }
.slider ul li { float: left; width: 938px; height: 417px; }
.slider .slide-cnt { width: 450px; height: 220px; position:relative; overflow: hidden; float: right; padding-top: 30px;  }
.slider h4 { color:#fff; font-size: 16px; font-family: 'Raleway', sans-serif;  font-weight: 500; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; text-transform: uppercase; }
.slider h2 { color:#f8f8f8; font-family: 'Century Gothic', sans-serif; font-size: 31px; line-height:37px; padding-bottom: 12px; font-weight: 700; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px; }
.slider p { color:#fff; font-size: 14px;}
.slider p a { color:#fff; text-decoration: underline; }
.slider p a:hover { text-decoration: none; }
.slider img { float:left; margin-right:50px; margin-left: 24px;  }

#thumbs-wrapper { width: 434px; padding: 0 20px; position: absolute; bottom: 18px; right: 21px; overflow: hidden; }
#thumbs-wrapper a#prev { width: 12px; height: 17px; position:absolute; top: 50%; margin-top: -8px; left: 0; background: url(/css/images/left-arr.png) no-repeat 0 0;}
#thumbs-wrapper a#next { width: 12px; height: 17px; position: absolute; top: 50%; margin-top: -8px; right: 0px; background: url(/css/images/right-arr.png) no-repeat 0 0; }
#thumbs { height: 80px; width: 434px; position:relative; overflow: hidden; padding-top:7px; }
#thumbs a { margin-bottom:8px; width: 94px; height: 69px; margin-right: 8px; float:left; background: #fff; padding: 3px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; border: 1px solid #d5d5d5; }
#thumbs a img { width: 94px; height: 69px; float:left; }

#thumbs a.selected { height: 76px; position:relative; margin-top: -7px; opacity: 1; } 
#thumbs a.selected img { height: 76px; }

.main { padding:0 20px; }

.featured { background: url(/css/images/bluegr-btn.png); border: 1px solid #e5e5e5; padding: 10px 10px 10px 18px; margin-bottom: 42px;  position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; }
.featured p { font-family: 'Century Gothic', sans-serif;  line-height: 20px; font-size: 15px; color: #222222; }
.featured a { font-family: 'Century Gothic', sans-serif;  color:#ffffff; text-decoration: underline; }
.featured h4 strong { color:#00acef; font-weight: 600; }
.featured a.blue-btn { background: url(/css/images/blue-btn.png) repeat 0 0; width: 189px; height: 39px; text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;  position: absolute; top: 50%; margin-top: -20px;  right: 9px; display: block; font-size: 16px; font-weight: 500; color:#fff; text-align: center; line-height: 39px; border: 2px solid #0a7fb5; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; text-decoration: none; font-weight: 500; font-family: 'Raleway', sans-serif; text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
}
.featured a.blue-btn:hover { background-position:0 bottom; }

.button { background: url(/css/images/bluegr-btn.png) repeat-x; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; color: #FFFFFF; font-size: 17px; font-family: 'Century Gothic', sans-serif; font-weight: bold; margin-bottom: 11px; padding: 7px;}
.buttonz { background: url(/css/images/bluegr-btn.png) repeat-x; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; color: #FFFFFF; font-size: 17px; font-family: 'Century Gothic', sans-serif; font-weight: bold; margin-bottom: 11px; padding: 7px;}
.main h2 { font-size: 18px; font-family: 'Raleway', sans-serif; color: #555555; font-weight: 500; padding-bottom: 12px; margin-bottom: 8px; background: url(/css/images/border-title.png) repeat-x 0 bottom;}
.main h3 { font-size: 16px; font-family: 'Raleway', sans-serif; color: #009AE5; font-weight: 700; padding-bottom: 12px; margin-bottom: 8px; background: url(/css/images/border-title.png) repeat-x 0 bottom;}
.main h4 { font-size: 16px; font-family: 'Raleway', sans-serif; color: #005DEC; font-weight: 700; padding-bottom: 12px; margin-bottom: 8px; margin-top: 11px; background: url(/css/images/border-title.png) repeat-x 0 bottom;}
.main a.more { background: url(/css/images/blue-arr.png) no-repeat 0 6px; text-decoration: underline; padding-left: 8px; font-weight: 500; font-family: 'Raleway', sans-serif; }
.main a:hover { text-decoration: none; }
.otstup { padding-left: 40px; font-size: 16px;}
.cena { float: right; padding-left: 11px; font-size: 16px; color: #DD6700; font-weight: bold;}
.color { #009EEB; }
.otstup2 { padding-left: 11px;}
.otstup a { text-decoration: underline;}
.image { float: left; margin-right: 7px; margin-bottom:10px; }
.image2 { float: right; margin-left: 7px; margin-bottom:10px; }
.image-arrow { float: left; margin-right: 7px; margin-top: 8px;}
.image-border { border: dotted 1px #A8A8A8; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.fon1 { background-color: #ECF0F1; width: 100%; padding: 3px;}
.fon2 { background-color: #ffffff; width: 100%; padding: 3px;}
.main .cols { padding-bottom: 38px;  }
.main .cols .col { float:left; width: 270px; padding-right: 30px; }
.main .cols .col3 { float:left; width: 270px; padding-right: 30px;}
.main .cols .col3 a { text-decoration: underline; }
.main .cols .col3 a:hover { text-decoration: none; color: #0085b9; }
.main .cols .col3 img { margin-right: 7px; margin-bottom:10px; float:left; }
.main .cols .col2 { float: right; width: 65%; padding-right: 20px; }
.main .cols .col2 a { text-decoration: underline;}
.main .cols .col2 ul { list-style: !important; padding-left: 15px;}
.main .cols .col.last { padding-right: 0; }
.main .cols .col img.left { margin-right: 24px; margin-bottom:10px;  }
.main .cols .col a { text-decoration: underline; }
.main .cols .col a:hover { text-decoration: none; color: #0085b9; }
.main .cols .col ul { list-style:none; list-style-position: outside; }
.main .cols .col ul li { padding: 10px 10px 12px; background: url(/css/images/border-title.png) repeat-x 0 bottom; font-family: 'Raleway', sans-serif; font-weight:600; }
.main .cols .col ul li.odd { background-color:#f6f6f6;  }
.main .cols .col ul li a { padding: 0px 10px; display:block; background: url(/css/images/bullet.png) no-repeat 0px 9px; }
.main .cols .col ul li.first { padding-top:2px; }

.kontakty { size: 21 px; padding-left: 21px;}

.form-min { 

	background: #ECF0F1; 
	width:260px; 
	height:33px; 
	margin: 0 0 8px 0; 
	padding:0 0 0 10px;
	font-family: tahoma;
	font-size: 13px; 
	color:#494949; 
	text-align:left; 
	border: 1px; 
	float:left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-max { 

	background: #ECF0F1; 
	width:260px; 
	height:150px; 
	margin: 0 0 8px 0; 
	padding: 10px 0 0 10px; 
	color:#494949; 
	text-align:left;
	font-family: tahoma;
	font-size: 13px; 
	border: 0; 
	float:left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form-submit { 
	width: 270px; 
	height:30px; 
	margin:1px 0; 
	margin-top: 10px;
	padding:0; 
	text-align:center; 
	border: 2px #ECECEC solid; 
	float:left;
	cursor: pointer;
	background: url(/css/images/bluegr-btn.png) repeat-x; 
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-submit:hover { 
	background: #005600;
	color: #FFFFFF;
}

.main .entries { background: url(/css/images/entries.png) repeat-y 0 0; position:relative; margin: 0 -20px; padding: 20px; margin-bottom: 1px; border-bottom: 1px solid #e8e8e8;  }
.main .entries h3 { font-size: 15px; font-family: 'Raleway', sans-serif; color:#336699; font-weight: 600; margin-bottom: 15px;  background: url(/css/images/entry-title.png) repeat-x 0 bottom; font-weight: 600; }
.main .entries .entry { width: 286px; float:left; padding-right: 40px; }
.main .entries .entry.last { padding-right:0; }
.main .entries .entry p.meta { color: #cbcbcb; }
.main .entries .entry p.meta a { color: #cbcbcb; }
.main .entries .entry-inner { padding-bottom: 18px; margin-bottom: 16px; background: url(/css/images/entry-title.png) repeat-x 0 bottom; }
.main .entries .entry .date { margin-right: 15px;  position: relative; float:left; padding: 14px 12px; width: 40px; height: 34px; background: url(/css/images/date-ico.png) no-repeat 0 0; } 

.main .entries .entry .date strong { color:#00acef; font-size: 22px; line-height: 22px; font-family: arial, sans-serif; font-weight: bold; display:block; }
.main .entries .entry .date span { font-weight: bold; font-size: 9px; color:#c6c6c6; position:relative; margin-top: 0px; display:block; line-height:9px;  }
.main .entries .entry .date em { -webkit-transform: rotate(-90deg); line-height: 12px;
-moz-transform: rotate(-90deg);	 font-weight: bold; font-style: normal; width: 12px;  color:#bdbdbd; font-size: 12px; position:absolute; bottom: 20px; left: 41px; }

.testimonials { padding-bottom: 30px; }
.testimonials p { font-style: italic; font-family: 'Century Gothic', sans-serif; font-size: 19px; color:#898989; line-height: 40px; }
.testimonials p.author { font-size: 12px; text-align: right; }
.testimonials p.author strong { font-size: 12px; bottom: 0; font-weight:bold;  }

#footer { background: url(/css/images/footer-border.png) repeat-x 0 0; padding: 18px 20px 18px 10px; }
.footer-nav { float: left; }
.footer-nav ul { list-style:none; list-style-position: outside; }
.footer-nav ul li { float: left; border-right: 1px solid #afaca9;  padding:0 10px; font-size: 10px; line-height: 10px; }
.footer-nav ul li a { color: #afaca9; }
.footer-nav ul li a:hover { color: #878684; text-decoration: none; }
.footer-nav ul li.last { border-right: 0; }

#footer p.copy { font-size: 10px; color:#afaca9; line-height: 10px; float: right; }
#footer p.copy a { font-size: 10px; color:#00acef;  line-height: 10px; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }
#footer p.copy span { padding:0 7px; }

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 981px ) {
	body { width: auto; 
    font-size: 14px;
    line-height: 22px;
    font-family: arial;}
	.shell { width: auto; width: 768px; }

     .se { float: right; margin-left: auto; padding-right: 11px; font-family: verdana; font-size: 12px; }
	 
	.container { background-image:url(/css/images/container-tablet.png); }
	.slider { width: 725px; height: 366px; background-image:url(/css/images/slider-tablet.png); }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; margin-left: 0; margin-right: 20px;  }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 21px; line-height: 21px; } 
	.slider .slide-cnt { width: 380px; height: 190px; }

	#thumbs-wrapper { width: 356px; }
	#thumbs a { width: 75px; height: 56px; }
	#thumbs a.selected { width: 75px; height: 65px; }
	#thumbs a.selected img { width: 75px; height: 65px; }
	#thumbs a img { width: 75px; height: 56px; }

	.featured h4  { font-size: 16px; line-height: 28px; }
	
    .fon1 { background-color: #ECF0F1; width: 100%; padding: 3px; font-size: 13px;}
    .fon2 { background-color: #ffffff; width: 100%; padding: 3px; font-size: 13px;}
    .main h2 { font-size: 15px; font-family: 'Raleway', sans-serif; color:#336699; font-weight: 700; padding-bottom: 12px; margin-bottom: 8px; background: url(/css/images/border-title.png) repeat-x 0 bottom;}
	.main .cols .col2 p { font-size: 12px; }
	.main .cols .col { float:left; width: 222px; padding-right: 30px; }
	.main .cols .col2 { float: right; width: 65%; padding-right: 20px; }
    .main .cols .col3 { float:left; width: 45%; padding-right: 15px; }
    .main .cols .col4 img { margin-right: 7px; margin-bottom:10px; float:left; }
	.main .cols .col img.left { float: none; display: block; margin:0 auto 12px; }
.form-min { 

	background: #ECF0F1; 
	width:210px; 
	height:33px; 
	margin: 0 0 8px 0; 
	padding:0 0 0 10px;
	font-family: tahoma;
	font-size: 13px; 
	color:#494949; 
	text-align:left; 
	border: 1px; 
	float:left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-max { 

	background: #ECF0F1; 
	width:210px; 
	height:150px; 
	margin: 0 0 8px 0; 
	padding: 10px 0 0 10px; 
	color:#494949; 
	text-align:left;
	font-family: tahoma;
	font-size: 13px; 
	border: 0; 
	float:left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form-submit { 
	width: 210px; 
	height:30px; 
	margin:1px 0; 
	margin-top: 10px;
	padding:0; 
	text-align:center; 
	border: 2px #ECECEC solid; 
	float:left;
	cursor: pointer;
	background-color: #009300; 
	color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
	.main .entries { background-image:url(/css/images/entries-tablet.png);  }
	.main .entries .entry { width: 225px; padding-right: 24px;  }
	.main .entries .entry .partners img { width: 100%; }
	.main .entries .entry .cnt {  height:100%; overflow: hidden; }
    .testimonials p { font-family: 'Century Gothic', sans-serif; font-size: 15px; color:#898989; line-height: 40px; }
	.footer-nav { float:none; display: block; padding-bottom: 12px; }
	#footer p.copy { float: none; display:block; padding-left: 10px;  }
}

/* mobile*/
@media only screen and ( max-width: 640px) { 
	body { width: auto; }

	.se { display:none; }
	#logo { position:relative; margin:0 auto; top: 0px; left:0;  }
	
	#header { background: transparent; margin-bottom:0; height: 30px; }

	#navigation { position:relative; z-index: 100; padding: 44px 0 140px 0; margin: 0 5px 0 5px;  }
	#navigation a.nav-btn {  margin-bottom: 15px; text-decoration: none; padding:0 36px 0 10px; line-height:30px;  display:block; background: url(/css/images/navigation.png) repeat-x 0 0; height: 30px; position: relative; }
	#navigation a.nav-btn span { background: url(/css/images/dd-nav-arrs.png) no-repeat 0 bottom; width: 20px; height: 15px;  position:absolute; top: 8px; right: 12px; }
	#navigation a.nav-btn.active span { background-position:0 0; }

	#navigation ul { display: block; position: absolute; width: 100%; }	
	#navigation ul li { float: none; height: 30px; font-size: 14px; border-top: 1px solid #fff; padding:0 0 0 0; background: url(images/navigation.png) repeat-x 0 0; }
	#navigation ul li a { border: 0; line-height:30px;  float:none; height: 30px; display: block; font-size: 14px; padding-left: 20px; padding-right: 20px; width:100%; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; -o-border-radius: 0px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }	
	#navigation ul li a:hover { background-image:url(/css/images/bluegr-btn.png); border:0;  }
	#navigation ul li.active span { background: transparent; border:0; }
	#navigation ul li.first { display:none; }

	.shell { width: 320px; }
	.container { background-image: url(/css/images/container-mobile.png); width: 320px; }
	.main { padding:0 10px; }
	.slider ul li { width: 724px; }
	.slider img { width: 316px; height: 286px; float:none; display:block;  margin: 0 auto; }
	.slider h3 { font-size:16px; }
	.slider h2 { font-size: 18px; line-height: 21px; } 
	.slider .slide-cnt { width: 380px; height: 190px; float:none; display:block; }
    .slider p { color:#fff; font-size: 13px;}
	#thumbs-wrapper { display: none; }

	.slider-holder { width: 320px; margin:0 auto;}
	.slider { background-image:url(/css/images/slider-mobile.png); padding:0 10px; width:300px;  margin:0 auto;   height: 388px;}
	.slider .slide-cnt { width: 300px;  float:none; display:block; padding-top: 12px; }
	.slider h4 { display:none; }
	.slider h2 { font-size: 23px; text-align: center; }
	.slider p { color:#cee7f1; }
	.slider ul li { width: 300px; }
	.slider .socials { display:none; }
	.slider img { float:none; display:block; margin:0 auto; width: 194px; height: 178px; }

	.slider .arrs a { position:absolute; top: 250px; z-index: 30; background: url(/css/images/slider-arr.png) no-repeat 0 0; width: 26px; height: 37px; }
	.slider .arrs a.prev-arr { left: 10px; background-position:0 0; }
	.slider .arrs a.next-arr { right: 10px; background-position: right 0; }



    .fon1 { background-color: #ECF0F1; width: 280px; font-size: 12px; line-height: 14px;}
    .fon2 { background-color: #ffffff; width: 280px; font-size: 12px; line-height: 14px;}
	.main .cols .col { padding-bottom: 20px; float: left; display:block;padding-right:0; width: auto;  } 
    .main .cols .col2 { float: none; width: auto; padding-right: 20px; }
    .main .cols .col2 ul { list-style: none; padding-left: 3px;}
    .main .cols .col3 { float:left; width: 270px; padding-right: 30px; }
	.main .cols .col img.left { float:none; display:block; margin: 0 auto;  }
 	.main .entries { margin:0 -10px;  }
	.main .entries .entry { width: auto; padding-right:0; float:none; display:block; margin-bottom:14px;  }
	.otstup { padding-left: 20px; font-size: 16px;}
	.featured h4 { line-height: 26px; padding-bottom: 6px; }
	.featured a.blue-btn { float: none; display:block; right:0; left:0;  position:relative; margin: 0 auto; top:0;  width: 260px; }
	.featured { padding: 10px; }
	.button { background: url(/css/images/bluegr-btn.png) repeat-x; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; color: #ffffff; font-size: 17px; font-family: 'Raleway', sans-serif; font-weight: bold; margin-bottom: 11px; padding: 7px;}
	#footer { padding-left: 0; padding-right:0;  }
	.footer-nav { float:none; display:block; height: 12px; margin:0 auto; width: 310px; vpadding-bottom: 8px; text-transform: uppercase; }
	.footer-nav ul li { font-size: 8px; border-right:0; padding:0 2px; }
	#footer p.copy { font-size: 8px; text-align:center; float:none; display:block; }
}


@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { 
	#navigation a.nav-btn { background-image:url(/css/images/navigation@2x.png); -webkit-background-size: 2px 30px; -moz-background-size: 2px 30px; background-size: 2px 30px; }
}