/*Basic*/
H1, H2, H3, H4, H5, H6
{
	color: #686868;
}
BODY
{
	font-family: "Trebuchet MS", sans-serif, Arial;
	font: normal 1em sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
A
{
	color: #696969;
	outline-style: none;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
SPAN.breadcrumbs.pathway
{
	font-size: 9px;
	/*+placement:shift 0px -34px;*/
	position: relative;
	left: -5px;
	top: -25px;
}
#outer
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
/*Header*/
#header
{
	height: 100px;
	width: 250px;
	float: left;
	position: relative;
	background: #AF0A0A url(images/a1.gif) no-repeat top right;
}
#header H1
{
	position: absolute;
	top: 0.5em;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
}
#header H1 A
{
	color: #FFF;
	text-decoration: none;
}
#header H2
{
	position: absolute;
	bottom: -0.2em;
	color: #EFE0E0;
	font-size: 0.8em;
	padding-left: 10px;
}
/*mymenu*/
#mymenu A
{
	text-decoration: none;
	width: 150px;
	height: 100px;
	display: block;
}
#mymenu A:hover
{
	background-position: 0 -100px;
}
#mymenu LI
{
	width: 150px;
	height: 100px;
	margin: 0px;
	position: relative;
	text-indent: -8000pt;
	float: left;
/*Firefox need this to simulate display:inline-block*/
	display: inline-block;
/*IE does not apply this to Block Element, and Firefox does not render this, too*/
	_overflow: hidden;
/*fix IE6 to expanded content*/
	zoom: 1;
/*trigger hasLayout*/
	display: inline;
/*once hasLayout is true, set display:inline to block element will make display:inline behave like display:inline-block*/
}
#oborudovanie A
{
	background: url(images/m1.jpg) no-repeat;
}
#torgmebel A
{
	background: url(images/m2.jpg) no-repeat;
}
#homemebel A
{
	background: url(images/m3.jpg) no-repeat;
}
#ofismebel A
{
	background: url(images/m4.jpg) no-repeat;
}
#contact A
{
	background: url(images/m5.jpg) no-repeat;
}
/*Content*/
#content
{
	background: #FFF url(images/a3.gif) repeat-x top left;
	margin-top: 1px;
	display: inline-block;
	padding-top: 1.5em;
}
#content P
{
	line-height: 1.5em;
	text-align: justify;
}
#primaryContent IMG:hover
{
	border: 1px solid #000000;
}
#primaryContent IMG
{
	border: 1px solid #707070;
	padding: 1px;
	margin: 5px 15px 15px;
}
.componentheading
{
	padding: 1em 1.3em 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	background: #EDEDED;
}
#content H1
{
	font-size: 1.3em;
}
#content H2
{
	font-size: 1.2em;
}
#content H3
{
	font-size: 1em;
	padding: 0.2em;
	margin: 0;
}
#content #left .moduletable H3
{
	padding-top: 1em;
	display: inline-block;
}
#content H1, H2, H3, H4, H5, H6
{
	padding-bottom: 0.2em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #AE0909;
}
.moduletable
{
	width: 100%;
	margin: 0;
	padding: 0;
}
/*Primary Content*/
#right
{
	float: right;
	width: 748px;
	border-left: 1px dotted #AE0909;
	border-right: 1px dotted #AE0909;
}
#primaryContent
{
	margin: 1em;
}
/*Secondary Content*/
#left
{
	float: left;
	width: 230px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
#left .moduletable FORM
{
	padding: 0.2em;
	margin: 0;
}
/*Footer*/
#footer
{
	margin-top: 1em;
	padding: 1em;
	font-size: 0.9em;
	text-align: center;
	background-image: url(images/a5.gif);
	background-repeat: repeat-x;
}
.menu UL
{
	list-style-type: none;
	padding: 0px;
	/*[disabled]margin-top:3px;*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
.menu A
{
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	display: block;
}
.menu LI#current A
{
	background-color: #ECE9DE;
}
UL.menu LI#current.parent.active UL LI
{
	padding: 0px;
	border-top: 1px solid #F80000;
}
.menu LI#current A:hover
{
	background-color: #AE0909;
}
UL.menu LI#current.parent.active
{
	background-color: #FFFFFF;
	border: 1px solid #F70000;
}
.menu LI
{
	display: block;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEEEEF;
	border-right-color: #EEEEEF;
	border-bottom-color: #EEEEEF;
	border-left-color: #EEEEEF;
	padding-bottom: 1px;
	width: 99%;
	margin: 0;
	padding-left: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
}
UL
{
	padding: 0;
	margin: 0;
}
.menu LI#current
{
	background-color: #F90000;
}
.menu A:active
{
	color: #FFFFFF;
	background-color: #AE0909;
	text-decoration: none;
}
.menu A:hover
{
	background-color: #AE0909;
	color: #FFFFFF;
}
.clear
{
	clear: both;
}
