@charset "utf-8";
/* CSS Document */



/********************GENERAL STYLE********************/
* {
	margin:0px;
	padding:0px;
}

body {
	height:100%;
	background:#000000;
	background:url(../images/bg.jpg) top center repeat-x #4E1B58;
	font-family:Arial, 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	/*color:#231F20;*/
	color:#dce0df;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}

html {
	height:100%;
	overflow:hidden;
}

#content_holder {
	width:100%; 
	height:100%; 
	overflow-y:scroll; 
	overflow-x:hidden; 
	position:relative;
}

/********************menus STYLE********************/
#menu {
	list-style-type:none;
	position:absolute;
	z-index:999997;
	background:url('../images/menu_bg.gif') top left repeat-x transparent;
	width:780px;
	height:49px;
	margin:0px;
	padding:0px;
	padding-left:180px;
	margin-top:124px;
	margin-left:-230px;
}

#menu li {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:0px;
	padding-top:6px;
}

#menu li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	display:block;
	text-align:center;
}

#menu li a:hover {
	color:#ffffff;
}

#menu li a.selected {
	color:#ffffff;
}
/**/
#menu2 {
	list-style-type:none;
	background-color:#000000; 
	padding-top:5px;
	border:1px solid #d9d9d9;
	border-top:none;
	border-bottom:none;
}

#menu2 li {
	margin:0px;
	padding:0px;
	float:none; 
	line-height:16px;
	height:20px; 
	text-align:left; 
	padding-top:2px; 
	padding-bottom:0px; 
	padding-left:10px; 
	padding-right:10px;
}

#menu2 li a {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	line-height:16px;
	display:block;
	text-align:left;
}

#menu2 li a:hover {
	color:#EE2A71;
}/**/

#subMenu {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:50px;
	margin-right:30px;
}

#subMenu li {
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}

#subMenu li a{
	/*color:#231F20;*/
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	line-height:14px;
}

#subMenu li a:hover {
	color:#EE2A71;
}

#subMenu li a.selected {
	color:#EE2A71;
}

/*************************contents style***************************/

#footer {
	/*background:url(../images/bg_logo.jpg) top right no-repeat;*/
	padding-bottom:20px;
	padding-top:10px;
}

#footer #spacer {
	border-top:1px solid #892C42;
	margin-top:10px;
	line-height:1px;
	width:95%;
	margin:0 auto;
}

#footer a {
	text-decoration:none;
	/*color:#231F20;*/
	/*color:#dce0df;*/
}

#footer a:hover {
	text-decoration:underline;
}

#leftCol {
	/*background:url(../images/line_bg.jpg) top right repeat-y;*/
	border-right:1px solid #892C42;
	padding-top:80px;
}

#rightCol {
	padding:30px;
	padding-top:0px;
	font-size:12px;
	line-height:16px;
}

#rightCol a {
	color:#ff9bbf;
	text-decoration:none;
}

#rightCol a:hover {
	color:#EE2A71;
	text-decoration:underline;
}

#rightCol p {
	margin-bottom:10px;
	text-align:justify;
}

#rightCol ul {
	list-style-image: url(../images/bullet.jpg);
	text-align:justify;
}

h1.titlu {
	font-size:28px;
	line-height:32px;
	margin-bottom:30px;
}


p.text_homepage {
	font-size:18px;
	line-height:normal;
	/*padding-left:35px;*/
	font-family:'Lucida Sans Unicode', 'Verdana';
	color:#EE2A71;
}

p.text_homepage a {
	/*color: #F6762D;*/
	color: #EE2A71;
	text-decoration:none;
}

#recomanda {
	width:95%;
	margin:0 auto;
	border-top:1px solid #ffffff;
	margin-top:30px;
	color:#ffffff;
	text-align:left;
}

#recomanda tr td {
	padding-top:30px;
	padding-bottom:30px;
}


p.text_homepage a:hover {
	color: #787878;
}

.inputE{
	width: 390px;
	margin-bottom: 3px;
}

.inputE label{
	line-height: 18px;
}

.inputE input{
	height: 18px;
	border: 0px;
}



.juriu_bgcont {
	width:107px;
	height:124px;
	background:url('../images/juriu_bg.jpg') center no-repeat #000000;
	margin-bottom:5px;
}

.juriu_imagine {
	width:107px;
	height:124px;
}




.sitemap {
	padding-right:10px;
}

a.sitemaps {
	color:#ffffff;
	text-decoration:none;
}

a.sitemaps:hover {
	text-decoration:underline;
}

.sitemap_sub {
	list-style-type:none;
}

.sitemap_sub li{
	float:none;
	padding:0px;
}

.sitemap_sub li a {
	color:#ffffff;
	text-decoration:none;
}

.sitemap_sub li a:hover {
	text-decoration:underline;
}



/***********************25.02.2010 specials xD**/
h1.mov_title {
	background:url('../images/tab_bg.jpg') top left repeat-x;
	margin-top:5px;
	height:32px;
	font-size:17px;
	color:#ffffff;
	line-height:32px;
	font-family:Arial;
	padding-left:10px;
}











