@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333;
	font: normal .85em/1em Arial, Helvetica, sans-serif;
}
body {
	background: #fff url(../assets-stivuitoare/intro/bg-main.jpg) repeat-x center top;
	margin: 0;
}
a:link, a:visited, a:active {
	color:#bb0f25;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}
a:hover {
	color:#212121;
}
h1 {
	font-size: 1em;
	color: #bb0f25;
}
#container {
	width: 1050px;
	margin: 24px auto 0;
	padding: 0;
}
#language {
	width: 50px;
	position: absolute;
	margin: -12px 0 0 330px;
	line-height: 1.7em;
}
#elmas {
	width: 134px;
	margin: 0 auto 45px;
}
.title-01, .title-02 {
	width: 400px;
}
.title-01 {
	float: right;
	text-align: right;
	padding-right: 50px;
}
.title-02 {
	float: right;
	text-align: left;
	padding-left: 50px;
}
#left, #right {
	width: 518px;
	height: 306px;
}
#left {
	float: left;
}
#right {
	float: right;
}
