body {
height: 100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size: 12px;
color: #111;
text-align:center;
background-image: url(images/bg-metal2.jpg);
}
.clear{clear:both;}
a:link, a:visited
{
	color: #064D9B;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;	
}

#container
{
	width: 100%;
	height: auto;
	margin: 0px auto 0 auto;	
	border-bottom: 4px solid #fff;	
	border-top: 0px solid #fff;
	background-color: #fff;
}

#contur_sus
{
	width: 100%;
	height: 20px;
	/*border: 1px solid #ff0000;*/	
	background-image: url(images/box.jpg);	
	background-repeat: repeat-x;
	background-position: center bottom;
}
#sus
{ width: 965px; height:auto; margin:0 auto 0 auto; /*border:1px solid #ff6600;*/}

#right_sus
{
	width: 965px;
	height: 20px;
	/*border: 1px solid #ff0000;*/
	text-align: right;
	font-size:10px;
	color: #888;
}
#right_sus a:link, #right_sus a:visited
{
	text-decoration:none;
	font-size:10px;
	color: #000000;	
}
#right_sus a:hover{color: #3399FF;}

/*--------------------*/

#contur_top
{
	width: 965px;
	height: 90px;
	/*background-color: #ff6600;*/
	margin: 0px auto;
	padding: 0px;
	
}

#logo
{
	width: 180px;
	height: 80px;
	margin-left:0px;
	margin-top: 0px;
	float:left;
	/*border: 1px solid #ff0000;*/
	text-align: left;
	font-size:10px;
	color: #888;
}

#navigation
{
	width:100%;
	height: 40px;
	background-color: #efefef;
	float:right;
	margin-bottom: 10px;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("images/menu_bg.png") repeat-x top left;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:4px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#000;
	font-weight: bold;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:30px;
	width:auto;
	}
ul#menu li a:hover{
	/*background:transparent url("images/blue.jpg") repeat-x top left;*/
	background-color: #fff;
	color:#f08b29;	
	}
.on{
	/*background:transparent url("images/blue.jpg") repeat-x top left;*/
	background-color: #fff;
	color:#f08b29;	
	}
/* ----------------CAROUSEL ------------------*/
#topscroller
{
	width: 100%;
	background-color:#fff;
	padding-top:30px;
	border-bottom:  0px solid #efefef;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:10px;
}
#contur_scroller
{
	width: 945px;
	height: 191px;
	background-color: #fff;
	margin: 0px auto;
	padding: 0px;
	/*border: 1px solid #666;*/
	
}



#carousel {
	width:400px;
	height:390px;
	padding:0;
	overflow:scroll;
	border:1px solid #ff0000;
	float:right;
}
#carousel ul {
	list-style: none;
	width:1600px;
	margin: 0;
	padding: 0;
	position:relative;
}
#carousel li {
	display:inline;
	float:left;
}
.textholder {
	text-align:left;
	font-size:small;
	padding:6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;	
	-webkit-border-top-right-radius: 6px;
}
/* ----------------CAROUSEL END---------------*/


/* ----------------NEWS---------------*/
#news
{
	width: 380px;
	height: 191px;
	/*border: 1px solid #ff0000;*/
	float:left;
}
/* ----------------NEWS END---------------*/

/* ----------------CONTINUT---------------*/

#content_outer
{
	width: 945px;
	height: auto;
	margin: 14px auto;	
	/*border: 1px solid #ff0000;*/
	background-color: #fff;
	padding: 10px 10px 10px 10px;
	border: 1px solid #efefef;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

#content
{
	width: 945px;	
	height: auto;
	/*background-color: #ff0000;*/
	text-align: justify;	
}



/* ----------------CONTINUT END---------------*/
/* --------------Bottom boxes---------------- */
#bottom
{
	width: 942px;
	height: 210px;
	/*border: 1px solid #ff0000;*/
	margin: 10px auto 10px auto;
}

#b1 {
	width: 228px;
	height: 220px;
	margin-left:0px;	
	display: block;
	float: left;
}
 
#b1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
	background: url(images/bg1.jpg) bottom center;
	background-repeat:  no-repeat;
}
 
#b1 a:hover {
  	text-decoration: none;
  	background: url(images/bg1.jpg) 50% center;
	background-repeat:  no-repeat;
	/*background-color: #3399ff;*/
}


#b2 {
	width: 228px;
	height: 220px;
	margin-left:10px;	
	display: block;
	float: left;
}
 
#b2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
	background: url(images/bg2.jpg) bottom center;
	background-repeat:  no-repeat;
}
 
#b2 a:hover {
  	text-decoration: none;
  	background: url(images/bg2.jpg) 50% center;
	background-repeat:  no-repeat;
	/*background-color: #3399ff;*/
}


#b3 {
	width: 228px;
	height: 220px;
	margin-left:10px;	
	display: block;
	float: left;
}
 
#b3 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
	background: url(images/bg3.jpg) bottom center;
	background-repeat:  no-repeat;
}
 
#b3 a:hover {
  	text-decoration: none;
  	background: url(images/bg3.jpg) 50% center;
	background-repeat:  no-repeat;
	/*background-color: #3399ff;*/	
}



#b4 {
	width: 228px;
	height: 220px;
	margin-left:10px;	
	display: block;
	float: left;
}
 
#b4 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer; 
	background: url(images/bg4.jpg) bottom center;
	background-repeat:  no-repeat;
}
 
#b4 a:hover {
  	text-decoration: none;
  	background: url(images/bg4.jpg) top center;
	background-repeat:  no-repeat;
	/*background-color: #3399ff;*/
}
/* --------------Bottom boxes END------------ */

.tabel
{
	/*border:1px solid #ccc;*/
	text-align: center;
	margin: 0 auto;
	
}

.tabel td
{
	padding-bottom: 20px;
}
.subtitle
{
	font-weight: bold;
	text-transform:uppercase;
	font-size:13px;
}
/*LEFT BLOCK*/
.left
{height: auto;}


/* RIGHTBLOCK --------------------------*/
#rightblock
{
	width: 260px;
	height: auto;
	/*border:1px solid #ccc;*/
	float:right;
	margin-left: 10px;
	margin-bottom: 50px;
	padding: 16px;
	background:transparent url("images/bg_top.jpg") repeat-x top left;
	text-align: center;
}
#blocproduse
{
	color:#000;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	margin-bottom: 10px;
	
}
#rightblock a:link, #rightblock a:visited{
	
	color:#000;
	font-weight: bold;
	text-decoration:none;
	}
	
#rightblock a:hover{
	/*background:transparent url("images/blue.jpg") repeat-x top left;*/
	background-color: #fff;
	color:#f08b29;	
	}

.produs
{
	width:240px;
	height: auto;
	margin: 0 auto 10px auto;
	text-align: center;
	
}
	
	
/* RIGHTBLOCK END--------------------------*/

/* BOXES */
.box1
{
	display:inline;
	float:left;
	padding:4px;
	border: 1px solid #ccc;
	margin: 10px 10px 10px 0;
}

.box2
{
	display:inline;
	float:right;
	margin: 0 0 auto auto;
	border: 1px solid #ccc;
	padding:4px;	
	margin: 10px 0 10px 10px;
}
/* BOXES END*/

/* COUNTERS */

#counters
{
	width: 942px;
	height: auto;
	/*border: 1px solid #ff0000;*/
	margin: 20px auto 0px auto;
	text-align: right;
	padding-top:10px;
	padding-bottom: 0px;
}



/* COUNTERS END */