body {
	background: url(../../uploads/layout/bg_header.gif) repeat-x scroll 50% 0 #ffffff;
	color: #555555;
	font-family: Arial,Helvetica,sans-serif;
	height: auto;
	line-height:20px;
	font-size: 14px;
	text-align: left;
	margin:0;
	padding:0;
        min-width: 320px;
        position: relative;
}

body.home {
	background: url(../../uploads/layout/bg_header_home.gif) repeat-x scroll 50% 0 #ffffff;
}

h1, h2.hlavni
{
font-size: 24px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #217b9b;
text-shadow: 0.5px 0.5px 1px #ffffff;
line-height: 1.5em;
margin: 10px 0 15px 0;
}

h1.vedlejsi {
    color: #217b9b;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 10px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 20px;
    text-shadow: none;
}

h2
{
font-size: 18px;
font-weight: normal;
font-family: 'Open Sans', sans-serif;
color: #217b9b;
text-shadow: 0.5px 0.5px 1px #ffffff;
line-height: 1.4em;
margin: 10px 0;
}

h2.mensi
{
font-size: 12px;
}

h2 a
{
color: #217b9b;
text-decoration: none;
font-weight: normal;
}

h2 a:hover
{
color: #777777;
text-decoration: none;
}


h3
{
color: #217b9b;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 10px 0;
}

h3.sidlo-nadpis
{
font-size: 14px;
margin: 5px 0 0 0;
font-weight:normal;
color: #0470a0;
}

h4
{
    font-size: 14px;
    margin: 10px 0;
}

.blue
{
color: #217b9b;
}

span.sup
{
font-size: 0.8em;
vertical-align: middle;
margin-top: -10px;
display: inline-block;
}

.horni_index
{
font-size: 0.8em;
vertical-align: middle;
margin-top: -10px;
display: inline-block;
}

.dolni_index
{
vertical-align: sub;
font-size: 0.6em;
line-height: 4px;
}


.bigger .dolni_index
{
font-size: 0.45em;
line-height: 10px;
}

.bigger
{
font-size: 20px;
color: #555555;
}

a
{
color: #217b9b;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

p
{
padding: 0px;
margin: 10px 0 15px 0px;
}




/*cms*/

.cms p
{
padding: 0px;
margin: 10px 0 15px 0;
}

/*cms*/

a img
{
border: none;
}

.cms ul
{
margin: 10px 0;
padding: 0 0 0 5px;
list-style-type: none;
}

.cms ul li
{
padding: 0 0 10px 20px;
background: url(../../uploads/layout/list.gif) no-repeat scroll 0 5px;
}

.cms ul li li
{
padding: 0 0 10px 20px;
background: url(../../uploads/layout/list2.gif) no-repeat scroll 0 5px;
}

#primarycontainer
{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0 0 40px 0;
}

#pagecontainer
{
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}

#header
{
width: auto;
}

#header.header-normal
{
height: 140px;
}

#header.header-home
{
height: 520px;
}

#header .top
{
width: auto;
height: 95px;
overflow: hidden;
margin: 0;
}

a.logo
{
border: 0;
width: 525px;
height: 70px;
overflow: hidden;
float: left;
margin: 11px 0 0 0;
}

ul.nav
{
    float: right;
    margin: 38px 5px 0 0;
    padding: 0;
    list-style-type: none;
}

ul.nav li 
{
    float: left;
    margin: 0 0 0 15px;
    padding: 0;
}

ul.nav li a 
{
    display: block;
    height: 32px;
    margin: 0;
    padding: 0;
    width: 32px;
}

ul.nav li a.home
{
background: url(../../uploads/layout/navigace.gif) repeat scroll 0 0;
}

ul.nav li a.map
{
background: url(../../uploads/layout/navigace.gif) repeat scroll 65px 0;
}

ul.nav li a.contact
{
background: url(../../uploads/layout/navigace.gif) repeat scroll 32px 0;
}

ul.nav li a.home:hover
{
background-position: 0 -33px;
}

ul.nav li a.contact:hover
{
background-position: 32px -33px;
}

ul.nav li a.map:hover
{
background-position: 65px -33px;
}

#header .slideblock
{
background-image: url(../../uploads/layout/bg_slideshow.gif);
background-repeat: no-repeat;
width: 990px;
height: 363px;
padding: 5px;
margin: 0;
/*overflow: hidden;*/
position: relative;
}

#slideshow
{
width: 100%;
height: 363px;
z-index: 10;
overflow: hidden;
}

#header .slideblock .sipky
{
width: 1046px;
position: absolute;
top: 150px;
left: -23px;
z-index: 50;
}

#header .slideblock .sipky a img
{
border: none;
}

#header .slideblock .sipky a.sipka-vlevo
{
	float: left;
	padding: 0;
width: 18px;
height: 61px;
background: url(../../uploads/layout/sipka-left2.png) no-repeat scroll 0 0;
}

#header .slideblock .sipky a.sipka-vlevo:hover
{
background: url(../../uploads/layout/sipka-left2.png) no-repeat scroll 0 -62px;
}

#header .slideblock .sipky a.sipka-vpravo
{
float: right;
padding: 0;
width: 18px;
height: 61px;
background: url(../../uploads/layout/sipka-right2.png) no-repeat scroll 0 0;
}

#header .slideblock .sipky a.sipka-vpravo:hover
{
background: url(../../uploads/layout/sipka-right2.png) no-repeat scroll 0 -62px;
}

#header .slideblock .slide-content
{
width: auto;
height: auto;
margin: 0;
padding: 0;
overflow: hidden;
}

#header .slideblock .slide-content a.slide-picture
{
width: 990px;
height: 363px;
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
}









#header .menu
{
/*width: 990px;*/
height: 40px;
padding: 0;
margin: 0 5px;
/*overflow: hidden;*/
}

#menuwrapper-mobile {
display: none;
}

#header .menu ul.menu-top
{
/*width: 990px;*/
height: 30px;
padding: 0;
margin: 0px;
overflow: hidden;
}

#header .menu ul.menu-top li
{
width: auto;
height: 30px;
list-style-type: none;
overflow: hidden;
float: left;
padding: 0;
margin: 0 1px 0 0;
line-height: 30px;
}

#header .menu ul.menu-top li a
{
color: #505456;
font-size: 14px;
line-height: 29px;
font-weight: normal;
display: block;
overflow: hidden;
text-transform: uppercase;
text-decoration: none;
padding: 0 15px;
margin: 0 0 1px 0;
outline: none;
}

#header .menu ul.menu-top li a:hover
{
background-color: #368ead;
color: #ffffff;
border-bottom: 1px solid #ffffff;
margin: 0;
}

#header .menu ul.menu-top li a.eshop_menu
{
font-weight: 700;
}

#header .menu ul.menu-top li a.active
{
background-color: #368ead;
color: #ffffff;
border-bottom: 1px solid #ffffff;
margin: 0;
}

#header .menu ul.menu-top li a.first:hover, #header .menu ul.menu-top li a.first-active, #header .menu ul.menu-top li a.first-active:hover
{
background-color: #368ead;
color: #ffffff;
border-bottom: 1px solid #ffffff;
}


#maincontent
{
	/*width: 990px;*/
	height: auto;
	margin: 0;
	padding: 15px 5px 0 5px;
}

.bg-gradient
{
background: url(../../uploads/layout/bg_gradient01.gif) repeat-x scroll 50% 0 #f9f9f9;
min-height: 50px;
}

.bg-gradient2
{
background: url(../../uploads/layout/bg_gradient02.gif) repeat-x scroll 50% 0 #f9f9f9;
}

.full-box
{
width: auto;
height: auto;
margin: 0 0 20px 0;
padding: 10px 25px;
}

.standard-box
{
width: auto;
height: auto;
margin: 0 0 20px 0;
padding: 10px 15px;
}

.home-loga
{
float: right;
width: 220px;
margin: 40px 0 0 20px;
}

.home-loga img
{
margin: 0;
}

.box3
{
width: 283px;
height: auto;
margin: 0 0 20px 0;
float: left;
padding: 15px 15px 0 15px;
min-height: 390px;
position: relative;
}

.box3.center
{
margin: 0 25px 20px 26px;
}

.box3 p
{
margin: 10px 0 15px 0;
}

.box-2-3
{
width: 621px;
height: auto;
margin: 0 0 20px 26px;
float: left;
padding: 15px 15px 0 15px;
}

.leftside
{
float: left;
width: 250px;
background: url(../../uploads/layout/bg_gradient01.gif) repeat-x scroll 50% 0 #f9f9f9;
margin: 0 0 20px 0;
}

.cms.right
{
float: right;
width: 720px;
}

.spacerline
{
    background-color: #e3e3e3;
    border-bottom: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF;
    height: 1px;
    margin: 15px -15px 25px -15px;
    padding: 0;
    width: auto;
}

.spacerline.vyzkum-line
{
margin: 30px -15px 25px -15px;
}


.spacerline-partneri
{
    background-image: url(../../uploads/layout/spacer.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 25px;
    margin: 0 0 20px 0;
    padding: 0;
    width: auto;
}

.clear
{
height: 1px;
margin: -1px;
clear: both;
overflow:hidden;
}

.spacer
{
width:auto;
height: 5px;
}

.spacer10
{
width:auto;
height: 10px;
}

.spacer20
{
width:auto;
height: 20px;
}

.spacer30
{
width:auto;
height: 30px;
}

.kontakt-box
{
width: 440px;
height: auto;
}

img.img-uziti
{
    border: 5px solid #CCCCCC;
    float: left;
    margin: 15px 0 30px;
}

.box-use
{
    float: right;
    margin: 0 0 20px;
    width: 470px;
}

img.img-knihy
{
    border: 1px solid #CCCCCC;
    float: left;
    margin: 15px 0 30px;
}

.box-book
{
    float: right;
    margin: 0;
    width: 470px;
}







.left
{
float: left;
}

.right
{
float: right;
}

#footer 
{
    color: #979797;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    padding: 5px 0;
    width: auto;
    text-align: center;
    border-top: 1px solid #eeeeee;
}

#footer-left
{
    color: #979797;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    padding: 5px 0;
    width: 720px;
    text-align: center;
    border-top: 1px solid #eeeeee;
float: right;
}


#footer a, #footer-left a
{
color: #217b9b;
}

.video
{
margin: 40px 0 10px;
text-align: center;
}


/*mozna vymazat*/

.contact-form
{
/*background-color: #E2E6E8;*/
margin: 35px 0 20px 0;
width: 730px;
}

.contact-form fieldset
{
border: 0;
padding: 0;
margin: 0;
}

.contact-form .form-left
{
float: left;
width: 305px;
}

.contact-form .form-right
{
float: right;
width: 405px;
}

.contact-form label
{
width: 90%;
display: block;
}

.contact-form .form-left input
{
width: 280px;
border: 1px solid #dddddd;
padding: 7px 10px;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #333333;
margin: 0;
}

.contact-form .form-left div
{
margin: 0 0 5px 0;
}

.contact-form .form-left div.www
{
margin: 0;
}

.contact-form textarea
{
width: 380px;
height: 243px;
border: 1px solid #dddddd;
padding: 7px 10px;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
color: #333333;
margin: 0;
}

.contact-form .submit
{
margin: 7px 0 0 0;
}

.contact-form .submit input
{
width: auto;
height: auto;
border: 0;
padding: 5px 20px;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #ffffff;
background-color: #368EAD;
float: right;
margin: 0 3px 0 0;
}

.contact-form .submit input:hover
{
background-color: #7cafc2;
}

.error_message ul {
    height: auto;
    margin: 16px 0 22px 0;
    padding: 0 0 0 20px;
    width: auto;
}

.error_message ul li {
    color: #D70308;
}

h3.send
{
font-size: 14px;
font-weight: normal;
margin: 15px 0;
padding: 0;
color: #0470A0;
}

.contact
{
float: left;
width: 550px;
}

.contact-left
{
float: left;
width: 50%;
margin-top: -10px;
}

.contact-right
{
float: left;
width: 50%;
margin-top: -10px;
}
a.mapa
{
margin: 60px 0 0 40px;
display: block;
float: left;
text-align: center;
}

a.mapa img
{
border: 1px solid #cccccc;
}

a.mapa span
{
display: block;
/*background: url(../../uploads/layout/external.png) no-repeat scroll 0 0;*/
}




.pict-right {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    height: 178px;
    margin: 15px 0 10px 15px;
    padding: 9px;
    width: 293px;
float: right;
}

.pict-right img {
    border: 1px solid #DDDDDD;
    height: 176px;
    width: 291px;
}

p.cont-home
{
font-size: 13px;
}

.mapa .adresa
{
text-align: left;
padding: 12px 0 0 0;
}

/*konec vymazat*/









a.more {
    background-image: url(../../uploads/layout/sipka_right.gif);
    background-position: right 0;
    background-repeat: no-repeat;
    text-decoration: none;
    /*float: right;*/
    font-size: 15px;
    margin: 0;
    padding: 0 45px 0 0;
    line-height: 33px;
position: absolute;
bottom: 0;
right: 15px;
}

a.more:hover {
    background-image: url(../../uploads/layout/sipka_right.gif);
    background-position: right -33px;
    color: #777777;
}

table#dtable_normy
{
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
margin: 0 0 20px;
width: 100%;
}

table#dtable_normy th, table#dtable_normy td
{
padding: 7px 10px;
}

table#dtable_normy th
{
background-color: #BFC6CB;
color: #222222;
font-size: 15px;
font-weight: normal;
}

table#dtable_normy tr.licha td
{
background-color: #FFFFFF;
color: #555555;
}

table#dtable_normy tr.suda td
{
background-color: #E2E6E8;
color: #555555;
}

table#vyzkum
{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 13px;
    margin: 0 0 20px;
    width: 100%;
}

table#vyzkum th, table#vyzkum td
{
padding: 10px 0;
border-bottom: 1px solid #cccccc;
}

table#vyzkum td img
{
width: 220px;
height: 20px;
vertical-align: middle;
}

p.legenda
{
margin: 10px 0 5px 0;
}

span.leg 
{
display: block;
font-size: 13px;
width: 135px;
height: 20px;
line-height: 20px;
padding: 0;
margin: 0 3px 20px 0;
float: left;
text-align: center;
}

span.leg.green1
{
background-color: #00ff00;
}

span.leg.green2
{
background-color: #80ff80;
}

span.leg.yellow
{
background-color: #ffff00;
}

span.leg.red1
{
background-color: #ff8080;
color: #333333;
}

span.leg.red2
{
background-color: #ff0000;
color: #dddddd;
}


.sortiment
{
margin: 10px 0 0 0;
}

.sortiment h2
{
font-size: 22px;
}

ul.produkty
{
margin: 0;
padding: 0;
list-style-type: none;
}

ul.produkty li
{
margin: 0 12px 12px 0;
padding: 0;
background: none;
float: left;
width: 148px;
border: 1px solid #cccccc;
background-color: #ffffff;
min-height: 200px;
}

ul.produkty li.last {
margin: 0 0 12px 0;
}

ul.produkty li a
{
text-decoration: none;
color: #555555;
}

ul.produkty li a:hover
{
opacity: 0.5;
}

ul.produkty li .produkt-thumb
{
width: 148px;
height: 148px;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
line-height: 148px;
overflow: hidden;
display: block;
}

ul.produkty li .produkt-thumb img
{
vertical-align: middle;
margin-top: -3px;
}

ul.produkty li .produkt-title
{
display: block;
margin: 5px;
text-align: center;
font-size: 13px;
}

img.znacky-logo
{
float: left;
margin: 15px 15px 50px 0;
}

img.znacky-logo.vision
{
margin: 15px 15px 5px 0;
}


img.photo
{
float: right;
margin: 0 0 40px 10px;
}

#dtable_tabulka1, #dtable_tabulka2, #dtable_tabulka3
{
width: 485px;
border-collapse: collapse;
border-spacing: 0;
font-size: 13px;
margin: 0 0 20px;
}

#dtable_tabulka1 th, #dtable_tabulka1 td, #dtable_tabulka2 th, #dtable_tabulka2 td, #dtable_tabulka3 th, #dtable_tabulka3 td
{
padding: 5px 10px;
}

#dtable_tabulka1 th, #dtable_tabulka2 th, #dtable_tabulka3 th
{
background-color: #bfc6cb;
color: #222222;
font-weight: normal;
font-size: 15px;
}

#dtable_tabulka1 tr.licha td, #dtable_tabulka2 tr.licha td, #dtable_tabulka3 tr.licha td
{
background-color: #ffffff;
color: #555555;
}

#dtable_tabulka1 tr.suda td, #dtable_tabulka2 tr.suda td, #dtable_tabulka3 tr.suda td
{
background-color: #e2e6e8;
color: #555555;
}

#dtable_tabulka1 td.tcp
{
width: 85px;
}

#dtable_tabulka3 th.barva1, #dtable_tabulka3 th.barva2, #dtable_tabulka3 td.barva1, #dtable_tabulka3 td.barva2
{
border-right: 2px solid #f9f9f9;
}

.hls-img
{
text-align: center;
margin: 25px 0 0 0;
}


.picturebox
{
width: 210px;
text-align: center;
float: left;
margin: 0 25px 0 0;
}

.picturebox img.img-uziti
{
margin: 15px 0 0 0;
float: none;
}

.picturebox p
{
margin: 5px 0 0 0;
}

/*zacatek landing page*/
body.landing-page {
background: url(../../uploads/layout/bg_header_landing.gif) repeat-x scroll 50% 0 #ffffff;
}
.landing-page #header.header-home {
height: 485px;
}
#header .slideblock.land {
margin: 0 0 30px;
}
.landing ul {
margin: 0;
padding: 0 0 0 15px;
}
.landing ul li {
font-size: 18px;
padding: 0 0 10px 0;
color: #217b9b;
}
.landing .full-box {
padding: 25px 25px 10px 25px;
}
.landing .center {
padding: 20px 25px 10px 25px;
text-align: center;
font-size: 16px;
}
.landing .center p span {
font-size: 24px;
font-weight: 700;
}
h1.motto-landing {
font-size: 42px;
margin: 0;
padding: 20px 0 10px;
text-align: center;
font-weight: 700;
}
h1.motto-landing .horni_index {
font-size: 0.6em;
margin-top: -20px;
}
.landing h2.motto-landing {
font-size: 30px;
margin: 15px 0 10px 0;
}
.landing .horni_index {
font-size: 0.6em;
}
.landing .box.b4 {
width: 22%;
height: auto;
margin: 0 4% 20px 0;
float: left;
text-align: center;
}
.landing .box.b5 {
width: 18%;
height: auto;
margin: 0 2.5% 20px 0;
float: left;
text-align: center;
}
.landing .box.last {
margin-right: 0;
}
.landing .box a {
text-decoration: none;
font-size: 24px;
line-height: 28px;
display: block;
padding: 10px 0;
border: 2px solid #63aec9;
}
.landing .box a.shop {
padding: 24px 0;
}
.landing .box a:hover {
background-color: #ebf0f4;
}
.landing .uziti-box .box a {
text-decoration: none;
line-height: inherit;
padding: 0;
border: none
}
.landing .uziti-box .box.b4 {
margin-bottom: 10px;
}
.landing .uziti-box .box p {
margin: 0;
}
.landing img.img-uziti {
margin: 15px 0 10px;
}
.uziti-box h2 {
font-size: 24px;
}
.landing .box.b4 span {
display: inline-block;
font-size: 0.6em;
margin-top: -10px;
vertical-align: middle;
}
/*konec landing page*/


@media only screen and (max-width: 999px) {
body.home {
	background: url(../../uploads/layout/bg_header_home2.gif) repeat-x scroll 50% 0 #ffffff;
}
#pagecontainer {
    width: 767px;
}
#header.header-home {
    height: 435px;
}
.home-loga {
    margin: 80px 0 0 20px;
    width: 120px;
}
.home-loga img {
    width: 120px;
}
.box3 {
    margin: 0 0 11px;
    width: 215px;
    min-height: 400px;
}
.box3 img {
    width: 215px;
}
.box3.center {
    margin: 0 11px 20px 11px;
}
h1 {
font-size: 20px;
line-height: 1.3em;
}
h2 {
font-size: 16px;
}
#header .menu ul.menu-top li a {
font-size: 0.85em;
padding: 0 8px;
}
.leftside {
width: 200px;
}
.cms.right {
width: 540px;
}
#header .slideblock {
background-image: url(../../uploads/layout/bg_slideshow2.gif);
height: 278px;
padding: 4px;
width: 759px;
}
#slideshow {
height: 278px;
}
#header .slideblock .slide-content a.slide-picture {
height: 278px;
width: 759px;
}
#header .slideblock .slide-content a.slide-picture img {
width: 759px;
}
#header .slideblock .sipky {
    top: 110px;
    width: 813px;
}
#footer-left {
width: 540px;
}
img.photo {
float: none;
margin: 0 0 15px 0;
}
img.full_img {
width: 510px;
height: auto;
}
img.znacky-logo {
height: auto;
margin: 40px 15px 70px 0;
width: 120px;
}
img.znacky-logo.vision {
margin: 15px 15px 40px 0;
}
.box-use {
width: 320px;
}
img.img-uziti {
width: 160px;
height: auto;
}
.box-book {
width: 320px;
}
img.img-knihy {
width: 160px;
height: auto;
}
ul.produkty li.last {
margin: 0 12px 12px 0;
}
table#vyzkum td.col1 {
padding: 10px 15px 10px 0;
}
span.leg {
float: none;
margin: 0 3px 5px 0;
}
a.mapa {
margin: 10px 0 20px 0;
}
.landing .box a {
font-size: 20px;
}
body.landing-page {
background: url(../../uploads/layout/bg_header_landing2.gif) repeat-x scroll 50% 0 #ffffff;
}
.landing-page #header.header-home {
height: 395px;
}
.landing-page #header .slideblock img {
width: 100%;
}
.landing img.img-uziti {
width: 93%;
}
}






@media only screen and (max-width: 767px) {
body.home {
background: url(../../uploads/layout/bg_header.gif) repeat-x scroll 50% 0 #ffffff;
}
#pagecontainer {
width: 100%;
overflow: hidden;
}
#header.header-home, #header.header-normal {
height: 130px;
padding: 10px 10px 0 10px;
}
#header .top {
height: 75px;
position:relative;
overflow: inherit;
}
ul.nav {
    float: none;
    margin: 0;
position: absolute;
right: 0;
bottom: -32px;
}
a.logo {
float: none;
height: 60px;
margin: 15px 0 0;
overflow: hidden;
width: 300px;
display: block;
}
a.logo img {
width: 300px;
}
#header .slideblock {
display:none;
}
#header .menu ul.menu-top {
display: none;
}
#menuwrapper-mobile {
display: block;
width: 240px;
}
a.menu-handle {
display: inline-block;
background-color: #368ead;
height: 32px;
line-height: 32px;
padding: 0 15px;
color: #ffffff;
font-size: 16px;
text-decoration: none;
}
a.menu-handle:hover {
background-color: #368ead;
}
a.menu-handle i.menu-mob {
    background-image: url(../../uploads/layout/icon_menu.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 12px;
    line-height: 12px;
    margin: 0 15px 0 0;
    vertical-align: middle;
    width: 16px;
}
#menuwrapper-mobile ul {
background-color: #368ead;
color: #ffffff;
display: none;
font-size: 16px;
line-height: 26px;
list-style-type: none;
margin: 3px 0 0;
padding: 5px 0;
width: 240px;
position: relative;
z-index: 500;
}
#menuwrapper-mobile ul li {
width: auto;
position: relative;
}
#menuwrapper-mobile ul li a {
color: #ffffff;
padding: 5px 10px;
text-decoration: none;
display: inline-block;
width: 180px;
}
#menuwrapper-mobile ul li a.menuactive {
color: #f3f2d2;
}
#menuwrapper-mobile ul li i {
width: 26px;
height: 26px;
padding: 0;
display: inline-block;
position: absolute;
top: 6px;
right: 10px;
}
#menuwrapper-mobile ul li i.icon-plus {
background-image: url(../../uploads/layout/plus.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
#menuwrapper-mobile ul li i.icon-minus {
background-image: url(../../uploads/layout/minus.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
#menuwrapper-mobile ul.unli {
background-color: #4fa4c2;
margin: 0;
padding: 0;
}
.full-box {
padding: 15px 15px 10px 15px;
}
.home-loga {
margin: 0;
width: auto;
float: none;
}
.home-loga img {
    width: 130px;
}
.box3 {
    margin: 0 0 20px;
    width: auto;
    min-height: auto;
padding-bottom: 33px;
}
.box3 img {
    width: auto;
}
.box3.center {
    margin: 0 0 20px 0;
}
h1 {
font-size: 20px;
line-height: 1.3em;
}
h2 {
font-size: 16px;
}
#header .menu ul.menu-top li a {
font-size: 0.85em;
padding: 0 8px;
}
.leftside {
display: none;
}
.cms.right {
width: auto;
float: none;
}
#footer {
height: auto;
}
#footer-left {
width: auto;
float: none;
height: auto;
}
#dtable_tabulka1, #dtable_tabulka2, #dtable_tabulka3 {
font-size: 11px;
margin: 0 0 20px;
width: 100%;
line-height: 16px;
}
#dtable_tabulka1 th, #dtable_tabulka2 th, #dtable_tabulka3 th {
font-size: 11px;
}
#dtable_tabulka1 th, #dtable_tabulka1 td, #dtable_tabulka2 th, #dtable_tabulka2 td, #dtable_tabulka3 th, #dtable_tabulka3 td {
padding: 5px 3px;
}
img.full_img {
    width: 285px;
}
img.znacky-logo {
    margin: 10px 15px 0 0;
}
img.znacky-logo.vision {
    margin: 15px 15px 5px 0;
}
img.img-uziti {
float: none;
margin: 15px 0 0;
width: auto;
}
.box-use {
float: none;
width: auto;
}
img.img-knihy {
width: auto;
margin: 15px 0 0 0;
float: none;
}
.box-book {
float: none;
width: auto;
}
table#vyzkum td img {
height: 20px;
vertical-align: middle;
width: 100px;
}
.contact {
float: none;
width: auto;
}
a.mapa img {
width: 280px;
}
.contact-form {
margin: 25px 0 20px;
width: auto;
}
.cms_form {
width: 100%;
}
.contact-form .form-left {
float: none;
width: auto;
}
.contact-form .form-right {
float: none;
width: auto;
margin: 15px 0 0 0;
}
.contact-form .form-left input {
width: 90%;
}
.contact-form textarea {
width: 90%;
}
.contact-form .submit {
margin: 15px 0 0;
}
.contact-form .submit input {
float: none;
padding: 8px 20px;
}
ul.produkty li {
margin: 0 6px 6px 0;
min-height: 220px;
width: 130px;
}
ul.produkty li .produkt-thumb {
height: 148px;
line-height: 148px;
width: 130px;
}
ul.produkty li .produkt-thumb img {
height: auto;
width: auto;
}
ul.produkty li.last {
margin: 0 6px 6px 0;
}
.landing .box a {
font-size: 18px;
}
body.landing-page {
background-image: none;
}
.landing-page #header {
padding-top: 0;
}
.landing-page #header.header-home {
height: auto;
background-color: #ebf0f4;
border-top: 5px solid #368ead;
}
.landing-page #header .slideblock {
display: block;
margin-bottom: 10px;
background-image: none;
height: auto;
padding: 0;
width: 100%;
}
}


@media only screen and (max-width: 679px) {
.landing .box a {
font-size: 14px;
line-height: 22px;
}
.landing .box a.shop {
    padding: 21px 0;
}
.landing .center {
line-height: 24px;
}
.landing .center p span {
display: inline-block;
}
h1.motto-landing {
font-size: 30px;
}
.landing-page #slideshow {
    height: 250px;
}
.landing img.img-uziti {
width: 90%;
}
}

@media only screen and (max-width: 520px) {
.video iframe {
width: 275px;
height: 200px;
}
.contact-left,
.contact-right {
width: 100%;
}
.contact-right {
margin-top: 0;
}
.landing .box.b5,
.landing .box.b4 {
margin: 0 2% 20px 0;
width: 48%;
}
.landing h2.motto-landing {
font-size: 24px;
}
.landing-page #slideshow {
height: 190px;
}
.landing ul li {
font-size: 16px;
}
.landing .full-box {
    padding: 15px 10px 10px;
}
.uziti-box h2 {
    font-size: 20px;
}
}

@media only screen and (max-width: 460px) {
.landing-page #slideshow {
height: 160px;
}
}

@media only screen and (max-width: 370px) {
.landing-page #slideshow {
height: 130px;
}
}
/* Stylesheet: studio Modified On 2015-12-02 14:24:02 */
