/***Reseteaza CSS***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-size: 100%;background: transparent;text-decoration: none;}
body {line-height: 1;}
ol, ul {list-style: none;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;}
html { overflow:scroll;}
/***Sfarsit Reseteaza CSS***/

/*=====Alignment classes=======*/
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

/*========display classes=========*/
.clear { clear: both;content:".";display:block;height:0;visibility:hidden;}
.block { display: block; }
.hide  { display: none; }
.spacerbig {margin-bottom:50px;content:".";display:block;height:0;visibility:hidden;}
.spacer {margin-bottom:10px;content:".";display:block;height:0;visibility:hidden;}
	

/*** Continut ***/
body {background:url(../../s/img/bg_ok.jpg) repeat-x; font-family:tahoma, verdana, arial;font-size:0.7em;color:black;cursor:default;text-align:center;min-width:910px;}
input {background-color:#fff;border:1px solid #eee;}

#wrapper {margin:0 auto; text-align:left;width:910px;}
#header {background:url(../../s/img/top_head_right.png) no-repeat right top;height:152px;}
#head-ads {float:right;padding:10px 0 55px 0;}
.info {line-height:1.4;padding:10px;} 

.bgbox {border:1px solid #eee;background:url(../../s/img/bg_content.jpg) repeat-x bottom; padding:10px; margin-bottom:10px;text-align: center;}
.bgboxleft {border:1px solid #eee;background:url(../../s/img/bg_content.jpg) repeat-x bottom; padding:10px; float:left; width:57%; text-align:center;height: 280px;}
.bgboxleft p.info { text-align:left;padding:10px 0 10px 100px;}
.bgboxright {border:1px solid #eee;background:url(../../s/img/bg_content.jpg) repeat-x bottom; padding:10px; float:right;width:37%;}

h1.title {font-size:1.4em; color: #0359ff; font-weight: bold; padding-bottom:10px;}
h2.title {font-size:1.2em; color: #0359ff; font-weight: bold; padding-bottom:10px;}

.urls { width:285px;height:15px;padding:3px; vertical-align:top; text-align:center;border:1px solid #333333;}
.urlsinsert {width:348px;height:15px; vertical-align:top; text-align:left;padding:5px;margin:0 0 10px 0;}
.urlsinsert:hover { background-color:#FFD1A4;}

.submit {width:178px;height:25px;vertical-align:middle; background-color:#993300; border:1px solid #000;color:#fff;}
.submit:hover {background-color: #FF6600; border:1px solid #000;color:#000;}
.login {height:15px;padding:3px;width:150px;}
.login:hover {background-color: #FF6600}
.loginok {height:25px;width:158px;background-color:#993300;color:#fff;margin:10px 0;}
.loginok:hover {background-color:#FF6600;color:#000;}

/*** NAVIGARE ***/

.nav {width:550px;float:right; height:32px;margin-top:120px;}
.nav a{display: inline;color:#fff;}
.nav ul{text-align:right;float:right;clear:both;}
.nav li{ float:left;}
.nav li a{font-size:13px;padding:0 5px;}
.nav li a:visited {color:#ffffff;}
.nav li a:hover{color:#ff3300;}

.navadmin ul li{float:left;padding:0 10px;}

.table {width:880px;}
.table li {float:left;height:25px;border-bottom: 1px solid red;}

.table .sterge {color:red;width:35px;text-align:center;}
.table .id {color:red;width:30px;text-align:center;border-left: 1px solid red;}
.table .modifica {color:red;width:47px;text-align:center;border-left: 1px solid red;}
.table .url-ul {color:red;width:610px;overflow: hidden;padding-left:9px;border-left:1px solid;}
.table .url-ul:hover {overflow: visible;}
.table .accesat {color:red;width:40px;text-align:center;border-left: 1px solid red;border-right: 1px solid red;}
.table .ip {color:red;width:100px;text-align:right;float:right;border-right: 1px solid red;padding-right: 3px;}


/* Link styles */
a:link {color: #03D5FA; }
a:visited {color: #03D5FA; } 
a:hover   {color:#FF3300; }
a:active {color: #03D5FA; }

/* ===== Footer ===== */
#footer{margin:10px 0;}
#footer a {color:#03D5FA;}
#footer a:hover {color:#ff3300;}