/*
Design by Niculai Bogdan (bogdan@web-admin.ro)
http://www.web-admin.ro
Pentru hanulvoievozilor.ro
*/

	#logo
		{
			width:120px;
			height:134px;
			position:absolute;
			margin-top:11px;
			margin-left:30px;
		}
		
	#galerie
		{
	width:429px;
	height:146px;
	position:absolute;
	margin-top:4px;
	margin-left:240px;
	background-image:url(../imagini/layout/galerie.png);
		}
		
	#visit-card
		{
			width:219px;
			height:110px;
			position:absolute;
			margin-top:4px;
			margin-left:706px;
		}
		
	#lang
		{
	width:120px;
	height:26px;
	position:absolute;
	margin-top:112px;
	margin-left:775px;
		}
		
	#slideshow2
		{
			width:950px;
			height:298px;
			margin:0 auto;
			margin-top:1px;
		}
		
	#logo-footer
		{
			width:59px;
			height:67px;
			position:absolute;
			margin-top:45px;
			margin-left:36px;
		}
		
	#logo-enovation
		{
			width:171px;
			height:56px;
			position:absolute;
			margin-top:49px;
			margin-left:782px;
		}
	
	#credits
		{
	width:300px;
	height:40px;
	position:absolute;
	margin-top:100px;
	margin-left:380px;
		}
		
	#credits span
		{
			color:#7A3C13;
			font-size:17px;
		}
		
	#credits span a
		{
			text-decoration:underline;
			color:#7A3C13;
		}
		
	#continut-left
		{
			float:left;
			width:595px;
			margin-left:36px;
			margin-top:21px;
		}
		
	#post-title
		{
	float:left;
	width:595px;
	height:80px;
		}
		
	#post-title2
		{
	float:left;
	width:595px;
	height:80px;
		}
		
	#post-title-home
		{
	float:left;
	width:595px;
	height:120px;
		}
		
	#post-title2-home
		{
	float:left;
	width:595px;
	height:120px;
		}
		
	#post-content
		{
	float:left;
	width:551px;
	padding-left:22px;
	padding-right:22px;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom: 20px;
		}
	
		
	#continut-right
		{
			float:right;
			width:280px;
			margin-top:10px;
			margin-right:19px;
		}
	#rezervare
		{
	width:280px;
	height:300px;
	position: relative;
	float:left;
		}
		
	#form
		{
			width:230px;
			height:100px;
			position:absolute;
			margin-top:190px;
			margin-left:42px;
		}
		
	.btn_trimite
		{ 
			display:block; 
			width: 98px; 
			height: 29px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/buton-rezervare.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
		}
	
	.btn_trimite:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
		.inscriere-newsletter
		{ 
			display:block; 
			width: 66px; 
			height: 26px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/inscriere-newsletter.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			float:right;
			margin-right:5px;
		}
	
	.inscriere-newsletter:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
	#newsletter
		{
			width:280px;
			height:83px;
			position:relative;
			margin-top:20px;
			float:left;
		}
		
	#newsletter-form
		{
			width:250px;
			height:23px;
			margin-top:45px;
			margin-left:17px;
		}
		
		
	.lang_ro
		{ 
			display:block; 
			width: 25px; 
			height: 26px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/ro.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			float:left;
		}
	
	.lang_ro:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
		
	.lang_en
		{ 
			display:block; 
			float:left;
			width: 25px; 
			height: 26px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/en.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			margin-left:5px;
		}
	
	.lang_en:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
		.lang_de
		{ 
			display:block; 
			float:left;
			width: 25px; 
			height: 26px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/de.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			margin-left:5px;
			
		}
	
	.lang_de:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
		
		.lang_fr
		{ 
			display:block; 
			float:left;
			width: 25px; 
			height: 26px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/graphics/fr.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			margin-left:5px;
			
		}
	
	.lang_fr:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
#post-content h3
	{
		margin:0 0 14px 0;
		font-weight:normal;
		line-height:130%;
		font-size:20px;
		text-align:justify;
		color:#341F01;
	}
	
#post-content h4
	{
		margin:0 0 14px 0;
		font-weight:normal;
		line-height:100%;
		font-size:18px;
		text-align:justify;
		color:#341F01;
	}
	
#post-content p
	{
	color:#341F01;
	line-height:19px;
	font-size:12px;
	}
	
#post-content p a
	{
		color:#550101;
		text-decoration:none;
	}
#post-content p a:hover
	{
		color:#550101;
		text-decoration:underline;
	}
	
#post-content ul
	{
		list-style-type:square;
	}
	
#post-content ul li
	{
		margin-bottom:10px;
		color:#341F01;
	}
	
.btn_galerie
		{ 
			display:block; 
			width: 140px; 
			height: 39px; 
			text-indent: -9999px; 
			background: transparent url(../imagini/layout/buton-galerie.png) top left no-repeat; 
			padding:0;
			border:none;
			cursor:pointer;
			margin-top:100px;
			margin-left:20px;
		}
	
	.btn_galerie:hover 
		
		{ 
			background-position: top right;
			cursor:pointer;
		}
		
