html {
    overflow: hidden;
}

body {
	padding: 0px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #000000 url(../images/main_bg.jpg) repeat-x;
}
		
a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { text-decoration: none; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.fl { float: left; }
.fr { float: right; }

h1 {
	margin: 0px;
	padding: 0px;;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

h2 {
	margin: 0 0 15px 0;
	padding: 3px 0;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
	color: #000000;
}

.image_wrapper {
	border: 1px solid #000;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	background: #333;
}

.fl_image {
	float: left;
	margin-right: 15px 
}

.fr_image {
	float: right;
	margin-left: 15px 
}

.image_wrapper img {
	border: 1px solid #000000;
}

/* site title */

#site_title_bar_wrapper {
	clear: both;
	height: 80px;
	margin: 0 auto;	
	background:  url(../images/header_bg.jpg) center top no-repeat;
}

#site_title_bar {
    text-align: center;
    width: 980px;
    height: 80px;
	margin: 0 auto;
}

#site_title_bar  #site_title {
	float: left;
    width: 180px;
	margin: 0 0 0 40px;
}

#site_title h1 a {
	float: left;
    margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	float: left;
    font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	float: left;
    margin-top: 15px;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

#site_title h1 a:hover span {
    float: left;
    font-weight: normal;
}

#site_title_bar #fb-root {
    float: right;
    height: 30px;
	padding: 30px 50px 0 0;
	margin: 20px 0 0 0;
}

#site_title_bar #facebook a {
    float: right;
    height: 30px;
	padding: 20px 60px 0 0;
	margin: 23px 10px 0 0;
	color: #999;
	text-decoration: none;
	background: url(../images/facebook_icon.png) right bottom no-repeat;
}

#site_title_bar #facebook a:hover {
    float: right;
    color: #CCC;
	background: url(../images/facebook_icon_hover.png) right bottom no-repeat;
	text-decoration: none;
}

#site_title_bar #metaalunie a {
    float: right;
    height: 50px;
    width: 120px;
	margin: 22px 10px 0 20px;
	color: #999;
	text-decoration: none;
	background: url(../images/logo_metaalunie.png) right bottom no-repeat;
}

/* menu */

#nav {
	display: block;
	padding: 12px 0 35px 0;
    margin-left: -40px;
}

#nav ul {
    text-align: center;
}

#nav li {
	display: inline;
	list-style-type: none;
	border-right:2px solid #FFF;
}

#nav li:last-of-type {
	display: inline;
	list-style-type: none;
    border-right:0px solid #FFF;
}

#nav a {
	padding: 0px 30px;
    font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
    text-align: left;
}

#nav a:hover {
	padding: 0px 30px;
	font-weight: bold;
	font-size: 13px;
	color: #999;
	text-decoration: none;
    text-align: left;
}

/* content */

#content_wrapper {
	clear:both;
    width: 978px;
    height: 560px;
	margin: 0 auto;	
	background:  url(../images/content_bg.jpg) top center no-repeat;
}

#content {
    text-align: center;
	height: 471px; 
	margin: 0 auto;
    overflow: auto;
}

#content p {
	text-align: justify;
	margin: 0 60px 10px 60px;
}

.em_text {
	color: #ffffff;
}

#content img.fl {
    float: left;
    margin: 0 20px 20px 60px;
    border: 3px solid #ffffff;
    width: 200px;
}

#content img.fr {
    float: right;
    margin: 0 60px 20px 20px;
    border: 3px solid #ffffff;
    width: 200px;
}

#content a {
    color: white;
}
/*
#wrapper {
    padding: 0 40px 20px 80px;
    height: 440px;
    width: 880px;
    overflow: auto;
}*/

#product {
    text-align: left;display: inline;
	float: left;
    width: 850px;
	padding: 20px 20px 20px 20px;
}

#product h3 {
    float: left;
    width: 500px;
    padding: 0 0 0 0;
}

#product ul {
    float: left;
    width: 460px;
    height: 155px;
    padding: 0 0 0 20px;
}

/*#photobox {*/
#slides {
	float: left;
    height: 300px !important;
	width: 400px !important;
	padding: 0;
    margin: 0 30px 30px 60px;  
    border: 3px solid #ffffff;
}

/*#photobox img {*/
#slides img {
	height: 300px;
	width: 400px;
	padding: 0;
}

#caption {
	display: none;
}

#footer_wrapper {
	clear: both;
	height: 130px;
	margin: 0 auto;	
	background: url(../images/footer_bg.jpg) top center no-repeat;
}

#footer {
	width:  720px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 40px;
	color: #666;
	text-align: center;
	background: url(../images/footer_bg.jpg) top center no-repeat;
}

#footer a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
