body {
	font: 13px Arial, Helvetica, sans-serif;
}
.lang {
	width: 952px;
	margin: 0 auto 5px auto;
	padding: 0;
}
.lang form {
	margin: 0;
	padding: 0;
}
#container {
	width: 952px;
	margin: 0 auto;
	border: 1px solid #000;
}
#header {
	height: 328px;
	border-bottom: 1px solid #000;
	z-index: 0;
}
#header #info {
	width: 175px;
	margin: 32px 25px;
	background: url(../images/logo_artsupport.gif) no-repeat top center;
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #94928D;
	float: right;
}
#header #info #details {
	margin-top: 150px;
	text-align: center;
}
#menubar-one {
	position: relative;
	margin-top: 5px;
	background-color: #636363;
	z-index: 301;
}
#menubar-two {
	position: relative;
	margin-top: 3px;
	background-color: #636363;
	z-index: 100;
}
#content {
	margin-top: 5px;
	padding: 20px 10px;
	border-top: 1px solid #000;
}
a, a:active, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

ul#groups {
	width: 670px;
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    float: left;
}

ul#groups li
{
    display: block;
	width: 156px;
	margin: 0 0 8px 8px;
	border: 1px solid #000;
	float: left;
}
ul#groups li span {
	display: block;
	padding: 2px 0 2px 24px;
	border-top: 1px solid #000;
	background: url(../images/bullet.gif) no-repeat;
	font-size: 11px;
	color: #94928D;
}

#news {
	width: 235px;
	margin-right: 5px;
	border: 1px solid #000;
	padding: 1px;
	float: right;
}
#news p {
	margin: 20px 10px;
}
#news .title {
	margin: 0;
	padding: 3px 10px 3px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: right;
}
#scroll{
	width:230px;
	height:200px;
	margin: 5px 0;
}
#path {
	margin: 0 0 40px 0;
}
#models {
	margin-left: 10px;
}
#models td {
	border: 1px solid #454545;
}
.whitetext {
	color: white;
}
.discounted {
	text-decoration: line-through;
}
.action {
	color: #FF0000;
}
.mark {
	margin: 0 5px;
	padding: 5px 0;
	background-color: #454545;
	font-weight: bold;
	text-align: center;
}

#nav-cat a {
	border: 1px solid #fff;
	background-color: #fff;
	color: #000;
	padding: 0 25px;
}
#nav-cat a:hover {
	background: #000;
	color: #fff;	
}

.cat {
	list-style: none;
	margin-top: 0;
	border: 1px solid #000;
	padding: 0;
}
.cat li {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: none;
	border-right: none;
	margin: 1px 0;
	float: none;
}
.cat li a, .cat li a:link, .cat li a:active, .cat li a:visited {
	font: 13px/24px Arial, Helvetica, sans-serif;
	background: url(../images/bg_menu.gif) no-repeat #454545 0 3px;
	color: #fff;
	display: block;
	padding: 0 20px 0 30px;
	text-decoration: none;
}
.cat li a:hover {
	background: url(../images/bg_menu_hover.gif) no-repeat #454545 0 3px;
	color: #fff;
}

.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.faq_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
}
.faq_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F58220;
	font-weight: bold;
}

#footer {
	padding: 25px 10px 0 10px;
	border-top: 8px solid #000;
}
#footer .worktime {
	width: 126px; 
	height: 127px;
	margin-top: -20px;
	margin-right: 20px;
	float: right; 
	background: url(../images/worktime.gif) no-repeat;
}
#footer .worktime_en {
	width: 126px; 
	height: 127px;
	margin-right: 20px;
	float: right; 
	background: url(../images/worktime_en.gif) no-repeat;
}
#footer .worktime span {
	display: block;
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
}
#footer .worktime_en span {
	display: block;
	margin-top: 100px;
	text-align: center;
	font-weight: bold;
}
#footer .phones {
	background: url(../images/icon_phone.gif) no-repeat;
	padding-left: 40px;
	float: left;
}
#footer .phone {
	width: 110px; 
	float: left;
	background: none;
}
#footer .addresses {
	margin-top: 20px; 
	padding-left: 15px; 
	font-size: 12px;
	float: left;
}
#footer .address {
	 padding: 2px 25px; 
	 float: left;
}

.address {
	background: url(../images/icon_a.gif) no-repeat;
}
.phone {
	background: url(../images/icon_t.gif) no-repeat;
}
.mobile {
	background: url(../images/icon_m.gif) no-repeat;
}

.security {
	font-size: 15px;
	line-height: 24px;
}