body {
margin: 0px;
padding: 0px;
background: #0081bc;
font-size: 11px;
font-family: Tahoma;
}
form {
margin: 0px;
padding: 0px;
}
legend {
      font-family:Tahoma;
      font-size:1.1em;
      font-weight:bold;
      border:3px solid #DDD;
      margin-bottom:5px;
      padding:3px;
      width:254px;
      background:#fff;
}
.vezi-dunga {
      border-top: 1px solid #CCC;
      border-bottom: 1px solid #CCC;
      padding: 5px 0px;
      margin: 10px 0px;
}
.more {
      padding-top: 4px;
      text-align: right;
}
.dreapta-content {
      text-align: left;
      padding-left: 10px;
      padding-right: 10px;
      background: #ebebeb;
}
.dreapta-content h2 {
      padding: 0px;
      margin: 0px;
      color: #6e6e6e;
      font-weight: bold;
      font-size: 12px;
      text-align: left;
      border-bottom: 1px solid #DDDDDD;
      padding-bottom: 5px;
      margin-bottom: 5px;
}
.dreapta-top {
      width: 580px;
      height: 10px;
      background: url(images/top-dreapta.jpg);
}
.dreapta-bottom {
      width: 580px;
      height: 10px;
      margin-bottom: 10px;
      background: url(images/bottom-dreapta.jpg);
}

.panel-content {
      text-align: left;
      padding-left: 10px;
      padding-right: 10px;
      background: #d8d8d8;
}
.panel-content h2 {
      padding: 0px;
      margin: 0px;
      color: #6e6e6e;
      font-weight: bold;
      font-size: 12px;
      text-align: left;
      border-bottom: 1px solid #6e6e6e;
      padding-bottom: 5px;
      margin-bottom: 5px;
}
.panel-top {
      width: 350px;
      height: 10px;
      background: url(images/top-panel.jpg);
}
.panel-bottom {
      width: 350px;
      height: 10px;
      margin-bottom: 10px;
      background: url(images/bottom-panel.jpg);
}
.sidebar-top {
      width: 170px;
      height: 10px;
      background: url(images/top-panou.jpg);
}
.sidebar-bottom {
      width: 170px;
      height: 10px;
      margin-bottom: 10px;
      background: url(images/bottom-panou.jpg);
}
.sidebar-content {
      text-align: left;
      padding-left: 10px;
      padding-right: 10px;
      background: #d8d8d8;
}
.sidebar-content h2 {
      padding: 0px;
      margin: 0px;
      color: #6e6e6e;
      font-weight: bold;
      font-size: 12px;
      text-align: left;
      border-bottom: 1px solid #6e6e6e;
      padding-bottom: 5px;
      margin-bottom: 5px;
}
fieldset {
      border: 2px solid #DDD;
      padding: 5px;
      font-family: Tahoma;
      margin-bottom: 0.5em;
      line-height: 1.5em;
}
input, select, textarea {
      padding: 2px;
      background: #efefef;
      border: 1px solid #DDD;
      font-size: 11px;
      font-family: Tahoma;
}
input:focus:hover, select:focus:hover, textarea:focus:hover {
      padding: 2px;
      background: #FFFFFF;
      border: 1px solid #DDD;
      font-size: 11px;
      font-family: Tahoma;
}
input:focus, select:focus, textarea:focus {
      padding: 2px;
      border: 1px solid #dfdfdf;
      background: #fff;
      font-size: 11px;
      font-family: Tahoma;
}
.bg-player {
      width: 350px;
      margin-top: 15px;
      margin-bottom: 10px;
      height: 470px;
      background: url(images/bg-player.jpg);
}
.menutit {
      text-align: center;
      font-weight: bold;
      margin-bottom: 5px;
      padding: 2px;
      background: #efefef;
}
.bg-footer2 {
      height: 10px;
      background: url(images/bg-footer.jpg);
      margin: 0px auto;
      margin-bottom: 5px;
      width: 961px;
}
.h2-style {
      border: 1px dotted #a6a6a8;
      width: 180px;
      padding: 3px;
      color: #a6a6a8;
      padding-left: 5px;
      font-weight: bold;
      font-size: 12px;
}
.h2-style-sub {
      font-size: 10px;
      padding-top: 10px;
      padding-bottom: 5px;
      padding-left: 10px;
}
.h3-style {
      border: 1px dotted #a6a6a8;
      width: 550px;
      padding: 3px;
      color: #a6a6a8;
      padding-left: 5px;
      font-weight: bold;
      font-size: 12px;
}
.bullet {
      margin-right: 5px;
}
.footer-icon {
      width: 543px;
      height: 73px;
      background: url(images/logo-footer.jpg) no-repeat;
}
.footer {
      margin: 0px auto;
      width: 961px;
      background:#F2F2F2 url(images/footer.jpg) top repeat-x;
}
.main {
margin: 0px auto;
width: 961px;
background:#FFFFFF url('images/bg-header.jpg') no-repeat;
}
/*Navigation links admin*/
#navigation {margin: 0;}
#navigation h2, .side-label {
    text-align: center;
	color: #444;
	font-size: 1.1em;
	padding: 0.25em;
	margin-bottom: 1px;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}
#navigation ul {
    margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	line-height: 1.2em;
}
* html #navigation ul li, #navigation a {height: 1%;}
.adauga a {
    padding: 1px;
	background: #eeeeee;
	display: block;
	text-decoration : none;
	padding-left: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.adauga a:hover {
    padding: 1px;
	padding-left: 20px;
	background: #FFFFFF;
    color: #7dc906;
	text-decoration : none;
}
.sub a {
    padding: 1px;
	background: #f1f1f1;
	display: block;
	text-decoration : none;
	padding-left: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.sub a:hover {
    padding: 1px;
	padding-left: 20px;
	background: #FFFFFF;
    color: red;
	text-decoration : none;
}
.head a {
	background: #f0f0f0 url(images/navbg.jpg) repeat-x center right;
	display: block;
	text-decoration : none;
	border-bottom: 1px solid #CCCCCC;
}
.head a span{
	display: block;
	font-weight: bold;
	height: 1.7em;
	line-height: 1.7em;
	padding: 0 0.7em;
}
.head a:hover {
	background: #f0f0f0;
	text-decoration : none;
}

.sc {
    position: relative;
    left: 4px;
    top: 4px;
    margin-right: 0px;
    margin-bottom: 10px;
}
.h1_biblia {
    margin:2px;
    margin-right:0px;
    width: 376px;
    padding-left:7px;
    float: left;
    padding-top:2px;
    font: 400 1.6em arial, sans-serif;
    color: #536C71;
    border-bottom: 12px solid #ddd;
}
.next-back {
    margin:2px;
    margin-left:0px;
    width:170px;
    float: right;
    padding-top:2px;
    font: 400 1.6em arial, sans-serif;
    color: #536C71;
    border-bottom: 12px solid #ddd;
}
.toolbar {
      background: #F8F1E7;
      padding: 4px 0px;
      width: 100%;
      margin: 0px;
}
.magic {
clear: both;
padding-top: 10px;
}
.button {
margin: 2px;
}
.text_url {
color: #009900;
}
.button:hover {
margin: 1px;
background:#efefef;
border: 1px solid #DDD;
}
.next-back A:link {
    text-decoration:none;
    color: #536C71;
}
.next-back a:hover {
    text-decoration:none;
    color: #77A6AF;
}
.next-back a:visited {
    text-decoration:none;
    color: #536C71;
}
.next-back a:active {
    text-decoration:none;
    color: #536C71;
}
.alege_biblie {
    color: #536C71;
    padding-left: 150px;
    margin-top: 10px;
    background: #E7F1F3;
    border-top: 1px solid #AAD3DB;
    border-bottom: 1px solid #AAD3DB;
}
.program {
    color: #536C71;
    background: #E7F1F3;
    border-top: 1px solid #AAD3DB;
    border-bottom: 1px solid #AAD3DB;
}
.program-cell1 {
    background: #FFFFFF;
    text-align: center;
    height: 35px;
    border-bottom: 2px solid #AAD3DB;
}
.program-cell2 {
    background: #EBF4F5;
    text-align: center;
    height: 30px;
    border-right: 1px solid #AAD3DB;
    border-bottom: 2px solid #AAD3DB;
}
.program-cell3 {
    text-align: center;
    height: 30px;
    border-right: 1px solid #AAD3DB;
    border-bottom: 2px solid #AAD3DB;
}
.program-cell4 {
    text-align: center;
    height: 30px;
    border-bottom: 2px solid #AAD3DB;
}
.sc div.l1, .sc div.l2, .sc div.l3, .sc div.l4  {
    position: relative;
    left: -1px;
    top: -1px;
    background: #f5f5f5;
}
.sc div.l2 { background: #eee; }
.sc div.l3 { background: #ddd; }
.sc div.l4 { background: #fff; }

.border-felicitare {
      border: #DDDDDD 1px solid;
      padding: 3px;
      background: #F8F8F8;
}
.rotund {
	font-weight: bold;
	color: #696969;
	background: #dddddd !important;
	text-decoration: none;
	border: 1px solid #ccc;
      padding: .1em .7em .2em;
      margin-left:5px;
}
.tags {
	background: url(images/ico_tag.gif) no-repeat;
	background-position: left 3px;
	padding-left: 35px;
	color: #aaa;
	line-height: 1.5em;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #DDD;
	text-transform: lowercase;
}
.songOverview {
	width:100%;
	background-color: #EFEFEF;
	}
.songOverview TD {
      border:1px solid #CCCCCC;
	padding: 1px 10px 1px 1px;
	}
.headlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.cautari {
	width: 98%;
      font-size:11px;font-family:Tahoma;
	background-color: #CCCCCC;
}

tr.cautari_top {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.activecautari {
	background-color: #ffffff;
	text-align: center;
}
tr.activecautari_2 {
	background-color: #ffffff;
	text-align: left;
}
.headlinks_sep {
	background-image: url(images/headlinks_sep.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#trafic {float:right; padding-top: 21px;padding-right: 10px;}
.headlinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.headlinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.headlinks a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-weight: bold;
}
.headlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4D92C7;
	text-decoration: underline;
	font-weight: bold;
}
.text_black1 {	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.text_black1 a{	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.text_black1 a:hover{	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.detalii_noutati {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
}
.detalii_noutati a:hover {
font-family : Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
color:#CCC;
text-decoration:none;
}
.pic_border2 {
border: #DDDDDD 1px solid;
padding: 3px;
background: #F8F8F8;
margin-bottom: 3px;
}
.rview_box {
	background-image: url(images/review.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.border2 {
	font-family: Tahoma;
	color: #2d2d2d;
	background: url(images/bgborder.jpg) repeat-x;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 10px;
}
.border3 {
	font-family: Tahoma;
	font-weight: bold;
	background: url(images/bgborder-hover.jpg) repeat-x;
	padding: 2px 6px;
	border: 1px solid #000;
	text-decoration: none;
}
.border2:hover {
	font-family: Tahoma;
	color: #2d2d2d;
	background: url(images/bgborder-hover.jpg) repeat-x;
	padding: 2px 6px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.titlu_stire {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titlu_stire a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titlu_stire a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

img {margin: 0px; padding:0px; border:0px;}
#bg {
      padding: 0px;
      width: 100%;
      margin: 0px auto;
}
#mainpage {
      margin: 0px auto;
      width: 100%;
}
.imagethumb {
border: #DDDDDD 1px solid;
padding: 3px;
margin-right:6px;
background: #F8F8F8;
}
.boxestext_index {
	border: 1px solid #CCC;
	margin-bottom: 8px;
    background-color: #FFF;
	font-family: Arial;
    width:600px;
    height:220px;
    padding-top:20px;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.noutati_border {
    border: 1px solid rgb(170, 221, 255);
    padding: 1px; font-size: 12px;
    color: rgb(62, 183, 255);
    text-decoration: none;
}
.titlu_content {
height : 15px;
color : #474747;
background-color : #f5f5f5;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
white-space : nowrap;
padding-left : 2px;
}
div.votd_head {
padding-left:10px;font:11px Verdana;color:#FC3D32;font-weight:bold;
	}
div.votd_text {
font:10px Verdana;color:#000;font-weight:normal;
	}

div.votd_med {
font:0px Verdana;color:#000;font-weight:normal;
}
div.votd_pwb {
font:0px Verdana;color:#000;font-weight:normal;padding-left:0px;
}
.link_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #a6a6a8;
    text-decoration:none;
}
.h2{
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
font-size:12px;
color:#312E2E;
}
a:link, a:visited, a:active{
text-decoration: none;
color: #6e6e6e;
}
a:hover{
color: #a6a6a8;
text-decoration:none;
}
.header{
height: 150px;
padding: 0px;
width: 961px;
margin: 0 auto;
margin-bottom: 10px;
margin-top: 10px;
background:url(images/headerbg.jpg) no-repeat;
}

#content {
font: 11px Tahoma;
color: #333333;
width: 580px;
padding-bottom: 10px;
}
.post2 {
float:left;
width:295px;
max-height:290px;
overflow:hidden;
}
.sidebar { width:170px; margin:0px; padding:0px; float: left; }
.sidebar2 { width:170px; margin:0px; padding:0px; float: right; }
.menu_stanga { width: 100%; padding:0px;border:1px solid #CCCCCC;}
.shadow { position: relative; left: 4px; top: 4px; margin-right: 4px; margin-bottom: 4px; }
.menu_stanga_top { border-bottom:1px solid #CCCCCC; height:32px;background:url(images/headlinks_bg.jpg) repeat-x;padding-left:5px;font-size: 11px;color: #4D92C7;font-family: Tahoma; }
.menu_stanga_top_2 { border-bottom:1px solid #CCCCCC; height:32px;background:url(images/headlinks_bg.jpg) repeat-x;padding-left:5px;font-size: 11px;color: #4D92C7;font-family: Tahoma;  }
.menu_stanga_link {
color: #6e6e6e;
font-weight: bold;
text-decoration:none;
}
.menu_stanga_content {
width: 100%;
background:url(images/mainbg_2.gif) repeat-x;
font-family: Tahoma;
padding: 12px 2px 3px 2px;
font-size: 11px;
color: #2d2d2d;
}
.menu_stanga_content_padd {
width: 100%;
background:url(images/mainbg_2.gif) repeat-x;
font-family: Tahoma;
padding: 12px 0px 0px 0px;
font-size: 11px;
color: #2d2d2d;
}
.menu_stanga_content-2 {
background: url(images/mainbg_2.gif) repeat-x;
font-family: Tahoma;
padding: 12px 0 0 0;
font-size: 11px;
color: #2d2d2d;
}
.menu_stanga_content_admin {
width: 760px;
background:url(images/mainbg_2.gif) repeat-x;
font-family: Tahoma;
padding: 12px 2px 3px 2px;
font-size: 11px;
color: #2d2d2d;
}

