/* CSS Document */










/***** Wrapper *****/

#wrapper
{
	
	padding:0px;
	width:984px;
}

/***** Top *****/

#top
{
	background-image: url(../images/header.jpg);
	height: 243px;
	width: 984px;
	margin:0;
	padding:0;
}




/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #962D32;
}
#logo{float:left; background-image:url(../images/logo.gif); width:259px; height:254px;}

#menu{float:right; width:500px; height:33px; background-image:url(../images/dots.gif); background-repeat:repeat-x; position:absolute; left:260px; top:170px;}
#title{float:right; width:500px; height:60px; position:absolute; left:350px; top:90px;}

#limba{float:right; width:200px; height:33px; position:absolute; left:150px; top:80px;}

#submenu{float:right; width:526px; height:32px; background-image:url(../images/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{width:526px; margin: 0px 0px 0px 220px; position :absolute;}
#leftpanel{float:left; width:200px; position: absolute;}
#rightpanel{float:right; width:200px;}

#submenu{float:right; width:526px; height:10px; background-color: #5393b9; background-image:url(../images/dots.gif);background-repeat:repeat-x;}
#substiri{height:9px;  background-image:url(../images/dot.gif);background-repeat:repeat-x;}

#footergalben{
	height:9px;  background-image:url(../images/spacer-galben.gif);background-repeat:repeat-x;
	height: 4px;
	width: 984px;
}
.footermenu{
	color:#ffca08;
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;

}
/*GRAY PANEL*/
.graypanel{
	 background-color:#962D32;  margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: white;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:white;
	text-align: left;
	
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:17px;
	text-decoration: underline;
	color:white;
	text-align: left;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.hugegraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 52px;
	
	color:#073d5f;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#073d5f;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#073d5f;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

h2{
	font-size: 18px;
}