@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Average+Sans);
@import url("../webfonts/Amarante_Regular/stylesheet.css");

body {
	background-repeat: no-repeat;
	height: auto;
	background-size: cover;
	margin: 0px;
	padding: 0;
	font-family: 'Average Sans', sans-serif;
	overflow: auto;
	min-width: 1020px;
}
html{
	overflow: auto;	
	margin: 0px;
	padding: 0;
}
a {
	text-decoration: none;
	color: #CCC;
}	
a:hover {
	text-decoration: underline;
}	

#topwrapper {
	background-color: #93117e;
	height: 90px;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 10;
	min-width:1020px;
}
#menuwrapper {
	background-color: #CCC;
	z-index: 10;
	position: relative;
	height: 50px;
	min-width:1020px;	
}
#wrapper {
	min-width: 1020px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.imgprodukt {
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
.imgprodukt:hover {
	background-color: #FFF;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;	
}	
#obsah {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menuwrapper #obsah ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 1020px;
}
#menuwrapper #obsah ul li {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}
#menuwrapper #obsah ul li a {
	color: #CCC;
	background-color: #93117E;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	margin: 0px;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 40px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;
	font-family: "Amarante Regular";
}
#menuwrapper #obsah ul li a:hover {
	color: #FFFFFF;
	background-color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}	
#footerwrapper {
	background-color: #C54580;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	min-width: 1020px;
}	
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.right {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 215px;
}
.left {
	float: left;

}
#topwrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topwrapper p {
	color: #FFF;
	font-size: 13px;
	text-align: right;
	margin: 0px;
	line-height: 17px;
}
.slogan {
	margin-left: 10px;
}
#footerwrapper p {
	line-height: 60px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: right;
}
#footerwrapper p.odkazy {
	line-height: 16px;
	margin: 0px;
	padding: 0px0px 5px 0px;
	font-size: 12px;
	text-align: center;
}
#footerwrapper img {
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}
#footerwrapper a {
	color: #CCCCCC;
}
#pagewrapper {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 1020px;
	padding: 0;
	margin: 0;
}	
#page {
	min-width: 1020px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#vypis {
	float: left;
	width: 200px;
	background-color: #FFF;
}
#left {
	float: left;
}
#right {
	background-color: #FFF;
	float: left;
	width: 260px;
	text-align: right;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	margin-top: 10px;
	margin-left: 10px;
	padding	: 10px;
}
.obsah {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.obsahpage {
	background-color: rgba(255,255,255,0.8);
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	min-height: 700px;
	_height: 700px;
	background-color: ;
	padding: 20px;
	height: auto;
	position: relative;
	padding-top: 30px;
}
.box {
	float: left;
	width: 510px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;
	background-color: #999;
	margin: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.box2 {
	float: left;
	width: 370px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;
	background-color: #999;
	margin: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h1 {
	font-size: 20px;
	color: #CD4671;
	margin: 0px;
	text-align: left;
	font-family: "Amarante Regular";
}
.box .naleft {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	font-family: "Amarante Regular";
}
.box2 p {
	font-family: "Amarante Regular";
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box p {
	font-family: "Amarante Regular";
	font-size: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.box a img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box .akce {
	font-size: 20px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}
#downwrapper {
	background-repeat: repeat-x;
	background-image: url(../images/down.jpg);
	min-width: 1020px;
}
.obsahpage .boxis_a {
	float: left;
	width: 630px;
	margin-left: 10px;
}
.obsahpage .boxis_c {
	float: left;
	width: 340px;
	padding-left: 20px;
	text-align: center;
}
.obsahpage .boxis_d {
	width: 470px;
	padding-left: 20px;
	text-align: center;
}
.obsahpage .boxis_b {
	float: left;
	width: 220px;
}
.obsahpage .boxis2 {
	float: left;
	width: 420px;
}
.obsahpage .boxis3 {
	float: left;
	width: 940px;
}
.obsahpage .boxis4 {
	float: left;
	width: 640px;
}
.centr {
	text-align: center;
}
.centr_2 {
	text-align: center;
}
#downwrapper .obsahpage .boxis2 a {
	color: #CD3F8B;
}
#footerwrapper img {
	padding-top: 5px;
}
h2 {
	font-size: 12px;
	color: #CD4671;
	margin: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#downwrapper .obsahpage .boxis {
	float: left;
	width: 300px;
}
#downwrapper .obsahpage .boxis5 {
	float: left;
	width: 292px;
	padding: 10px;
}
.obsahpage p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}

 .obsahpage .boxis_b p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#mapakontakt {
	width: 300px;
	background-image: url(../images/mapa.png);
	background-repeat: no-repeat;
	height: 261px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left 40px;
}
#mapakontakt a.prostejov {
	position: relative;
	background-image: url(../images/zn_m.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 0px;
	margin: 0px;
	left: 210px;
	top: 123px;
	float: left;
	padding-left: 30px;
	font-weight: bold;
}
#mapakontakt a.prostejov:hover {
	background-image: url(../images/zn_m_ho.png);
}	
#mapakontakt a.boskovice {
	position: relative;
	background-image: url(../images/zn_m.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 0px;
	margin: 0px;
	left: 185px;
	top: 120px;
	float: left;
	padding-left: 30px;
	font-weight: bold;
}
#mapakontakt a.boskovice:hover {
	background-image: url(../images/zn_m_ho.png);
}
#mapakontakt a.znojmo {
	position: relative;
	background-image: url(../images/zn_m.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 0px;
	margin: 0px;
	left: 135px;
	top: 160px;
	float: left;
	padding-left: 30px;
	font-weight: bold;
}
#mapakontakt a.znojmo:hover {
	background-image: url(../images/zn_m_ho.png);
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.icon {
	text-align: right;
	margin-top: 25px;
}
.obsahpage a {
	color: #006600;
	font-weight: bold;
}
#Image19 {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Image20 {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxis_c {
	float: left;
	width: 980px;
}
.akce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 20px;
}
.boxakces {
	float: left;
	width: 310px;
	padding-right: 15px;
}
.boxakces a .left {
	padding-right: 10px;
}
.centr_2  img {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.obsahpage .boxis_a p {
	padding-left: 40px;
	padding-right: 40px;	
}
.boxis_a h2 {
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxisauto {
	float: left;
	width: 550px;
	padding-left: 60px;
	margin-top: 10px;
}
.boxisauto2 {
	padding-left: 0px;
	margin-top: 0px;
	width: 280px;
	float: right;
	margin-bottom: 15px;
}
.akceimg {
	padding: 3px;
	border: 1px solid #93117E;
	margin-top: 5px;
	margin-bottom: 10px;
}
.loga {
	margin: 3px;
	border: 1px solid #93117D;
}
.ictel {
	background-image: url(../images/ic_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	padding-left: 50px;
}
.ictel2 {
	background-image: url(../images/ic_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 40px;
	padding-left: 50px;
}	
.left2 {
	width: 280px;
	float: left;
	text-align: left;
}
#downwrapper .obsahpage .boxis4 .left2 {
	text-align: left;
}	
.map{
	width: 280px;
	float: left;
	padding-left: 0px;
	margin-bottom: 30px;
}
.map p{
	text-align: right;
	margin-bottom: 10px;
}	
.map iframe {
	border: 1px solid #93117E;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	-moz-box-shadow: 1px 1px 7px #000;
	-webkit-box-shadow: 1px 1px 7px #000;
	box-shadow: 1px 1px 7px #000;	
}
.produkt {
	width: 292px;
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.produkt .bold {
	font-weight: bold;
}
.produkt td {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
}
.produkt th {
	background-color: #93117E;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #CCC;
}
.produkt tr {
	margin-bottom: 5px;
}
.produkt2 {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}
.produkt2 .bold {
	font-weight: bold;
	width: 205px;
}
.produkt2 td {
	font-size: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #93117E;	
}
.produkt2 th {
	background-color: #93117E;
	color: #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #93117E;
	padding: 5px;
	margin-bottom: 10px;
}
.produkt2 tr {
	margin-bottom: 5px;
}
.boxsekce {
	float: left;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fff;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.boxsekce:hover {
	border: 1px solid #000;
	-moz-box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0px 0px 5px #fff;
	box-shadow: 0px 0px 5px #fff;
	
}	
.foto {
	border: 1px solid #00AF4D;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 3px;
}
.firma {
	border: 1px solid #00AF4D;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.produkt2 .skupina {
	width: 40px;
	background-color: #93117E;
	color: #FFF;
	font-weight: bold;
}
.produkt2 .enter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #93117E;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.enter a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textleft {
	float: left;
}
.right img {
	float: right;
}
#downwrapper .obsahpage .boxis .leftalign {
	text-align: left;
}
#downwrapper .obsahpage .boxis .leftalign img {
	float: right;
}
.boxis hr {
	color: #85155F;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #85155F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxisauto h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
	background-color: #85155F;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 530px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.contact strong {
	color: #000;
}

#facebook {
	margin-top: 55px;
	float: right;
	background-color: #C54580;
	border-radius: 15px;
	padding: 5px 0px 0 5px;
	box-shadow: 0 0 2px #000;
}
#facebook p {
	color: #FFF;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	padding: 3px 5px;
	margin: 0 0 0 3px;
}
.fb-like-box {
	width: 200px;
}
.qr {
	float: right;	
	margin-top: 10px;
	margin-right: 10px;
}
.rotbanner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #900; 	
	padding: 4px;
	overflow: hidden;
	box-sizing: border-box;
	height: 28px;
	line-height: 22px;
}
.rotbanner a {
	color: #fff;	
	width: 200%;
	display: inline-block;
	animation: 10s infinite rotbananim linear;
}
@keyframes rotbananim {
	0% { text-indent: 100%; }
	100% { text-indent: -50%; }
}