div,ul,li,form,p,fieldset,span{
	position: relative;
	margin: 0px;
	padding: 0px;
}
*{
	z-index: 3;
}
body {
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	text-align: center;	
	position: static;
	background: #fff url("../img/bodyBg.png") repeat-x 0% 0%;
	height: 100%;
}
html{
	height: 100%;
}
a {
	color: #5b5b5b;
	text-decoration: underline;
}
a:hover{
	color: #89b627;
	text-decoration: underline;
}
a img{
	border: solid 1px #83c7e5;
}
div {
	text-align: left;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	display:block;
	border: solid 1px #e7e8ea;
	padding: 0px;
}
fieldset div.content{
	padding: 15px;
}
fieldset h3{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 22px;
	line-height: 22px;
	position: absolute;
	top: -23px;
	left: -1px;
	
	padding-left: 3px;
	padding-right: 3px;
}
div.layoutFieldset{
	border-bottom: solid 1px #cccccc;
	margin-top: 32px;
	margin-bottom: 10px;
	padding-bottom: 185px;
}

strong{
	font-weight: bold;
}
h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: bold;;
	font-family: Arial, Verdana, sans-serif;
	margin-bottom: 1.6em;
	margin-top: 0em;
	font-size: 1.3em;
	color: #8bb126;
}
h4{
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 0.4em;
}
h3{
	font-size: 1.3em;
	margin-bottom: 1em;
	margin-top: 0.4em;
}
h5{
	font-size: 1.1em;
}
ul{
	list-style: circle;	
}
hr{
	height: 0px;
	border: none;
	border-top: solid 1px #fff;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .margins{
	margin: 15px;
}
#content .borderless{
	border: none;
}

.more{}


.fullWidth{
	width: 548px;
}


/* layout */
div.layout{
	min-height: 100%;
	text-align: center;
	padding-bottom: 80px;
}
div.layoutBody{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
div.layout2C{
	float: left;
	width: 894px;
	padding: 28px;
	padding-right: 18px;
	z-index: 6;
	background: transparent url("../img/layout2CBg.png") repeat 0px 0px;
	border-bottom: solid 9px #000;
}
div.layoutCLeft{
	width: 226px;
	float: left;
	z-index: 6;
	font-size: 12px;
}
div.layoutMain{
	width: 658px;
	float: none;
	min-height: 412px;
	line-height: 1.6em;
	z-index: 7;
	margin-left: 226px;
	background: #fff;
	border-right: solid 1px #a1a1a1; 
	border-bottom: solid 1px #6b6b6b; 
}
div.layoutHome{
	margin-left: 0px;
	width: 884px;
	min-height: 100px;
}
div.layoutHome p.layoutHomeText{
	margin-right: 245px;
}
div.layoutHome div.layoutHomeSign{
	position: absolute;
	right: 0px;
	top: 50px;
	width: 215px;
	border-left: solid 1px #e4e4e4;
	color: #000;
	text-align: center;
	line-height: 1.2em;
}
div.layoutHome div.layoutHomeSign p{
	margin-bottom: 0px;
}
#layoutText-products{
	height: 176px;
	color: #fff;
	font-weight: bold;
	line-height: 1.6em;
}
#layoutText-products strong{
	color: #000;
}
#layoutText-products ul{}
#layoutText-products li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
#layoutText-products h3{
	display: none;
}
#layoutText-products h4{
	margin: 0px;
	padding: 0px;
	height: 51px;
	overflow: hidden;
}
#layoutText-products p{
	padding: 14px;
	padding-top: 10px;
	padding-bottom: 16px;
}

#layoutText-products li.super{
	background: #ee3338 url("../img/layoutTextSuperBg.png") no-repeat 0% 100%;
	margin-right: 15px;
}
#layoutText-products li.super h4 a{
	display: block;
	width: 210px;
	height: 0px;
	background: #000 url("../img/layoutTextSuper.png") no-repeat 0px 0px;
	padding-top: 51px;
	overflow: hidden;
}
#layoutText-products li.silikon{
	background: #00b0f0 url("../img/layoutTextSilikonBg.png") no-repeat 0% 100%;
	margin-right: 15px;
}
#layoutText-products li.silikon h4 a{
	display: block;
	width: 210px;
	height: 0px;
	background: #000 url("../img/layoutTextSilikon.png") no-repeat 0px 0px;
	padding-top: 51px;
	overflow: hidden;
}
#layoutText-products li.interier{
	background: #a9d046 url("../img/layoutTextInterierBg.png") no-repeat 0% 100%;
	margin-right: 14px;
}
#layoutText-products li.interier h4 a{
	display: block;
	width: 210px;
	height: 0px;
	background: #000 url("../img/layoutTextInterier.png") no-repeat 0px 0px;
	padding-top: 51px;
	overflow: hidden;
}
#layoutText-products li.silikat{
	background: #f58735 url("../img/layoutTextSilikatBg.png") no-repeat 0% 100%;
	margin-right: 0px;
}
#layoutText-products li.silikat h4 a{
	display: block;
	width: 210px;
	height: 0px;
	background: #000 url("../img/layoutTextSilikat.png") no-repeat 0px 0px;
	padding-top: 51px;
	overflow: hidden;
}

#layoutText-quickLinks{
	position: absolute;
	top: 106px;
	right: 0px;
	z-index: 15;
	height: 11px;
	width: 65px;
}
#layoutText-quickLinks h3{
	display: none;
}
#layoutText-quickLinks ul{
	margin: 0px;
	padding: 0px;
	height: 11px;
	float: right;
}
#layoutText-quickLinks li{
	list-style: none;
	float: left;
	margin-right: 10px;
}
#layoutText-quickLinks li a{
	display: block;
	height: 0px;
	width: 16px;
	padding-top: 11px;
	overflow: hidden;
}
#layoutText-quickLinks li.czech a,#layoutText-quickLinks li.czech a:hover{
	background: transparent url("../img/layoutTextCzech.png") no-repeat 0px 0px;
}
#layoutText-quickLinks li.czech a{
	background: transparent url("../img/layoutTextCzechD.png") no-repeat 0px 0px;
}
#layoutText-quickLinks li.englishD a{
	background: transparent url("../img/layoutTextEnglish.png") no-repeat 0px 0px;
}
#layoutText-quickLinks li.english a,#layoutText-quickLinks li.englishD a:hover{
	background: transparent url("../img/layoutTextEnglish.png") no-repeat 0px 0px;
}

#layoutText-contact{
	background: #01b0f1 url("../img/layoutTextContactBg.png") no-repeat 0% 100%;
	width: 210px;
	margin-top: 17px;
	color: #fff;
	padding-bottom: 35px;
	font-weight: bold;
	line-height: 1.5em;
}
#layoutText-contact a{
	color: #fff;
}
#layoutText-contact a:hover{
	color: #fff;
}
#layoutText-contact h3{ 
	background: #000;
	color: #fff;
	line-height: 37px;
	height: 37px;
	padding-left: 16px;
	padding-right: 16px;
	text-transform: uppercase;
	margin: 0px;
	font-size: 14px;
}
#layoutText-contact h3 span{ 
	color: #04a9ed;
}
#layoutText-contact p{ 
	padding-left: 20px;
	padding-right: 20px;
	border-right: solid 1px #006f95;
	border-left: solid 1px #36c2f7;
	margin: 0px;
	padding-top: 10px;
}


div.layoutClear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
div.layoutHeader{
	clear: both;
	font-size: 12px;
	z-index: 5;
}
div.layoutFooter{}


div.layoutMain h3{
	background: #00b0f0;
	font-size: 14px;
	color: #fff;
	line-height: 37px;
	height: 37px;
	padding-left: 21px;
	padding-right: 21px;
	margin: 0px;
	margin-bottom: 1em;
	text-transform: uppercase;
}
div.layoutMain div.mcText h3{
	background: #000 url("../img/layoutH3.png") no-repeat 0px 0px;
	padding-left: 50px;
}
div.layoutMain div.mcText h3 span{
	color: #a9d542;
}

div.layoutMain ul{
	padding-left: 30px;
	line-height: 1.5em;
	padding-bottom: 10px;
}
div.layoutMain li{
	list-style: none;
	padding-left: 15px;
	background: transparent url("../img/layoutLi.png") no-repeat 0px 8px;
	line-height: 2em;
}
div.layoutMain p{
	margin-bottom: 1em;
	margin-left: 21px;
	margin-right: 21px;
}
div.layoutMain h4{
	margin-bottom: 0.7em;
	margin-left: 21px;
	margin-right: 21px;
}
div.layoutMain strong{
	color: #000;
}
div.layoutMain a img,div.layoutMain img{
	border: none;
}
div.layoutMain a img:hover{

}
div.layoutMain td img{
	border: none;
}
div.layoutMain div.mcText img{
	margin: 7px;
	margin-left: 0px;
	margin-top: 0px;
}

div.layoutMain table{
	background: #fbfff0;
	margin-left: 21px;
	margin-right: 21px;
	margin-bottom: 1.5em;
	border-bottom: solid 1px #d4dabe;
	width: 410px;
}
div.layoutMain td,div.layoutMain th{
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
	border-top: solid 1px #d4dabe;
}
div.layoutMain table td.even,div.layoutMain table tr.even td{

}
div.layoutMain th,div.layoutMain .layoutTableHeader{
	font-weight: bold;
	color: #000;
	padding-left: 25px;
	background: transparent url("../img/layoutTableHeaderBg.png") no-repeat 10px 8px;
}
div.layoutMain table th.odd,div.layoutMain table .odd{

}
div.layoutMainConner{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 34px;
	height: 34px;
	background: transparent url("../img/layoutMainConner.png") no-repeat 0px 0px;
	overflow: hidden;
}


/* mMessages */
div.mMessages{
	position: fixed;
	top: 30%;
	left: 50%;
	z-index: 20;
	display: none;
}
div.mMessages div.body{
	position: absolute;
	top: 0px;
	left: -380px;
	width: 700px;
	background: #f0f8fc;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 30px;
	border: solid 1px #bbe5f8;
	border-bottom: solid 5px #fae000;
}
div.mMessages h3{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 15px;
	color: #1356a7;
	font-weight: bold;
}
div.mMessages div.type0{
	padding-left: 45px;
	color: #c00000;
	font-weight: bold;
	background: transparent url("../img/mMessagesType0.png") no-repeat 13px 5px;
}
div.mMessages div.type1{
	padding-left: 45px;
	color: #019800;
	font-weight: bold;
	background: transparent url("../img/mMessagesType1.png") no-repeat 13px 5px;
}
div.mMessages div.messages{
	padding-top: 5px;
}
div.mMessages div.messages div{
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 45px;
}
div.mMessages div.messages div.source:hover{
	text-decoration: underline;
	cursor: pointer;
}
div.mMessages div.close{
	position: absolute;
	top: 0px;
	right: 0px;
}
div.mMessages div.close a{
	font-size: 14px;
	font-weight: bold;
	color: #1356a7;
}
div.mMessages div.close a:hover{
	color: #1356a7;
}
div.mMessages div.clocks{
	position: absolute;
	bottom: 10px;
	right: 30px;
	cursor: pointer;
	z-index: 21;
	color: #000000;
}

/* msMouse */
#msMouse{ position: absolute; border: dotted 1px #07BDE9; display: none; z-index: 1000; width: 0px; height: 0px; }


/* mHeader */
#mHeader{
	height: 88px;
	z-index: 5;
}
#mHeader-home{
	position: absolute;
	top: 21px;
	left: 0px;
	width: 185px;
	height: 43px;
	overflow: hidden;
	z-index: 5;
}
#mHeader-home a{
	display: block;
	width: 185px;
	height: 0px;
	padding-top: 43px;
	overflow: hidden;
	background: transparent url("../img/mHeaderLogo.png") no-repeat 0px 0px;
}
#mHeader h1, #mHeader-logo{
	display: none;
}
#mHeader-jump{
	display: none;
}
#mHeader h2{
	background: transparent url("../img/mHeaderDesc.png") no-repeat 0px 0px;
	width: 458px;
	height: 0px;
	padding-top: 63px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	left: 484px;
	margin: 0px;
}


/* mPath */
#mPath{
	display: none;
}
#mPath h3{ display: none; }
#mPath div{}
#mPath a{ color: #1356a7; text-decoration: none; }
#mPath a:hover{ color: #1356a7; text-decoration: underline; }
div.mPath div span{ 
	font-size: 1.5em;
	color: #1356a7;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

/* mFooter */
#mFooter{
	height: 38px;
	color: #999999;
}
div.mFooter-goToStart, div.mFooter-goToContent{
	display: none;
}
div.mFooter-contact{
	display: none;
}
div.mFooter-text{ 
	position: absolute;
	top: 0px;
	right: 4px;
	text-align: right;
	padding-top: 15px;
}
#mFooter a{ color: #999999; text-decoration: none; }
#mFooter a:hover{ color: #999999; text-decoration: underline; }

div.mFooter-copyRight{ padding-top: 15px; padding-left: 4px; }
#mFooter a.mapa{}

/* mmMenuMain */
div.mmMenuMain{
	height: 45px;
	z-index: 7;
	border-bottom: solid 9px #000;
	overflow: hidden;
	background: #e3e3e3 url("../img/mmMenuMainBg.png") repeat-x 0px 0px;
}
div.mmMenuMain h3{
	display: none;
}
div.mmMenuMain ul{ margin: 0px; padding: 0px;  }
div.mmMenuMain ul li{
	float: left;
	list-style: none;
	background: none;
}
div.mmMenuMain ul a{
	display: block;
	height: 45px;
	line-height: 45px;
	border-right: solid 1px #f0f0f0;
	border-left: solid 1px #d4d4d4;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
}
div.mmMenuMain ul a:hover,div.mmMenuMain a.inpath{
	color: #fff;
	background: #000 url("../img/mmMenuMainABgH.png") repeat-x 0px 0px;
	text-decoration: none;
}
div.mmMenuMain ul ul{
	display: none;
}



/* mmMenuTree */
#mmMenuTree{ 
	width: 210px;
	background: #aad047 url("../img/mmMenuTreeBg.png") no-repeat 0% 100%; 
	padding-bottom: 36px;
}
#mmMenuTree h3{ 
	background: #000;
	color: #fff;
	line-height: 37px;
	height: 37px;
	padding-left: 16px;
	padding-right: 16px;
	text-transform: uppercase;
	margin: 0px;
	font-size: 14px;
}
#mmMenuTree h3 span{ 
	color: #9fce40;
}
ul.mmMenuTree-0{ position:static; }
div.mmMenuTree-bottom{ }
ul.mmMenuTree-0 li{ list-style: none; margin: 0px; padding-bottom: 0px; position:static; }
ul.mmMenuTree-0 a{
	display: block;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	color: #000;
	text-transform: uppercase;
	border-top: solid 1px #cce393;
	border-bottom: solid 1px #89a63a;
	border-left: solid 1px #bcdd6c;
	border-right: solid 1px #6c822f;
	padding-left: 34px;
	background: transparent url("../img/mmMenuTreeABg.png") no-repeat 15px 10px;
	font-size: 13px;
}
ul.mmMenuTree-0 a:hover,ul.mmMenuTree-0 .inpath a{
	color: #fff;
	background: #c3de7d url("../img/mmMenuTreeABg.png") no-repeat 15px 10px;
	text-decoration: none;
}
#mmMenuTree ul ul{
	display: none;
}



/* mcShowcase */
#mcShowcase{
	width: 940px;
	height: 278px;
	overflow: hidden;
	background: #7ad0fa;
}
#mcShowcase h3{}
#mcShowcase a{}
#mcShowcase div.text{ display: none;}
#mcShowcase div.text p{}
#mcShowcase div.text strong{}
#mcShowcase div.text span{}
#mcShowcase div.text em{}
#mcShowcase div.pictures{}
#mcShowcase div.pictures img{}
#mcShowcase div.pictures div.legends{ display: none; }
#mcShowcase div.pictures div.contents{  }
#mcShowcase div.pictures .legend{}
#mcShowcase div.pictures .legend .title{}
#mcShowcase div.pictures .deactive .title{}
#mcShowcase div.pictures div.picture{ position: absolute; top: 0px; left: 0px; display: none; }
#mcShowcase .left,#mcShowcase .right{}

/* mcShowcaseOakley */
#mcShowcaseOakley{
	width: 652px;
	height: 222px;
	overflow: hidden;
	background: #000;
	margin-bottom: 32px;
}
#mcShowcaseOakley h3{}
#mcShowcaseOakley a{}
#mcShowcaseOakley div.text{ display: none;}
#mcShowcaseOakley div.text p{}
#mcShowcaseOakley div.text strong{}
#mcShowcaseOakley div.text span{}
#mcShowcaseOakley div.text em{}
#mcShowcaseOakley div.pictures{ width: 652px; height: 222px; }
#mcShowcaseOakley div.pictures img{}
#mcShowcaseOakley div.pictures div.legends{ position: absolute; bottom: 10px; right: 10px; z-index :10; }
#mcShowcaseOakley div.pictures div.contents{  }
#mcShowcaseOakley div.pictures .legend{ float: left; display: block; width: 15px; height: 15px; line-height: 15px; border: solid 1px #373737; margin-right: 2px; text-align: center; color: #000; background: #8bb126; }
#mcShowcaseOakley div.pictures .legend:hover{ color: #000; background: #8bb126; }
#mcShowcaseOakley div.pictures .legend .title{}
#mcShowcaseOakley div.pictures .deactive { color: #c5c5c5; background: #000; }
#mcShowcaseOakley div.pictures div.picture{ position: absolute; top: 0px; left: 0px; display: none; }
#mcShowcaseOakley .left,#mcShowcaseOakley .right{}



/* mcSitemap */
div.mcSitemap{}
div.mcSitemap h3{  }

/* mStats */
div.mStats{	position: absolute;	bottom: 0px; left: 0px;	display: none; }
div.mStats img{	border: none; }
#mMouse{ display: none; }

/* mmBinaryfiles */
div.mmBinaryfiles{ margin-top: 30px;}
div.mmBinaryfiles h3{ }
div.mmBinaryfiles ul{ padding: 0px; padding-left: 20px; }
div.mmBinaryfiles li{ list-style: none; padding: 0px; background: none; padding-bottom: 10px;}
div.mmBinaryfiles li a{  }
div.mmBinaryfiles li a:hover{  }

/* mcNoPage */
div.mcNoPage{
	padding: 20px;
}
