/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, 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, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	display:relative;
		
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


body {
	line-height: 1;
	padding:0px;
	color:#A6A6A6;
	font-family:  Helvetica, sans-serif;
	font-size:90%;

	background: url(../img/bg.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
  	}

table 
{
/*border: 1px solid #E6E6E6;*/
padding:10px;
margin-bottom:7px;
}

table, th, td
{
	border-collapse: collapse; 
/*	border-right: 1px solid #E6E6E6;*/
}


h1
{
	font-size: 4.5em;
	color:#525252;
	margin:10px 20px 30px 0px;
	padding-top: 0px;

}


#formular_filtre
{
	font-size: 0.8em;
}

::-webkit-scrollbar {
    width:8px;
}

input
{
	border-top:1px solid white;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #A6A4A4;	
	color:#525252;
	margin-bottom:0.2em;
}

input:active
{
border:1px solid #F7F5F5;
background-color:#EDEDED;
	border-top:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid white;
		
}


select
{
	border-top:1px solid #D4D4D4;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	text-align:center;
	color:#F55838;
}

hr
{
border-top:1px solid white;
border-bottom:1px solid  #D4D4D4;
border-left:none;
border-right:none;	
}

#tagcloud 
{
position:relative; 	
margin:0px 20px 10px 0px;
float:left;

}

#tagcol
{
	clear:both;
	height:1em;
/*	border:1px solid gray; */ 
	padding:1px 5px;	
}

#topsites
{
	float:left;
	position:relative;
	margin:0px 20px 10px;

}

#rezultat
{
width:98%;
border-bottom:1px solid #E6E6E6; 
}

#stats
{
width:80%;
border-bottom:1px solid #E6E6E6;
padding:20px; 
}

#stats th
{
	font-weight: bold;
}

#numar
{
width:3%;	
}

#data_stats
{
width:10%;	
text-align:left;
padding:2px 0px 3px 10px;
}

#data
{
width:10%;	
text-align:left;
padding:2px 0px 3px 10px;
}

#register   
{
width:60%;
/*border-collapse: collapse;*/ 
}

#register p
{
margin:0px;
padding:0px;	
}


.container
{
width:600px;
margin:20% auto ;
padding: 15px 0px 5px 15px;
border:solid white 1px;
}



.login
{
position:relative;
width:540px;
margin:0px auto 0px;	
}

.mare
{
	font-size: 1.8em;
	color: #7D7D7D;
}

.alignright 
{
text-align:right;
}

.greyable:hover
{
background-color: #F5F2F2;	
}

.titlu
{
font-weight:normal;
}


a.titlu
{
text-decoration:none;

}

/* unvisited link */
a.titlu:link {
    color: #FF6A00;
    font-size:105%;
   }

/* visited link */
a.titlu:visited {
    color: #A6A6A6;
    font-weight: normal;
}

/* mouse over link */
a.titlu:hover {
    color: #4D4D4D;
}

/* selected link */
a.titlu:active {
    color: #CF3B00;
}

.lightgrey
{
color: #A6A6A6;
}

.lightlightgrey
{
color: #CCCCCC;
}


.buton
{
margin:4px 0px 4px 0px;
}

.wide
{
	width:100%;
}



p.message
{margin:0px 0px 0px 0px;
 font-size: 0.75em;
 text-align:center; 
 }


.loginfo
{text-align: right; margin:4px 35px 0px 20px;
 font-size: 0.9em;
 text-align: right; 
 }


p.loginfo a
{
text-decoration:none;
}

p.loginfo a:link
{
	color:#A6A6A6;
	font-size: 0.9em;
}

.reddish
{
	color:#F55838;

}

p.loginfo a:visited
{
	color:#A6A6A6;
}


#page
{width:100%;
height:100%;
background-color: yellow;
margin:0px 0px 0px;}

#header
{
width:100%;
background-color: #E8DFDF;
height: 1.5em;
position:fixed;
margin:0px;
z-index: 1;
}

.admin_button
{
margin:0px 20px 20px 0px;	
display: inline;
}

#left
{
background-color: #F7F5F5;
width:17%;
height: 97%;
padding:30px 20px 10px 20px;
position:fixed;
margin:0px;
overflow: auto;
/*border:solid 1px red;*/ 
}

#content
{
width:77%;
padding:0px 10px 10px 10px;
float:right;
margin-top:30px;
background:white;
}



h5
{
	padding:0px;
	margin:10px 0px 4px 0px;
}