/* CSS Document */
BODY{
  background-color: #0C1313;
  margin: 0px;
  font-family: Arial;
  color:#FFF;
  font-size: 12px;
  height:100%;
}
a{color:#0099FF;text-decoration:none;}
a:hover{color:#FF0000;text-decoration:underline;}
a:visited{color:rgb(102,153,153);}
h1{color:#3B4040;}
br{clear:left;}
hr{width:100%;display:block;height:1px;}
.img{vertical-align:middle;}
.back{background: url(../images/css.jpg) no-repeat top left;}
/*border:1px solid #FFF;*/
.main{margin:0;}
.main_page{margin-left:auto;margin-right:auto;width:800px;}
.top{position:relative;background-position: 0 0;width:800px;height:269px;}
.menu{background-position: 0 -290px;width:743px;height:47px;margin-top:10px;margin-left:50px;}
.menu_text{list-style-type:none;margin:0;padding-left:0px;}
.menu_list{float:left;line-height:47px;width:110px;text-align:center;font-size:18px;}
.menu_list a{line-height:47px;width:110px;color:#FFFFFF;display:block;}
.menu_list a:hover{text-decoration:underline;}
.menu_separator{float:left;background-position: -60px -350px;width:4px;height:47px;}
.play{float:right;background-position: -90px -350px;width:16px;height:47px;margin-right:5px;}
.forward{background-position: -130px -350px;width:20px;height:47px;}
.menu_selected{float:left;background-color: #213535;line-height:47px;width:120px;text-align:center;font-size:20px;}
.menu_selected_image{float:left;background-position: 0px -350px;width:30px;height:47px;}
.page{float:left;background-color: #213535;width:723px;margin-left:50px;padding:10px;}
.page_text{float:left;background-color: #2F4A4A;width:480px;padding:10px;}
.page_text2{float:left;background-color: #2F4A4A;width:410px;padding:10px;}
.page_text_full{float:left;background-color: #2F4A4A;width:703px;padding:10px;}
.page_noutati{float:left;background-color: #0D1515;width:200px;padding:5px;margin-left:10px;}
.page_play{float:left;background-color: #0D1515;width:270px;padding:5px;margin-left:10px;}
.down{background-position: 0px -410px;width:800px;height:120px;margin-top:5px;}
.down_text{float:left;font-size:10px;margin-top:80px;width:720px;text-align:center;margin-left:55px;color:#3B4040;}
.ro_flag_activ{background-position: -170px -350px;width:26px;height:47px;float:right;margin-right:9px;}
.ro_flag_activ a{width:26px;height:47px;display:block;}
.ro_flag_inactiv{background-position: -250px -350px;width:26px;height:47px;float:right;margin-right:9px;}
.en_flag_activ{background-position: -210px -350px;width:26px;height:47px;float:right;margin-right:9px;}
.en_flag_activ a{width:26px;height:47px;display:block;}
.en_flag_inactiv{background-position: -290px -350px;width:26px;height:47px;float:right;margin-right:9px;}
label {display:block;float:left;font-size:16px;margin:2px 4px 6px;text-align:right;width:200px;}
input{font-size:16px;padding:5px;vertical-align:center;margin-bottom:10px;width:170px;}
input:hover{border:1px solid rgb(153,204,0);}
.data{float:right;color:wheat;font-size:10px;}
.edit{background-position: -358px -349px;width:16x;height:16px;float:right;margin:1px;}
.delete{background-position: -388px -349px;width:16px;height:15px;float:right;margin:1px;}
.edit a,.delete a{border:1px solid rgb(87,87,87);display:block;width:16px;height:16px;}
.edit a:hover,.delete a:hover{border:1px solid rgb(255,102,0);}