body {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	background-color: #f2f0ed;
}
a {
	text-decoration: none;
}
a:link {
	color: #FF3300;
}
a:active {
	color: #FF9900;
	border-bottom: 1px dotted #FF9900;
}
a:visited {
	color: #FF3300;
}
a:hover {
	border-bottom: 1px dotted #FF9900;
}
a img {
	border: 0;
}
h1 {
	font-size: 22px;
	font-family: Georgia, Garamond;
	color: #333333;
}
h1 a {
	color: #333333 !important;
	border: 0 !important;
}
h2 {
	font-size: 16px;
	font-family: Georgia, Garamond;
	color: #333333;
}
table {
	border-collapse: collapse;
}
td, th, div, span {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0;
}
input, select, textarea {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial;
	padding: 3px;
}
li {
	margin-bottom: 8px;
}
.clearfix {
	clear: both;
}
.success {
	color: #009900;
}
.error {
	color: #D01042;
}
.label {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
	margin: 5px;
	margin-top: 0px;
}
.input {
	font-size: 12px;
}
a.index_current, a.index_goto {
	padding: 2px 3px 2px 3px;
}
a.index_current:hover {
	text-decoration: none;
}
a.index_current:active {
	color: #000;
	text-decoration: none;
}
a.index_goto {
	border: 1px solid #000099;
	color: #000099;
}
a.index_goto:hover {
	text-decoration: none;
	background-color: #000099;
	color: #fff;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#leftside {
	float: left;
	width: 160px;
}
#rightside {
	float: right;
	width: 620px;
	height: 1%;
}
#contents {
	clear: both;
	float: left;
	background-color: #fff;
	padding: 20px 0;
	margin: 10px 0 20px;
}
div.contents_text {
	margin: 0 50px 0 20px;
	vertical-align: top;
}
div.contents_homepage {
	background: url(../images/background-contents.jpg);
	background-repeat: no-repeat;
}
div.contents_quick_contact {
	margin-top: 40px;
	border: 1px solid #fff; /* IE fix */
}
div.contents_quick_contact_romanian {
	float: left;
	padding: 10px;
	background-color: #f7f7ff;
	font-size: 10px;
}
div.contents_quick_contact_romanian .title {
	padding-bottom: 3px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
}
div.contents_quick_contact_english {
	float: right;
	padding: 10px;
	background-color: #f7f7ff;
	font-size: 11px;
}
div.contents_site_language {
	text-align: right;
	margin-right: 20px;
	font-size: 11px;
}
div.contents_site_language a {
	border: 0;
}
div.contents_copy_notice {
	clear: both;
	color: #666;
	font-style: italic;
	font-size: 11px;
}
#header {
	width: 780px;
	margin-top: 30px;
}
div.header_logo {
	float: left;
	margin-left: 28px;
	padding-top: 10px;
	display: inline; /* IE6 fix */
}
div.header_logo a {
	border: 0;
}
div.header_quick_contact {
	float: right;
	padding: 5px 10px;
	background-color: #fff;
	font-size: 10px;
	height: 40px;
}
#footer {
	clear: both;
	text-align: center;
	margin: 10px 0 30px 0;
}
#footer a {
	border: 0;
}
#copyright {
	float: left;
	font-size: 10px;
	color: #c4c4c4;
	margin-left: 28px;
	display: inline;
}
#trackers {
	float: right;
	margin-right: 28px;
	display: inline;
}
div.gallery br {
	clear: both;
}
div.gallery_item {
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 3px solid #eee;
	height: 100%;
}
div.gallery_item:hover {
	border: 3px solid #ffdc97;
}
div.gallery_item a, a:active, a:hover {
	border: 0;
}
div.gallery_item_picture a span {
	position: absolute;
	visibility: hidden;
	margin: 5px;
	padding: 3px;
	color: #fff;
	font-size: 10px;
	background-color: #009900;
    opacity: .50;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
div.gallery_item_picture a:visited span {
	visibility: visible;
}
div.gallery_item_label {
	background-color: #000;
	font-size: 10px;
	padding: 5px;
}
div.gallery_item_label a {
	color: #fff;
}
div.gallery_controls {
	margin: 15px 0;
}
div.gallery_pagination {
	margin: 15px 35px 15px 0;
	text-align: right;
	clear: both;
}
div.gallery_item_picture_large {
	display: inline-block;
	border: 7px solid #eee;
	margin-bottom: 20px;
	min-height: 20px;
	min-width: 20px;
}
div.gallery_item_picture_large img {
	border: 1px solid #666;
	padding: 0px;
}
.contact_company_name {
	font-weight: bold;
}
#banners {
	text-align: center;
	padding: 15px 0 0 27px;
}
blockquote {
	background: url('../images/quotation-mark.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin: 0px;
	display: block;
	font-style: italic;
}

/* --- Form-related styles --- */
.form {
	margin-top: 20px;
}
.form fieldset {
	margin-bottom: 15px;
	padding: 8px;
	border: 1px solid #ccc;
}
.form fieldset.error {
	border: 1px solid #D01042;
}
.form fieldset.success {
	border: 1px solid #00AB3C;
}
.form legend {
	font-size: 16px;
	font-family: Georgia, Garamond;
	color: #333333;
	padding: 3px;
}
.form_field {
	clear: both;
	padding-top: 10px;
}
.form_field_text {
	float: left;
}
.form_field_input {
	float: right;
	text-align: left;
	min-width: 250px;
}
.form_field_info {
	clear: both;
	color: #666;
	font-size: 11px;
}
.form_field_input input[type=text], .form_field_input select, .form_field_input textarea {
	width: 200px;
}
.form_field_input select {
	padding: 3px 3px 0 3px;
}
.form_field_input option {
	padding: 2px;
	padding-left: 3px;
}
.form_field_input textarea {
	overflow: auto;
}
.textarea_large {
	height: 100px;
}
.form_field_required {
	color: #666;
	font-family: Arial, sans-serif;
}
.form_notice_required {
	font-style: italic;
}

/* --- Menu-related styles --- */
div.menu {
	margin: 0 0 20px 28px;
}
div.menu a {
	border: 0;
}
div.menu_item {
	width: 125px;
	background-color: url('../images/background-menu.gif');
	background-repeat: no-repeat;
}
div.random_images {
	margin: 0 0 20px 28px;
}
div.random_image {
	margin-bottom: 10px;
}
div.random_image a {
	border: 0;
}
.welcome {
	font-family: Georgia,Helvetica,"Lucida Sans Unicode",sans-serif;
	color: #CC0000;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 600;
	margin-top: -10px;
}
.welcome big {
	font-size: 1.2em;
}
.sort_by, .sort_by_selected {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 0.8em;
}
.sort_by a, .sort_by_selected a {
	text-decoration: none;
	font-weight: bold;
}
.sort_by {
	background-color: #fbe7c7;
}
.sort_by_selected {
	background-color: #ffcc99;
}

/* --- Rounded corners --- */
.rounded {
	position: relative;
}
.rounded .roundedcorner {
	position: absolute;
	background-image: url('../images/rounded-corners.png');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 10px;
	width: 10px;
}
.rounded .roundedcorner-topleft {
	top: 0;
	left: 0;
}
.rounded .roundedcorner-topright {
	top: 0;
	right: 0;
	background-position: -10px 0;
}
.rounded .roundedcorner-bottomleft {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}
.rounded .roundedcorner-bottomright {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
}

/* --- Microformats --- */
.hidden {
	display: none !important;
}
.vcard .tel .type {
	display: none;
}
.vcard .field {
	margin-bottom: 15px;
	display: block;
}
.vcard .field_label {
	font-weight: bold;
	display: block;
}
.vcard .field_value {
	margin-left: 30px;
	display: block;
}
.vcard .field_value abbr {
	border: 0;
}

/* --- Promotion banner --- */
.promotion {
	background: #f2f7fc;
	border: 1px solid #acc0c7;
	padding: 15px;
}
.promotion .top {
	font-size: 16px;
	font-weight: bold;
	padding-left: 80px;
}
.promotion .inner {
	background-image: url('../images/percent.png');
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 80px;
}