/* CSS Document */

/***********/
/* GENERAL */
/***********/


/* behavior: url("css/iepngfix.htc");*/

body, fieldset, form, ul, li, input, textarea  {
	margin: 0px;
	padding: 6px 0px;
	border: none;
	color: #2D4961;
}

body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background: #FFFFFF;
}

.clearAll {
	display: block;
	clear: both;
}

.noMargin {
	margin: 0px;
}

.noDisplay {
	display: none;
}

.noBorder {
	border: none;
}

legend {
	display: none;
}

.chkbox {
	vertical-align: middle;
	border: none;
	width: 15px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/**********/
/* HEADER */
/**********/

.header {
	height: 88px;
	clear: both;
	position: relative;
	background: url(/images/header.jpg) top left no-repeat;
}

.header a.home {
	position: absolute;
	top: 9px;
	left: 8px;
	width: 237px;
	height: 71px;
	display: block;
	cursor: pointer;
	background: url(/images/hotel_krim_logo.gif) top left no-repeat;
}

.header a.home span {
	display: none;
}


/* MENU  */

.menu {
	position: absolute;
	top: 9px;
	left: 245px;
	width: 637px;
	height: 71px;
	font-size: 1em;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 71px;
	width: 100%;
}

.menu ul li {
	float: left;
	display: block;
	width: auto;
	height: 71px;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
}

.menu ul li a span {
	position: absolute;
	bottom: 9px;
	left: 22px;
	display: block;
}

.menu ul li a {
	position: relative;
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
	height: 71px;
	text-align: left;
	margin: 0px 10px;
}

.menu ul li.offer a {
	color: #FFCC34;
}

.menu ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/menu_roll.gif) 4px 10px repeat-x;
}

.menu ul li.offer a:hover {
	color: #FFCC34;
	text-decoration: none;
	background: url(/images/menu_roll.gif) 4px 10px repeat-x;
}

.menu ul li.active a {
	background: url(/images/menu_roll.gif) 4px 10px repeat-x;
}

.menu ul li.offer a {
	color: #FFCC34;
}

.menu ul li img.offer {
	position: absolute;
	top: -8px;
	right: 2px;
	behavior: url("css/iepngfix.htc");
	z-index: 1;
}

/* LANGUAGES  */

.languages {
	position: absolute;
	top: 12px;
	right: 8px;
	font-size: 0.66em;
	color: #FFFFFF;
}

.languages ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.languages ul li {
	display: block;
	width: auto;
	font-family: Georgia;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	height: 17px;
	width: 62px;
}

.languages ul li a span {
	padding: 0px 0px 0px 3px;;
	display: block;
}

.languages ul li a {
	position: relative;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	height: 17px;
}

.languages ul li a:hover {
	background: url(/images/languages_roll.gif) top center no-repeat;
	height: 17px;
}

/*******************/
/* FEAUTERED IMAGE */
/*******************/

.feauteredImage {
	padding: 6px 0px;
}


/***********/
/* CONTENT */
/***********/

.content {
	clear: both;
}

.leftColumn {
	float: left;
	width: 245px;
	height: 166px;
	background: url(/images/left_column_bg.gif) bottom left repeat-x #FFFFFF;
}

.leftColumn h2 {
	margin: 10px 0px 5px 45px;;
	padding: 0px;
	font-size: 0.88em;
	font-family: Georgia;
}

.leftColumn ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 0.75em;
}

.leftColumn ul li {
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px 0px 5px 12px;
	text-align: left;
}

.leftColumn ul li img {
	vertical-align: middle;
}

a.btnKontakt {
	margin: 5px 0px 0px 45px;
	font-size: 0.81em;
	display: block;
	width: 161px;
	height: 34px;
	background: url(/images/btn_contact.gif) bottom left no-repeat;
	text-decoration: none;
}

a.btnKontakt :hover {
	text-decoration: none;
}

a.btnKontakt span {
	display: block;
	color: #FFFFFF;
	padding: 7px 0px 0px 10px;;
}

.rightColumn {
	float: right;
	width: 707px;
}

.secondMenu {
	width: 100%;
}

.secondMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 156px;
	width: 100%;
	background: url(/images/second_menu_bg.gif) top left no-repeat;
	font-size: 1.13em;
}

.secondMenu ul li {
	float: left;
	display: block;
	width: 176px;
	height: 156px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
}

.secondMenu ul li a span {
	padding: 50px 0px 0px 20px;
	display: block;
	text-align: left;
	width: auto;
}

.secondMenu ul li a {
	position: relative;
	display: block;
	color: #008AC5;
	text-decoration: none;
	cursor: pointer;
	height: 156px;
	margin: 0px 10px;
}

.secondMenu ul li a:hover {
	color: #008AC5;
	text-decoration: none;
	background: url(/images/second_menu_roll.gif) 4px 40px repeat-x;
}

.secondMenu ul li.active a {
	background: url(/images/second_menu_roll.gif) 4px 40px repeat-x;
}



.submenu {
	font-family: Georgia;
}

.submenu ul {
	margin: 0px;
	padding: 15px;
	list-style: none;
	font-size: 1.07em;
}

.submenu ul li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 7px;
	text-align: center;
	color: #002E57;
	border-right: 1px solid #002E57;
}

.submenu ul li.noBorder {
	border-right: none;
}

.submenu ul li a span {
	padding: 0px;
	display: block;
	text-align: left;
	width: auto;
}

.submenu ul li a {
	position: relative;
	display: block;
	color: #008AC5;
	text-decoration: underline;
	cursor: pointer;
}

.submenu ul li a:hover {
	color: #008AC5;
	text-decoration: none;
}






.article {
	padding: 25px 0px 25px 25px;
	font-size: 0.88em;
}

.article p.lead {
	font-size: 1.29em;
}

.article h1 {
	font-size: 2em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Georgia;
}

.article h2 {
	font-size: 1.8em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Georgia;
}

.article h3 {
	font-size: 1.6em;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Georgia;
}

.article table {
	background: #D1D1D1;
	border-spacing: 3px;
	font-size: 14px;
	margin-bottom: 5px;
}

.article table th {
	background: #FFFFFF;
	color: #2D4961;
	padding: 10px;
	text-align: none;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: bottom;
}

.article table td {
	background: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

.article a {
	color: #008AC5;
	text-decoration: underline;
}

.article a:hover {
	text-decoration: none;
}

.article input, .article textarea, .article select {
	border: 1px solid #cccccc;
	width: auto;
	vertical-align: middle;
	width: 300px;
	font-family: Arial;
}

.article p {
	clear: both;
	position: relative;
}

.article label {
	display: block;
	width: 120px;
	float: left;
}

.article span {
  display: block;
	float: left;
}

.article label.error {
  font-size: 0.9em;
	font-style: italic;
	padding: 6px 6px 6px 6px;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #2494C4;
}

.article input.error, .article textarea.error, .article select.error {
  border-color: #2494C4;
}

.article fieldset p {
	padding: 5px 0px;
	margin: 1px 0px;
}

.article fieldset p.error {
	background: #EAEAEA;
}

.article fieldset .chkbox {
	width: 20px;
}

.article fieldset input.btnSubmit {
	margin: 5px 0px 0px 120px;
	font-size: 1em;
	display: block;
	text-align: left;
	width: 115px;
	height: 32px;
	background: url(/images/btn_submit.gif) bottom left no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	border: none;
	cursor: pointer;
}

/**********/
/* FOOTER */
/**********/

.footer {
	width: 100%;
	background: #002F59;
	height: 6px;
	clear: both;
}

input.captcha {
	height:20px;
	margin-bottom:22px;
	padding-bottom:4px;
	width:175px;
}