body {
	font-family: "trebuchet MS", Arial;
	color: #FFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center 0px;*/
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 1px;
overflow:hidden;
}
a { outline:none; }
.centerpage {
	width:820px;
	margin-left:auto;
	margin-right:auto;}
.warper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
/* HEAD */
#head {

	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;
	height: 140px;

}
.bg_head {
	background-image: url(../images/bg_head.png);
	background-repeat: repeat-x;
	height: 140px;
	}

#logo {
	float:left;
	width:333px;
	height:118px;
	margin-top:18px;
	}

#meniu {
	float:left;
	width:470px;
	margin-top:18px;
}

#meniu ul
{
	padding:0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#meniu li
{
	display:inline-block;
	float:left;
}

li a {
	display: inline-block;
	outline:none;
	background-repeat: no-repeat;
	background-position: left -36px;
	height: 36px;
	overflow: hidden;

	}
li a:hover, .selected a {

background-position: left 0px;

}



/* END HEAD */


/* CONTENT*/
.bg_content { background-color:#000;}
#content  {

	background-color: #000;
}
.bg_content_down { background-image: url(../images/bg_down.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#content_down {
	background-color: #121212;
	height: 162px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/bg_down.png);
	background-repeat: repeat-x;
	background-position: left top;

}

#content .top {
	margin-top:25px;
	margin-bottom: 2px;
	padding: 0px;

}
.content_section {
  float:left;
  width:383px;

 }
.content_section p {
	color:#807e7e;
	font-size:13px;
	text-align:justify;
	padding-right: 20px;
 }
.content_section p a {
	color:#f68500;
	text-decoration:none;
	 }
.content_left {
	margin-right:106px;
}
.content_right {
 width:323px;

}
.title {

	color:#FFF;
	background-image: url(../images/bg_title.png);
	background-repeat: repeat-x;
	background-position: center 22px;
}
.title img {
	float:left;
}

.title h2, .title h1 {
	text-align: right;
	margin: 0px;
	padding-top: 22px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/round_corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	text-transform: uppercase;
}
.title h2 img, .title h1 img  {  float:right; margin-top:8px;}
.content_section.top ul
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
.content_section.top ul li {
	list-style-type: none;
	font-size: 13px;
	color:#807e7e;
	line-height: 26px;
	padding-left: 83px;
	margin-top: 6px;
	background-image: url(../images/checkbox_checked.png);
	background-repeat: no-repeat;
	background-position: left top;

}

.testimonials {
	background-image: url(../images/bg_ghilimele.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 158px;
	text-align: center;
}
.testimonials h3 {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	text-transform: uppercase;
}
.what {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	display: block;
	padding-top: 17px;
	padding-right: 11px;
	padding-left: 11px;
	text-align: left;
	padding-bottom: 13px;
}
.who {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f68500;
	font-weight: bold;
}

.reseler {

	height: 138px;
	margin-top: 20px;
	}
/* END CONTENT*/
/*FOOTER*/

#footer {
	height:75px;

	background-color: #000;
	}
#footer_menu {
	width:560px;
	padding-top:13px;
	padding-left:16px;
	}

#footer_menu a {

	font-size:13px;
	text-decoration:none;
	color:#807e7e;;
	}
#footer_menu a:hover {
	color:#FFF;
}

#designed {
	height: 23px;
	width: 51px;
	margin-right:60px;
	margin-top:9px;
	float:right;
}
#designed a {
	display:block;
	height: 23px;
	width: 51px;
	background-image: url(../images/webko.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#designed a:hover{ background-position: center -23px; }



/*END FOOTER*/
.content_section.top.inner_content_left p span {
	color: #F68500;
}

p small {
	color: #F68500;
}
