body {
	background-color:#000000;
    background-image: url('/images/bg.jpg');
	background-repeat:repeat-x;
	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	margin:0px 0px 100px 0px;
	padding:0px;
}

a {
    color: #78c131;
    font-size: 8pt;
}

a:hover {
    text-decoration: none;
}

img {border:0px;}

#mainLayout {
	position: relative;
	/*min-width:950px;*/
		
	/*Для фиксированной ширины раскомменить нижепреиведённые строки*/
	 width:950px;
	 margin: 57px auto 60px auto;	
	
    
	/*След строку для фикса закомменить*/
  /*  margin: 57px 100px 0px 100px;*/
    background-color: #ffffff;
	min-height:880px;
}

#e-mail {
    text-align: right;
    padding: 20px 320px 0px 0px;
    height: 32px;
}

#search {
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 303px;
    height: 32px;
    padding: 20px 5px 0px 5px;
    background-color: #556773;
    background-image: url('/images/search_shadow.png');
    background-repeat: no-repeat;
}

#illustration {
	width:100%;
	overflow:hidden;
	position:relative;
	top:-1px;
}
#leftColumn {
    position: absolute;
    left: 0px;
    width: 312px;
}

#rightColoumn {
    overflow: hidden;
    padding-left: 312px;
	margin:0px 0px 0px 0px;
}

#menu {
	
	padding: 18px 18px 89px 64px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu ul a {
	padding:2px;
	font-size:9pt;
	display:block;
	
}

#menu ul a:hover {
	
	background-color:#78c131;
	color:#ffffff;
}
#menu ul li div{
	padding:2px;
	color:#969694;
}


#menu ul ul {
	
	margin:3px 0px 20px 35px;
	
}

#menu ul ul a {
	color:#000000;
	font-size:8pt;
}

#menu ul ul a:hover {
 
 /*text-decoration:underline;*/
 color:#000000;
 background-color:transparent;
}

#interesting {
	color:#ffffff;
	font-size:8pt;
	text-align:right;
	width:211px;
	
	padding:21px 13px 21px 0px;
	background-image:url('/images/intr.png');
}

.ban {
	margin:26px 74px 0px 8px;
	text-align:center;	
}

.ban img {margin-bottom:3px;}

a.blue {

	color:#0a88e9;	
}

a.blue:hover{	
	text-decoration:underline;
	color:#1abfee;
}

.ban a {
	margin-top:3px;	
	
}

#comeTogether {
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#footer {	
	position:absolute;
	width:100%;
	bottom:-35px;
	color:#969694;
	font-size:8pt;
	
}

#nav {
	position:absolute;
	right:0px;
	top:290px;
	width:169px;
	padding:20px 0px 20px 16px;
	background-image:url('/images/nav.png');
	
	
}

#nav a, #nav a:hover{
	color:#ffffff;
	font-size:9pt;
	text-decoration:none;
}



h2 {
	margin:27px 0px 24px 32px;
	padding:0px;
	font-weight:normal;
	font-size:18pt;
	color:#414141;
}

#text {
	width:616px;
	/*width:95%;*/
	color:#414141;
	margin:0px;
	overflow:hidden;	
	
}

.catalogItem{
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px 0px 10px 0px;
margin:10px 0px 0px 0px ;
float:left;
width:308px;

}
.catalogItem img{
float:left;
display:block;
border: 0px;
width:100px;
}
.catalogItem .productDescription{
float:left;
margin-left:10px;
float:left;
width:198px;

}

.catalogItem a {
	text-decoration:underline;
	color: #0a88e9;
    font-size: 9pt;
}
.catalogItem a:hover {
	text-decoration:underline;
	color: #1abfee;
    font-size: 9pt;
}

#text a {
	text-decoration:underline;
	color: #0a88e9;
    font-size: 9pt;
}
#text a:hover {
	text-decoration:underline;
	color: #1abfee;
    font-size: 9pt;
}

#signature {

}

#searchform input {
	border:0px;
	font-size:9pt;
	color:#969694;
	position:absolute;
	width:170px;
	left:33px;
	top:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#searchform a {
	display:block;
	position:absolute;
	left:7px;
	top:15px;
	width:20px;
	height:20px;

}
.test {

	border-collapse:collapse;
	height:239px;
}
.test td {
	width:70px;
	height:13px;
}
.test td img {
	
	display:none;
}
