/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0pt;
padding:0pt;
}
table {
border-collapse:collapse;
border-spacing:0pt;
}
fieldset, img {
border:0pt none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
caption, th {
text-align:left;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'"';
}
abbr, acronym {
border:0pt none;
}
* {outline: none}

html {
	height:100%;
}

body {
	background:#000;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	padding:0;
}
* { outline:none; }
#developer {
	display:none;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	background:#880000;
}
#logo {
	display:block;
	float:left;
	width:355px;
}
#center {
	display:block;
	float:left;
	width:600px;
	padding:20px;
	background:#260000;
}
#logo a {
	display:block;
	float:left;
	width:355px;
	height:0px;
	margin:-48px 0 0 -30px;
	padding-top:176px;
	overflow:hidden;
	background:url(../img/logo.jpg) no-repeat;
}
#tel{        
    left:314px;
    position:absolute;
    top:104px;
}
#wrapper {
	margin:0 auto;
    padding:0 0 20px;
    width:990px;
	margin:0 auto;
	background:url(../img/background.jpg) no-repeat 263px -22px;
    position: relative;
}


.column {
	width:285px;
	display:block;
	float:left;
	margin-right:30px;
}
#content {
	width:640px;
	float:left;
}
.column.second { margin-right:0px; }
p {
	padding-top:3px;
	padding-bottom:3px;
}
#meniusus { margin-top:10px;padding: 7px; background:#3c0000; float:right; display:block;}
#meniusus li { display:inline; font-size:16px; font-weight:bold; font-family:Arial; }
#meniusus li a { color:#fff; text-decoration:none; padding:5px 10px; }
#meniusus li a:hover { background:#800; }

#footer { background:url(../img/footer.jpg) repeat-x;position: relative;}
#footer p { text-align:center; padding:10px; background:#3c0000;display:block;margin:0 auto;width:690px;font-size:14px;font-family:Arial; }

#meniu { height: 80px;width:955px;padding-left:5px;margin:0 auto; display:block;z-index: 3; padding-left: 210px;}
#meniu #navigare { margin: 0; padding: 0; }
#meniu #navigare li { display: inline;}
#meniu #navigare li a { float: left; height: 0px; padding-top: 80px; overflow: hidden; }
#meniu #navigare li a {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat; width:190px;
	background-color: transparent;
}
#meniu #navigare li a:hover {
	background-color: #780202;
}
/* BUTTONS */
#meniu #navigare li#link1 a { background-position: 0 0; }
#meniu #navigare li#link2 a { background-position: -190px 0; }
#meniu #navigare li#link3 a { background-position: -377px 0; }
#meniu #navigare li#link4 a { background-position: -565px 0; }
#meniu #navigare li#link5 a { background-position: -753px 0; }


/* OVER STATES */
#meniu #navigare li#link1 a:hover { background-position: 0 -80px; }
#meniu #navigare li#link2 a:hover { background-position: -190px -80px; }
#meniu #navigare li#link3 a:hover { background-position: -377px -80px; }
#meniu #navigare li#link4 a:hover { background-position: -565px -80px; }
#meniu #navigare li#link5 a:hover { background-position: -753px -80px; }

/* ON STATES */
#meniu.pag1 #navigare li#link1 a { background-position: 0 -160px !important; }
#meniu.masaje #navigare li#link2 a { background-position: -190px -160px !important; }
#meniu.galerie #navigare li#link3 a { background-position: -377px -160px !important; }
#meniu.pag4 #navigare li#link4 a { background-position: -565px -160px !important; }
#meniu.contact #navigare li#link5 a { background-position: -753px -160px !important; }


#mailok {
	display:block;
	width:100%;
	height:100%;
	background:url(../img/semi.png);
	position:fixed;
	left:0;
	top:0;
	z-index:99999;
	display:none;
	cursor:pointer;
	text-align:center;
}
#mailok p {
	font-size:18px;
	text-align:center;
	padding-top:28%;
	color:#fff;
}
#mailok span {
	font-size:10px;
}
#box {
	background:url(../img/boxtop.jpg) no-repeat #3a1717;
	padding:40px 20px 10px;
}
#boxbottom {
	background:url(../img/boxbottom.jpg) no-repeat #3a1717;
	padding-bottom:15px;
}
#homegallery,
#gallery {
	float:left;
	padding-top:5px;
	width:600px;
}
#homegallery {
	text-align:center;
}
#homegallery img,
#gallery a img {
	margin:7px 5px;
	background-repeat:no-repeat;
	background-position:center;
}
h2 { font-size:16px; font-weight:bold;padding-top:5px; }
h5 { font-size:11px; }

#paginare {
	text-align:center;
	margin-top:7px;
}
#paginare a {
	margin:5px;
	font-size:14px;
	background:#260000;
	padding:6px;
	color:#fff;
	text-decoration:none;
}
#paginare a:hover {
	background:#780202;
	padding:5px;
	border:1px solid #260000
}
#paginare a.current:hover,
#paginare a.current {
	background:#780202;
	padding:6px;
	color:#fff;
	border:none;
	cursor:default;
	font-weight:bold;
}
b, strong { font-weight:bold; }
i, em { font-style:italic; }

#contactform {
	width:500px;
	margin:0 auto;
}
.submit,
label {
	width:500px;
	text-align:right;
	display:block;
	line-height:23px;
	float:left;
	margin-top:15px;
}
label textarea,
label input {
	float:right;
	border:none;
	margin-left:15px;
}
label input {
	background:url(../img/input.jpg) no-repeat;
	font-size:12px;
	padding:4px 6px;
	width:394px;
	font-family:Arial;
	color:#fff
}
label textarea {
	background:url(../img/textarea.jpg) no-repeat;
	font-size:12px;
	font-family:Arial;
	padding:4px 6px;
	width:394px;
	color:#fff;
	height:92px;
}
.submit { text-align:left; width:300px; padding-left:106px;}
.submit input {
	padding:6px;
	cursor:pointer;
	text-align:center;
	cursor:pointer;
	color:#fff;
	width:76px;
	height:40px;
	margin-right:10px;
	background:url(../img/submit.jpg) no-repeat;
	border:none;
}


#maimultseo {
	float:left;
	color:#fff;
	background:#260000;
	padding:6px;
	text-decoration:none;
	margin-left:550px;
}
#textseo {
	float:left;
	display:none;
	background:#260000;
	padding-top:10px;
	width:600px;
}
#harta {
	position:absolute;
	margin-left:620px;
	margin-top:230px;
}
#harta:hover img,
#harta img {
	padding:10px;
	background:url(../img/semialb.png);
	background-color:transparent;
}
#harta:hover { background:none; }


.stirica {
	padding-bottom:10px;
	margin-bottom:10px;
}
.stirica h3 {
	padding-top:0px;
}
.stirica a img {
	margin-left:13px;
}
#lista_modele a:hover, #homegallery a:hover  { background:none; }
#gallery a:hover  { background:none; }
.stirica a:hover  { background:none; } .stirica h2 a:hover  { background:#880000; }


p a { border-bottom:1px dotted #fff }
p a:hover { border-bottom:1px solid #fff }

#div_news {
	-moz-border-radius:5px 5px 0 0 !important;
    background:none repeat scroll 0 0 #780202;
    display:none;
    left:767px;
    padding:0 5px 10px;
    position:absolute;
    text-align:center;
    top:-45px;
    width:199px;
}
*:first-child + html #div_news{left:637px;}
*:first-child + html #div_news input{float: none;}
* html #div_news input{float: none;}
#div_news label{width: auto !important;}
#div_news #email_news {
	width:115px;
	font-size:11px;
	padding:3px;
	border:none;
	background:#260000;
	color:#fff;
}
#div_news #buton_news {
	font-size:11px;
	padding:3px;
	border:none;
	background:#380202;
	color:#fff;
	cursor:pointer;
    margin-top: 15px !important;
}
#div_news #buton_news:hover {
	background:#580202;
}
#party {	
	position:absolute;
	width:126px;
	height:0px;
	padding-top:88px;
	overflow:hidden;
	background:url(../img/party.jpg) no-repeat left top;
    top: 0px;
    left: 317px;
}
*:first-child + html #party {left:485px;}
#party:hover {
	background:url(../img/party.jpg) no-repeat left -88px;
}
#developed {
	width:180px;
	text-align:right;
	margin:0 auto;
	float:right;
}
#developed-2 {
	width:180px;
	text-align:left;
	margin:0 auto;
	float:left;
}
#developed-2 a { display:none; }
#footer-buttons {
	width:960px;
	margin:-55px auto 0;
}
.model {
	float:left;
	margin:8px 5px;
}
.model a span {
	display:block;
	padding:5px 5px 5px 7px;
	width:118px;
	margin-top:-39px;
	background:#000;
	position:absolute;
}
.model a:hover span {
	background:#780202;
}

#kep_1, #kep_2, #kep_3, #kep_4, #kep_5, #kep_6, #cv { color:#000 !important; }


#jquery-overlay { position:fixed !important; }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#ultimele_noutati{
    clear:both;
    padding-top:20px;
}
#ultimele_noutati .stire{
    float:left;
    width:280px;
    padding-bottom:7px;
} 
#ultimele_noutati .right{
    padding-left:30px;
}
#ultimele_noutati .stire a.more, #ultimele_noutati .stire-mare a.more{background-color:#780202;border:none;}
#ultimele_noutati .stire a.more:hover, #ultimele_noutati .stire-mare a.more:hover{border-bottom: 1px dotted #fff;}
#ultimele_noutati h2.noutati{background:  url(../img/noutati-h3.jpg) left top no-repeat;height:30px;overflow: hidden;text-indent: -9999px;}
#ultimele_noutati .stire h2{font-size:12px;}

p.aprobare{
    background-color:#780202;
    border:medium none;
    padding: 10px 15px;
    margin-top: 20px;
}
div.comment{
    border-bottom: 1px dotted #fff;
    padding: 10px 0;
}
.comment p{color:#DD9FA0;}
.comment p.comment-body{padding-top: 5px;color: #fff;}
form .err{
    background-color:#780202;
    border:medium none;
    padding: 3px 10px;
    clear:both;
    margin:20px 0 -10px 94px;
    float:left;
    -moz-border-radius:5px;
    display: inline;
}
div#center form label{text-align: left;}