/*******************************************************************************
	EasyWEB	5

	@Copyright 	Synerway Sp. z o. o. http://www.synerway.pl/
			All rights reserved

	@Author		Antoni Jakubiak <a.jakubiak@synerway.pl>


	@Description	Adoro Hotels!!!


	$Id: page.css,v 1.1.10.17 2007/03/14 11:58:50 synerway Exp $
*******************************************************************************/
body {
	background-color: #fff;
	color: #000;
}

body, table, td, th, h1, h2, h3, h4, h5, h6{
	font-family: tahoma, arial, sans-serif;
}
input, textarea, select {
	font-family: arial, sans-serif;
}
body, table, td, th, input, textarea, select {
	font-size: 11px;
}



body {
	padding: 0px;
	margin: 0px;
	behavior:url('cms/pages/defaultpage/csshover.htc');
}

form {
	margin: 0px;
	padding: 0px;
}


/**
 * Ramka z tlem
 * pozdrowienia dla Frankenstaina:)
 */
div.pageborder_start {
	width: 765px;
	margin: 10px auto;
	padding: 0px;
}
div.pageborder_end {
	display: block;
	width: 735px;
	margin: 0px 18px 0px 12px;
	padding: 0px;
	text-align: left;
}
div.pageborder_t {
	margin: 0px; padding: 0px; background: url(images/pageborder_t.png) top repeat-x; 
}
div.pageborder_b {
	margin: 0px; padding: 0px; background: url(images/pageborder_b.png) bottom repeat-x;
}
div.pageborder_l {
	margin: 0px; padding: 0px; background: url(images/pageborder_l.png) left repeat-y;
}
div.pageborder_r {
	margin: 0px; padding: 0px; background: url(images/pageborder_r.png) right repeat-y;
}
div.pageborder_tl {
	margin: 0px; padding: 0px; background: url(images/pageborder_tl.png) top left no-repeat;
}
div.pageborder_tr {
	margin: 0px; padding: 0px; background: url(images/pageborder_tr.png) top right no-repeat;
}
div.pageborder_bl {
	margin: 0px; padding: 0px; background: url(images/pageborder_bl.png) bottom left no-repeat;
}
div.pageborder_br {
	margin: 0px; padding: 0px; background: url(images/pageborder_br.png) bottom right no-repeat;
}

/**
 * Nawigacja u gory strony
 */
div.topnavigation {
	padding-top: 10px;
	text-align: right;
	color: #999;
}
div.topnavigation a {
	color: #999;
	text-decoration: none;
	margin: 0px 5px;
}
div.topnavigation a:hover {
	color: #f80;
}
/**
 * Logo
 */
div.logo {
	margin: 25px 10px 10px 10px;
}
div.logo img {
	border: 0px;
}
/**
 * Flagi do wersji jezykowych
 */
div.flags {
	text-align: right;
	margin-right: 5px;
}
div.flags a img {
	border: 1px solid #eee;
}
div.flags a img:hover {
	border: 1px solid #f80;
}

/**
 * Panel nawigacyjny
 */
div.sitemap {
	border-top: 1px solid #c7c9d1;
	border-bottom: 1px solid #c7c9d1;
	margin: 0px;
	padding: 5px 0px;
	color: #999;
}
div.sitemap a {
	color: #3087c9;
	text-decoration: none;
}
div.sitemap a:hover {
	color: #f80;
}
/**
 * Kolumny
 */
div.main {
	background: url(images/vdots.png) 213px 0px repeat-y;
	padding: 0px;
	margin: 10px 0px;
	clear: both;
	float: none;
	display: block;
	text-align: left;
	height: auto;
}
/**
 * Lewa kolumna, znaczy takze to ze jest waska
 */
div.main div.leftcol {
	float: none;
	width: 206px;
	height: auto;
	margin-bottom: auto;
}
div.main div.leftcolbottom {
	margin-top: auto;
	width: 205px;
	top: 0px;
	position: relative;
}
div.main div.rightcol {
	margin: 0px;
	float: right;
	width: 515px;
	display: block;
	min-height: 100px;
	height: auto;
}
div.main div.bottom {
	clear: both;
	height: 1px;
}


/**
 * Menu
 */
ul.linkman {
	border-top: 1px solid #f50;
	border-bottom: 1px solid #f50;
	margin: 1px 0px;
	padding: 0px;
	list-style-type: none;
}
ul.linkman li {
	background: url(images/hdots.png) bottom repeat-x;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
ul.linkman li a {
	display: block;
	color: #1267a2;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 35px;
}
ul.linkman li.last {
	background: none;
}
ul.linkman li:hover {
	color: #f50;
}
ul.linkman li img {
	float: right;
	display: none;
	border: 0px;
	margin: 5px 10px 0px 0px;
}
ul.linkman li:hover img {
	display: block;
}
/**
 * Naglowki
 */
h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 1px 0px;
	border-bottom: 3px solid #b3b6be;
	letter-spacing: 1px;
	color: #fff;
}
h1.orange {
	background-color: #f80;
}
h1.blue {
	background-color: #3889c1;
}
h2.orange {
	padding: 3px 9px;
	margin: 4px 0px;
	font-size: 11px;
	color: #f80;
	font-weight: bold;
}

h2.orange2 {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 1px 0px;
	border-bottom: 3px solid #b3b6be;
	letter-spacing: 1px;
	color: #fff;
	background-color: #f80;
}
h2.blue2 {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	margin: 1px 0px;
	border-bottom: 3px solid #b3b6be;
	letter-spacing: 1px;
	color: #fff;
	background-color: #3889c1;
}
/**
 * oferty specjalne
 */
ul.specialoffers {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px;
}
ul.specialoffers li {
	line-height: 15px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #1267a2;
	font-size: 10px;
}
ul.specialoffers li a.a {
	display: block;
	text-decoration: none;
	color: #1267a2;
}
ul.specialoffers li a.a div.price {
	color: #666;
}
ul.specialoffers li a.a div.price i {
	color: #f51169;
	font-style: normal;
}
ul.specialoffers li a.a div.more {
	text-align: right;
	position: relative;
	top: -12px;
	color: #aaa;
	background: url(images/birds_right_grayorange.png) 100% 5px no-repeat;
	padding-right: 20px;
}

ul.specialoffers li a.a:hover {
}
ul.specialoffers li a.a:hover div {
	background-color: transparent;
}
ul.specialoffers li a.a div.placename {
	font-weight: bold;
}
ul.specialoffers li a.a:hover div.placename {
	color: #f80;
}
ul.specialoffers li a.a:hover div.more {
	color: #1267a2;
	background-position: 100% -45px;
}

/**
 * Newsletter
 */
div.newsletter p {
	color: #666;
	padding: 0px;
	text-align: justify;
	margin: 4px 0px;
}
div.newsletter input.email {
	width: 170px;
}
div.newsletter img {
	cursor: pointer;
}
/**
 * Stopka
 */
div.footer {
	clear: both;
	border-top: 1px solid #3889c1;
	border-bottom: 1px solid #c7c9d1;
	margin: 0px 18px 0px 12px;
	padding: 0px 0px 30px 0px;
	vertical-align: bottom;
}
div.footer a.logo {
	float: right;
}
div.footer a.logo img {
	border: 0px;
	display: block;
}

div.footer div.links {
	margin-top: 5px;
	color: #1267a2;

}
div.footer div.footerLogo{
	clear: both;	
}
div.footer div.links a {
	text-decoration: none;
	color: #1267a2;
	margin: 0px 3px;
}
div.footer div.links a:hover {
	color: #f80;
}
div.powered {
	padding: 3px 5px 30px 5px;
	margin: 0px 18px 0px 12px;
}
div.powered a {
	text-decoration: none;
	color: #b3b6be;
}
div.powered a:hover {
	color: #f80;
}

/**
 * Lista miast
 */
ul.list125 {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: transparent;
	list-style-type: none;
}
ul.list125 li {
	margin: 5px 0px;
	padding: 0px 10px;
	color: #f80;
	font-weight: bold;
	background: url(images/blue_dot.png) 0px 5px no-repeat;
	width: 100px;
}



/**
 * To co tygryski kochaja najbardziej, czyli przyciski,
 * szczegolnie pomaranczowe przyciski.
 * PS, niezly patent z tym skrolowaniem backgroundow, jak zwykle dla IE
 */
div.button {
	height: 18px;
	margin: 2px;
	padding: 0px;
	overflow: hidden;
	width: auto;
	cursor: pointer;
	display: block;
	float: left;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
div.button div.buttonleft {
	float: left;
	width: 4px;
	height: 18px;
}
div.button div.buttonmiddle {
	float: left;
	height: 18px;
	font-weight: bold;
	color: white;
	padding: 1px 10px;
}
div.button div.buttonright {
	float: left;
	width: 3px;
	height: 18px;
}
div.button:hover div.buttonleft {
	background-position: 0px -18px;
}
div.button:hover div.buttonmiddle {
	background-position: 0px -18px;
	padding: 2px 9px 0px 11px;
}
div.button:hover div.buttonright {
	background-position: 0px -18px;
}
div.button div.orange div.buttonleft   { background: url(images/button_orange_left.gif) 0px 0px no-repeat; }
div.button div.orange div.buttonmiddle { background: url(images/button_orange_bg.gif) 0px 0px repeat-x; }
div.button div.orange div.buttonright  { background: url(images/button_orange_right.gif) 0px 0px no-repeat; }
div.button div.blue   div.buttonleft   { background: url(images/button_blue_left.gif) 0px 0px no-repeat; }
div.button div.blue   div.buttonmiddle { background: url(images/button_blue_bg.gif) 0px 0px repeat-x; }
div.button div.blue   div.buttonright  { background: url(images/button_blue_right.gif) 0px 0px no-repeat; }
div.button div.green  div.buttonleft   { background: url(images/button_green_left.gif) 0px 0px no-repeat; }
div.button div.green  div.buttonmiddle { background: url(images/button_green_bg.gif) 0px 0px repeat-x; }
div.button div.green  div.buttonright  { background: url(images/button_green_right.gif) 0px 0px no-repeat; }


/**
 * Przycisk kalendarzyka
 */
div.callendar_button {
	margin: 2px;
	background: url(images/calendar.gif) 0px 0px no-repeat;
	width: 23px;
	height: 20px;
	display: block;
	cursor: pointer;
}
div.callendar_button:hover {
	background-position: 0px -20px;
}




div.hdots {
	background: url(images/hdots.png) 50% 50% repeat-x;
	width: 100%;
	display: block;
	clear: left;
	height: 8px;
	font-size: 1px;	/* IE */
}





/**
 * Ikonki w3c
 */
p.w3c {
	text-align: right;
	margin: 10px;
}
p.w3c a img {
	border: 0px;
}


/**
 * Moduly autoryzacyjne
 */
div.authorization {
}
div.authorization div.logout {
	text-align: right;
}
div.authorization div.logout a {
	color: #369;
	text-decoration: none;
	padding: 0px 10px;
}
div.authorization div.logout a:hover {
	color: #f90;
}
div.authorization div.message {
	text-align: center;
	padding: 2px 4px;
	color: #f00;
}
div.authorization div.element {
	clear: left;
}
div.authorization div.element div.label {
	float: left;
	width: 60px;
	height: 24px;
	color: #666;
	text-align: right;
	padding: 0px 4px;
}
div.authorization div.element div.field {
	float: left;
	width: 100px;
	height: 24px;
}
div.authorization div.element div.field input {
	width: 100px;
}
div.authorization div.username {
	padding: 0px 20px;
	color: #666;
}
div.authorization div.firmname {
	padding: 0px 20px;
	color: #666;
}

/**
 * Cmanager
 */
div.article {
	text-align: justify;
}
/**
 * FCK - padding
 */
div.FCKpadding {
	text-align: justify;
	margin: 5px;
}
/**
 * cms.modules.authorization - Logowanie
**/
input.loginsubmit{
	border: 1px solid #ffa500;
	background-color: #FFF;
	color: #666;
	font-size: 11px;
	font-family: tahoma,arial,sans-serif;
	width: 60px;
	cursor: pointer;
}

table.registrationFormTable{
	width: 99%;
}

table.registrationFormTable td.label{
	width: 105px;
	vertical-align: top;
}
/**
 *  mapka google w rejestracji hotelu
**/
#gmapid_map{
	margin-top: 10px;
}
