html {
	height:100%;
}

body {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
}

#container {
	background:url(../images/background.jpg);
	width:756px;
	margin:0 auto;
	min-height:100%;
}

#container-lat {
	background:url(../images/background-lat.jpg);
	width:756px;
	margin:0 auto;
	min-height:100%;
}

* html #container {
	height:100%;
}

a {
	color:#534347;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

#header {
	background:url(../images/header.jpg) no-repeat;
	width:756px;
	height:344px;
}

#content {
	background:url(../images/back-content.jpg) no-repeat;
	overflow:auto;
	min-height:90px;	
}

#content-lat {
	/*background:url(../images/back-content-lat.jpg) no-repeat;*/
	overflow:auto;
	min-height:90px;	
}

* html #content {
	height:90px;
	overflow:visible;
}


#meniu-top {
	width:248px;
	/*float:right;*/
	margin-right:4px;
	display:inline;
	color:#fff;
	font-weight:bold;
	padding-top:2px;
}

.meniu-top {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#meniu-bottom {
	text-align:right;
	margin-right:10px;
	display:inline;
	color:#fff;
	font-weight:bold;
	overflow:auto;
}

#spacer-meniu {
	height:292px;
	width:100%;
	/*border:1px solid #FF0000;*/
	padding:0px;
	margin:0px;
}

* html #spacer-meniu {
	height:307px;
}

#content {
	overflow:auto;
}

#content-left {
	width:433px;
	float:left;
	margin-left:28px;
	display:inline;
	margin-top:10px;
	color:#3983bc;
	text-align:left;
}	

#content-left-lat {
	width:672px;
	float:left;
	margin-left:28px;
	display:inline;
	margin-top:10px;
	color:#3983bc;
	text-align:left;
}	

#content-right {
	width:239px;
	float:left;
	margin-left:50px;
	display:inline;
}

img {
	border:0;
	padding:0;
}

#panou-header {
	height:16px;
	background:url(../images/head-panou.gif) no-repeat;
}

#panou-header-login {
	height:16px;
	background:url(../images/head-panou-login.gif) no-repeat;
}

#panou-header-search {
	height:16px;
	background:url(../images/head-panou-search.gif) no-repeat;
}

#panou-header-events {
	height:16px;
	background:url(../images/head-panou-events.gif) no-repeat;
}

#footer-panou {
	height:16px;
	background:url(../images/bottom-panou.gif);
}

#content-panou {
	background:url(../images/back-panou.jpg) repeat-y;
}

.panou {
	width:214px;
	margin:0 auto;
	border-top:1px solid #edba47;
}

.text-panou {
	background:#fff;
	width:214px;
	margin-top:2px;
}

.detalii {
	height:24px;
	background:url(../images/detalii.jpg) no-repeat;
}

.link-detalii {
	font-style:italic;
	color:#000102;
	display:block;
	padding-top:5px;
}

.titlu {
	font-size:12px;
}

.input-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.input-submit {
	border:1px solid #7f9db9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3983bc;
}
	
	

/* meniu meniu meniu */

ul {
	display:inline;
}

.chromestyle{
margin-top:3px;
margin-right:0;
width: 99%;
float:right;
}

.chromestyle ul{
width: 100%;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	margin: 0;
	padding-left:0px;
	padding-right:0px;
	display:block;
	float:right;
}

.chromestyle ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

.chromestyle ul li a:hover{
	text-decoration:none;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font:normal 12px Verdana;
z-index:100;
width: 310px;
visibility: hidden;
text-align:left;
}


.dropmenudiv a {
	color:#fff;
	width: auto;
	display: block;
	text-decoration: none;
	margin-left:0px;
	margin-right:0px;
	padding-left:3px;
	padding-right:3px;
	font-size:10px;
	color:#4E5FAD;
	background:#CFE0E8;
	margin-top:1px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#39478B;
}

/* sfarsit meniu */
