/*-----------------------------------------------------------------------------*/
/* Copyright&copy; 2008 - www.BizNet.com.ro */
/*-----------------------------------------------------------------------------*/
/*@import url('sifr.css');*/

/*** Reset ***/
html					{ height: 101%; }
body, form, fieldset, caption, h1, h2, h3, h4, h5, h6, p, a, ul, dl, dt, dd, img { margin: 0; padding: 0; border: none; list-style: none; outline: none; }
body					{ font: 62.5% Arial, Helvetica, sans-serif; color:#3E3D40;  }

/*** Text elements ***/
h1						{ font: normal 1.2em Arial, Helvetica, sans-serif; }
h1 em					{ font-style: normal; font-size: 0.7em; }
h2						{ font: normal 1.5em Tahoma; }
h3						{ font: normal 1.3em Tahoma; }
p						{ font-size: 1.1em; line-height: 1.3em; }
p.small					{ font-size: 1.1em; line-height: 1.7em; }
a						{ outline: none; text-decoration: none; color: #018dc0; background: url(../img/blue_dot.gif) bottom repeat-x; }

/*** General clases ***/
.left					{ float: left; }
.right					{ float: right; }
.to-right				{ text-align: right; }
.to-center				{ text-align: center; }
.red					{ color: #E2001A; }
.light-gray				{ color: #eaedef; }
.dark-gray				{ color: #637580; }
.blue					{ color: #018dc0; }
.clearfix				{ display: inline-block; clear: both; }
.clear					{ clear: both; }
.strong					{ font-weight: bold; }
.smaller				{ font-size: 10px;}
hr  					{ border-width: 1px;}
.border-top				{ border-top:1px solid #ABABAC;}
.border-bot				{ border-bottom:1px solid #ABABAC; }
.mar-top20				{ margin-top:20px;}
.pad					{ padding-top:4px; padding-bottom:4px;}
.bg						{ background-image:url(../img/background_mic.gif);}
.gray					{ color:#494c52;}
.logo					{ position:absolute; left:10px; top:45px;}
	

/*** General layout ***/

#wrapper 				{ width:980px; margin: 0 auto 20px; overflow:auto;}
#header					{ margin:3px 0; position:relative; }
.main					{ width:768px;}
#meniu				    { background-color:#f3f3f4; border-bottom:1px solid #ababac; border-top:1px solid #ababac; height:25px; line-height:25px; margin-bottom: 10px; }
#meniu li				{ display:inline; color:#494c52;}
#meniu li a				{ font: 12px Arial; font-weight:bold; padding:0 5px; margin-right: 10px; color:#494c52;}
#meniu li a:hover		{ color: #E2001A; }

#menu			        {}   
#menu li                { display:block; border-bottom:1px solid #cfd0d2;}
#menu li a 				{ font-family: Arial; font-size:11px; font-weight:bold; padding:0 5px; color: #bf1414; height:20px; line-height:20px; display:block;} 
#menu li a:hover, #menu li a.curent { background:#bf1414; color:#FFFFFF;}

#content				{}
.bigcol			        { width:370px;}
#sidebar				{ width:180px; margin-right:30px;}
#footer					{ text-align:left; color:#979a9d; clear:both; padding-bottom:40px; margin-top:80px; }
.colcontact				{ width:580px;}
.compdiv				{ background-color:#f1f1f1; height:150px; width:370px;}
.comtd					{ font-size:12px; font-weight:bold; color:#3e3d40;}



.toplinks				{ padding-top:20px;}
.toplinks li			{ display:inline;}
.toplinks li a			{ color:#494c52;font-size:11px; margin-left:20px;}

.bottomlinks			{ padding-top:5px;}
.bottomlinks li			{ display:inline;}
.bottomlinks li a	    { color:#494c52; font-size:11px;margin-right:20px;}

.biznet			    { padding-top:5px; color: #d15900; font-weight:bold;}
.biznet li			{}
.biznet li a	    { color:#494c52; font-size:11px;margin-right:20px;}
.internetix			{color: #c00; font-weight:bold;}

/* buttons */

a.btn-normal			{ background:url(../img/btn_right.gif) top right no-repeat; display:inline-block; padding-right: 12px; }
a.btn-normal span		{ height:25px; background:url(../img/btn_left.gif) no-repeat; display:block; line-height: 25px; color: #E2001A;                          padding-left: 18px; font-weight: bold; }

.contact label			{ width:100px; vertical-align:top; display:inline-block; text-align:right; padding-right:10px;}
.contact .txt			{ width:200px;}
.contact textarea		{ width:200px; height:100px; overflow:auto;}



/* site map */

.sitemap				{ width:768px; overflow:auto;}
.sitemap .item.left		{ margin-right:16px;}
.sitemap .item			{ width:180px;}






