html, body {width:100%; padding:0; margin:0;}
body{font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:13px; color:#5c5c5c;}
.cleaner{clear:both; height:0px;}
a{color:#de3928; text-decoration:underline;}
a:hover{text-decoration:none;}
h1{font-size:32px; font-weight:bold; text-transform:uppercase; color:#dc2b19; margin-top:0px;}
h3{font-size:20px; font-weight:bold; text-transform:uppercase; color:#dc2b19; /*border-bottom: solid 1px #e3e2e2;*/ margin:0; padding:0px 0 10px 0;}
.opacity{opacity: 1; filter:alpha (opacity=100);}
.opacity:hover{opacity: 0.5; filter:alpha (opacity=50);}

/* ----- Header ------*/
#header{width:100%; height:140px; padding:20px 0 0 0; background:url(../images/bg-header-nav.jpg) 50% 100% no-repeat; text-align:center;}
#header .content{width:940px; height:95px; margin:0 auto;}
#header .content .logo{display:block; float:left; width:238px; height:75px; padding:0 30px 0 0; border-right: solid 1px #c7c6c5;}
#header .content .slogan{float:left; padding:27px 0 0 30px; font-size:14px; font-style:italic;}
#header .content .service-blok{float:left; width:240px; height:75px; text-align:right; margin:0 0 0 230px;}
#header .content .service-blok span{font-size:24px; font-style:italic; color:#dc2b19;}
#header .content .service-blok span span{font-size:15px;}
#header .content .service-blok form{margin:12px 0 0 0;}
#header .content .service-blok form input{width:233px; height:28px; font-style:italic; color:#999999; border: solid 1px #cccccc; padding:0 0 0 5px;}

#header-nav{width:940px; height:40px; margin:0 auto; font-size:14px; font-weight:bold; color:#fff; text-transform:uppercase;}
#header-nav ul{width:805px; list-style:none; margin:0 auto; padding:12px 0 0 0;}
#header-nav ul li{float:left; margin:0; padding:0;}
#header-nav ul li a{padding:12px 20px 10px 20px; color:#fff; text-decoration:none;}
#header-nav ul li a:hover{color:#000; background:url(../images/bg-nav-header-hover.jpg);
-webkit-border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
#header-nav ul li a.aktiv, #header-nav ul li a.current{color:#000; background:url(../images/bg-nav-header-hover.jpg);
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
#header-nav ul ul {
display: none;
}


/* ----- Slider ------*/
#slider-container{width:940px; height:230px; margin:20px auto;}
#slider-container .next {background:url(../images/next.png);background-repeat: no-repeat; width: 37px; height: 37px; display: block; position: relative; top: -177px; left: 888px; z-index:10;}
#slider-container .next:hover{opacity: 0.5; filter:alpha (opacity=50);}
#slider-container .prev{background-image: url(../images/prev.png); background-repeat: no-repeat; width: 37px; height: 37px; display: block; position: relative; top: -140px; left:15px; z-index:10;}
#slider-container .prev:hover{opacity: 0.5; filter:alpha (opacity=50);}

/* ----- Slider ------*/
#product-nav{height:54px; background:url(../images/bg-product-nav.jpg) center 0;}
#product-nav .content{width:929px; height:40px; margin:0 auto; padding:7px 0;}
#product-nav .content img{display:block; float:left; width:5px; height:40px;}
#product-nav .content a{display:block; padding:12px 12px 12px 12px; font-size:14px; font-weight:bold; text-transform:uppercase; color:#fff; text-decoration:none;}
#product-nav .content a:hover, #product-nav .content a.current{color:#000; background:url(../images/bg-nav-header-hover.jpg)}

#product-nav .content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	background: url(../images/line.png) left no-repeat;
	display: block;
	overflow: hidden;
}

#product-nav .content li {
	background: url(../images/line.png) right no-repeat;
	padding-right: 5px;
	margin: 0;
	float: left;
}

#product-nav .content ul ul {
display: none;
}

/* ----- Content Service ------*/
#service{width:920px;margin:30px auto 40px auto;}
#service .item{float:left; width:190px; padding:0 19px 0 20px; border-right: solid 1px #e3e2e2; text-align:center;}
#service .end{border-right:none;}
#service .item img{}
#service .item h2{font-size:18px; font-weight:bold; text-transform:uppercase; color:#dc2b19; margin:10px 0 10px 0;}
#service .item p{}
.btn{display:inline-block; background:url(../images/bg-btn.jpg); padding: 7px 14px 6px 14px; font-style:italic; color:#fff; text-decoration:none;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}

/* ----- Content About us ------*/
#about-us{background:url(../images/bg-about-us.jpg) repeat-y; padding:20px 0;}
#about-us .content{width:940px; margin:0 auto;}
#about-us .content .left{float:left; width:690px; margin:0 40px 0 0;}
#about-us .content .left h3{font-size:20px; font-weight:bold; text-transform:uppercase; color:#dc2b19; border-bottom: solid 1px #e3e2e2; margin:0; padding:0px 0 10px 0;}
.btn-container{width:100%; text-align:right;}
#about-us .content .right{float:left; width:210px;}

/* ----- Footer ------*/
#footer{width:940px; margin:30px auto; text-align:right;}

/* ----- Content ------*/
#content{width:940px; margin:30px auto 0 auto;}
#content .left{float:left; width:210px; min-height: 30px; margin:0px 20px 0 0; padding-right:19px; border-right:solid 1px #cecece;}
#content .left ul{list-style:none; margin:0; padding:0;}
#content .left ul li{margin:0 0 1px 0;}
#content .left ul li a{display:block; width:200px; padding:13px 0 12px 10px; background:url(../images/bg-submenu.jpg); font-size:13px; font-weight:bold; text-decoration:none; text-transform:uppercase; color:#fff;}
#content .left ul li a:hover{background:url(../images/bg-submenu-hover.jpg); color:#000;}
#content .left ul li a.aktiv, #content .left ul li a.current{background:url(../images/bg-submenu-hover.jpg); color:#000;}
#content .left ul li ul{margin:1px 0 0 0;}
#content .left ul li ul li{}
#content .left ul li ul li a{width:190px; margin:0 0 0 10px; padding:8px 0 7px 10px; background:#d8d8d8; font-size:12px; color:#000;}
#content .left ul li ul li a:hover{}

#content .right{float:left; width:690px;}

/* akce */
.article h2, p {
	padding: 0;
	margin: 0;
}
.article {
	margin-bottom: 20px;
}

/* kontaktny formular */
.mk-contact-form label {
	display: block;
}



/* ----- Content Kontakt ------*/
#content .content-kontakt{float:left; width:266px; min-height:320px; padding:0 29px 0 0; margin:0 30px 20px 0; border-right:solid 1px #e3e2e2;}
#content .content-kontakt .green{font-size:18px; font-weight:bold; color:#87a411;}
#content .end{padding:0 0px 0 0; margin:0 0px 20px 0; border:none;}
#content .content-kontakt p{margin:10px 0px 0px 0;}
#content .content-kontakt p input{width:100%; height:24px; border:solid 1px #e3e2e2;}
#content .content-kontakt p textarea{width:100%; height:65px; border:solid 1px #e3e2e2; margin:0px; padding:0;}
#content .content-kontakt .buttons{width:100px; height:32px; border:solid 1px #e3e2e2; border:none;}










