/* CSS Document */
body {
    text-align:center;
}
.container {
    width:750px;
    margin:auto;
    text-align: justify;
    font:normal 11px Verdana, Arial, Helvetica, sans-serif
}
.header {
    width:750px;
    height:215px;
    background-image:url(img/top.jpg);
    background-repeat:no-repeat
}
.header_title, .header_description {
    width:750px;
    text-align:center;
    color:#FFFFFF;
    font-weight:bold
}
.header_title {
    padding-top:35px
}
.header_title a{
    font-size:40px;
    color:#FFFFFF;
    text-decoration:none
}
.header_description {
    font-size:20px;
    padding-top:10px
}
.menubar {
    width:100%;
    height:35px;
    background-image:url(img/linia_de_stiri.jpg);
    background-repeat:repeat-x;
    text-align:center
}
.menu {
    padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
}
.menubar a {
    font-weight:bold;
    font-size:14px;
    color:#000;
    text-decoration:none;
    margin:0px 20px
}
.menubar a:hover {
    color:#0066CC
}
.main {
    margin-top:15px
}
.sidebar {
    float:left;
    width:210px
}
.box {
    width:100%;
    margin-bottom:20px
}
.box_title {
    background-image:url(img/box.jpg);
	background-repeat:repeat-x;
    width:100%;
    height:20px;
    margin-bottom:1px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    padding-top:7px;
}

.box_content {
	background-color : #F4F4F4;
	padding : 5px;
	text-align: left;
}    
.content {
    margin-left:230px;
    width:517px;
}
.footer {
    width:100%;
    height:22px;
    background-image:url(img/footer.jpg);
    background-repeat:repeat-x;
    font-size:9px;
    font-weight:bold;
    color:#666666;
}
.footer a {
    color:#666666;
    text-decoration:none
}
.footer a:hover {
    text-decoration:underline
}
.footer_left {
    float:left;
    margin:5px
}
.footer_right {
    float:right;
    margin:5px
}
.news {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
}

.imaginea_img {
	padding: 10px 10px 10px 15px;
	color: #003366;
	font-size: 9px;
	text-align: center;
	border-style: dotted;
	border-width: thin;
	border-color:#CCCCCC;
	height: 102px;
}

.imaginea_img_inconjurata {
	float: left;
	padding: 10px 10px 10px 10px;
	color: #003366;
	font-size: 9px;
	text-align: center;
}

.myheading1 {
	font-size:13px;
	padding: 2px 2px 2px 15px;
	color:#060053;
	border-style: dotted;
	border-width: thin;
	border-color:#CCCCCC;
}

a.one:link {color: #003366}
a.one:visited {color: #0000ff}
a.one:hover {font-size: 110%; color:#FF3300}

a.two:link {
   color: #3366CC;
   font-weight:bold}
a.two:visited {
   color: #3366CC;
   font-weight:bold}
a.two:hover {
   color: #F4F4F4;;
   font-weight:bold;
   background-color: #3366CC;}
   
ul 
{
list-style-image: url('img/sageata.jpg')
}

h1
{
font-size: 11px
}

h2
{
font-size: 10px
}
.mybold {
	font-weight: bold;
}
