div,span,a,table,td,th,p,ul,li,fieldset,legend,label,form,button,input{
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	text-align: left;
}
body {
	margin: 0px;
	padding: 0px;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #ffffff url("../img/bodyBg.png") repeat-x 0% 0%;
}
a {
	text-decoration: underline;
	color: #363636;
}
a:hover {
	text-decoration: none;
	color: #d3120d;
}
p{
	margin-bottom: 1em;
	margin-top: 0.3em;
	text-indent: 0em;
	text-align: justify;
	line-height: 1.5em;
	font-size: 1em;
}
div {
	text-align: left;
}

form{
	margin: 0px;
	padding: 0px;
}


h1,h2,h3,h4,h5{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	color: #d3120d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
ul{
	list-style: square;	
}
li{
	position: static;
}
dfn{
	cursor: help;	
}

hr{
	height: 3px;
	border: none;
	background: #5F0908;
}
fieldset{
	border: none;
}

div.systemMessage-messages{
	margin-top: 15px;
	padding: 15px;
	padding-top: 0px;
	border: solid 2px #BE1510;
}
#layoutMessages h4{
	margin-top: 0px;
}
.systemMessage-messagesBody div{
	font-style: italic;
	color: #dd0000;
	padding-bottom: 5px;
}

.layoutHighlight{
	/*color: #4B9303;*/
}
button, .layoutButton{
	border: none;
	background: #bd0808 url("../img/layoutButton.png") no-repeat 0px 0px;
	color: #FFFFFF;
	line-height: 23px;
	width: 105px;
	height: 23px;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	display: block;
}
.layoutButton:hover{
	color: #FFFFFF;
	background: #4b576c url("../img/layoutButtonH.png") no-repeat 0px 0px;
}
a.layoutButton{
	line-height: 23px;
	height: 23px;
	width: 105px;
	white-space: nowrap;
}

hr.layoutHiddenLine{
	display: none;
}





div.layoutBody{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	z-index: 2;
}
div.layoutBodyBg{
	text-align: center;
	background: transparent url("../img/layoutBodyBg.png") no-repeat 50% 0%;
}
div.layoutBodyBottomBg{
	text-align: center;
	background: transparent url("../img/layoutBodyBottomBg.png") repeat-x 0% 100%;
}


div.layout2cl{	
	float: left;
	position: static;
	width: 950px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
}


div.layoutMain{
	float:left;
	min-height: 500px;
	height: 500px;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 0px;
	width: 660px;

}	
* > div.layoutMain{
	float: none;
	height: auto;
	margin-left: 245px;
}
#content{
	
}

#content ul{
	padding-left: 30px;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}
#content li{
	list-style: none;
	padding-left: 17px;
	background: transparent url("../img/layoutLi.png") no-repeat 0px 9px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#content h3{
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 1em;
}
#content h4{
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #3b4758;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#content img{
	border: solid 1px #d4dde7;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#content a img:hover{
	color: #d3120d;
}
#content strong{ }
#content p{
	margin-top: 1em;
	margin-bottom: 1em;
}
#content table{
	border: solid 1px #d4dde7;
	border-bottom: solid 3px #68778b;
	background: #f2f5fa;
}
#content th,.layoutTableHeader{
	color: #d3120d;
	padding: 10px;
	border-bottom: solid 1px #d4dde7;
	border-right: solid 1px #d4dde7;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}
#content td{
	padding: 10px;
	border-bottom: solid 1px #d4dde7;
	border-right: solid 1px #d4dde7;
	vertical-align: top;
	text-align: center;
}




div.layoutLeftCol{
	float: left;
	width: 245px;
	z-index: 7;
	color: #ffffff;
	font-size: 12px;

}
div.layoutLeftCol p{
	text-align: left;
}

a.layoutOut{

}
.layoutBlack{
	color: #282828;
}
div.layoutSpace{
	height: 170px;
}

/* msMouse */
#msMouse{
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #9FA7AB;
	padding: 5px;
	display: none;
	z-index: 1000;
}


/* mHeader */
div.mHeader{
	height: 180px;
	z-index: 5;
	background: transparent url("../img/mHeaderBg.jpg") no-repeat 0% 0%;
}

#mHeader-home{
	position: absolute;
	top: 10px;
	left: 132px;
	width: 106px;
	height: 102px;
	background: transparent url("../img/mHeaderLogoBg.png") no-repeat 0px 0px;
	z-index: 6;
}
#mHeader-home a{
	display: block;
	width: 106px;
	height: 0px;
	padding-top: 102px;
	overflow: hidden;
	white-space: nowrap;
	
	
}
#mHeader-logo{
	display: none;
}
div.mHeader h1{
	display: none;
}
div.mHeader-flash{
	display: none;
}

div.mHeader h2{
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	position: absolute;
	top: 69px;
	left: 250px;
	height: 37px;
	line-height: 37px;
	width: 710px;
	text-align: center;
	font-weight: normal;
}
div.mHeader h2 p,div.mHeader h2 div{
	text-align: center;
}
div.mHeader-jump{
	display:none;
}

/* mFooter */
div.mFooter{
	clear: both;
	height: 40px;
	font-size: 11px;
	color: #80a897;
	padding-left: 245px;
	text-align: center;
	padding-top: 22px;
	color: #9098a4;
}
div.mFooter a{
	color: #9098a4;
	text-decoration: none;
	
}
div.mFooter a:hover{
	color: #9098a4;
}
div.mFooter-design{
	display: none;
}
div.mFooter-design dfn{
	/*display: none;*/
}

div.mFooter-copyRight{
	text-align: center;
}
div.mFooter-goToStart{
	display: none;
}
div.mFooter-goToContent{
	display: none;
}


/* mPath */	

div.mPath{
	height: 39px;
	background: transparent url("../img/mPathBg.png") no-repeat 100% 0%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 25px;
	color: #b9bdc4;
	font-size: 11px;
	white-space: nowrap;
	font-size: 13px;
	overflow: hidden;
}

div.mPath h3{ display: none; }

div.mPath div{
	text-align: left;
}
#mPath a{
	color: #b9bdc4;
	text-decoration: none;
}
#mPath a:hover{
	text-decoration: underline;
	color: #d3120d;
}
div.mPath div span{
	color: #d3120d;
	font-weight: normal;
	font-size: 20px;

}

#layoutMachine{
	height: 220px;
	background: transparent url("../img/layoutMachine.jpg") no-repeat 0% 50%;
}
#layoutMachineSmall{
	height: 70px;
	background: transparent url("../img/layoutMachine.jpg") no-repeat 0% 50%;
}
#layoutMachineBottom{
	height: 5px;
	background: #808d9d url("../img/layoutMachineBottom.png") no-repeat 0px 0px;
	overflow: hidden;
}
div.layoutHomeBg{
	background: transparent url("../img/layoutHomeBg.png") no-repeat 100% 100%;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

/* mmMainmenu */
div.mmMainmenuBg{
	background: #b20205 url("../img/mmMainmenuBg.png") repeat-y 0px 0px;
	border-right: solid 1px #FFFFFF;
}
div.mmMainmenu-bottom{
	background: transparent url("../img/mmMainmenuCorner.png") no-repeat 0% 0%;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 0px;
	left: 0px;

}
#mmMainmenu{
	background: transparent url("../img/mmMainmenuBottomBg.png") no-repeat 0% 100%;
	z-index: 8;
	padding-bottom: 20px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#mmMainmenu ul{
	padding: 0px;
	margin: 0px;
}
div.mmMainmenu h3{
	display: none;
}

div.mmMainmenu li{
	list-style: none;
	position: relative;
	padding-bottom: 10px;
}
div.mmMainmenu a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 32px;
	line-height: 32px;
	font-style: normal;
	padding-left: 15px;
	width: 175px;
	font-weight: bold;
}
div.mmMainmenu a:hover,#mmMainmenu a.active,#mmMainmenu a.inpath{
	text-decoration: none;
	color: #FFFFFF;
	background: transparent url("../img/mmMainmenuABgH.png") no-repeat 0% 0%;
}
#mmMainmenu ul ul{
	padding-left: 15px;
	padding-top: 5px;
}
#mmMainmenu ul ul li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#mmMainmenu ul ul a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	width: auto;
	height: auto;
	background: transparent url("../img/mmMainmenuA2.png") no-repeat 0px 4px;
}
#mmMainmenu ul ul a:hover,#mmMainmenu ul ul a.active,#mmMainmenu ul ul a.inpath{
	text-decoration: none;
	color: #FFFFFF;
	background: none;
	background: transparent url("../img/mmMainmenuA2H.png") no-repeat 0px 4px;
	
}

div.mmContact{
	background: #434f63 url("../img/mmContactBg.png") repeat-y 0px 0px;
	line-height: 1.8em;
	border-right: solid 1px #FFFFFF;

}
#mmContact-text{
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 11px;
}
#mmContact-text p{
	line-height: 1.8em;
}
div.mmContact h3{
	display: none;
}
div.mmContact-bottom{
	background: #353f56 url("../img/mmContactBottom.png") repeat-y 0px 0px;
	height: 5px;
	overflow: hidden;
}
div.mmContact strong{
	color: #cdd0d5;
	font-size: 1.2em;
}

div.mmLinks{
	padding: 12px;
	padding-left: 0px;
	padding-right: 0px;
	height: 60px;
}

div.mmLinks h3{
	display: none;
}
div.mmLinks ul{
	float: left;
}
div.mmLinks li{
	float: left;
	list-style: none;
	
	margin-right: 4px;
}
div.mmLinks li a{
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	background: #ac0204 url("../img/mmLinksABg.png") no-repeat 0px 0px;
	height: 23px;
	line-height: 23px;
	width: 30px;
	text-align: center;
	font-weight: bold;
}
div.mmLinks li a:hover,div.mmLinks li a.active{
	background: #394556 url("../img/mmLinksABgH.png") no-repeat 0px 0px;
	color: #FFFFFF;
}

div.mcDBContentV3{
	padding: 30px;
	padding-top: 20px;
}

/* mcSubmenuV3 */
div.mcSubmenuV3{
	margin-top: 30px;	
}

/* mmToplist */
div.mmToplist{
	display: none;	
}
div.mmToplist img{
	border: none;	
}

/* mcGalleryV3 */
#mcGalleryV3{
	
}
#mcGalleryV3-actualCategory{
	margin-bottom: 20px;
	display: none;
}

div.mcGalleryV3-item{
	float: left;
	width: 164px;
	height: 170px;
	padding-right: 25px;
	padding-left: 25px;
	
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
	overflow: hidden;
}
div.mcGalleryV3-thumb{
	border: none;
	background: transparent url("../img/mcGalleryThumb.png") no-repeat 0px 0px;
	width: 160px;
	height: 120px;
	margin-bottom: 5px;
	overflow: hidden;
	border: none;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	
}
#mcGalleryV3 div.mcGalleryV3-item img{
	border: none;
	width: 160px;
	height: 120px;
	border: none;
	margin: 0px;
	padding: 0px;
}
div.mcGalleryV3-category{
	font-weight: bold;
	
}
div.mcGalleryV3-description{
	overflow: hidden;
	height: 20px;
}
#mcGalleryV3 div.mcGalleryV3-item strong{
	font-weight: normal;
	
}
#mcGalleryV3 div.mcGalleryV3-item a{
	text-decoration: none;
}
div.mcGalleryV3-triptrack{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 91px;
	left: 129px;
}
#mcGalleryV3 div.mcGalleryV3-triptrack a{
	display: block;
	width: 0px;
	height: 23px;
	padding-left: 23px;
	background: transparent url("../img/mcGalleryTT.png") no-repeat 0px 0px;
	overflow: hidden;
	white-space: nowrap;
}

/* mcGalleryDetailV3 */
div.mcGalleryDetailV3{
	padding: 30px;
}
div.mcGalleryDetailV3 h3{
	display: none;
}
div.mcGalleryDetailV3-item{
	float: left;
	width: 164px;
	height: 140px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
	overflow: hidden;
}
div.mcGalleryDetailV3-thumb{
	border: none;
	background: transparent url("../img/mcGalleryThumb.png") no-repeat 0px 0px;
	width: 160px;
	height: 120px;
	margin-bottom: 5px;
	overflow: hidden;
	border: none;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	
}
#mcGalleryDetailV3 div.mcGalleryDetailV3-item img{
	border: none;
	width: 160px;
	height: 120px;
	border: none;
	margin: 0px;
	padding: 0px;
}
div.mcGalleryDetailV3-description{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
div.mcGalleryDetailV3-data{
	line-height: 1.5em;
}
div.mcGalleryDetailV3-data strong{
	padding-right: 5px;
}
div.mcGalleryDetailV3-data a{
	text-decoration: none;
}
div.mcGalleryDetailV3-back{
	padding-bottom: 15px;
}
div.mcGalleryDetailV3-back a{
	text-decoration: none;

}


div.mcSitemapV2{
	padding: 30px;
}
div.mcSitemapV2 h3{
	display: none;
}

#layoutText-products{
	padding-left: 30px;
	padding-right: 30px;
}
#mmProductsmenu h3{
	display: none;
}
#mmProductsmenu ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
#mmProductsmenu li{
	float: left;
	width: 198px;
	height: 89px;
	background: #7789a4 url("../img/mmProductsmenuLi.png") no-repeat 0% 0%;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#mmProductsmenu a{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 20px;
	width: 178px;
	height: 81px;
}
#mmProductsmenu a:hover{
	color: #FFFFFF;
}
#mmProductsmenu a.mmProductsmenu-1{
	background: transparent url("../img/mmProductsmenuA1.jpg") no-repeat 0px 30px;
}
#mmProductsmenu a.mmProductsmenu-2{
	background: transparent url("../img/mmProductsmenuA2.jpg") no-repeat 0px 30px;
}
#mmProductsmenu a.mmProductsmenu-3{
	background: transparent url("../img/mmProductsmenuA3.jpg") no-repeat 0px 30px;
}
#mmProductsmenu a.mmProductsmenu-4{
	background: transparent url("../img/mmProductsmenuA4.jpg") no-repeat 0px 30px;
}
#mmProductsmenu a.mmProductsmenu-5{
	background: transparent url("../img/mmProductsmenuA5.jpg") no-repeat 0px 30px;
}
#mmProductsmenu a.mmProductsmenu-6{
	background: transparent url("../img/mmProductsmenuA6.jpg") no-repeat 0px 30px;
}

div.mcDemand{
	padding: 30px;
	padding-top: 0px;
}
div.mcDemand h3{
	display: none;
}
div.mcDemand fieldset{

}
div.mcDemand legend{
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 10px;
	
}
div.mcDemand label{
	display: block;
	width: 220px;
	height: 25px;
	padding-left: 30px;
}

div.mcDemand input,div.mcDemand select{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 330px;
}
#mcDemand-dalsi{
	width: 550px;
	margin-left: 30px;
}
#mcDemand-kackaImage{
	margin-left: 250px;
	margin-bottom: 10px;
}
#mcDemand-kackaImage img{
	margin: 0px;
	padding: 0px;
}
#mcDemand-submitDiv{
	margin-left: 250px;
}
#mcDemand input.mcDemand-required{
	border: solid 1px #EE0000;	
}