* {
	padding:0;
	margin: 0;
	}
	
body {
	background-color: #006cb7;
	text-align:left;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8 ems;
	vertical-align: middle;
	text-decoration: none;
	font-weight: 300;
	letter-spacing: -0.5px;
	color: #666666;
	}



#wrapper {
	position:relative;
	width: 900px;
	text-align: inherit;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}


#clear {
	clear:both;
}

/* --------- header styling -----------*/

#header {
	width:900px;
	height:301px;
	float:inherit;
	background-image: url(img/service_centrale_bg.jpg);
}
#meniusus {
	float: left;
	height: 88px;
	width: 900px;
}
#meniusus img {
	float: left;
}
#servicejos img {
	text-decoration: none;
	float: left;
	padding-top: 176px;
}
#continut {
	color: #FFFFFF;
	text-decoration: none;
	width: 900px;
	float: left;
	height: AUTO;
	background-color: #FFFFFF;
}
#sidebar {
	text-decoration: none;
	float: left;
	width: 327px;
	background-color: #FFFFFF;
	background-image: url(img/sidebar.png);
	background-repeat: no-repeat;
}
#meniu {
	height: 620px;
	background-repeat: no-repeat;
	background-image: url(img/sidebar_BG.png);
}


#sidebar_menu {
	background-image: url(img/sidebar_img.png);
	float: left;
	width: 327px;
	height: auto;
	background-repeat: no-repeat;
}
#sidebar_menu h1 {
	color: #006CB7;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 33px;
	padding-left: 140px;
	text-align: left;
	letter-spacing: -0.1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: top;
}
#sidebar_menu h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	text-decoration: none;
	color: #006CB7;
	text-transform: none;
	padding-left: 145px;
	text-align: left;
	letter-spacing: -0.1px;
}
#continut_header {
	text-decoration: none;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	width: 573px;
	color: #006CB7;
}



#content h1 {
	color: #006CB7;
	text-decoration: none;
	font-size: 1em;
	font-weight: 900;
	text-transform: uppercase;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
	letter-spacing: -0.1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align: top;
	text-indent: 25px;
}
#content h2 {
	color: #666666;
	text-decoration: none;
	font-size: 1em;
	font-weight: 900;
	text-transform: capitalize;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
	letter-spacing: -0.1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-indent: 25px;
	line-height: 0.8em;
}
#continut_header h3 {
	font-size: 0.8em;
	color: #006CB7;
	text-decoration: none;
	float: left;
	width: 520px;
	padding-top: 10px;
	clear: both;
	padding-left: 15px;
}

#marci {
	float: left;
	height: 80px;
	width: 190px;
	padding-top: 20px;
}
#continut_header table {
	float: left;
	width: 550px;
	padding-left: 10px;
	border: 0px solid #3399FF;
}
#continut_header strong {
	color: #006CB7;
	text-align: left;
	text-indent: 5px;
}
.table {
	font-size: 0.9em;
	font-weight: 300;
	color: #006CB7;
	padding-left: 15px;
	padding-right: 15px;
}




#linie {
	text-decoration: none;
	float: left;
	height: 10px;
	width: 573px;
	padding-top: 10px;
}
#vertical {
	text-decoration: none;
	float: left;
	height: 320px;
	width: 12px;
	background-image: url(img/vertical.png);
	background-repeat: no-repeat;
}


#left {
	text-decoration: none;
	float: left;
	width: 280px;
	background-image: url(img/left.png);
	background-color: #FFFFFF;
	padding-bottom: 0px;
	height: 320px;
}
#left img {
	text-decoration: none;
	padding-left: 0px;
	padding-top: 22px;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.normal {
	color: #666666;
	text-decoration: none;
	text-align: justify;
	text-indent: 0px;
	font-size: 0.8em;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}


.padding {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	font-weight: 100;
	padding-left: 30px;
	padding-right: 30px;
	text-indent: 30px;
	text-align: justify;
	padding-top: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#footer {
	color: #FFFFFF;
	float: left;
	height: 46px;
	width: 900px;
	background-color: #333333;
}
#footer p {
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	font-size: .7em;
	color: #FFFFFF;
	padding-top: 15px;
}


a:link {
	color: #006CB7;
	text-decoration: none;
}
a:visited {
	color: #006CB7;
	text-decoration: none;
}
a:active {
	color: #006CB7;
	text-decoration: underline;
}

a:hover {
	color: #0080D5;
	text-decoration: none;
}
