body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#ccc url(images/body.jpg) repeat-y center;
}

.wrapper{
    width:800px;
    margin:0 auto;
    padding-top: 0px;
    border-right:3px solid #ededed;
    border-left:3px solid #ededed;
}

.navbg {
	background: #FFFFFF;
	width:800px;
	border-bottom:2px solid #ffffff;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.banner{
    background:url(images/bannerbg_13.gif) repeat-x;
    height: 102px;
    width: 100%;
    border-bottom:3px solid #1553B9;
}

.colectie{
    background:url(images/colectie.jpg) repeat-x;
    height:50px;
    width:100%;
}

.bannerontop{
    background:url(images/bannerontop.png) no-repeat center;
    height:96px;
    padding-top:33px;
    text-align:center;
}

.content{
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
}

.leftcolumn{
    background: #F1F1F1;
    width:285px;
    padding-left:2px;
    padding-top: 7px;
    padding-bottom:20px;
    float:left;
    text-align:left;
}

.rightcolumn{
    background: #F1F1F1;
    width: 510px;
    float: right;
    padding-top: 7px;
    padding-right: 0px;
    text-align: left;
    border-top: 1px solid #838383;
    border-bottom: 1px solid #838383;
    border-right: 1px solid #838383;
    border-left: 1px solid #838383;
}

.stanga{
    background: url(images/stanga.jpg) no-repeat center;
    width: 281px;
    height: 26px;
    border-top: 1px solid #838383;
    border-bottom: 1px solid #838383;
    border-right: 1px solid #838383;
    border-left: 1px solid #838383;
}

.stext{
    padding-top: 6px;
    padding-left: 10px;
    text-align: left;
    font-size: 13px;
    color: #0e3e7b;
    font-weight: bold;
}

h2{
    background:url(images/leftcolumnheader_21.jpg) repeat-x;
    font-weight:bold;
    text-align:center;
    font-size:11px;
    color:#fff;
    margin:0;
    padding-top:14px;
    padding-bottom:14px;
}

h3{
    font-weight:bold;
    text-align:center;
    font-size:21px;
    color:#fff;
    margin:0;
    padding-top:14px;
    padding-bottom:14px;
}

.clear{
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}

.info{
    padding-top:5px;
    padding-bottom:5px;
    background:url(images/inforepeat_25.gif) repeat-y left;
    padding-left:20px;
    margin:0;
    color:#666;
    font-size:10px;
    margin-bottom:5px;
}
.maincontevt{
    padding-left:5px;
    padding-right:5px;
}
a:link {
	color: #39629F;
	text-decoration: none;
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.footer{
   width:800px;
   background:url(images/navbg_02.jpg) repeat-x;
   padding-top:20px;
   padding-bottom:20px;
   clear:both;
   text-align:center;
   color:#000000;
   position: static;
   bottom: 1px;
}
.footer a:link{
   color: #714545;
   font-size:11px;
}
.footer a:visited{
   color: #714545;
   font-size:11px;
}
.footer a:hover{
   color: #ffffff;
   font-size:11px;
}



.glossymenu{
margin: 5px 0;
padding: 0;
width: 275px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossymenu_02.jpg) repeat-x;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 20px;
text-decoration: none;
}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
text-align: right;
padding: 2px 0;
padding-right: 8px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: #CC0000;
}
