html, body{
margin:0;
font-family:sans-serif;
}
.bg_img img {
width: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: -1;
}
.bg_sigla img {
width: 100%;
position: fixed;
top: 25%;
left: 0px;
z-index: -1;
}
.row{
width:100%;
text-align:center;
margin: 0 auto;
}

.buton0{
width:120px;
height:30px;
margin:0 auto;
color:ffff;
}

.buton0 a:link{
text-decoration: none;
color: #FFFFFF;
}

.buton0 a:visited{
        text-decoration: none;
color: orange;
}

.buton0 a:hover{
text-decoration: underline;
color: yellow;
}

.buton1{
width:120px;
height:30px;
background:url('img/araba.png') no-repeat left;
margin:0 auto;
font-size:20px;
}
.buton2{
width:120px;
height:30px;
background:url('img/turca.png') no-repeat left;
margin:0 auto;
}
.buton3{
width:120px;
height:30px;
background:url('img/en.png') no-repeat left;
margin:0 auto;
}
.buton4{
width:120px;
height:30px;
background:url('img/de.png') no-repeat left;
margin:0 auto;
}
.buton5{
width:120px;
height:30px;
background:url('img/ro.png') no-repeat left;
margin:0 auto;
}
.stg{
float:left;
margin: 0 20px;
position:relative;
}
.menudinamic{
margin:0 10%;
}
.dr{
float:left;
margin: 0 20px;
position:relative;
}
.frig img{
margin-left:auto;
margin-right:auto;
}
.clear{
clear:both;
}
.floatleft{
float:left;
}
.electric{
width:400px;
height:305px;
background:url('img/electric2.png') no-repeat center;
background-size:400px 305px;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:30px;
}

.electric_en{
width:400px;
height:305px;
background:url('img/electric2_en.png') no-repeat center;
background-size:400px 305px;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:30px;
}

.electric_de{
width:400px;
height:305px;
background:url('img/electric2_de.png') no-repeat center;
background-size:400px 305px;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:30px;
}

.electric_ar{
width:400px;
height:305px;
background:url('img/electric2_ar.png') no-repeat center;
background-size:400px 305px;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:30px;
}

.electric_tu{
width:400px;
height:305px;
background:url('img/electric2_tu.png') no-repeat center;
background-size:400px 305px;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:30px;
}


table.meniu{
width:100%;
top:0;
}
table.meniu td{
margin:0 auto;
text-align:center;
}
.electric:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.electric_en:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.electric_de:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.electric_ar:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.electric_tu:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.melt{
width:400px;
height:305px;
background:url('img/melt2.png') no-repeat center;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:35px;
}

.melt_en{
width:400px;
height:305px;
background:url('img/melt2_en.png') no-repeat center;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:35px;
}

.melt_de{
width:400px;
height:305px;
background:url('img/melt2_de.png') no-repeat center;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:35px;
}

.melt_ar{
width:400px;
height:305px;
background:url('img/melt2_ar.png') no-repeat center;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:35px;
}

.melt_tu{
width:400px;
height:305px;
background:url('img/melt2_tu.png') no-repeat center;
text-align:left;
padding:10px 0 0 10px;
font-weight:bold;
color:white;
font-size: 1.3em;
margin:0 auto;
border-radius:35px;
}

.melt:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.melt_en:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.melt_de:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.melt_ar:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

.melt_tu:hover{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
cursor:pointer;
}

table.rand2{
margin:-50px auto;
}
table.rand2 td{
margin:0 auto;
text-align:left;
width:400px;
height:305px;
vertical-align:top;
text-shadow:2px 2px 2px #000;
}

table.rand2 td.gol{
margin:0 auto;
text-align:left;
width:200px;

}
.hand{
cursor:pointer;
}
.full{
width:100%;
bottom:0px;
position:fixed;
}
.proiectare{
position:fixed;
margin-top:200px;
}
#pozamica{
width:300px;
height:200px;
position:absolute;
top:100px;
left:20%;
}

#effect{
	height:30px;
	background:#900;
	padding-top:10px;
	}

	#footer{
	text-align:center;
	font:10px Verdana, Geneva, sans-serif;
	margin-top:40px;
	border-top:2px solid #900;
	padding:10px;
	}
	
.divBox
{
    width: 410px;
    height: 315px;
}
.divBox a
{
    width: 100%;
    height: 100%;
    display: block;
}