/*
    Culori
    ======
    
    alb:        #ffffff
    negru:      #000000
    roz:        #efd9dc
    bleu:       #b1bdcd
    albastru:   #003366
    mov1:       #732c7b
    mov2:       #421c52
 */

@media all and (orientation: portrait) { #outer { top: 33%; margin-left: auto;margin-right: auto; } }    
@media all and (orientation: landscape) { #outer { top: 13%; margin: 0 auto; } }
@media all and (orientation: landscape) and (max-device-width:480px) { #outer { top: 3%; margin: 0 auto; } }
#outer {
	position: absolute;
	width: 930px;
	height: 490px;
    bottom: 0;
    left: 0;
    right: 0;
}

#inner a {
    opacity: 0.75;
    /* border: 2px solid white; */
}
#inner a span {
    display: inline-block;
    line-height: 1.2;
}

#languages {
    position: absolute;
    right: 0px;
    margin: 0;
}

#inner {
	position: relative;
    top: 25px;
    height: 465px;
    width: 930px;
}

#inner1 {
    font-size: 10pt;
    position: relative;
    top: 25px;
    height: 100%;
    min-height: 402px;
}

a {
	padding: 20px;
	font-size: 24px;
    line-height: 30px;
	font-weight: bold;
    border-radius: 10px;
    text-decoration: none;
}

#acasa {
	position: absolute;
	background-color: blue;
    top: 0;
	width: 424px;
	height: 424px;
	cursor: auto;
	background: #610141;
	color: #efd9dc;
}

#menu {
    position: relative;
    float: right;
    left: 45px;
    height: 469px;
    width: 464px;
    top: 0;
}


#despre {
	position: relative;
	top: 0;
    left: 0;
    margin: 0 7px 20px 10px;
	height: 179px;
	width: 179px;
	cursor: pointer;
    display: block;
	background: #efd9dc;
	color: #732c7b;
    float: left;
}
		
#noutati {
	position: relative;
	top: 0;
    left: 3px;
    margin: 0 0 20px 5px;
	height: 179px;
	width: 179px;
	cursor: pointer;
    background: #421c52;
	color: #efd9dc;
    float: left;
}

#servicii {
	position: relative;
	left: 0;
	top: 0;
    margin: 5px 7px 0 10px;
	height: 179px;
	width: 179px;
	cursor: pointer;
    background: #b1bdcd;
	color: #003366;
    float: left;
}

#contact {
	position: relative;
	left: 3px;
	top: 0;
    margin: 5px 0 0 5px;
	height: 179px;
	width: 179px;
    float: left;
	cursor: pointer;
	background: #003366;
	color: #b1bdcd;
}

#copyright {
	position: absolute;
	font-size: 10px;
    bottom: -47px;
	width: 100%;
	padding: 0px;
	text-align: center;
}

#sigla {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -24px;
    margin-top: -25px;
}

#face {
    width: 30%;
    height: 100%;
    float: left;
}

#feedzf {
    float: left;
    height: 100%;
}

#content {
    width:40%;
    height: 100%;
    float: left;
    padding: 10px;
    background-color: #fff;
    overflow: auto;
}

p {
    text-align: justify;
}

#menubar, #languages, #contactinfo, #contactform {
    float: left
}

#contactinfo, #contactform {
    width: 50%;
}

#langs {
    float: right;
}

#langs a {
    padding: 0px;
}

.termeniutil {
    font-size: 12px;
    font-weight: normal;
    font-weight: bold;
    color: #732c7b;
}

#gkCopyrights { text-align: center; font-size: 12px; color: #732c7b; font-weight: bold; }

#gkFooterNav ul li a { padding: 0px; margin:0; line-height: 12px; }
#gkFooterNav ul li { list-style-type: none; margin: 0; padding: 0;}
#gkFooterNav ul { margin: 0; width: 100%; padding: 0; }
#gkFooterNav { float: left; margin: 0; line-height: 1; padding: 0 }
.dmt-social-links { float: right; }
.dmt-social-links li a { padding: 0; line-height: 12px; }
.dmt-social-links li a img { width: 20px; height: 20px; }