body{
    font-family: tahoma;
    font-size: 11px;
    color: white;
	margin: 0;
	top: 0;
}
img {
	border: 0;
}

a.content:link, a.content:hover, a.content:active, a.content:visited {
    font-size: 16px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #1f58ea; 
    text-decoration: underline;
}

h1{
    font-family: tahoma;
    font-size: 8px;
    color:  white;
    font-weight: bolder;
 	padding:0;
	margin: 0;
}

h2{
    font-family: tahoma;
    font-size: 18px;
    color: #002060; 
    margin: 0 0 0 10px;

}

h3{
	font-family: tahoma;
    font-size: 15px;
    color: #002080; 
    margin: 0 0 0 0px;
}
.bold{
    color: #002060; 
}


#separator-coloana{
height:1255px;
}

.all{
    width: 761px;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    border: 0;  
    background-image: url(images/icls2.jpg);background-attachment:fixed;  
    
}

.loginbutton {
	border: 0;
}

a, a:link, a:visited, a:active, a:hover {
    text-decoration: underline;
    color:white;
}




.logo{
    width: 760px;
    height: 68px;
    background-image: url(images/logo.gif);    
}

.menuandbanner{
    width: 610px;
    height: 205px;
    float: right;
}

.menu{
    width: 151px;
    height: 205px;
    float: left;
}

.banner{
    width: 610px;
    height: 150px;

}

.center{
    width: 760px;
    height: 100%;
}

.top{
    width: 761px;
    height: 202px;
    margin: 0;
    padding: 0;
}

.divider{
    width: 760px;
    height: 9px;
    background-image: url(images/divider.jpg);
    margin: 0;
    padding: 0;
}

.divider2{
    width: 100%;
    height: 9px;
    background-image: url(images/divider.jpg);
    
    
}

#login {margin-left: 7px;}
.loginbutton{float: right; margin-right: 7px;}

.loginsititlu{
    width: 760px;
    height: 155px;
    font-size: 12px;
    color: #5e5d5d;
    line-height: 2em;

}

.coloanastanga{
    width: 149px;
    min-height: 720px;
	height: 100%;
    background-color: #002060;
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.continut{
    width: 609px;
    min-height: 520px;
    float: right;
    
    background-repeat: no-repeat;
}

.text{
     font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #5e5d5d;
    line-height: 2em;
    margin-left: 10px;
    text-align: justify;  
}

.bottom{
    text-align: center;
	padding-top: 5px;
    width: 760px;
    height: 30px;
    background-color: #002060;
}

.copywright{
    color:red;
    text-align: center;
}

.footer {
	clear: both;
	background: black;
}

/*  Css sprite facebook twitter si linkedIn */



#promote{position:relative;margin-left:10px; height:30px;}
#promote li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#promote li, #promote a{height:30px;display:block;}

#fb{left:0px;width:30px;}
#fb{background:url('images/promote.png') 0 0;}

#linked{left:46px;width:30px;}
#linked{background:url('images/promote.png') -46px 0;}

#twitter{left:90px;width:30px;}
#twitter{background:url('images/promote.png') -90px 0;}

#fb a:hover{background: url('images/promote.png') 0 -34px;}
#linked a:hover{background: url('images/promote.png') -46px -34px;}
#twitter a:hover{background: url('images/promote.png') -90px -34px;}





UL.tabNavigation {
    list-style: none;
    height: 0;
    margin:0;
}

UL.tabNavigation LI {
    display: block;
    position: absolute;

}

div.tabs > div {

       height: 200px;
        width:609px;

}

div.tabs > div h2 {
        margin-top: 0;
        font-family: tahoma;
        font-size: 20px;
        color: #002060;
        margin-left: 0px;

}

#first {

    width: 609px;
}

#second {
          width: 604px;
padding-left:5px;
}

#third {
    width: 604px;
padding-left:5px;
}

.waste {
        min-height: 1000px;
}
.tabs{
    width:760px;
}




/*

.promote{
   position:relative;
	

}


.promote li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;

	width:30px;
	float:left;
	margin-right:10px;
	
}


.promote li a {

    background-image: url('images/promote.png');
    background-repeat:no-repeat;
    height: 25px;

	display: block;

}



.promote li a.fb{
    height: 30px;
	width: 30px;
    background-position: 0px 0px;
	
}
.promote li a:hover.fb{
    height: 30px;
	width: 30px;
    background-position: 0px -34px;
}

.promote li a.linked{
    height: 30px;
	width: 30px;
    background-position: -46px 0px;
	
}
.promote li a:hover.linked{
    height: 30px;
	width: 30px;
    background-position: -46px -34px;
}

.promote li a.twitter{
    height: 30px;
	width: 30px;
    background-position: -90px 0px;
	
}
.promote li a:hover.twitter{
    height: 30px;
	width: 30px;
    background-position: -90px -34px;
}

*/
