|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" ""> |
|
<html xmlns=""> |
|
<head> |
|
<style> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block} |
|
audio,canvas,video{display:inline-block} |
|
audio:not([controls]){display:none;height:0} |
|
[hidden]{display:none} |
|
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} |
|
body{margin:0} |
|
a:focus{outline:thin dotted} |
|
a:active,a:hover{outline:0} |
|
h1{font-size:2em;margin:0.67em 0} |
|
abbr[title]{border-bottom:1px dotted} |
|
b,strong{font-weight:bold} |
|
dfn{font-style:italic} |
|
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0} |
|
mark{background:#ff0;color:#000} |
|
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em} |
|
pre{white-space:pre-wrap} |
|
q{quotes:"\201C" "\201D" "\2018" "\2019"} |
|
small{font-size:80%} |
|
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline} |
|
sup{top:-0.5em} |
|
sub{bottom:-0.25em} |
|
img{border:0} |
|
svg:not(:root){overflow:hidden} |
|
figure{margin:0} |
|
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em} |
|
legend{border:0;padding:0} |
|
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0} |
|
button,input{line-height:normal} |
|
button,select{text-transform:none} |
|
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer} |
|
button[disabled],html input[disabled]{cursor:default} |
|
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0} |
|
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box} |
|
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none} |
|
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0} |
|
textarea{overflow:auto;vertical-align:top} |
|
table{border-collapse:collapse;border-spacing:0} |
|
|
|
|
|
|
|
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table} |
|
.row:after,.clearfix:after{clear:both} |
|
.row,.clearfix{zoom:1} |
|
|
|
|
|
|
|
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box} |
|
body{font-size:100%;line-height:1.6875} |
|
.grid{margin:0 auto;max-width:1200px;width:100%} |
|
img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto} |
|
.wfull{width:100%;max-width:100%} |
|
.w320{max-width:320px} |
|
.w640{max-width:640px} |
|
.w960{max-width:960px} |
|
.row{width:100%;margin-bottom:0px} |
|
.row .row{width:auto;margin:0 -10px} |
|
.c1{width:8.33%} |
|
.c2{width:16.66%} |
|
.c3{width:25%} |
|
.c4{width:33.33%} |
|
.c5{width:41.66%} |
|
.c6{width:50%} |
|
.c7{width:58.33%} |
|
.c8{width:66.66%} |
|
.c9{width:75%} |
|
.c10{width:83.33%} |
|
.c11{width:91.66%} |
|
.c12{width:100%} |
|
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{min-height:1px;float:left;padding-left:10px;padding-right:10px;position:relative} |
|
.s1{margin-left:8.33%} |
|
.s2{margin-left:16.66%} |
|
.s3{margin-left:25%} |
|
.s4{margin-left:33.33%} |
|
.s5{margin-left:41.66%} |
|
.s6{margin-left:50%} |
|
.s7{margin-left:58.33%} |
|
.s8{margin-left:66.66%} |
|
.s9{margin-left:75%} |
|
.s10{margin-left:83.33%} |
|
.s11{margin-left:91.66%} |
|
.end{float:right!important} |
|
|
|
|
|
|
|
@media only screen and (max-width:960px){ |
|
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12{width:100%;margin-bottom:0px} |
|
.row .row > div:last-child{margin-bottom:0 !important} |
|
} |
|
|
|
|
|
|
|
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){ |
|
body{font-size:90%} |
|
.row{margin-bottom:0!important} |
|
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:0px} |
|
} |
|
|
|
|
|
*{ |
|
margin: 0; |
|
padding: 0; |
|
} |
|
a img{ |
|
border: 0; |
|
} |
|
.none{ |
|
display: none; |
|
} |
|
.clear{ |
|
clear: both; |
|
} |
|
hr{ display: none;} |
|
a{ |
|
color: #1292ec; |
|
} |
|
a:hover{ |
|
color: #444; |
|
} |
|
|
|
html, body { |
|
height: 100%; |
|
width: 100%; |
|
font-family: 'Open Sans', sans-serif; |
|
|
|
} |
|
|
|
body{ |
|
text-align: left; |
|
font-family: 'Open Sans', sans-serif; |
|
font-size: 15px; |
|
padding: 0 0; |
|
background: #525252; |
|
margin: 0; |
|
} |
|
|
|
#contentbg{ |
|
width: 100%; |
|
position: relative; |
|
text-align: center; |
|
margin: 0 auto; |
|
background: #fff; |
|
padding: 0px 0px 20px ; |
|
} |
|
|
|
.content{ |
|
position: relative; |
|
margin: 0px auto 0px; |
|
|
|
text-align: left; |
|
|
|
|
|
|
|
} |
|
|
|
#obsah{ |
|
position: relative; |
|
z-index: 2; |
|
padding: 0px 0px 0; |
|
|
|
|
|
} |
|
|
|
#roundheader{ |
|
width: 100%; |
|
text-align: center; |
|
position: relative; |
|
background: #fff url(../layout/bodybg.png) 0% 0% repeat-x; |
|
border-bottom: 1px solid #fff; |
|
border-bottom: 6px solid #525252; |
|
} |
|
|
|
|
|
|
|
#header{ |
|
|
|
position: relative; |
|
|
|
padding: 0px 0 0 0; |
|
|
|
margin: 0 auto; |
|
z-index: 1000; |
|
} |
|
.toptel{ |
|
background: #063353; |
|
padding: 0px 8px; |
|
position: absolute; |
|
right: 5px; |
|
top: 0; |
|
font-size: 18px; |
|
color: #fff; |
|
text-transform: uppercase; |
|
} |
|
.toptel strong{ |
|
font-size: 120%; |
|
} |
|
|
|
#logo{ |
|
float: left; |
|
display: block; |
|
margin: 15px 0; |
|
} |
|
|
|
|
|
#icoline{ |
|
position: absolute; |
|
right: 5px; |
|
top: 0px; |
|
padding: 2px 5px 0px 2px; |
|
background: url(../layout/bbg.png); |
|
|
|
} |
|
|
|
.lang{ |
|
width:24px; |
|
height: 24px; |
|
display: block; |
|
float: left; |
|
margin-left: 5px; |
|
} |
|
.lang span{display: none;} |
|
|
|
.lcz{background: url(../layout/flag_cz.png) 0% 0% no-repeat;} |
|
.len{background: url(../layout/flag_en.png) 0% 0% no-repeat;} |
|
.lde{background: url(../layout/flag_de.png) 0% 0% no-repeat;} |
|
.lru{background: url(../layout/flag_ru.png) 0% 0% no-repeat;} |
|
.lpl{background: url(../layout/flag_pl.png) 0% 0% no-repeat;} |
|
|
|
|
|
#topmenu{ |
|
margin: 52px auto 0; |
|
padding: 0px 0px; |
|
text-align: left; |
|
z-index: 10000; |
|
float: right; |
|
} |
|
|
|
|
|
#topmenu ul{ |
|
list-style: none; |
|
|
|
} |
|
#topmenu ul li{ |
|
padding: 0px 0px 0px 10px; |
|
display: block; |
|
float: left; |
|
background: url(../layout/topmenusep.png) 0% 0% no-repeat; |
|
|
|
} |
|
#topmenu ul li.first{ |
|
background: none; |
|
padding-left: 0; |
|
} |
|
#topmenu ul li a{ |
|
font-size: 14px; |
|
color: #171919; |
|
display: block; |
|
float: left; |
|
font-weight: 500; |
|
text-transform: uppercase; |
|
text-decoration: none; |
|
padding: 6px 3px 0px 3px; |
|
line-height: 22px; |
|
} |
|
#topmenu ul li.first a{ |
|
padding-left: 3px; |
|
} |
|
#topmenu ul li a:hover{ |
|
text-decoration: none; |
|
color: #1292ec; |
|
} |
|
#topmenu ul li a.active{ |
|
text-decoration: none; |
|
color: #1292ec; |
|
border-bottom: 2px solid #1292ec; |
|
|
|
} |
|
#topmenu ul li a.active:hover{ |
|
text-decoration: none; |
|
color: #1292ec; |
|
} |
|
|
|
#rpart{ |
|
width: 960px; |
|
position: relative; |
|
margin: 0px auto; |
|
padding: 0px 0px 00px 0px; |
|
|
|
} |
|
|
|
.centerpanel{ |
|
width: 940px; |
|
text-align: left; |
|
padding: 00px 0px 30px 0px; |
|
color: #444; |
|
font-size: 13px; |
|
margin: 0px auto; |
|
|
|
|
|
} |
|
|
|
|
|
#centerpanel div.sep{ |
|
width: 100%; |
|
border-top: 1px solid #a62483; |
|
} |
|
h1{ |
|
font-size: 40px; |
|
color: #063353; |
|
text-transform: uppercase; |
|
font-weight: 600; |
|
padding: 5px 0 0px 0; |
|
margin: 0; |
|
} |
|
h2{ |
|
font-size: 33px; |
|
font-weight: 500; |
|
text-transform: uppercase; |
|
padding: 0px 0 7px 0px; |
|
margin: 10px 0 0; |
|
color: #1292ec; |
|
} |
|
h3{ |
|
font-size: 20px; |
|
font-weight: normal; |
|
color: #666; |
|
padding: 6px 0 2px 0; |
|
} |
|
p{ |
|
line-height: 140%; |
|
padding: 0 0 8px 0; |
|
|
|
} |
|
#centerpanel p.zarovnatStred{ |
|
text-align: center; |
|
} |
|
.content ol, .content ul{ |
|
padding: 4px 0 8px 15px; |
|
} |
|
#centerpanel ol li, .content ul li{ |
|
padding: 1px 0; |
|
} |
|
|
|
.content ul{ |
|
list-style: square; |
|
} |
|
.content ul.bigpoints{ |
|
font-size:18px; |
|
padding: 0 0 0 22px; |
|
} |
|
|
|
|
|
.gallery{ |
|
margin: 0 -10px; |
|
} |
|
|
|
#centerpanel .photo{ |
|
width: 140px; |
|
height: 105px; |
|
margin: 5px; |
|
padding: 5px; |
|
text-align: center; |
|
float: left; |
|
|
|
} |
|
#roundfooter{ |
|
|
|
width: 100%; |
|
|
|
} |
|
|
|
#footer{ |
|
|
|
|
|
margin: 0 auto 0px; |
|
color: #222; |
|
|
|
line-height: 130%; |
|
|
|
} |
|
|
|
|
|
#footer .left{ |
|
float: left; |
|
|
|
text-align: left; |
|
|
|
} |
|
#footer .right{ |
|
float: right; |
|
text-align: right; |
|
|
|
} |
|
|
|
#copyinfo{ |
|
|
|
line-height: 120%; |
|
font-size: 11px; |
|
padding: 7px 0px 0px; |
|
|
|
margin-bottom: 20px; |
|
color: #fff; |
|
} |
|
#flinks{ |
|
padding: 0 0 65px 0; |
|
width: 100%; |
|
} |
|
|
|
#copyinfo a{ |
|
color: #fff; |
|
text-decoration: none; |
|
} |
|
|
|
form.kontakt .block{ |
|
float: left; |
|
display: block; |
|
} |
|
form.kontakt label{ |
|
padding: 4px 0 0; |
|
margin: 2px 0; |
|
} |
|
form.kontakt input.text{ |
|
border: 1px solid #f0f0f0; |
|
margin: 2px 0; |
|
padding: 6px 5px; |
|
font-size: 13px; |
|
width: 100%; |
|
background: #f0f0f0; |
|
|
|
font-family: 'Open Sans', sans-serif; |
|
} |
|
form.kontakt textarea{ |
|
width: 100%; |
|
padding: 5px; |
|
margin: 2px 0; |
|
height: 90px; |
|
border: 1px solid #f0f0f0; |
|
background: #f0f0f0; |
|
font-size: 13px; |
|
font-family: 'Open Sans', sans-serif; |
|
} |
|
form.kontakt2 textarea{ |
|
height: 150px; |
|
} |
|
form.kontakt .req, form.kontakt strong{ |
|
color: #1292ec; |
|
} |
|
form.kontakt input.submit{ |
|
margin: 3px 0 0 100px; |
|
padding: 5px 10px; |
|
font-weight:bold; |
|
color: #fff; |
|
border: none; |
|
font-size: 16px; |
|
background: #1292ec; |
|
cursor:pointer; |
|
font-family: 'Open Sans', sans-serif; |
|
float: right; |
|
} |
|
form.kontakt .l{ |
|
|
|
} |
|
|
|
blockquote{ |
|
padding: 7px 10px; |
|
margin: 5px 0; |
|
} |
|
|
|
blockquote.err{ |
|
border: 1px solid #fad7d7; |
|
background: #faf1f1; |
|
color: #a70806; |
|
} |
|
blockquote.ok{ |
|
border: 1px solid #cde1cb; |
|
background: #e2f8e0; |
|
color: #2f8920; |
|
font-weight: bold; |
|
} |
|
.rmenu{ |
|
padding: 0 0 15px 0; |
|
width: 100%; |
|
} |
|
.rmenu ul{ |
|
list-style: none; |
|
color: #25adce; |
|
} |
|
.rmenu ul li{ |
|
border-bottom: 1px solid #ddd; |
|
} |
|
.rmenu ul li a{ |
|
display: block; |
|
padding: 5px 0 5px 35px; |
|
font-weight: normal; |
|
text-decoration: none; |
|
color: #999; |
|
} |
|
|
|
.rmenu ul li a.active{ |
|
color: #000; |
|
text-decoration: none; |
|
} |
|
.rmenu ul li a:hover{ |
|
text-decoration: underline; |
|
} |
|
|
|
.rmenu ul li ul{ |
|
list-style: none; |
|
} |
|
.rmenu ul li ul li{ |
|
border-top: 1px solid #fff; |
|
border-bottom: none; |
|
} |
|
.rmenu ul li ul li a{ |
|
padding: 4px 0 4px 15px; |
|
font-weight: normal; |
|
} |
|
.rmenu ul li ul li a:hover{ |
|
|
|
} |
|
|
|
.admlink{ |
|
position: absolute; |
|
left: 0; |
|
top: -185px; |
|
color: #fff; |
|
font-size: 10px; |
|
} |
|
|
|
.right{ |
|
float: right; |
|
} |
|
|
|
.centered{ |
|
text-align: center; |
|
|
|
} |
|
|
|
.spec{ |
|
visibility: hidden; |
|
height: 1px; |
|
overflow: hidden; |
|
} |
|
|
|
|
|
.zarovnatVpravo{ |
|
float: right; |
|
margin: 0 0 0 5px; |
|
} |
|
.zarovnatVlevo{ |
|
float: left; |
|
margin: 0 5px 0 0; |
|
} |
|
|
|
.map{ |
|
float: right; |
|
} |
|
|
|
|
|
|
|
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){ |
|
|
|
#topmenu ul{ |
|
text-align: left; |
|
float: left; |
|
} |
|
#topmenu{ |
|
text-align: left; |
|
float: left; |
|
} |
|
|
|
#topmenu ul li{ |
|
float: none; |
|
text-align: left; |
|
padding: 0; |
|
background: none; |
|
} |
|
#topmenu ul li a{ |
|
float: none; |
|
text-align: left; |
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
.headerimg{ |
|
height: 345px; |
|
background-position: 50% 50%; |
|
background-repeat: no-repeat; |
|
-moz-background-size: cover; |
|
-webkit-background-size: cover; |
|
-o-background-size: cover; |
|
background-size: cover; |
|
|
|
margin-bottom: 1px; |
|
|
|
border-bottom: 4px solid #1292ec; |
|
} |
|
.ilu1{ background-image: url(../layout/ilu1.jpg);} |
|
.ilu2{ background-image: url(../layout/ilu2.jpg);} |
|
.ilu3{ background-image: url(../layout/ilu3.jpg);} |
|
.ilu4{ background-image: url(../layout/ilu4.jpg);} |
|
|
|
.botprod{ |
|
text-decoration: none; |
|
text-align: center; |
|
margin-bottom: 20px; |
|
} |
|
.botprod span.text{ |
|
display: block; |
|
color: #1292ec; |
|
text-decoration: none; |
|
padding: 6px 10px; |
|
font-size: 18px; |
|
text-align: left; |
|
text-transform: uppercase; |
|
text-align: center; |
|
} |
|
.botprod2 span.text{ |
|
display: block; |
|
background: #1292ec; |
|
color: #fff; |
|
text-decoration: none; |
|
padding: 6px 10px; |
|
font-size: 18px; |
|
text-align: left; |
|
text-transform: uppercase; |
|
text-align: center; |
|
} |
|
.botprod .img{ |
|
height: 240px; |
|
overflow: hidden; |
|
} |
|
.botprod:hover span.text{ |
|
|
|
} |
|
.botprod2:hover span.text{ |
|
background: #1292ec; |
|
} |
|
.ubged{ |
|
background: url(../layout/umoreboxbg.png) 0% 0% repeat-x; |
|
} |
|
.ubged ul{ |
|
list-style: none; |
|
margin: 0 0 0 0; |
|
padding: 8px 10px; |
|
} |
|
.ubged ul li{ |
|
background: url(../layout/umoreli.png) 0% 7px no-repeat; |
|
padding: 3px 0 3px 18px; |
|
} |
|
.morebut{ |
|
background: #1292ec url(../layout/morebutbg.png) 85% 50% no-repeat; |
|
color: #fff; |
|
font-size: 15px; |
|
text-decoration: none; |
|
text-transform: uppercase; |
|
font-weight: 100%; |
|
display: inline-block; |
|
padding: 5px 25px 5px 15px; |
|
float: right; |
|
} |
|
.morebut:hover{ |
|
background-color: #063353; |
|
color: #fff; |
|
} |
|
|
|
.shaded{ |
|
background: url(../layout/contentbg.png) 0% 0% repeat-x; |
|
} |
|
|
|
.reftbox img{ |
|
border-top-left-radius: 50%; |
|
border-top-right-radius: 50%; |
|
border-bottom-right-radius: 50%; |
|
border-bottom-left-radius: 50%; |
|
} |
|
.reftbox p{ |
|
font-size: 80%; |
|
text-align: left; |
|
background: #f0f0f0; |
|
padding: 10px; |
|
-webkit-border-radius: 5px; |
|
-moz-border-radius: 5px; |
|
border-radius: 5px; |
|
} |
|
.reftbox em{ |
|
float: right; |
|
font-size: 90%; |
|
background: url(../layout/speakbg.png) 0% 0% no-repeat; |
|
padding: 0 0 0 28px; |
|
} |
|
|
|
.fwkar .row .c12 img{ |
|
display: inline-block; |
|
top: 15px; |
|
height: 40px; |
|
position: relative; |
|
} |
|
.fwkar p{ |
|
line-height: 30px; |
|
position: relative; |
|
padding: -5px 0 0 0; |
|
margin: 0; |
|
} |
|
.fwkar{ |
|
padding: 0; |
|
margin: 0px 0 10px 0; |
|
|
|
} |
|
|
|
.imgright{ |
|
float: right; |
|
} |
|
|
|
.rline{ |
|
border-left: 2px solid #ccc; |
|
padding-top: 10px; |
|
} |
|
.rline .photo{ |
|
text-align: center; |
|
margin-bottom: 10px; |
|
} |
|
|
|
|
|
|
|
.fancybox-wrap, |
|
.fancybox-skin, |
|
.fancybox-outer, |
|
.fancybox-inner, |
|
.fancybox-image, |
|
.fancybox-wrap iframe, |
|
.fancybox-wrap object, |
|
.fancybox-nav, |
|
.fancybox-nav span, |
|
.fancybox-tmp |
|
{ |
|
padding: 0; |
|
margin: 0; |
|
border: 0; |
|
outline: none; |
|
vertical-align: top; |
|
} |
|
|
|
.fancybox-wrap { |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
z-index: 8020; |
|
} |
|
|
|
.fancybox-skin { |
|
position: relative; |
|
background: #f9f9f9; |
|
color: #444; |
|
text-shadow: none; |
|
-webkit-border-radius: 4px; |
|
-moz-border-radius: 4px; |
|
border-radius: 4px; |
|
} |
|
|
|
.fancybox-opened { |
|
z-index: 8030; |
|
} |
|
|
|
.fancybox-opened .fancybox-skin { |
|
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); |
|
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); |
|
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); |
|
} |
|
|
|
.fancybox-outer, .fancybox-inner { |
|
position: relative; |
|
} |
|
|
|
.fancybox-inner { |
|
overflow: hidden; |
|
} |
|
|
|
.fancybox-type-iframe .fancybox-inner { |
|
-webkit-overflow-scrolling: touch; |
|
} |
|
|
|
.fancybox-error { |
|
color: #444; |
|
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; |
|
margin: 0; |
|
padding: 15px; |
|
white-space: nowrap; |
|
} |
|
|
|
.fancybox-image, .fancybox-iframe { |
|
display: block; |
|
width: 100%; |
|
height: 100%; |
|
} |
|
|
|
.fancybox-image { |
|
max-width: 100%; |
|
max-height: 100%; |
|
} |
|
|
|
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { |
|
background-image: url('fancybox_sprite.png'); |
|
} |
|
|
|
#fancybox-loading { |
|
position: fixed; |
|
top: 50%; |
|
left: 50%; |
|
margin-top: -22px; |
|
margin-left: -22px; |
|
background-position: 0 -108px; |
|
opacity: 0.8; |
|
cursor: pointer; |
|
z-index: 8060; |
|
} |
|
|
|
#fancybox-loading div { |
|
width: 44px; |
|
height: 44px; |
|
background: url('fancybox_loading.gif') center center no-repeat; |
|
} |
|
|
|
.fancybox-close { |
|
position: absolute; |
|
top: -18px; |
|
right: -18px; |
|
width: 36px; |
|
height: 36px; |
|
cursor: pointer; |
|
z-index: 8040; |
|
} |
|
|
|
.fancybox-nav { |
|
position: absolute; |
|
top: 0; |
|
width: 40%; |
|
height: 100%; |
|
cursor: pointer; |
|
text-decoration: none; |
|
background: transparent url('blank.gif'); |
|
-webkit-tap-highlight-color: rgba(0,0,0,0); |
|
z-index: 8040; |
|
} |
|
|
|
.fancybox-prev { |
|
left: 0; |
|
} |
|
|
|
.fancybox-next { |
|
right: 0; |
|
} |
|
|
|
.fancybox-nav span { |
|
position: absolute; |
|
top: 50%; |
|
width: 36px; |
|
height: 34px; |
|
margin-top: -18px; |
|
cursor: pointer; |
|
z-index: 8040; |
|
visibility: hidden; |
|
} |
|
|
|
.fancybox-prev span { |
|
left: 10px; |
|
background-position: 0 -36px; |
|
} |
|
|
|
.fancybox-next span { |
|
right: 10px; |
|
background-position: 0 -72px; |
|
} |
|
|
|
.fancybox-nav:hover span { |
|
visibility: visible; |
|
} |
|
|
|
.fancybox-tmp { |
|
position: absolute; |
|
top: -99999px; |
|
left: -99999px; |
|
visibility: hidden; |
|
max-width: 99999px; |
|
max-height: 99999px; |
|
overflow: visible !important; |
|
} |
|
|
|
|
|
|
|
.fancybox-lock { |
|
overflow: hidden; |
|
} |
|
|
|
.fancybox-overlay { |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
overflow: hidden; |
|
display: none; |
|
z-index: 8010; |
|
background: url('fancybox_overlay.png'); |
|
} |
|
|
|
.fancybox-overlay-fixed { |
|
position: fixed; |
|
bottom: 0; |
|
right: 0; |
|
} |
|
|
|
.fancybox-lock .fancybox-overlay { |
|
overflow: auto; |
|
overflow-y: scroll; |
|
} |
|
|
|
|
|
|
|
.fancybox-title { |
|
visibility: hidden; |
|
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; |
|
position: relative; |
|
text-shadow: none; |
|
z-index: 8050; |
|
} |
|
|
|
.fancybox-opened .fancybox-title { |
|
visibility: visible; |
|
} |
|
|
|
.fancybox-title-float-wrap { |
|
position: absolute; |
|
bottom: 0; |
|
right: 50%; |
|
margin-bottom: -35px; |
|
z-index: 8050; |
|
text-align: center; |
|
} |
|
|
|
.fancybox-title-float-wrap .child { |
|
display: inline-block; |
|
margin-right: -100%; |
|
padding: 2px 20px; |
|
background: transparent; |
|
background: rgba(0, 0, 0, 0.8); |
|
-webkit-border-radius: 15px; |
|
-moz-border-radius: 15px; |
|
border-radius: 15px; |
|
text-shadow: 0 1px 2px #222; |
|
color: #FFF; |
|
font-weight: bold; |
|
line-height: 24px; |
|
white-space: nowrap; |
|
} |
|
|
|
.fancybox-title-outside-wrap { |
|
position: relative; |
|
margin-top: 10px; |
|
color: #fff; |
|
} |
|
|
|
.fancybox-title-inside-wrap { |
|
padding-top: 10px; |
|
} |
|
|
|
.fancybox-title-over-wrap { |
|
position: absolute; |
|
bottom: 0; |
|
left: 0; |
|
color: #fff; |
|
padding: 10px; |
|
background: #000; |
|
background: rgba(0, 0, 0, .8); |
|
} |
|
|
|
|
|
*{ |
|
margin: 0; |
|
padding: 0; |
|
} |
|
#sliderot{ |
|
width: 887px; |
|
height: 285px; |
|
margin: 0px auto 0; |
|
} |
|
|
|
.slideinbox{ |
|
display: none; |
|
color: #fff; |
|
position: absolute; |
|
left: 0; |
|
top: 0; |
|
width: 887px; |
|
height: 285px; |
|
overflow: hidden; |
|
} |
|
#slider1{ background: url('../layout/topilu1.jpg') 0% 0% no-repeat; display: block;} |
|
#slider2{ background: url('../layout/topilu2.jpg') 0% 0% no-repeat;} |
|
#slider3{ background: url('../layout/topilu3.jpg') 0% 0% no-repeat;} |
|
|
|
|
|
|
|
.slideinbox .box{ |
|
position: absolute; |
|
font-family: arial, sans serif; |
|
position: absolute; |
|
left: 505px; |
|
top: 75px; |
|
width: 289px; |
|
border: none; |
|
background: transparent; |
|
} |
|
.box div.tbox{ |
|
width: 100%; |
|
height: 9px; |
|
overflow: hidden; |
|
background: url('../layout/rotboxtop.png') 0% 0% no-repeat; |
|
} |
|
.box div.bbody{ |
|
width: 269px; |
|
background: #ea272d; |
|
padding: 0 10px; |
|
} |
|
.box div.bbox{ |
|
width: 100%; |
|
height: 9px; |
|
overflow: hidden; |
|
background: url('../layout/rotboxbot.png') 0% 0% no-repeat; |
|
} |
|
|
|
.slideinbox .box a { |
|
color: #fff; |
|
text-decoration: none; |
|
} |
|
.slideinbox .box a:hover { |
|
text-decoration: underline; |
|
} |
|
.slideinbox .box strong.bhl { |
|
font-size: 20px; |
|
font-weight: normal; |
|
text-transform: uppercase; |
|
font-family: arial; |
|
} |
|
.slideinbox .box strong.b span{ |
|
font-size: 20px; |
|
font-weight: normal; |
|
text-transform: uppercase; |
|
font-family: arial; |
|
} |
|
|
|
.slideinbox .box p{ |
|
padding: 9px 15px 0 0px; |
|
font-family: arial; |
|
color: #fff; |
|
font-size: 12px; |
|
line-height: 160%; |
|
} |
|
#centerpanel .slideinbox ul{ |
|
padding: 10px 0 0 15px; |
|
list-style: square; |
|
font-family: arial; |
|
color: #fff; |
|
|
|
font-size: 12px; |
|
line-height: 150%; |
|
} |
|
|
|
.slidebox{ |
|
position: relative; |
|
width: 887px; |
|
height: 285px; |
|
float: left; |
|
} |
|
.slidebox a.chbut{ |
|
display: block; |
|
text-align: center; |
|
font-weight: bold; |
|
background: url('../layout/chanbutbgfd2.jpg') 0% 0% no-repeat; |
|
width: 185px; |
|
padding: 12px 0 0; |
|
font-size: 13px; |
|
height: 32px; |
|
overflow: hidden; |
|
position: absolute; |
|
right: 0px; |
|
bottom: 0px; |
|
} |
|
.slidebox a.chbut:hover{ |
|
background-position: 0% 100%; |
|
} |
|
|
|
.larr{ |
|
position: absolute; |
|
left: 5px; |
|
bottom: 5px; |
|
display: block; |
|
width: 21px; |
|
height: 20px; |
|
overflow: hidden; |
|
background: url('../bgs/larr.jpg') 0% 0% no-repeat; |
|
} |
|
|
|
.larr span, .rarr span{ |
|
display: none; |
|
} |
|
|
|
.rarr{ |
|
position: absolute; |
|
right: 5px; |
|
bottom: 5px; |
|
display: block; |
|
width: 21px; |
|
height: 20px; |
|
overflow: hidden; |
|
background: url('../bgs/rarr.jpg') 0% 0% no-repeat; |
|
} |
|
|
|
.larr:hover, .rarr:hover{ |
|
background-position: 0% 0%; |
|
} |
|
|
|
|
|
|
|
@font-face { |
|
font-family: 'Open Sans'; |
|
font-style: normal; |
|
font-weight: 300; |
|
font-stretch: normal; |
|
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format('truetype'); |
|
} |
|
@font-face { |
|
font-family: 'Open Sans'; |
|
font-style: normal; |
|
font-weight: 400; |
|
font-stretch: normal; |
|
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype'); |
|
} |
|
@font-face { |
|
font-family: 'Open Sans'; |
|
font-style: normal; |
|
font-weight: 700; |
|
font-stretch: normal; |
|
src: url(https://fonts.gstatic.com/s/opensans/v36/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format('truetype'); |
|
} |
|
</style> |
|
<title> |
|
Quality | 2es.cz - výrobky pro automobilový a strojírenský průmysl |
|
</title> |
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"> |
|
<meta content="no" http-equiv="imagetoolbar"> |
|
<meta content="no" http-equiv="MSThemeCompatible"> |
|
<meta content="cs" name="MS.LOCALE"> |
|
<meta content="off" name="autosize"> |
|
<meta content="index,follow" name="robots"> |
|
<meta content="index,follow,snippet,archive" name="googlebot"> |
|
<meta content name="Keywords"> |
|
<meta content name="Description"> |
|
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" name="viewport"> |
|
<meta content name="category"> |
|
<meta content="c-design.cz" name="Author"> |
|
<meta content="All: [EMAIL REDACTED]" name="webmaster"> |
|
<meta content name="copyright"> |
|
</head> |
|
<body> |
|
<div id="roundheader"> |
|
<div class="grid" id="header"> |
|
<div class="row"> |
|
<div class="c1"> |
|
<a id="logo"> |
|
<img alt="2es.cz - výrobky pro automobilový a strojírenský průmysl" src="rick.jpg" title> |
|
</a> |
|
</div> |
|
<div class="c11"> |
|
<div id="topmenu"> |
|
<ul> |
|
<li class="first"> |
|
<a> |
|
Home |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Auto Aftermarket |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Zakázková výroba |
|
</a> |
|
</li> |
|
<li> |
|
<a class="active"> |
|
Quality |
|
</a> |
|
</li> |
|
</ul> |
|
<br class="clear"> |
|
</div> |
|
<div id="icoline"> |
|
<a class="lang lcz" title="Česky"> |
|
<span> |
|
cz |
|
</span> |
|
</a> |
|
<a class="lang len active" title="English"> |
|
<span> |
|
en |
|
</span> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="contentbg"> |
|
<div class="shaded"> |
|
<div class="grid content"> |
|
<div class="row"> |
|
<div class="c12"> |
|
<h1> |
|
Quality |
|
</h1> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="c8"> |
|
<p> |
|
Our goal is to supply quality products at the correct time and at reasonable price. In order to be able to achieve this goal in a systematic way we were certified by the ISO 9001:2000 standard in the year 2000. |
|
</p> |
|
<p> |
|
In the year 2008 we have successfully certified the production of semi-tubular rivets and nails as well logistics services for OEM automotive sector (just-in-time deliveries). In September 2009 all areas were succesfully recertified. |
|
</p> |
|
<h2> |
|
Certificates for download: |
|
</h2> |
|
<ul> |
|
<li> |
|
<a> |
|
Czech (PDF) |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
English (PDF) |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="c4 end rline"> |
|
<div class="row"> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Contour tracer" src="rick.jpg" title="Contour tracer"> |
|
</a> |
|
Contour tracer |
|
</div> |
|
</div> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Height gauge" src="rick.jpg" title="Height gauge"> |
|
</a> |
|
Height gauge |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Material analysis" src="rick.jpg" title="Material analysis"> |
|
</a> |
|
Material analysis |
|
</div> |
|
</div> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Testing of electrical assemblies" src="rick.jpg" title="Testing of electrical assemblies"> |
|
</a> |
|
Testing of electrical assemblies |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="3D Measuring" src="rick.jpg" title="3D Measuring"> |
|
</a> |
|
3D Measuring |
|
</div> |
|
</div> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Coating thickness" src="rick.jpg" title="Coating thickness"> |
|
</a> |
|
Coating thickness |
|
</div> |
|
</div> |
|
</div> |
|
<div class="row"> |
|
<div class="c6"> |
|
<div class="photo"> |
|
<a class="lightbox-2" rel="g1"> |
|
<img alt="Crack testing" src="rick.jpg" title="Crack testing"> |
|
</a> |
|
Crack testing |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="roundfooter"> |
|
<div class="grid" id="footer"> |
|
<div class="row" id="copyinfo"> |
|
<div class="c6"> |
|
<p class="left"> |
|
<strong> |
|
2es.cz |
|
</strong> |
|
<br> |
|
Všechna práva vyhrazena © 2016 |
|
</p> |
|
</div> |
|
<div class="c6 end"> |
|
<p class="right"> |
|
<a> |
|
Tvorba webových stránek C-Design.cz |
|
</a> |
|
© 2016 |
|
<br> |
|
<a> |
|
Redakční systém mCMS |
|
</a> |
|
</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|