/* CSS File			*/
/* Version: 	01		*/
/* Created at: 	HBfx Studio	*/
/* Author: 	Eros Nicolau	*/

/* Tag redefines		*/
html, body			{margin: 0px; padding: 0px; height: 100%; width: 100%;}
body				{background-color: #2979c7; background-image: url(../img/body_back.gif); background-repeat: repeat-x; background-position: left top; font-family: Georgia; font-size: 11px; color: #333333;}
div				{margin: auto; height: auto;}
form				{margin: 0px; padding: 0px;}
h1				{margin: 0px; padding: 0px;}
p				{margin: 0px;}
a img				{border: none 0px;}

/* Link styles			*/
a				{font-weight: bold; text-decoration: none;}
a:hover				{}

/* Header styles		*/
.header				{background-image: url(../img/header_back.jpg); height: 203px; width: 950px; position: relative;}

/* Main area styles		*/
.holder2			{width: 100%;}
.holder1			{text-align: center; margin-left: auto; margin-right: auto; width: 950px;}
.holder				{text-align: left; margin: 0px; padding: 0px; border: none; *width:950;}

.area				{background-image: url(../img/area_back.gif); background-repeat: repeat-y; background-position: center top; padding-left: 80px; padding-right: 80px; padding-top: 8px; padding-bottom: 80px;}

.l-col, .r-col			{float: left;}
.l-col				{width: 565px; padding-right: 15px;}
.r-col				{width: 210px;}

.l-col a			{color: #057e00;}
.r-col a			{color: #033a70; text-decoration: none;}
.l-col h1, .r-col h2		{background-repeat: no-repeat; background-position: left top; font-size: 11px; height: 30px; margin-right: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 25px;}
.l-col h1			{background-image: url(../img/l-col_h1_back.gif); color: #CBE24E; margin-top: 10px; margin-bottom: 1px;}
.r-col h2			{background-image: url(../img/r-col_h2_back.gif); color: #2979c7; margin-top: 0px; margin-bottom: 1px;}

.content			{background-repeat: repeat-x; background-position: left top; background-color: #f2f3f4; margin-top: 0px; margin-right: 6px; margin-left: 16px; padding-top: 20px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;}
.l-col .content			{text-align: justify; font-size: 13px; background-image: url(../img/l-col_content_back.gif); margin-bottom: 0px; padding-left: 20px; padding-right: 20px;}
.r-col .content			{background-image: url(../img/r-col_content_back.gif); margin-bottom: 10px;}

/* Footer styles		*/
.footer				{background-image: url(../img/footer_back.jpg); background-repeat: no-repeat; background-position: center top; height: 50px; text-align: center; font-size: 12px; color: #FFFFFF; padding-top: 10px;}
.footer a			{color: #FFFFFF;}

/* Main Menu styles		*/
.menu				{position: absolute; top: 105px; text-align: center; margin: 0px; height: 58px; width: 520px; left: 200px; overflow: hidden; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 20px;}
.menu a				{color: #067E02; height: 58px; background-repeat: no-repeat; background-position: 0px 0px; display: block; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; line-height: 100px; float: left;}
.menu a:hover, .menu .selected	{background-position: 0px -58px;}
a.item_01			{background-image: url(../img/menu_ro/menu_home.gif); width: 55px;}
a.item_02			{background-image: url(../img/menu_ro/menu_avantaje.gif); width: 76px;}
a.item_03			{background-image: url(../img/menu_ro/menu_servicii.gif); width: 67px;}
a.item_04			{background-image: url(../img/menu_ro/menu_oferta.gif); width: 59px;}
a.item_05			{background-image: url(../img/menu_ro/menu_echipa.gif); width: 62px;}
a.item_06			{background-image: url(../img/menu_ro/menu_zone.gif); width: 50px;}
a.item_07			{background-image: url(../img/menu_ro/menu_noutati.gif); width: 66px;}
a.item_08			{background-image: url(../img/menu_ro/menu_forum.gif); width: 59px;}
a.item_09			{background-image: url(../img/menu_ro/menu_contact.gif); width: 70px;}

/* Misc. styles			*/
.centered			{text-align: center;}

/* clearfix			*/
.clearfix:after			{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix			{display: inline-block;}
/* Hide from IE Mac \*/
.clearfix			{display: block;}
* html .clearfix		{height: 1%;}
/* End hide from IE Mac */

