* {
	margin:0;
	padding:0;
}

body{
}
html, input, textarea, select {
	font-family:Arial;
	font-size:12px;
	line-height:15px;
}

/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0px none; vertical-align:top; text-align:left}

strong a{ color:#D58905;  background:url('images/punct.gif') no-repeat 0 3px; padding-left:17px; text-decoration:underline}
strong a:hover{ text-decoration:none}

a {color:#2E99CF;}
a:hover{
	text-decoration:none;
	font-weight: bold;
}

.column { float:left;}
.clear { clear:both;}

.form { height:42px;}
.form input {width:171px; height:24px; border:1px solid #2D2D2D; padding:3px 0 0 4px;}
textarea { width:180px; height:148px; border:1px solid #2D2D2D; overflow:auto; padding:5px 0 0 4px; margin-bottom:13px}

.line_hor_dotted { background:url('images/line_hor_1.gif') repeat-x left top;}
.line_hor_solid { background:url('images/line_hor_2.gif') repeat-x left top;}

.tall_top { background:#FFFFFF url('images/body_bgd.jpg') repeat-x left top;}
.tall_bottom { background:url('images/footer_bgd.jpg') repeat-x left bottom;}

ul { list-style:none;}
li a { background:url('images/punct.gif') no-repeat 0 5px; padding-left:15px; font-weight:bold; font-size:11px}

/*header*/
#header { background:url('images/head_bgd.jpg') no-repeat right bottom;}
#header .indent { padding:15px 0 0 0;}

/*content*/
.txt1 { color:#2D2D2D; font-weight:bold;}
.txt2 { color:#2E99CF; font-weight:bold;}
.link1 { font-family:Tahoma; font-size:11px; font-weight:bold; background:url('images/marker_1.gif') no-repeat 0 5px; padding-left:8px; color:#373737}
.input { width:142px; height:14px; border-color:#DBDBDB; font-size:11px; color:#000000;}
.indent_top { height:20px;}
.indent_bottom { height:26px;}

/*footer*/
#footer .indent { font-family:Tahoma; font-size:11px; color:#A8A8A8; padding:15px 0 0 120px;}
#footer .indent a { color:#CFCFCF; text-decoration:none;}
#footer .indent a:hover { text-decoration:underline;}


/*================== index.php ==================*/
#home .head_bgd_bottom { background:url('images/head_bgd_bottom.gif') no-repeat 246px 280px;}
#home #content .col_1 .indent { padding:26px 0 30px 44px;}
#home #content .col_1 .indent .line_hor_dotted { margin-top:12px; margin-right:52px;}
#home #content .col_1 .indent ul { margin-left:14px;}
#home #content .col_1 .indent .line_hor_solid { margin:29px 33px 14px 0;}
#home #content .col_2 { background:url('images/1_bgd_top.jpg') no-repeat right top;}
#home #content .col_2 .indent { padding:47px 0 0 27px;}
#home #content .col_2 .indent .line_hor_solid {
	margin:20px 15px 15px 0;
	text-align: center;
}
#home #content .col_2 .indent .img_indent { margin-right:33px;}

/*================== catalog ==================*/
#catalog #content .col_1 .indent { padding:0 30px 0 20px;}
#catalog #content .col_1 .indent .img_indent { margin:4px 27px 25px 0;}
#catalog #content .col_2 .line_hor_solid { margin:0 0 15px 0;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .indent { padding:0 90px 0 42px;}
#page3 #content .col_1 .indent .img_indent { margin:4px 27px 25px 0;}
#page3 #content .col_1 .indent .line_hor_solid { margin:25px 0 10px 0;}
#page3 #content .col_2 .indent { padding:0 0 15px 0;}
#page3 #content .col_2 .line_hor_solid { margin:23px 0 14px 0;}
#page3 .indent_bottom { height:13px;}

/*================== despre about ==================*/
#despre #content .col_1 .indent { padding:0 50px 0 10px;}
#despre #content .col_1 .indent .img_indent { margin:4px 27px 0 0;}
#despre #content .col_2 .line_hor_solid { margin:25px 0 5px 0;}
#despre #content .col_2 .indent { padding:0 20px 0 0 ;}
#despre .indent_bottom { height:29px;}

/*================== catalog ==================*/
#ambalaje #content .col_1 .indent {
	padding:0 5px 0 20px;
	height: auto;
}
#ambalaje #content .col_1 .indent .img_indent { margin:4px 20px 25px 0;}
#ambalaje #content .col_2 .line_hor_solid { margin:0 0 15px 0;}


/*================== contact. ==================*/
#contact #content .col_1 .indent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 18px;
}
#contact #content .col_1 .indent .img_indent { margin:4px 35px 0 0;}
#contact #content .col_1 .indent .txt2 { font-weight:normal;}
#contact #content .col_1 .line_hor_solid { margin:20px 20px 20px 20px;}
#contact #content .col_2 .indent { padding:0 0 0 10px;}
#contact .indent_bottom { height:27px;}

/*================== index-6.html ==================*/
#page7 #content .col_1 .indent { padding:0 20px 0 43px;}
#page7 .indent_bottom { height:31px;}


/*================== catalog ==================*/
#catalog2 #content .col_1 .indent {
	padding:0 5px 0 20px;
	height: auto;
}
#catalog2 #content .col_1 .indent .img_indent { margin:4px 20px 25px 0;}
#catalog2 #content .col_2 .line_hor_solid { margin:0 0 15px 0;}


/*==================list====================*/
.block_1 { height:129px; width:268px; background:url('images/block_1.jpg') no-repeat left top;}
.block_1 .indent1 { padding:47px 0 0 30px;}
/*==========================================*/

a img
{
filter: alpha(opacity=100);
-moz-opacity: 1.00; opacity:1.00;
}

a:hover img
{
filter: alpha(opacity=75);
-moz-opacity: 0.75; opacity:0.75;
}

.portocaliu {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	width: 450px;
	height: 230px;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 10px;
}
.portocaliu_categ_chese {
	font-family: Arial;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	width: 400px;
	height: 230px;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 10px;
}
.portocaliu_categ_servertele {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	width: 400px;
	height: 230px;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 10px;
}
.portocaliu_categ_servertele1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	text-decoration: none;
	width: 332px;
	height: 110px;
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 10px;
}

.style5 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style8 {color: #FFFFFF}

.style2 {
	color: #03C
}
#home .tall_bottom #main .head_bgd_bottom #content .col_1 .wrapper .indent .line_hor_solid p {
	text-align: center;
}
.boldsarbataori {
	font-weight: bold;
	color: #292985;
}

