/* 
    Document   : syle
    Created on : Apr 29, 2009, 7:51:57 PM
    Author     : Publidesign.org
    Description:
        Purpose of the stylesheet follows.
*/



root { 
    display: block;
}
body{
	margin:0px;
	font-family:Arial;
	font-size:11px;
	font-weight: normal;
}

td {
    font-size:9pt;
}

a {
	outline:none;
	text-decoration: none;
	font-weight: normal;
}

a img {
    border:0px;
}

/*  Header Start */
.h_c {
    background-image: url("../images/h_c.gif");
    background-repeat:repeat-x;
    width:881px;
    height:130px;
}

.h_r {
    background-image: url("../images/h_r.gif");
    background-repeat:no-repeat;
    background-position:right;
    width:100%;
    height:130px;
}

.h_l {
    background-image: url("../images/h_l.gif");
    background-repeat: no-repeat;
    background-position:left;
    width:100%;
    height:130px;
    text-align:left;
}

.logo {
    float:left;
    display:block;
    position:relative;
    left:69px;
    top:16px;
}

.ads {
    position:relative;
    float:right;
    display:inline-block;
    margin-top:10px;
    margin-right:15px;
}

.menu ul li {
    float:right;
    position:relative;
    display:inline;
    list-style:none;
    left:-2px;
    top:5px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}

.menu_li {
    background:none;
}

.menu_li_over {
    background-image: url("../images/m_over.gif");
    color:#000;
}

.menu ul {
    margin-top:0px;
    height:35px;
}
.menu ul li a {
    color:#626262;
    text-decoration:none;
    font-weight:bold;
}

.info_bar {
    margin-top:16px;
    width:878px;
    display:block;
}

.logo_r {
    padding-left:2px;
}

.info_l {
    background-image: url("../images/info_bg_l.gif");
    background-repeat: no-repeat;
    background-position: left;
    width:625px;
    height:82px;
    color:#fff;
    font-size:8pt;
    margin-top:-1px;
}


.info_title{
    padding-left:10px;
    padding-top:10px;
    padding-bottom:4px;
}

.info_content{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
}
.info {
    background-image: url("../images/info_bg_c.gif");
    background-repeat:repeat-x;
    width:625px;
    height:82px;
}

.content {
   width:878px;
}

/* header END */

/* Left Side */

.left{
    width:195px;
    padding-right:10px;
}

.TitleBox {
    background-image: url("../images/t_box.gif");
    background-repeat:no-repeat;
    width:195px;
    height:25px;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    padding-top:5px;
    padding-left:5px;
}
.menusubcat a, a:hover {
color: #000;
}
.menusubcat a:hover {
color: #007cdb;
}
.TitleBox  td {
    background-image:url("../images/arrow_over.png");
    background-repeat:no-repeat;
    background-position:left;
    font-size: 9pt;
    margin-left:-45px;
    padding-left:25px;
}
.left ul {
    list-style:none;
    margin-top:10px;
}

.left ul li {
    background-image:url("../images/arrow_over.png");
    background-repeat:no-repeat;
    background-position:left;
    font-size: 9pt;
    margin-left:-45px;
    padding-left:25px;
}

.left ul li a {
    text-decoration:none;
    color:#626262;
    outline:none;
}

.left ul li a {
    text-decoration:none;
    color:#626262;
    outline:none;
}
.left ul li a:hover {
    text-decoration:underline;
    color:#0066FF;
}

/* LeftSide END */

/* Center */
.center {
    width:100%;
}
.box {
    border:1px solid #dddddd;
    width:95%;
    padding:10px;
    font-size:8pt; text-decoration: none;
}
.box2 {
    border:0px solid #dddddd;
    width:99%;
    padding:0px;
    font-size:8pt; text-decoration: none;
}
.box img {
    padding-right:10px; text-decoration: none;
}

.btn_detalii {
    text-align:right;
    padding-right:10px; text-decoration: none;
}

.anunt {
    padding-bottom:10px; text-decoration: none;
}

.title_anunt{
    background-image: url("../images/detalii_bg.gif");
    background-repeat:repeat-x;
    width:100%;
    height:33px;
    font-size:12pt;
    font-weight:bold;
    padding-top:3px; text-decoration: none;
}

.box_details {
    border:1px solid #dddddd;
    width:100%;
    font-size:8pt; text-decoration: none;
}

.content_details {
    padding:10px; text-decoration: none;
}

.content_details img{
    margin-right:10px;
    margin-bottom:10px; text-decoration: none;
}






/* Center END */

/* Right Side */

.right {
    width:250px;
    padding-left:10px; text-decoration: none;
}

.r_side {
    border: 1px solid #d1d1d1;
    margin-bottom:10px; text-decoration: none;
}

.bg_title {
    background-image:url("../images/top_r.gif");
    background-repeat:no-repeat;
    height:33px;
    width:250px; text-decoration: none;
}
.title {
    color: #fff;
    font-size:10pt;
    font-weight:bold;
    padding-top:10px;
    padding-left:10px; text-decoration: none;
}


.anunt_r {
    font-size:8pt;
    padding: 5px;
    margin-top:10px; text-decoration: none;
}
.detalii {
    background-image: url("../images/detalii_bg.gif");
    background-repeat:repeat-x;
    height:26px;
    width:248px;
    text-align:right;
    font-size: 9pt;
    padding-top:5px; text-decoration: none;
}
.detalii a{
    color:black;
    font-weight:bold;
    text-decoration:none;
    padding-right:20px; text-decoration: none;
}












/* Right side END */

/* Footer */



.footer {
    width:100%;
}

.logo_b {
    text-align:left;
    width:100%;
    border-bottom:1px solid #d1d1d1; text-decoration: none;
}

.f_links{
    margin-top:5px;
    margin-bottom:40px; text-decoration: none;
}

.f_links, .f_links a, .f_links a:hover{
    font-size:8pt;
    color:#a1a1a1;
    font-weight:bold;
     
}
.copy {
    float:right;
}
