#header-wrap {
    top: 0px;
    display: block;
    left: 0px;
    position: fixed;
    vertical-align: text-top;
    width:100%;
    background-color:transparent;
    z-index:100;
}
#header {
    position:relative;
    width:100%;
    margin:0 auto;
    text-align:left;
    height:54px;
    background-color:transparent;
}
.shadow {
text-shadow:2px 2px 3px #aaa;
}
.red {
    background-color:#f00;
}
.orange {
    color:#ff6d01;
}
.white {color:#ffffff;}
.blue {
    color:#3787B3;
}
.container{
    margin-top:10px;
}
.black {
    color:#000000;
}
.little-margin-top {
    margin-top:5px;
}
.center {
    text-align:center;
}
body{
    /*font-size:85%;*/
    /*background-image: url("/img/background/mybg1.jpg");*/
    /*background-image: url('/img/background/autumn.jpg');*/
    /*background-image: url("/img/background/christmas-snow3.jpg");*/
    /*background-image: url("/img/background/oua.jpg");*/
    /*background-color:#FBFBF3;*/
    /*background-color:#e6f3fe;*/
    background-color:#FDFAE1;
    background-attachment:fixed;
    background-repeat:no-repeat;
    padding-top:10px;
}
div.hmenu ul {
    list-style-image: none;
}

.imgBounce {
			padding:0;
			width:36px; height:36px;
			vertical-align:middle;
			position:relative;
			top:0;
		}
li.bounce {
    
    border:1px #f00 solid;
    
}
ul.mym li{
    padding: 0px;
    list-style-type:none;
}
ul.mym li a{
    text-decoration:none;
    display:block;
}
.imgBouncem {
			padding:0;
			width:230px; height:36px;
			vertical-align:middle;
			position:relative;
			top:0;
		}
.slideshow {width:346px;height:206px;margin-top:0px;}
.slideshow img { padding: 2px;background-color:transparent;width:346px;height:206px;}

div.myflashlogo{
/*position:absolute;
margin-left:19%;*/
/*
margin-top:-1.5%;
*/

margin-bottom:0px;
/*
margin-left:auto;
margin-right:auto;
*/


z-index:-100;
padding:0px;
}

p {
        text-align:justify;
}
a {
        text-decoration:none;
        color:#202122;
}

div#header.cursulmeu>div {
        padding:0px !important;
        background-color:transparent !important;
        border:0px !important;
}
.cursulmeu {
        
}
div#header.cursulmeu>div>table>tbody>tr>td.cursvalutar_values{
        padding:0px 5px 0px 0px !important;
        height:18px !important;
        text-align:left !important;
        bottom:0px !important;
        display:inline !important;
}
div#header.cursulmeu>div>table>tbody>tr>td {
        display:inline !important;
        text-align:right !important;
        padding:0px;
}
div#header.cursulmeu>div>div.cursvalutar_title {
        display:none;
}
#stanga {
        background: url("/img/background/background_stanga2.png") repeat-x top left;
}
#dreapta {
        background: url("/img/background/background_dreapta2.png") repeat-x top left;
}
div.span-12>div#stanga{margin-right:0px;}
.nolink {}
div.span-24.center.nolink>a{
    background:none;
}
.indent10 {
    position:relative;
    padding-left:20px;
    background-image:url(/img/iconite/sageata.png);
    background-repeat:no-repeat;
}
.links{
    color:#3886A8;
    text-decoration:underline;
}
a.links{
    font-size:130%;
}
textarea#message{
        height:100px;
}
div.containermijloc {background-image:url("/img/background/mijloc.png");background-repeat:repeat-x;}
div.span-24.center.startjos {background-image:url("/img/background/jos.png");background-position: 50% 50%;
background-repeat: no-repeat;}
/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {height:100%; margin:0; padding:0;}
/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content {position:relative; z-index:1; padding:10px;}
p {padding:0px 3px 0px 3px;}
.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    /*behavior: url(/css/border-radius.htc); */
    border-radius: 20px;
    border-top-right-radius: 15px;
border-top-left-radius: 15px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;

}
.buton {background-color:#fff;padding:5px;}

div.clearbutton {
clear: both;
font-size: 1px;
height: 0px;
line-height: 1px;
 }
 a.GlobalBlackButton {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("/img/button_right_black.png");
background-origin: padding-box;
background-position: 100% 0%;
background-repeat: no-repeat;
background-size: auto;
display: block;
float: left;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 12px;
font-weight: 700;
height: 34px;
margin-right: 6px;
padding-right: 20px;
text-decoration: none;
 }
 a.GlobalBlackButton span {
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url("/img/button_left_black.png");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
color: rgb(255, 255, 255);
display: block;
line-height: 22px;
padding-bottom: 5px;
padding-left: 18px;
padding-right: 0px;
padding-top: 7px;
 }
 .center {
	margin-left:auto;
	margin-right:auto;
 }
