body, p, span, a, div, table {margin:0px;padding:0px;}

body {
    background-color: #ffffff;
    text-align: center;
    font-family: Arial;
}

a {
    color: #000;
    text-decoration: none;
    font-size: 11px;
}

a:hover{
    text-decoration: underline;
    font-size: 11px;
}
.title {
    font-size: 18px;
    color: #ffa970;
    border-bottom: 1px solid #000;
    margin-bottom: 4px;
}
.tags_cont {overflow:hidden;width:auto;}

.tags_cont div {
    float:left;
    width:auto;
    height:13px;
    /*    min-width:30px;
    width:auto !important;
    width:30px;*/
    margin-right:6px;
}
div.pageFrame {
    width: 991px;
    /*height: 90%;*/
    margin: 20px 0px 60px 0px;
    padding: 0px;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}
div.layoutBody{
    width: auto;
    /*height: 90%;*/
    margin-top:10px;
    overflow:hidden;
}
div.layoutMenu{
    width: auto;
    height: 25px;
    background-color: #999999;
}
div.layoutMenu div {
    width:220px;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    text-align:center;
}

.image{
    border:1px solid #333333;
}
#head {
    border: 1px solid #ffffff;
    width: auto;
    height: 142px;
    margin: 10px 0px 0px 0px;
    background-color: #ccccff;
}
.name {
    padding-top: 20px;
}
.link_contur {
    border:1px solid #333333;
    display:block;
    width:100px;
    /*height:100px;*/
}
.link_contur:hover {
    border:1px solid #ff4600;
}
.page {
    width:991px;
    overflow:hidden;
}
.picture, .article {
    border: 1px solid #C0C0C0;
    margin-bottom: 5px;
    background: #f0f0f0;
    padding: 5px;
    -webkit-border-radius: 10px; /* Safari prototype */
    -moz-border-radius: 10px; /* Gecko browsers */
    border-radius: 10px; /* All others */
    font-size: 11px;
}
.picture {width:177px;}
.info {
    color: #999999;
    margin:0px 0px 5px 0px;
    padding:0px;
}

.commentinfo a {
    text-decoration:underline
}

.text {
    /*text-align: justify;*/
    margin-top:5px;margin-bottom:5px;
    vertical-align:middle;
}
ul {
    list-style: square;
    list-style-position: outside;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left:4px;
    margin-left:20px;
    color: #ff6600;
    display:block;
}

ul.level1 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left:0px;
    margin-left:0px;
}

li {
    padding-left:0px;
    margin-left:0px;
}

li.level1 {
    margin-top: 0px;
    margin-bottom: 0px;
    /*padding-left:10px;*/
    margin-left:10px;
}

li.level2 {
    margin-top: 0px;
    margin-bottom: 0px;
    /*padding-left:20px;*/
    margin-left:20px;
}

ul a {
    color:#000;
}

img.text {
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.commentinfo {
    /*border-top: 1px solid #B0764F;*/
    margin-top:5px;
    padding-top:3px;
    margin-bottom: 2px;
    text-align: left;
}

.tabel_comment {
    width:100%;
    border-bottom:1px solid #b0764f;
}

.content_articol {overflow:hidden;}
.navi_comments {
    width:200px;
    margin-left:auto;
    margin-right:auto;
}
.navi_comments tr {text-align:center;}
.navi_comments tr td table {margin-left:auto;margin-right:auto;}
td.display {padding-left:5px;padding-right:8px;}
.content_tags{
    padding-bottom:5px;
    margin-bottom:10px;
    border-bottom:1px solid #000000;
}

.preview {
    background-color:#ffffff;
    /*height:230px;*/
    height:auto;
    width:auto;
}

* html .preview {width:430px;}

.preview table img {margin-left:10px;}
.preview a {
    margin-top:10px;
    width:50px;
    margin-left:auto;
    margin-right:auto;
    font-weight:normal;
}

.center_content .nr_mesaje {
    color:#ff6600;
    font-size:14px;
    font-weight:bold;
}

.preview .nr_mesaje {
    font-size:14px;
    color:#ff6600;
    font-weight:bold;
    display:block;
    padding-top:10px;
    margin-bottom:10px;
    margin-left:10px;
}

.general_mm {
    display:block;
    margin-left:5px;
    margin-bottom:5px;
    border:1px solid #000000;
}

/*left bracket - folosit in administrare si album*/
.lb {
    background-image:url(../../images/left_bracket.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
}
/*right bracket - folosit in administrare si album*/
.rb {
    background-image:url(../../images/right_bracket.gif);
    background-repeat:no-repeat;
    background-position:0px 2px;
    margin-left:3px;
}

.info_light_box {
        margin-left:10px;
        margin-right:10px;
        font-size:12px;
}
