/* CSS Document */

body{
	background:url("http://www.zionclub.ro/images/bg.gif") repeat;
	margin:0;
	left:0;
	top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
}

.box_blue_big
{
	margin-top:60px; 
	width:914px; 
	height:600px; 
	background:url(http://www.zionclub.ro/images/bg-blue-round.jpg) no-repeat; 
	position:relative;
}

.box_evenimente
{
	float:left; 
	width:300px; 
	height:400px; 
	margin:30px 0 0 15px;
	text-align:left;
}

.box_videos
{
	float:left; 
	width:248px; 
	height:250px; 
	margin:80px 0 0 15px;
}

.box_poze
{
	float:left; 
	width:300px; 
	height:400px; 
	margin:30px 0 0 15px;
}

.box_panorama
{
	float:left; 
	width:720px; 
	height:420px; 
	margin:50px 0 0 25px;
	text-align:left;
	/*border:1px solid #333333;*/
}
.box_panorame
{
	float:left; 
	width:140px; 
	height:400px; 
	margin:33px 0 0 15px;
	text-align:left;
	/*border:1px solid #FFFFFF;*/
}
.box_pics_big
{
	float:left; 
	width:548px; 
	height:250px; 
	margin:80px 0 0 15px;
}

#footer
{
	position:absolute; 
	top:600px; 
	width:100%; 
	height:150px; 
	background:url(http://www.zionclub.ro/images/footer.png) 50% 0 no-repeat;
}
#menu
{
	/*float:right;*/
	 width:900px; 
	 height:30px;
	 position:relative;
	 top:10px;
}
/*  MAIN MENU  */

#navbar{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1px;
    height:28px;
	max-height:28px;
	padding:0;
    margin:10px 0 0 0;
}
#navbar li{
    list-style:none;
    display:inline;
	padding:0;
    margin:0 ;
}
#navbar a{
    font-size:1px;
    color:#fff;
    text-decoration:none;
    float:left;
    padding:0;
    margin:0 ;
	height:28px;
	background-color:#666666;
}

#navbar a:hover{
    text-decoration:none;
    background-position:bottom;
}

#navbar a.start {
    width:10px;
    background:url("http://www.zionclub.ro/images/bg_menu_start.gif") no-repeat;
}

#navbar a.home {
    width:53px;
    background:url("http://www.zionclub.ro/images/bg_menu_home.gif") no-repeat;
}
#navbar a.evenimente {
    width:115px;
    background:url("http://www.zionclub.ro/images/bg_menu_evenimente.gif") no-repeat;
}
#navbar a.video {
    width:65px;
    background:url("http://www.zionclub.ro/images/bg_menu_video.gif") no-repeat;
}
#navbar a.poze {
    width:59px;
    background:url("http://www.zionclub.ro/images/bg_menu_poze.gif") no-repeat;
}
#navbar a.middle{
    width:290px;
    background:url("http://www.zionclub.ro/images/bg_menu_middle.gif") no-repeat;
}


#navbar a.localizare {
    width:103px;
    background:url("http://www.zionclub.ro/images/bg_menu_localizare.gif") no-repeat;
}
#navbar a.contact {
    width:86px;
    background:url("http://www.zionclub.ro/images/bg_menu_contact.gif") no-repeat;
}
#navbar a.rezervari {
    width:97px;
    background:url("http://www.zionclub.ro/images/bg_menu_rezervari.gif") no-repeat;
}
#navbar a.end,#navbar a.end:hover {
    width:12px;
    background:url("http://www.zionclub.ro/images/bg_menu_end.gif") right no-repeat;
}


.thumb_galerie_foto
{
	border:2px solid #FF0099;
}


.thumb_container
{
	float:left;  width:84px; margin:10px 0 0 10px;
}

.thumb_container_title
{
	float:left;  width:92px; height:90px; margin:0 0 10px 10px; overflow:hidden;
}
.thumb_container_title a
{
	text-decoration:none;
	font-size:9px;
	color:#333333;
}
.thumb_container_title a:hover
{

	color:#EF2D71;
}

.thumb_container a:hover img
{
	border:2px solid #FFFFFF; /*079FF7*/
}

.lista_evenimente
{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
}

.lista_evenimente li
{
	padding:4px 0 4px 20px;
	background:url("http://www.zionclub.ro/images/bullet-pink.gif") 0 50% no-repeat;
}

.lista_evenimente li a
{
	text-decoration:none;
	color:#565759;
}
.lista_evenimente li a:hover
{
	text-decoration:underline;
	color:#EF2D71;
}










h1
{
	color:#CC0000;
	font-size:16px;
	margin:2px;
	padding:0;
}

.border_red
{
	border:1px solid red;
}
.border_black
{
	border:1px solid black;
}
.border_blue
{
	border:1px solid blue;
}
.border_green
{
	border:1px solid green;
}


td.header
{
	background-image:url("http://www.zionclub.ro/images/bg-menu.jpg");
	font-size:12px;
	font-weight:bold;
	height: 27px;
	color:#0066FF;
}

div.message
{
	border: 1px solid #FFA8A8;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE7E7;
	width: 98%;
	padding: 5px 5px 5px 5px;
}
.ascunde
{
	display:none;
}

.rezervari input, .rezervari textarea
{
	width:270px;
	margin-bottom:5px;
	border:1px solid #B5B4B7;
}

.rezervari input:hover, .rezervari textarea:hover
{
	border:1px solid #FF0099;
}

.comentarii input, .comentarii textarea
{
	width:200px;
	margin-bottom:5px;
	border:1px solid #B5B4B7;
}

.comentarii input:hover, .comentarii textarea:hover
{
	border:1px solid #FF0099;
}

.comment_list
{
	text-align:left;
}

.small_text
{
	font-size:9px;
}