html { height: 100%; } 

a {
	cursor: pointer;
	text-decoration: none;
}

a *{
	cursor: pointer;
}

a:link, a:active, a:visited { text-decoration: none; color: #592706; border: 0px; font-family: Georgia, 'Georgia', serif; font-size: 12px;}
a:hover	{ color: #3a332a; text-decoration: underline;} 
a:focus { outline: none;}

* {margin:0;padding:0;}
body {
	background: #312513 url(../images/bg1.jpg) 300px 0; 
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: justify;
	line-height: 150%;
	color: #1e1b03;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 150%;
	margin: 2% 0;
	font-family: Georgia, 'Georgia', serif;
	letter-spacing: -0.02em;
	font-style: italic;
}
h2 {
	font-size: 160%;
	font-variant: small-caps;
	font-style: normal;
	word-spacing: 4px;
}
h4 {
	text-align: left;
	margin: 2% 0;
}
h5, h6 {
	letter-spacing:0;
}
div#logo {
	background:  transparent;	
	position: absolute;
	top: 0;
	left: 15px;
	padding: 0	;
}
div#logo div {
	background: #18140c url(../images/logo.gif) no-repeat 50% 35px;
	width: 146px;
	height: 266px;
}
div#l {
	background: transparent;
	width: 20px;
	height: 100px;
}
div#m {
	background: #c9be9f url(../images/zig2.gif) repeat 0 -6px;
	width: 666px;
	padding: 20px 0;
	margin-left: 110px;
}
div#mm {
	background: #d2c7aa;
	width: 656px;
	padding: 20px 0 15px 10px;	
	/*border-bottom: 1px solid #a9a089;*/
	margin-left: 110px;
}
div#mm ul {
	margin: 0 0 0 67px;
	list-style: none;
	overflow: auto;
	font-family: Times, 'Times New Roman', serif;
	text-transform: uppercase;
	font-size: 100%;
	letter-spacing: 0.1em;
	color: #3a332a;
}
div#mm ul li {
	float: left;
	margin-right: 13px;
}

div#mm ul li a:hover {
	color: #3a332a;
	text-decoration: underline;
	}

div#k {
	background: url(../images/zag.gif) repeat-x 39px 0;
	height: 30px;
	width: 666px;
	margin: 0;
	font-size: 1px;
	margin-left: 110px;
}
div#o {
	background: url(../images/zig.gif) repeat-x -3px -2px;
	height: 6px;
	width: 666px;
	margin: 0 0 50px;
	line-height: 0;
	font-size: 1px;
	margin-left: 110px;
}
div#n {
	padding: 0 30px 10px 30px;
}
div#s {
	min-height:450px;
	height:auto !important;
	height:450px;
	background: url(../images/content-bg2.gif) repeat-y;
	padding: 25px 30px 25px 35px;
}
div.row {
	overflow: auto;
}
div#s div.col1 {
	float: left;
	width: 45%;
	margin-right: 20px;
}
div#s div.col2 {
	float: left;
	width: 48%;
}
div.row {
	clear: both;
	overflow: auto;
}
div.row img {
	float: left;
	margin: 0 10px 20px 0;
}
ul#secundar_links.on {
	position:absolute;
	width:600px;
}
#first_menu ul{ 
	margin: 5px; 
	position:relative; 
	left:140px;
	overflow:visible;
	display:inline;
}
p {
	text-indent: 1cm;
}
em {
	font-weight: bold;
	color: #bbb;
}
/* === Meniu ascuns
/* ================== */

#meniu_ascuns_wrap {
	background: transparent/*#30250F*/;
	overflow: hidden;
	padding: 10px 0 10px;
}
#meniu_ascuns {
	font-size: 11px;
	margin: 0 auto;
	padding: 10px;
	width: 960px;
	/*background: #521813;*/
}
#meniu_ascuns label {
	color: #ce4231;
	padding-right:10px;
}
#meniu_ascuns input {
	/*border:1px solid #FFF;*/
	margin-right:20px;
	border:none;
	width:121px;
	height:18px;
	background: url(../img/login-bg.jpg) no-repeat;
	color:white;
}
#meniu_ascuns input.on {
  border:1px solid #db5b39;
}
#meniu_ascuns dd a img, #meniu_ascuns dd img {
	vertical-align: bottom;
}
#meniu_ascuns #login_button {	
	margin-left:-10px;
    width:37px;
	height:21px;
	background: url(../img/login.jpg) no-repeat 0 3px;
}
#meniu_ascuns a:hover {
	text-decoration: underline;
}
a#index_tab {
	background:transparent url(../img/index_tab_down.gif) no-repeat 50%;
	cursor:pointer;
	display:block;
	font-size:0pt;
	height:20px;
	left:720px;
	overflow:hidden;
	position:absolute;
	text-indent:-99999px;
	top:3px;
	visibility:visible;
	width:50px;
	outline: none;
}
#index_tab.on {
	background:transparent url(../img/index_tab_up.gif) no-repeat 50%;
	height:20px;
	top: 53px;
	outline:none;
}
div.gallcont {
	clear:both;
	overflow: auto;
	min-height: 1%;
	margin-bottom:20px;
}
a.image {
	display: block;
	float: left;
	height: 60px;
	text-align: center;
	margin: 0 0 20px 20px;
}
a.image:hover {
	background: #fff;
}

div#footer {
	padding-bottom: 50px;
	background: url(../images/contact.gif) no-repeat;
	height: 176px;
	width: 524px;
	margin-left: 135px;
	padding-top: 60px;
	padding-left: 80px;
	}
	
div#footer div#contact {
	width: 444px;
	height: 125px;
	position: relative;
	}
	
div#contact h3 {
	position: absolute;
	left: 10px;
	top: 0;
	}
	
div#footer div#contact div#tel {
	position: absolute;
	left: 10px;
	top: 30px;
	}
div#footer div#contact div#email {
	position: absolute;
	left: 222px;
	top: 30px;
	}
div#footer div#contact div#add {
	position: absolute;
	top: 100px;
	left: 10px;
	}
	
.header_highlight{
	clear: both;
}
img {
	border: none;
}