HR {
	display: block;
	width: 750px;
	margin: 30px 10px 20px 10px;
	#margin-top: 25px;
	#margin-bottom: 0px;
	clear: both;
	border: none;
	border-bottom: 1px solid #AEAEAE;
	color: #FFFFFF;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= actionBoxes definitions =-=-=-=-=-=-=-=-=-=-=-=-=-*/

DIV.actionBoxes {
	width: 750px;
	height: 90px;
	position: relative;
	margin-bottom: 15px;
}

DIV.actionBox {	
	width: 240px;
	height: 90px;
	float: left;
	margin-right: 15px;
	background: url(../_img/main-column-background-left.png) no-repeat left;
	background-color: #E1E2E3;
	#background-color: #DDDEDF;	
}
DIV.actionBox.last {
	margin-right: 0px;
}

DIV.actionBox DIV.rightPattern {
	width: 240px;
	height: 90px;
	background: url(../_img/main-column-background-right.png) no-repeat right;	
}

DIV.actionBox DIV.rightPattern DIV.inner {
	padding: 7px 10px 7px 10px;
	font: 9pt Arial, Helvetica, sans-serif; 
}

DIV.actionBox DIV.rightPattern DIV.inner A {
	font-weight: bold;
	color: #B72028;
}
DIV.actionBox DIV.rightPattern DIV.inner A:hover {
	text-decoration: none;
	color: #B72028;
}

DIV.actionBox DIV.rightPattern DIV.inner STRONG#mobilphone {
	position: relative;
	top: 10px;
	left: 30px;
	font-size: 13pt;
	color: #B72028;
}

DIV.dataBox BLOCKQUOTE {
	border: none;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-= Layer0ItemBox =-=-=-=-=-=-=-=-=-=-=-=-=-*/

DIV.Layer0ItemBox {
	width: 729px;
	height: 170px;
	position: relative;
	margin: 7px 10px 7px 10px;	
}

DIV.Layer0ItemBox DIV.previewBox {
	width: 250px;
	height: 169px;
	float: left;
	border: 1px solid #7E7E7E;
	background-color: #F3F3F3;
}

DIV.Layer0ItemBox DIV.previewBox IMG {
	margin: 5px 5px 2px 5px;
}

DIV.Layer0ItemBox SPAN.number {
	display: block;
	width: 71px;
	height: 71px;
	position: absolute;
	top: 50px;
	left: 216px;
	font-size: 1pt;
	background: url(../_img/image-halfcircle.gif) no-repeat right;
}

DIV.Layer0ItemBox SPAN.number SPAN.inner {
	display: block;	
	width: 71px;
	height: 71px;
}

DIV#branyItem SPAN.number SPAN.inner {
	background: url(../_img/bullet-1.gif) no-repeat center;
}

DIV#vrataItem SPAN.number SPAN.inner {
	background: url(../_img/bullet-2.gif) no-repeat center;
}

DIV#oploceni-a-brankyItem SPAN.number SPAN.inner {
	background: url(../_img/bullet-3.gif) no-repeat center;
}

DIV#zavoryItem SPAN.number SPAN.inner {
	background: url(../_img/bullet-4.gif) no-repeat center;
}

DIV#komponentyItem SPAN.number SPAN.inner {
	background: url(../_img/bullet-5.gif) no-repeat center;
}

DIV.Layer0ItemBox H2 {
	float: right;
	clear: right;
}

DIV.Layer0ItemBox H2 A {
	display: block;
	width: 409px;
	height: 50px;
	cursor: hand;
}

DIV.Layer0ItemBox DIV.submenu {
	width: 409px;
	height: 37px;
	float: right;
	clear: right;
	border-bottom: 1px solid #B4B4B5;		
}

DIV.Layer0ItemBox DIV.submenu SPAN.backslash {
	display: block;
	float: left;
	padding-left: 2px;
	background: transparent;	
	font: 9pt Arial, Helvetica, sans-serif; 
	color: #9B9B9B
}

DIV.Layer0ItemBox DIV.submenu A {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 8pt Arial, Helvetica, sans-serif; 
	color: #9B9B9B;
	white-space: nowrap;
}

DIV.Layer0ItemBox DIV.submenu A:hover {
	color: #FFFFFF;
	background: #DC1F26 url(../_img/anchor-backslah-left-onmouseover.gif) no-repeat left;
}

DIV.Layer0ItemBox DIV.submenu A SPAN.inner {
	padding: 0px 7px 0px 7px;
}
DIV.Layer0ItemBox DIV.submenu A:hover SPAN.inner {
	background: url(../_img/anchor-backslah-right-onmouseover.gif) no-repeat right;
}

DIV.Layer0ItemBox P.description {
	display: block;
	width: 409px;
	height: 50px;
	float: right;
	margin-top: 10px;	
}

DIV.Layer0ItemBox P.description A {
	text-decoration: none;
	font: 9pt Arial, Helvetica, sans-serif; 
	color: #231F20;
}
DIV.Layer0ItemBox P.description A:hover {
	text-decoration: underline;
	color: #4A4A4A;
}


/* headlines for Layer0ItemBox - H2 */

DIV#branyItem.Layer0ItemBox H2 A {
	background: url(../_img/brany-menu.gif) left top no-repeat;
}
DIV#branyItem.Layer0ItemBox H2 A:hover {
	background: url(../_img/brany-menu.gif) 0px -50px no-repeat;
}

DIV#vrataItem.Layer0ItemBox H2 A {
	background: url(../_img/vrata-menu.gif) left top no-repeat;
}
DIV#vrataItem.Layer0ItemBox H2 A:hover {
	background: url(../_img/vrata-menu.gif) 0px -50px no-repeat;
}

DIV#oploceni-a-brankyItem.Layer0ItemBox DIV.submenu {
  height: 55px;
}

DIV#oploceni-a-brankyItem.Layer0ItemBox H2 A {
	background: url(../_img/oploceni-a-branky-menu.gif) left top no-repeat;
}
DIV#oploceni-a-brankyItem.Layer0ItemBox H2 A:hover {
	background: url(../_img/oploceni-a-branky-menu.gif) 0px -50px no-repeat;
}

DIV#zavoryItem.Layer0ItemBox H2 A {
	background: url(../_img/zavory-menu.gif) left top no-repeat;
}
DIV#zavoryItem.Layer0ItemBox H2 A:hover {
	background: url(../_img/zavory-menu.gif) 0px -50px no-repeat;
}

DIV#komponentyItem.Layer0ItemBox H2 A {
	background: url(../_img/komponenty-menu.gif) left top no-repeat;
}
DIV#komponentyItem.Layer0ItemBox H2 A:hover {
	background: url(../_img/komponenty-menu.gif) 0px -50px no-repeat;
}

H2#sortiment {
	display: block;
	width: 129px;
	height: 22px;
	float: none;
	clear: none;	
	margin: 0px 0px 15px 10px;
	background: url(../_img/sortiment.gif) no-repeat left;
}

