/* header */

#top_pic { position: absolute; top: 0px; left: 0px; }
#anim_logo { position: absolute; top: 17px; right: 18px; }
#anim_logo img { border: 0; }

#header_bar {	/* tohle je napis Visit European Spas ... Official .... */
	height: 121px;	width: 100%;
	background: #fff url('/resource/img/public/header_back.png') no-repeat; color: #000; /* tohle je obrazek s pozadim, konci nad oranzovym pruhem header_action pozadi */
	position: relative;
}

#header_bar img {position: absolute; display: block; border: none;}
#header_title {top: 20px; left: 370px;}
#header_subtitle {position: absolute; top: 80px; left: 390px; border-left: 1px solid #999; font-family: Tahoma, Arial, sans-serif; font-size: 0.8em; padding-left: 1em; }
#header_logo_ves {top: 2px; left: 250px;}
#header_logo_espa {top: 17px; right: 18px;}
#header_photo {top: 0; left: 0;}
#header_action {
	margin: 0 0 0 240px; padding: 0; border: 1px solid #f3b840; /*padding: 0 0 0 270px;*/
	height: 100%;
	color: #000; background: #f3b840 url('/resource/img/public/header_act_back.gif') repeat-x 0% 0%;  
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	text-align: right;
	line-height: 1.7em;
	width: 538px;
}
#header_action form	{
	margin: 0; padding: 0; border: 0;
	position: relative;
	float: left;
}
#header_action form button {
	font-family: Arial, sans-serif;
	margin: 0; padding: 0; border: 0;
	line-height: 1.3em;
	color: #fff; background: #3A6310;/*background: transparent url('/resource/img/public/login_back.gif') no-repeat 50% 60%;*/
	font-size: 0.9em;
	font-weight: bold;
}
#header_action form input	{
	margin: 0; padding: 0; position: relative; top: 0;
	font-size: 1em;
	width: 9em;
}
#header_action form > input	{
	margin-top: 0.25em;
}
#header_action span	{
	margin: 0; padding: 0; border: none;
	font-size: 0.9em;
	position: relative;
}
#header_action span img	{
	margin: 0; padding: 0 2px; border: 0;
	position: relative; top: 2px;
}
