/* ############################################################################# */
/* MiniFileHost v1.5 default-style CSS                                           */
/* written by Inekai - http://zzqshare.de                                        */
/* Using with Mini File Host v1.5                                                */
/* ############################################################################# */

body{
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	height:100%;
	background: url(../img/sitebg.jpg) repeat-x;
	background-color: #104A94;
	text-align: left;
}
#wrap{
	margin:0px auto;
	width:790px;
}
#logo{
	float:left;
	background-image: url(../img/logo.jpg);
	background-repeat:no-repeat;
	height:98px;
	width:300px;
	
}
#menu{
	float:right;
	width:auto;
	padding-right:5px;
	
}
#menu a{
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:35px;
	line-height:35px;
	width:auto;
	background-image:url(../img/menu.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#FFF;
	margin-left:10px;
	margin-top:40px;
	border:1px solid #333;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#menu a:hover{
	background-image:none;
	background-color:#262626;
	border:1px solid #303030;
	text-decoration:none;
}
#content{
	width:790px;
	border:1px solid #aaa;
	padding:20px;
	background-color:#fff;
	margin:0px auto;
}
#footer{
	font-size:10px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.block{
	padding-bottom:15px;
	padding-top:15px;
}
.fix{
	clear:both;	
}
/* Download */
#site_description{
	font-size:11px;
	padding:10px;
}
#site_description a{
	color:#333333;
	text-decoration:underline;
}
#report{
	display:block;
	background-color:#fbeddc;
	border:1px solid #ccc;
	padding:4px;
	text-align:center;
	width:auto;
	color:#333;
	float:right;
	font-size:11px;
}
#report:hover{
	color:#e1771e;
}
.labels,.values{
	display:inline;
	float:left;
	padding:4px 0px;
}
.labels{
	width:100px;
	font-weight:bold;
	color:#e1771e;
}
.values{
	width:350px;
}
#info_holder{
	width:455px;
	margin:4px auto;
}
/* Download form */
#loading_time{
	cursor:default;
	font-size:12px;
	font-weight:bold;
	color:#e1771e;
	display:block;
	cursor:pointer;
}
#download_form .enabled{
	border:1px solid #fff;
}
#download_form{
	margin:0px auto;
	background-color:#fff;
	border:1px solid #fff;
	width:180px;
	text-align:center;
}
#download_form input{
	border:1px solid #fff;
	background-color:#fff;
	width:140px;
	display:none;
}
/* End download */

p{
	text-align: left;
}


a{
	text-decoration: none;
	/* color:#12519F; */
	color:#0000AC;
}

a:hover{
	text-decoration: underline;
}

a:visited{
color:#0000AC;
}


a.headlink{
}

a.headlink:hover{
	text-decoration: none;
}

h1{
	font-size: 18px;
	text-align: left;
}

h2{
	text-align: justify;
	margin-top:10px;
	font-size:10px;
}

img{
	border:0px;
}


.steps{
	font-size:14px;
	margin-top:9px;
	margin-bottom:5px;
	font-weight:bold;
}

.cstep{
	font-size:14px;
}

.notice{
text-align: justify;
margin-top:15px;
font-size:11px;
}

.copyright{
font-size:11px;
color:#ffffff;
text-align:center;
margin-top:8px;
font-weight:bold;
}

.toplinks{
font-size:12px;
color:#000;
font-weight:bold;
}


.toplinks:visited{
	color:#000;
}

.extralink{
font-size:11px;
color:#000;
}


.extralink:visited{
	color:#000;
}


.upinput{
width:420px;
background:url(../img/input_back.gif);
border:1px solid #999999;
/*
margin-bottom:5px;
margin-top:5px;
*/
}



/* stilu pizdii la butonul pulii */
input {
	background: #ffffff;
	border: 0px;
	font-size: 13px;
	font-weight:bold;
	font-family: Tahoma;
	color: #E1771E;
	margin-top: 0px;
}

upload {
	background:url(../img/button03.gif);
	border:1px solid #999999;
}

delete {
	background:url(../img/button03.gif);
	border:1px solid #999999;
}

textarea{
	background:url(../img/input_back.gif) repeat-x;
	border:1px solid #999999;
}

form{
margin:0px;
}

.faqheader{
font-size:15px;
font-weight:bold;
margin-bottom:0px;
}

#bottom {
  margin-top: 0px;
}
