
*{
	padding: 0;
	margin: 0;
}

body
{
	background: url("images/backgr.png");
	font-family: Verdana;
	font-size: 10px;
	color: #888;
}


#container
{
	margin: 50px auto;
	width: 750px;
	height: 577px;
	text-align: left;
}

#left
{
	float: left;
	width: 201px;
	height: 577px;
	background: url("images/left.png") top left no-repeat;
}

#logo
{
	float: right;
	width: 549px;
	height: 82px;
	background: url("images/logo.png") top left no-repeat;
}

#titlebar
{
	float: right;
	width: 549px;
	height: 27px;
	background: url("images/titlebar.png") top left no-repeat;
}

#header
{
	float: right;
	width: 549px;
	height: 202px; 
	background: url("images/header.png") top left no-repeat;
}

#content
{
	float: right;
	width: 549px;
	height: 165px;
	background: url("images/content.png") top left no-repeat;
}

#page
{
	float: right;
	width: 549px;
	height: 367px;
	background: url("images/page.png") top left no-repeat;
}

#contact
{
	float: right;
	width: 549px;
	height: 367px;
	background: url("images/contact.png") top left no-repeat;
}

#despre
{
	float: right;
	width: 549px;
	height: 367px;
	background: url("images/despre.png") top left no-repeat;
}

#footer
{
	float: right;
	width: 549px;
	height: 101px;
	background: url("images/footer.png") top left no-repeat;
}

.footbar, .footbar:link, .footbar:visited
{
display: block;
float:left;
margin: 0px auto;
text-decoration: none;
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
color: #f0efed;
background-color: #4b8fbf;
}

.footbar:hover
{
text-decoration: none;
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
background-color: #ca6e31;
color: #f0efed;
}

.current
{
display: block;
float:left;
margin: 0px auto;
text-decoration: none;
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
color: #ca6e31;
background-color: #f0efed;
}

#links
{
display: block;
}

#menu
{
	text-align: right;
	width: 199px;
	height: 202px;
	margin-top: 109px;
	margin-left: 2px;
	}

#menu a, #menu a:link, #menu a:visited
{
display:block;
height: 27px;
padding-top: 6px;
padding-right: 25px;
text-align: right;
text-decoration: none;
font-family: tahoma, verdana, arial;
font-size: 14px;
font-weight: bold;
color: #fff;
}	

#menu a:hover
{
display:block;
height: 27px;
padding-top: 6px;
padding-right: 25px;
text-align: right;
text-decoration: none;
font-family: tahoma, verdana, arial;
font-size: 14px;
font-weight: bold;
color: #fff;
background-color: #4b8fbf;
}

#welcome
{
display: block;
padding-left:20px;
padding-top: 20px;
padding-bottom: 20px;
text-decoration: none;
font-family: verdana, arial;
font-size: 16px;
font-weight: bold;
color: #333;
}

#heading
{
color:#ca6e31;
display: block;
padding-left: 10px;
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.news
{
margin-top: 15px;
margin-left: 20px;
margin-right: 51px;
display: block;
font-family: tahoma, verdana, arial;
padding-left: 15px;
font-size: 10px;
background-image: url("images/glyph.png");
background-repeat: no-repeat;
background-position: left;
color: #666;
}
#article
{
display: block;
font-family: tahoma, verdana, arial;
font-size: 10px;
color:#555;
}

#article a, #article a:link, #article a:visited
{
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
color:#555;
text-decoration: none;
}

#article a:hover
{
color:#ca6e31;
}
#article1
{
display: block;
font-family: tahoma, verdana, arial;
font-weight:bold;
font-size: 12px;
color:#4b8fbf;
}

#article1 a, #article1 a:link, #article1 a:visited
{
font-family: tahoma, verdana, arial;
font-size: 12px;
font-weight: bold;
color:#4b8fbf;
text-decoration: none;
}

#article1 a:hover
{
color:#ca6e31;
}

#tabtext
{
display: block;
margin-left: 330px;
margin-top: 6px;
text-decoration: none;
font-family: verdana, arial;
font-size: 16px;
font-weight: bold;
color: #fff;
}

#pics
{
width: 499px;
text-align:center;
}
#pics img
{
border: 2px #333333;
width: 120px;
height: 90px;
}