html {
	background-color:#135fab;
	margin: -11px 0 -11px 0;
	padding: 0px auto;	

}

body {
	margin: 11px 0 11px 0;
	padding: 0px auto;
	background-image:url("images/bg_body.jpg");
	background-repeat:no-repeat;
	background-position:50% top;
	background-color:#135fab;
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: white;

}
#rapper{
	background-color:#135fab;
    width:1060px;
	background-image:url("images/bg_body.jpg");
	background-repeat:no-repeat;
	background-position:50% top;
    margin: auto;

}

#pre_head {
    position:relative;
    width:100%;
	height:316px;
	z-index:1;

}	

#pre_content {
    position:relative;
    width:100%;

}

#pre_footer {
    display:block;
    position:relative;
    width:100%;
	margin:0 auto;
	padding:0 auto;
	bottom:0px;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	letter-spacing: .2em;
}

p, ul, ol, li, blockquote {
	line-height: 120%;
	color:black;
	list-style-type:disk;
	font-family:westminster;
	color:#006091;
}

a {
	text-decoration: none;
	color: #0b5390;
	text-align: left;
}

a:hover {
	color:White;
	text-decoration:none;
}

hr {
width:96%;
}

a img {
  border: none;
}

#header {
    position:relative;
	width: 950px;
	height: 215px;
	margin: 0 auto;
	background:url("images/bg_header.png");
	z-index:999;
	


}

#logo {
    position:relative;
	width: 211px;
	height: 180px;
	margin: 0 auto;
    float:right;
    margin-right:230px;	

}

#logo a{
    position:relative;
	display:block;
	width: 211px;
	height: 180px;
	margin: 0 auto;	
	background:url("images/bg_logo.png");	
}

.firstimage{
	position:absolute;
	width: 211px;
	height: 180px;	
	z-index: 9;
    background:url("images/bg_logo.png");
}

.secondimage{
	position:absolute;
	z-index: 0;
	background-image:url("images/bg_logo_hov.png");
	width: 211px;
	height: 180px;	
}

#menu {
    position:relative;
	width: 950px;
	height: 100px;
	margin: 0 auto;
    background-image:url("images/menu.png");
    background-repeat:no-repeat;	
	z-index:99;

}



#menu  a {
display:inline-block;
position:relative;
margin-right:12px;
margin-top:20px;
width:108px;
height:50px;


}


.despre {
	position:absolute;
	width: 108px;
	height: 50px;
	z-index: 9;
	background-image:url("images/despre.png");
    margin-top:20px;
	
}

.despre_hov {
	position:absolute;
	z-index: 0;
	background-image:url("images/despre_hov.png");
	width: 108px;
	height: 50px;
    margin-top:20px;
}

.evenimente {
	position:absolute;
	width: 108px;
	height: 50px;
	z-index: 9;
	background-image:url("images/evenimente.png");
    margin-top:-10px;
	
}

.evenimente_hov {
	position:absolute;
	z-index: 0;
	background-image:url("images/evenimente_hov.png");
	width: 108px;
	height: 50px;
	margin-top:-10px;
}




.galerie {
	position:absolute;
	width: 108px;
	height: 50px;
	z-index: 9;
	background-image:url("images/galerie.png");
    margin-top:15px;
	
}

.galerie_hov {
	position:absolute;
	z-index: 0;
	background-image:url("images/galerie_hov.png");
	width: 108px;
	height: 50px;
	margin-top:15px;
}

.contact{
	position:absolute;
	width: 108px;
	height: 50px;
	z-index: 9;
	background-image:url("images/contact.png");
    margin-top:30px;
	
}

.contact_hov {
	position:absolute;
	z-index: 0;
	background-image:url("images/contact_hov.png");
	width: 108px;
	height: 50px;
    margin-top:30px;
}

.spraveghere {
	position:absolute;
	width: 108px;
	height: 50px;
	z-index: 9;
	background-image:url("images/spraveghere.png");
    margin-top:10px;
	
}

.spraveghere_hov {
	position:absolute;
	z-index: 0;
	background-image:url("images/spraveghere_hov.png");
	width: 108px;
	height: 50px;
	 margin-top:10px;
}


#content {
	width: 950px;
	margin: 0 auto;
	

	
}

#colOne {
    display:blck;
	position:relative;
	float:left;
	width:300px;
	height:400px;
	background:url("images/bg_colOne.png");
	
}


.menu1 {
    display:block;
	position:relative;
	width:200px;
	height:280px;
    float:left;
	list-style: none;
	padding:0,auto;

}

.menu1 a {
	width: 150px;
	height: 18px;
	display: block;
	color: white;
	background-image:url("images/bg_menu.png");
	background-color:transparent;
	background-repeat:repeat-x;
	padding-top: 20px;
	font-weight: bold;
	padding-left:40px;
	text-decoration: none;
    font-family:tempus sans itc;
	text-align:left;
	border-bottom:2px groove #daf17f;
}

.menu1 a:hover {
	font-size:100%;
	color:#4f70ff;
	background-image:url("images/bg_menu_hvak.png");
	background-color:transparent;
	background-repeat:repeat-x;
}

.menu1  li.activelink  a{
	background-image:url("images/bg_menu_ak.png");
	background-color:transparent;
	background-repeat:repeat-x;
	color:#4f70ff;
}

#colTwo {
	float:left;
	width: 600px;
	margin-left:30px;
	padding:2px;
	background:url("images/bg_col2.png");
	text-align:left;

	border:1px solid white;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	

}

#slider_holder {
    display:block;
	position:relative;
	width:543px;
	height:360px;
	float:left;
	margin-left:10px;
	margin-bottom:20px;

}


#content h1 {
	padding: 9px 0 0 15px;
    font-family:fcomic sans ms;
	font-style:italic;
	letter-spacing:normal;
	font-size: 1.566em;
	text-align: left;
	text-shadow: 0.05em 0.05em #fff; 
    color:#ff9c00;
	
}

#content  h2{
    display:block;
	position:relative;
	width:200px;
	height:34px;
	padding:20px;
	margin-left:80px;
	background:url("images/bg_h2.png");
	text-transform:none;
	text-decoration:none;
	text-align:left;
	font-family:tempus sans itc;
	font-size:1.911em;
    text-shadow: 0.1em 0.1em #333;   
	color:#fff;

	
}

#content h3 {
	text-transform:capitalize;
	text-decoration:none;
	text-align:left;
	text-indent:12px;
	text-shadow:0.05em 0.05em #fff; 
	letter-spacing: normal;
	font-size:1.3em;
	font-weight:bolder;
	font-style:oblique;
	font-family:tempus sans itc;
	color:#00C1C1;
}

#content h4 {
	text-transform:capitalize;
	text-decoration:none;
	text-align:left;
	text-indent:12px;
	text-shadow:0.05em 0.05em #fff; 
	letter-spacing: normal;
	font-weight:bolder;
	font-family:Serifs;
	color:#383838;
}

#colTwo ul {
list-style-image:url("images/butterfly.png");
}

#colTwo p #more {
    display:block;
	position:relative;
	width:80px;
	height:20px;
	padding:4px;
	margin-bottom:30px;
	margin-top:10px;
	text-decoration: none;
	font-size:.888em;
	color: #0b5390;
	text-align: left;
	background:url("images/more.png");
    moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 8px 6px -6px gray;
	-moz-box-shadow: 0 8px 6px -6px gray;
	box-shadow: 0 8px 6px -6px gray;	
}

#colTwo p #more:hover {
	color:White;
	text-decoration:none;
	background:url("images/more_hv.png");
    -webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;	
}

#map_holder {
    position:relative;
	display:block;
	width:580px;
	height:260px;
	margin-bottom:80px;
	margin-left:10px;
	margin-top:20px;

}

#img_holdder {
position:relative;
display:block;
width:460px;
float:left;
margin-left:70px;
margin-top:30px;
margin-bottom:40px;

}

#content p {
	margin: 5px;
	padding-left: 1px;	
	color:#2B2424;
	line-height:140%;
	text-decoration:none;
	text-align:left;
	text-indent:12px;
	font-size:1.1em;
	font-style:normal;
	font-family:ms linedraw;
	
}


#footer {
	height: 70px;
	width:950px;
	padding: 7px 0 0 0;
	background:url("images/bg_footer.png");
	margin-top:15px;
	margin-bottom:-15px;
	
}

#footer * {
	color: #fff;
}

#footer p {
	text-align: center;
	font-family:arial;
	font-size: smaller;
	padding-top:35px;
	text-shadow: 0.1em 0.1em #333;
}