
/* Baza */
body, select {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: none;
	background-color: #191919;
}

/*text butoane admin*/
a, table, td, tr, tbody, b {
	color: #808080;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: none;
}

label, p {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: none;
}


input, textarea {
	color: #191919;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	text-decoration: none;

}


input, select, textarea {
	border: 1px solid #191919;
}



fieldset {
	border: none;
}

body {padding: 0px; margin: 0px;}
input, textarea, select {margin-bottom: 1px;}
form {margin: 0px;padding: 0px;}
img {border: none;}

h1 {
	font-size: 110%;
	font-weight: bolder;
}
h2 {
	font-size: 100%;
	font-weight: bolder;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}
h3 {font-size: 120%; font-weight: bolder;}
h4 {font-size: 110%; font-weight: bolder;}
h5 {font-size: 11px; font-weight: bolder;}
.comment {
	color: gray;
}
.description {
	font-size: 85%;
}
.selected {
	color: gray;
}
.message {
	border: 0px solid #191919;
	background: transparent;
	width: 50%;
	padding: 5px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.error {
	color: red;
}

img .text_right {float: left; padding-right: 5px;}
img .text_left {float: right; padding-left: 5px;}

.item {
	background: #FFFFFF;
	padding: 3px;
	margin: 3px 0px 3px 0px;
	border: 0px solid #CCCCCC;
}
.item:hover {background: #F3F3F3;}
.item a {
	text-decoration: none;
}
hr {
	height: 1px;
	border: 1px solid #CCCCCC;
}
.highlighting {
	background: #CCCCCC;
}

/* Categorii */
.categories {
	text-align: left;
}
.categories a {
	text-decoration: none;
	display: block;
	padding: 10px 0px 0px 0px;
}


/* Schimbare limbi */
.schimbare-limba {
	margin: 0px 0px 0px 0px;
	padding: 4px;
	background: transparent;
}
.schimbare-limba h1 {
	font-size: 100%;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	border-bottom: 0px solid #191919;
}


/* Stil continut */
.introduction {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

#logo {
	margin: 0px 10px 0px 0px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 40px;
}

#rvl-container {
	width: 850px;
	margin: 50px auto 20px auto;
	background-color: #d3d4cc;	

}


/* Header */
.header {
	background: url(img/header.gif) no-repeat;
	height: 107px;
	width: 197px;
	margin: 25px 25px 25px 25px;
}


/* Copyright */
.copyright {
	background: url(img/copyright.gif) no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing   : 1px;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-right: 10px;
	text-align: right;
	background-color: #191919;
}

/* Copyright */
.muzica {
	padding-right: 10px;
	text-align: right;
}

/* Site */
.site {
	margin-top: 10px;
	text-align: left;
	border-bottom: 0px solid #191919;
}


/* Titlu*/
.titlu {
    float:left;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-weight: bolder;
	text-align: left;

}

/* Coloana stanga*/
.left {
    float:left;
	width: 170px;
	text-align: left;

}

.left1 {
    float:left;
	width: 300px;
	text-align: left;
}

.left3 {
    float:left;
	width: 200px;
	text-align: left;
	padding-left:20px;
	padding-top:15px;

}

/* Coloana formular stanga*/
#fleft {
    float:left;
	width: 150px;
	text-align: left;
}

/* Coloana formular dreapta*/
#fright {
    float:right;
	width: 150px;
	text-align: left;
}

/* Coloana dreapta */
.right {
	float:right;
	width: 170px;
	text-align: left;
}

.rightm {
	float:right;
	width: 170px;
	text-align: left;
}

/* Coloana dreapta */
.right1 {
	float:right;
	width: 170px;
	text-align: left;
}

.right5 {
	float:right;
	width: 575px;

}

.right6 {
	float:right;
	width: 404px;
	text-align: right;

}

/* Body continut */
.body {

}

.title {
	margin-top: 5px;
}

.content {
	line-height: 15px;
	text-align: left;
	color: #CCCCCC;
}

.content ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
}
.content p {
	margin-top: 4px;
	margin-bottom: 2px;
}
.content .heading {
	font-weight: bolder;
	background: #DDDDDD;
}

.content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* Nume header */
.numeheader
{
	font-size:	35px;
	font-weight: bolder;
	padding: 	5px;
	text-align: right;
	color: #153498;
	
}
.navi
{
	border-right:	0px solid #191919;
	text-align:		left;
}

.latime-text {
	float:left;
	width: 370px;
	padding-left:20px;
	padding-top:15px;
	padding-right:10px;
}

.latime-text1 {
	float:right;
	width: 350px;
	padding:0px;
	text-align: left;

}

.latime-text2 {
	float:left;
	width: 800px;
	padding:0px;
	text-align: left;

}

.latime-text3 {
	float:left;
	width: 810px;

}

.latime-text4 {
	float:left;
	width: 600px;
	padding-left:20px;
	padding-top:15px;
	padding-right:10px;
	text-align: left;

}

.latime-text-dreapta {
	float:right;
	width: 270px;

}

.img {
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.imgn {
	background: url(img/imgn.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}


.img0 {
	background: url(img/img0.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img1 {
	background: url(img/img1.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img2 {
	background: url(img/img2.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img3 {
	background: url(img/img3.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img4 {
	background: url(img/img4.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img5 {
	background: url(img/img5.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.img6 {
	background: url(img/img6.jpg) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.imgfla1 {
	background: url(rvl-img1.swf) no-repeat;
  height: 404px;
  width: 809px;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}

.schimbare-imagine
{
  background: url(imagini/schimbare.php) no-repeat;
  height: 404px;
  width: 809px;
  margin: auto;
  margin: 20px 20px 0px 20px;
  padding-bottom: 20px;
}


.submit {
	background: #FCDEDF;
	color: #555555;
	font-weight: bold;
	margin: 15px 25px 0px 195px;
	border: outset 1px #CCCCCC;
	cursor: pointer;
}
.submit:hover {
	background: #F9B6BA;
}


DIV.inner
      {
    position:absolute;
    left: 50%;
    top: 50%;
    width: 850px;
    height: 650px;
    margin-left: -425px;
    margin-top: -325px; 
}




.pixm {
	clear:both;
	height:1px;
}

.pixm2 {
	clear:both;
	height:10px;
}

.pixm3 {
	clear:both;
	height:3px;
}

.col1 {
	clear:both;
	float:left;
}
.col2 {
	float:right;
}


.row {
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:10px;
}



#skip {
	display:none;
}
#cadru1 {
	background:transparent;
	margin-left:0px;
	margin-right:20px;
	width:330px;
	text-align:left;
}
#cadru2 {
	background:transparent;
	width:330px;
}





#cadru3 {
	width:295px;
	margin:0 auto;
	clear:both;
	font-size:1.1em;
	padding-right:0px;
	padding-left:25px;

}
#cadru4 {
	width:265px;
	padding-left:30px;
}

#cadru-stanga {
	width:265px;
	float:left;
	padding-left:10px;
	padding-bottom:0px;
}


#cadru-stanga form {
	padding:8px;
	display:block;
	clear:both;
}


input, textarea, select {
	width:100%;
}

* html input, textarea, select {
	width:99%;
}
input:focus, textarea:focus, select:focus {
	border-color:#8D939B;
}
.cadru-vert1-formular {
	float:left;
	clear:both;
	width:112px;
	padding:4px 0px;
}
.cadru-vert2-formular {
	float:right;
	width:112px;
	padding:4px 0px;
}
.cadru-oriz-formular {
	clear:both;
	width:254px;
	padding:4px 0px;
}



.netrimis {
	font-size:10px;
	color:#FFFFFF;
	padding-left: 70px;
	padding-top: 55px;

}


input.choose {
	width:auto;
	vertical-align:middle;
	border-width:0px;
}

#Buton1 {
	width:50px;
	height:17px;
	border:none;
	float:right;

}

.buton {
    width: 67px; height: 17px; padding: 0px 0px 0px 0px; float: right;}

.mesajr {
	font-size:11px;
	font-weight:bold;
	display:inline;
	color:#FFFFFF;
	width:auto;
}








