p {
	margin-bottom: 10px;
}

ul, ol {
	padding-left: 30px;
	padding-bottom: 10px;
}

#map_table {
	width: 100%;
}

#map_table td {
	text-align: center;
}

#body {
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

#main_container {
	text-align: left;
	background-color: #ffffff;
	width: 960px;
	margin: 10px auto 20px auto;
}

#flash_container {
	height: 200px;
	background-color: #ededed;
}

#menu_container {
	margin: 0 5px 10px 5px;
}

#performance_table td {
	width: 150px;
}

.performance_image {
	width: 150px;
}

#performance_table h2 {
	text-align: center;
	font-size: 15px;
}

#performance_table td {
	padding-bottom: 40px;
}

.unghi_image {
	height: 28px;
	float: left;
}

#index_table td {
	width: 270px;
	padding: 5px 13px 15px 14px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #ddd;
}

#index_table h1, 
#index_table h2 {
	font-size: 16px;
}

.index_image {
	width: 270px;
	height: 180px;
	margin: 0 0 5px 0;
}


#tobe_carbon_table td {
	width: 270px;
	padding: 5px 13px 15px 14px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	border-color: #ddd;
}

#tobe_carbon_table h2 {
	font-size: 16px;
}

.tobe_carbon_image {
	width: 270px;
	height: 180px;
	margin: 0 0 5px 0;
}




.product_table {
	width: 150px;
	margin: 0 5px 0 5px;
	font-size: 12px;
}

.product_table td {
	padding: 5px 0 0 0;
}

.product_table tr {
	border-bottom: 1px dotted #ddd;
}

.produs_link {
	background: transparent url(../images/sageata.png) no-repeat center left;
	padding-left: 15px;
}

.product_table .left {
	text-align: left;
}

.product_table .right {
	text-align: right;
	font-weight: bold;
}

#produs_link_1 {
	background-image: url(../images/medalie-aur.png);
}
#produs_link_2 {
	background-image: url(../images/medalie-argint.png);
}
#produs_link_3 {
	background-image: url(../images/medalie-bronz.png);
}


#content_container {
	padding: 0 5px 0 5px;
}

#content_left_container {
	float: left;
	width: 170px;
}




#content_main_container {
	float: left;
	width: 630px;
	padding: 0 0 10px 0;
}

#content_right_container {
	float: left;
	width: 150px;
}

#footer_container {
	margin: 5px 5px 5px 5px;
	background-color: #ededed;
}

.item_container {
	width: 270px;
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 1px 2px 2px 1px;
	padding: 4px 13px 8px 14px;
	float: left;
	margin-top: 10px;
	text-align: justify;
}

.item_pret {
	color: #e10000;
	font-size: 25px;
	font-weight: bold;
}

.item_details {
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 1px 2px 2px 1px;
	padding: 9px 8px 8px 9px;
	margin-top: 5px;
}

.item_details_left  {
	float: left;
	width: 98px;
}

.item_details_right {
	float: left;
	width: 98px;
}

.item_details .button {
	margin-top: 5px;
}

/**Coltul Tehnic*/
.indrumare_container {
	width: 192px;
	float: left;
	margin-top: 20px;
	text-align: center;
}

.indrumare_image_container {
	height: 180px;
}

.indrumare_image
{
	width: 186px;
}

.lambda_image_container 
{
	width: 199px;
	float: left;
}
.lambda_text_container 
{
	width: 379px;
	float: left;
}

#tubulatura_table
{
	border: solid 1px #000000;
	text-align: center; 
	border-collapse: collapse;
}

#contact_container {
}

.contact_form {
	float: left;
	width: 280px;
	margin-left: 20px;
}

.contact_details {
	float: left;
	width: 280px;
	margin-left: 20px;
}


/* toba_carbon.php */

.thumb {
	cursor: pointer;
	width: 150px;
	height: 100px;
	float: left;
}

.thumb_container {
	float: left;
	width: 150px;
	height: 300px;
}

.detail_image_container {
	float: left;
	width: 450px;
	height: 300px;
}

.detail_image {
	width: 450px;
	height: 300px;
}


.description_container {
	text-align: justify;
	width: 400px;
	float: left;
}

.adauga_in_cos_container {
	width: 170px;
	float: left;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 2px 2px 1px;
	padding: 9px 8px 8px 9px;
	margin: 15px 0 0 10px;
	background-color: #fcfcff;
}

.specifications_container {
}

.toba_header {
	margin: 15px 0 10px 0;
}

.tabel {
	width: 610px;
	border-bottom: 2px solid #cccccc;
}


.tr_odd {
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
}

.tr_even {
	background-color: #f9f9f9;
	border-top: 1px solid #cccccc;
}

.td_first {
	padding: 5px 5px 5px 15px;
	width: 50%;
}

.td_second {
	padding: 5px 5px 5px 15px;
	width: 50%;
	border-left: 1px dotted #cccccc;
}


.help_item {
	cursor: help;
}

.pointer_item {
	cursor: pointer;
}

.help_item.hover,
.pointer_item.hover {
	text-decoration: underline;
}

.button {
	background-color: #252525;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	border: 1px solid #333;
	font-size: 11px;
	float: left;
}

.button.secondary {
	background-color: #888;
}


/* begin dialog */
.dialog_title {
	color: #000000;
	background-color: #8db8fc;
	padding: 8px;
	margin-bottom: 0;
}

.dialog_box {
	border-style: solid;
	border-color: #dbdbdb;
	border-width: 0 2px 2px 1px;
	padding: 5px 3px 3px 4px;
	margin: 0 0 10px 0;
}
/* end dialog */


.invalid {
	color: #f00;
}

.disabled {
	color: #999;
}

.input {
	width: 270px;
}

.label {
	font-weight: bold;
}

/* http://www.w3.org/TR/CSS21/box.html#propdef-border */
/* Remember to define 'border: [ <border-width> || <border-style> || <border-color> ] | inherit' on the element for this to work. */
.selected {
	border-color: #ddd;
}

.hidden {
	display: none;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.text_container {
	text-align: justify;
	padding: 10px;
}

.menu_button {
	height: 48px;
	float: left;
}
.menu_button.over {
	background-position: 0 -48px;
}
.menu_button.home {
	width: 94px;
	background-image: url(../images/menu_01.gif);
}
.menu_button.tobe_carbon {
	width: 149px;
	background-image: url(../images/menu_02.gif);
}
.menu_button.galerie_video {
	width: 156px;
	background-image: url(../images/menu_03.gif);
}
.menu_button.coltul_tehnic {
	width: 155px;
	background-image: url(../images/menu_04.gif);
}
.menu_button.cum_cumpar {
	width: 149px;
	background-image: url(../images/menu_05.gif);
}
.menu_button.despre_noi {
	width: 132px;
	background-image: url(../images/menu_06.gif);
}
.menu_button.contact {
	width: 115px;
	background-image: url(../images/menu_07.gif);
}

.header {
	height: 38px;
}
.header.tobe_in_stoc {
	background-image: url(../images/headers_01.gif);
}
.header.top_vanzari {
	background-image: url(../images/headers_02.gif);
}.header.cosul_tau {
	background-image: url(../images/headers_03.gif);
}.header.intreaba {
	background-image: url(../images/headers_04.gif);
}

.submit_container {
	text-align: center;
}
