﻿body
{
    font-family:Verdana;
    margin:0px;
    padding: 0px;
    font-size: 12px 
}

/* SITE LAYOUT
/* ************************************************** */
#container1
{
    background: url('') top center repeat-y;
    background-color: white;
    /*border: solid 1px black;*/
    width: 1008px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;

}

#columnleft1
{
    float: left;

/*    border: solid 1px black;*/
}

#HeaderImg
{
    display: none;
}

.leftblock1
{
    height:100%;
    font-size: 13px;
    font-family: Arial;
    color: Black;
/*    border: solid 1px black;*/
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}


#columnright1
{
    display: none;
}


#container2
{
    background: url('') top center repeat-y;
    background-color: white;
/*    border: solid 1px black;*/
    width: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;

}

#columnleft2
{
    display: none;
}


#columnright2
{
}

.rightblock2
{
    font-size: 10pt;
    font-family: Arial;
    color: Black;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
}
.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:0px;
    clear: both;
}

/* ********************************************* */


#TopMenu {display:none }


/* LEFT MENU
/* ************************************************** */

.LeftMenuCtgFrame
{
width:140px;
/*border-top:1px #fff0bb solid;*/
/*border:1px #fff0bb solid;*/
border-right:1px #003366 solid;
border-bottom:1px #003366 solid;
background: url(../img/bg-text-articol.gif) ;
margin-left: 15px;
}

.LeftMenuCtgTitle
{
color:white;
font-weight:700;
background:url(../img/bg-titlu-articol.gif) top left repeat-y;
width: auto;
padding:5px;
}

#LeftMenu
{
    width: auto;
}

#LeftMenu UL {
	Margin: 0;
	PADDING: 0; 
	LIST-STYLE-TYPE: none; 
	BORDER-width: 0px;
    background: url(../img/bg-text-articol.gif) top left repeat-y;	
}
#LeftMenu UL LI {
	PADDING: 5px 5px; 
	DISPLAY: block;
	MARGIN: 0px; 
    text-align: left;
    vertical-align:middle;
    border-bottom: 1px dotted black;
}

#LeftMenu UL LI A {
	DISPLAY: block;
	HEIGHT: 100%;
    text-decoration:none;
    color:#003366;
    width: auto;

}
#LeftMenu UL LI A:hover {
    color:#006699;
    text-decoration:underline;
    background: yellow;
}
#LeftMenu .selected A
{
 background-color: #9fc7e6;
 color: black;  
}

/* ************************************************** */


/* Titlu Categorie*/
/* ************************************************** */
#TitluCategorieArticol
{
    font-weight: bold;
    font-size: 18pt;
    width: auto;
    border-bottom: 1px solid black;
    color: Black;
    margin-bottom: 12pt;
    
}
/* ************************************************** */


/* Articole pe scurt */
/* ************************************************** */


#ArticolPeScurt
{
    color: Black;
}

#ArticolPeScurt A
{
    text-decoration: none;
    color: navy;
}

#ArticolPeScurt A:hover
{
    text-decoration: underline;
    color: Orange ;
}

#ArticolPeScurt H1
{
    font-family: Georgia, Times New Roman;
    font-size: 14px;
    font-weight:normal;
    color: Navy;
    text-decoration: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;   
}

#ArticolPeScurt H2
{
    font-family: Georgia, Times New Roman;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    color: #999999;
    text-decoration: none;
    padding: 0px;
    
}

#ArticolPeScurt H3
{
    margin-top: 5px;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    font-weight: normal;
    text-align: justify;
}

#ArticolPeScurt img
{
    width: 70px;
    height: 70px;
    border: 1px solid black;
    text-align: left;
    vertical-align: text-top;
    margin-right: 10px;
}

/* ************************************************** */


.RateIt_Radio
{
    font-family: Arial;
    font-size: 10px;
}
/* ************************************************** */