.container{
width:1000px;
}

.banner{
background:url('../res/banner.jpg');
height:120px;
}

.left-side{
width:324px;
background:url('../res/bkd.jpg');
}

.right-side{
background:url('../res/near-meniu2.jpg');
}

.image-bottom{
border-bottom:1px solid #6699cc;
}

.add-new{
border:0px;
margin-left:100px;
}

.lista-edit{
border:1px dashed #6498e1;
background:#99ccff;
width:600px;
margin-bottom:5px;
}

.add-new-member{
border:1px dashed #336633;
background:#99ff99;
width:600px;
}

.galerie-foto{
border:1px dashed #ff33cc;
background:#ff99cc;
width:270px;
}

.title-margins{
margin-top:10px;
margin-left:10px
}

.list-margins{
margin-left:30px;
margin-bottom:10px;
}

.no-border{
border:0px;
}

.bold{
font-weight:bold;
}

.long_line{
width:300px;
}

.very_long_line{
width:400px;
}

.short_line{
width:70px;
}

.message{
font-weight:bold;
color:red;
}

.main-title-table{
width:470px;
}

.main-title-descriere{
width:100px;
height:20px;
}

.main-title{
font-family:arial;
font-weight:bold;
font-size:20px;
}

.main-title-image{
width:150px;
height:30px;
border-bottom:1px solid #6699cc;
}

.site-title{
margin-top:10px; 
margin-bottom:10px;
color:#6699cc;
font-size:14px;
}

.fine_border{
border-bottom:1px solid #ddd;
}

.site-title-galerie{
margin-top:10px;
margin-bottom:5px;
font-weight:bold;
}

.space{
margin-top:10px;
margin-bottom:10px;
}

.separator{
border-bottom:1px solid #6699cc;
}

.competitii_separator{
border-bottom:1px solid #6699cc;
color: black;
text-decoration: none;
}

.site-table-size{
width:430px;
}

.main-table{
width:1000px;
}

.main-table-container{
height:120px;
background:url('../res/banner.jpg');
}

.shiny-star{
height:64px;
width:76px;
background:url('../res/shiny-star.jpg');
background-repeat:no-repeat;
}

.content-star{
margin-top:2px;
}

.left-main-td{
width:324px;
background:url('../res/bkd.jpg');
}

.right-main-td{
background:url('../res/near-meniu2.jpg');
}

.noutati-container{
float:right;
width:200px;
margin-top:10px;
}

.fieldset{
width:150px;
border:1px solid #6699cc;
background:#efefff;
}

.legend{
color: #6699cc; 
font-size:16px;
}

.noutati-content{
margin-left:5px;
margin-right:5px;
margin-top:10px;
margin-bottom:10px;
}

.size{
font-size:14px;
}

.ajax-container{
width:470px;
}

.second-content{
height:100px;
background:url('../res/content.jpg');
}

.content{
width:470px;
font-size:14px;
margin-top:20px;
}

.footer{
height:160px;
background:url('../res/footer.jpg');
}

.calendar2008-border{
border:1px solid #ddd;
}

.calendar2008-title{
border:2px solid #ddd;
background:#ccffff;
font-weight:bold;
font-size:14px;
}

.calendar2008-competitie{
font-weight:bold;
font-size:14px;
}

.calendar2008-main-title{
font-family:arial;
font-weight:bold;
font-size:24px;
}

.calendar2008-main-subtitle{
font-family:arial;
font-size:14px;
}

.red{
color:red;
}

.competitii-majore{
float:left;
margin-top:10px;
}

/*sticky note*/
#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 2px solid black;
background-color: red;
padding: 4px;
z-index: 100;
visibility:hidden;
}
/*<sticky note*/

h3{
	color:blue;
}
