/*
 *
 * Project: faceholiday
 *
*/


/* -----> footer CSS */

#footer nav { width: 1200px; margin: 0 auto; }
#footer nav ul { margin: 0; }
#footer nav li { padding: 0 15px 0 0; display: inline; }
#footer nav li:after { content: " |"; }
#footer nav li:last-child:after { content: ""; }
#footer nav li a { margin: 0 15px 0 0; }
#copyright { margin: 0.5em 0 0 0 }


/* -----> homepage CSS */

#fh_module-homepage_module-homepage_presenter {
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#fh_module-homepage_module-homepage_presenter .destination-header {
  height:78px;
  padding:0 20px;
  background:#d9e3f1 url(/images/bg_htitle3.png) no-repeat 50% 0;
  border-bottom:1px solid #c8d4e8;
  -o-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
}
#fh_module-homepage_module-homepage_presenter .destination-header h2 {
  margin:0;
  padding:24px 0 0 0;
  float:left;
}
#fh_module-homepage_module-homepage_presenter .destination-header form {
  float:right;
  position:relative;
  top:25px;
}
#fh_module-homepage_module-homepage_presenter .destination-header form select {
  width:140px;
  border:1px solid #cdd8eb;
}

.destinace { margin: 0 0 20px 0 }
.destinace article { min-height: 100px; padding: 20px; border-bottom: 1px solid #e0e6f2; position: relative; }
.destinace article:hover { background-color: #f2f7fc; }
.destinace article header { margin: 0 80px 0 160px; }
.destinace article header h3 { margin: 0; font-size: 160%; }
.destinace article header h3 a { text-decoration: none; }
.destinace article .summary { margin: 10px 80px 0 160px; }
.destinace article .summary figure {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 140px;
	height: 100px;
	overflow: hidden;
	-o-border-radius: 5px;
  	-moz-border-radius:5px;
  	-webkit-border-radius:5px;
  	border-radius:5px;
  	-o-box-shadow:1px 1px 2px #b8bbc2;
  	-moz-box-shadow:1px 1px 2px #b8bbc2;
  	-webkit-box-shadow:1px 1px 2px #b8bbc2;
  	box-shadow:1px 1px 2px #b8bbc2;
}
.destinace article .summary .hodnoceni { position: absolute; right: 20px; top: 20px; width: 60px; height: 95px; background: transparent url(/images/bg_hodnoceni.png) no-repeat 0 0; text-align: center; color: white; text-transform: uppercase; letter-spacing: -1px; }
.destinace article .summary .hodnoceni strong { color: #182849; font-weight: normal; font-size: 200%; display: block; padding-top: 2px; width: 100%; height: 46px; line-height: 40px; }
.destinace article .summary .hodnoceni img { position: absolute; bottom: 0; left: 50%; margin-left: -12px; }

.destinace article .summary .price { position: absolute; right: 20px; top: 20px; width: 70px; height: 95px; background: transparent url(/images/bg_price.png) no-repeat 0 0; text-align: center; color: white; letter-spacing: -1px; }
.destinace article .summary .price strong { color: #182849; font-weight: normal; font-size: 170%; display: block; padding-top: 2px; width: 100%; height: 46px; line-height: 40px; }
.destinace article.disabled { background-color: #eeeeee; }


.strankovani { margin: 2em 0; text-align: center }
.strankovani a {
  display: inline-block;
  color: #858d9e;
  padding: 3px 7px 5px 7px;
  border: 1px solid #c4d0e6;
  line-height: normal;
  background-color: #f3f7fc;
  text-decoration: none;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.strankovani a:hover { color: #5082ef; background-color: #dee5f2 }
.strankovani .active { display: inline-block; padding: 3px 7px }


/* -----> userBar CSS */

#fh_module-user_module-user_bar_control-default {
  width:100%;
  height:80px;
  margin:0 0 10px 0;
  position:relative;
  color:#ffffff;
  background:transparent url(/images/bg_userbar.png) no-repeat 0 0;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #b8bbc2;
}
#fh_module-user_module-user_bar_control-default {
  overflow:hidden;
}
#fh_module-user_module-user_bar_control-default figure img {
  position:absolute;
  left:15px;
  top:11px;
  -o-border-radius:50%;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
}
#fh_module-user_module-user_bar_control-default figure span {
  display:block;
  width:62px;
  height:62px;
  position:absolute;
  left:14px;
  top:10px;
  background:transparent url(/images/user_overlay62x62.png) no-repeat 0 0;
}
#fh_module-user_module-user_bar_control-default figure figcaption {
  position:absolute;
  left:90px;
  top:23px;
}
#fh_module-user_module-user_bar_control-default figure a { color:#ade4fa; }




/* -----> form CSS */

input, select, textarea {

	color: #858d9e;
	padding: 5px;
	border: 0;
	background: #fff url(/images/bg_input.png) repeat-x 0 0;

	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

input:focus, select:focus {
  background-color: #edf7fe;
}

/* -----> partners CSS */

#fh_module-partner_module-partners_control-default {
  margin:0 0 10px 0;
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#fh_module-partner_module-partners_control-default h3 {
  font-size:110%;
  font-weight:bold;
  margin:0;
  height:40px;
  line-height:40px;
  text-align:center;
  background:transparent url(/images/bg_htitle2.png) no-repeat 0 0;
}

#fh_module-partner_module-partners_control-default .partneri { background: transparent url(/images/verdiv.png) repeat-y 50% 0; }
#fh_module-partner_module-partners_control-default .partneri dd {
  float: left;
  width: 119px;
  padding-top: 10px;
  height: 60px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #cdd8eb;
}
#fh_module-partner_module-partners_control-default .partneri dd img { vertical-align: middle; }

#fh_module-partner_module-partners_control-default p { margin: 15px 20px 20px 20px; }




/* -----> TOP destinace CSS */

#top-destinace {
  margin:0 0 10px 0;
  background-color:#fef7cf;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#top-destinace h3 {
  color:#ffffff;
  font-size:110%;
  font-weight:bold;
  margin:0;
  height:40px;
  line-height:40px;
  text-align:center;
  width:240px;
  position:relative;
  left:-1px;
  top:-1px;
  background:transparent url(/images/bg_htitle.png) no-repeat 0 0;
}

#top-destinace .tabs {
  margin: 0;
  padding: 10px 20px 0 20px;
  background: #dde7f3 url(/images/bg_tabs.png) repeat-x left bottom;
  position: relative;
  top: -1px;
}
#top-destinace .tabs li {
  float: left;
  margin: 0;
}
#top-destinace .tabs li.active {
  border: 1px solid #c4d0e6;
  border-width: 1px 1px 0 1px;
  background-color: #fef7cf;
  -o-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; 
}
#top-destinace .tabs li.active a { color: #4668b1; text-decoration: none; }
#top-destinace .tabs li a {
  display: block;
  padding: 10px 8px;
  font-weight: bold;
}
#top-destinace .des-list {
  margin: 0;
  padding: 1em 0;
}
#top-destinace .des-list li {
  padding: 5px 15px 5px 30px;
  border-bottom: 1px dotted #c4d0e6;
  text-align: right;
  background: transparent url(/images/ico-arr.png) no-repeat 14px 12px;
}
#top-destinace .des-list li a {
  float: left;
  text-decoration: none;
  display: inline-block;
  padding: 3px 0;
}
#top-destinace .des-list li span {
  display: inline-block;
  background-color: #5183ef;
  color: #fff;
  padding: 3px;
  text-align: center;
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}




/* -----> user-search-panel CSS */

#user-search-panel {
  margin: 0 0 10px 0;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
  background: #4a6fbb url(/images/bg_user_search_panel.jpg) no-repeat left bottom;
}
#user-search-panel .in { background: transparent url(/images/bg_user_search_panel_in.png) no-repeat 0 0; }

#fh_module-search_module-fulltext_control-default {
  position: relative;
  padding: 0 0 0 0;
}
#fh_module-search_module-fulltext_control-default fieldset { width: 199px; margin: 0 auto; position: relative }
#fh_module-search_module-fulltext_control-default #frmfulltext-search {
  color: #858d9e;
  width: 199px;
  height: 30px;
  line-height: 30px;
  padding: 0 40px 0 10px; 
  border: 0;
  background-color: #fff;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  margin-top: 24px;
}
#fh_module-search_module-fulltext_control-default #frmfulltext-formsubmit {
  position: absolute;
  right: 2px;
  top: 25px;
  z-index: 1;
}
#fh_module-search_module-fulltext_control-default .ruzek {
  display: block;
  width: 17px;
  height: 33px;
  position: absolute;
  left: -17px;
  top: 24px;
  background: transparent url(/images/bg_ruzek.png) no-repeat 0 0
}


#vyber-destinaci h3, #destinace-cestovatele h3 { color: #fff; font-size: 100%; font-weight: bold; margin: 1.5em 0; text-align: center; text-transform: uppercase; }
#vyber-destinaci dl, #destinace-cestovatele dl { padding: 0 0 0 22px; }
#vyber-destinaci dd, #destinace-cestovatele dd {
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 7px 7px 0;
}
#vyber-destinaci dd img, #destinace-cestovatele dd img {
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #12194a;
}

#destinace-mapa { height: 160px; position: relative; }
#destinace-mapa h3 { color: #fff; font-size: 100%; font-weight: bold; margin: 1.5em 0; text-align: center; text-transform: uppercase; }
#destinace-mapa .btn-more { position: absolute; left: 22px; bottom: 22px; }




/* -----> banners CSS */

#sidebar .bannery { line-height: 0 }
#sidebar .bannery figure { margin: 0 0 10px 0 }
#sidebar .bannery figure h3 a {
  text-decoration: none;
}
#sidebar .bannery figure { margin: 0 0 20px 0; padding: 0 0 1px 0; border-bottom: 1px solid #dfe5f1 }
#sidebar .bannery figure h3 { margin: 0 0 0.3em 0; font-size: 130% }
#sidebar .bannery figure h3 a { text-decoration: none }



/* -----> detail destinace CSS */

#destinace-detail {
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#destinace-detail .destination-header {
  height:78px;
  padding:0 20px;
  position: relative;
  background:#d9e3f1 url(/images/bg_htitle3.png) no-repeat 50% 0;
  border-bottom:1px solid #c8d4e8;
  -o-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
}
#destinace-detail .destination-header h1 {
  margin:0;
  padding:16px 0 0 0;
}
#destinace-detail .destination-header .meta { color: #3d5c9f; }
#destinace-detail .destination-header .btn { position: absolute; right: 20px; top: 50%; margin: -21px 0 0 0; }
#destinace-detail .destinace-hodnoceni {
  height: 60px;
  position: relative;
  border-bottom: 1px solid #b3d6e4;
  background: #cff1ff url(/images/bg_destinace_hodnoceni.png) repeat-x 0 0;
}
#destinace-detail .destinace-hodnoceni .a-like {
  color: #858d9e;
  display: block;
  float: left;
  border-right: 1px solid #b3d6e4;
  text-align: center;
  text-decoration: none;
  background: transparent url(/images/bg_destinace_hodnoceni_a.png) repeat-x left -60px;
}
#destinace-detail .destinace-hodnoceni .a-dislike {
  color: #858d9e;
  display: block;
  float: left;
  border-right: 1px solid #b3d6e4;
  text-align: center;
  text-decoration: none;
  background: transparent url(/images/bg_destinace_hodnoceni_a.png) repeat-x left -60px;
}
#destinace-detail .destinace-hodnoceni .a-like span, #destinace-detail .destinace-hodnoceni .a-dislike span { display: block; height: 20px; padding: 40px 20px 0 20px; }
#destinace-detail .destinace-hodnoceni .a-like span { background: transparent url(/images/ico-smile-green.png) no-repeat 50% 13px }
#destinace-detail .destinace-hodnoceni .a-dislike span { background: transparent url(/images/ico-smile-red.png) no-repeat 50% 13px }
#destinace-detail .destinace-hodnoceni .a-like:hover, #destinace-detail .destinace-hodnoceni .a-dislike:hover { color: #182849; background-position: left bottom }
#destinace-detail .destinace-hodnoceni .btn-objednat {
  color: #fff;
  font-weight: bold;
  display: inline-block;
  height: 38px;
  line-height: 36px;
  border: 1px solid #a20909;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  right: 20px;
  top: 10px;
  background: #c11313 url(/images/bg_btn-objednat.png) repeat-x 0 0;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
#destinace-detail .destinace-hodnoceni .btn-objednat:hover { text-decoration: underline }
#destinace-detail .destinace-hodnoceni .btn-objednat span {
  display: block;
  padding: 0 60px 0 15px;
  background: transparent url(/images/bg_btn-objednat-arr.png) no-repeat right 50%;
}

#destinace-detail .destinace-info { padding: 20px }
#destinace-detail .destinace-info .galerie { width: 364px }
#destinace-detail .destinace-info .parametry { width: 316px }

#destinace-detail .destinace-info .galerie-thumbs img {
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}

#destinace-detail .destinace-info .galerie-thumbs {
  margin: 10px 0 0 0;
  padding: 10px;
  border: 1px solid #d7e9f1;
  background-color: #e4f7ff;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
#destinace-detail .destinace-info .galerie-thumbs h3 {
  font-size: 110%;
  margin: 0;
  font-weight: bold;
  text-align: center;
  background: transparent url(/images/line-throught.png) repeat-x 0 50%
}
#destinace-detail .destinace-info .galerie-thumbs h3 span {
  display: inline-block;
  padding: 0 10px;
  background-color: #e6f7ff;
}
#destinace-detail .destinace-info .galerie-thumbs dl {
  width: 100%;
  height: 80px;
  padding: 15px 0 5px 0;
  overflow: auto;
  font-size: 0;
  white-space: nowrap;
  overflow-y: hidden;
}
#destinace-detail .destinace-info .galerie-thumbs dd { display: inline-block; padding: 0; margin: 0 10px 0 0; }

#destinace-detail .parametry table { margin: 2em 0 0 0; }
#destinace-detail .parametry td { padding: 0.8em 2em 0.8em 0; border-bottom: 1px solid #d9e3f2; max-width: 230px; }
#destinace-detail .parametry tr:hover td { background-color: #f2f7fc; }

#destinace-detail .tabs {
  margin:;
  padding: 10px 20px 0 20px;
  background: #dde7f3 url(/images/bg_tabs.png) repeat-x left bottom;
}
#destinace-detail .tabs ul { margin: 0; }
#destinace-detail .tabs li {
  float: left;
  margin: 0 15px 0 0;
}
#destinace-detail .tabs li.active {
  border: 1px solid #c4d0e6;
  border-width: 1px 1px 0 1px;
  background-color: #f9fcff;
  -o-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; 
}
#destinace-detail .tabs li.active a { color: #000; text-decoration: none; }
#destinace-detail .tabs li a {
  display: block;
  padding: 10px 12px;
  font-weight: bold;
}
#destinace-detail .tabs li a:hover { color: #000; }
#destinace-detail .tabs-content { padding: 20px; }

#destinace-detail .likeinfo {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 10px;
}
#destinace-detail .likeinfo p {
  float: right;
  margin: 0;
}


#terminy-zajezdu {
  margin:0 0 10px 0;
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#terminy-zajezdu h3 {
  font-size:110%;
  font-weight:bold;
  margin:0;
  height:40px;
  line-height:40px;
  text-align:center;
  background:transparent url(/images/bg_htitle2.png) no-repeat 0 0;
}
#terminy-zajezdu ul { margin: 0 0 20px 0; height: 400px; overflow: auto }
#terminy-zajezdu li {
  padding: 10px 15px 10px 40px;
  border-bottom: 1px solid #dee5f2;
  background: transparent url(/images/ico-cal.png) no-repeat 13px 10px;
}
#terminy-zajezdu li:hover { background-color: #f2f7fc; }
#terminy-zajezdu li a { font-weight: bold; }
#terminy-zajezdu li p { margin: 0.2em 0 0 0; line-height: normal; }




/* -----> profil CSS */

#user-profil {
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}

#user-profil .button { margin: 35px; }

#user-profil .rightplace {
  float:right;
  margin-top:15px;
}

#user-profil h1 {
  float:left;
}

#user-profil .NFI-button {
  padding:13px;
  padding-right:50px;
  margin-right:-9px;
  background: #e8e8e8 url(/images/btn-pcupload.png) no-repeat right 70%;
}

#user-profil .NFI-filename {
  width:0px;
  visibility:hidden;
}


#fh-user-photo { position: relative; width: 100%; height: 315px; overflow: hidden; }
#fh-user-photo span.btns { position: absolute; right: 35px; bottom: 20px; }
#fh-user-photo span a { margin-left: 5px; }
#fh-user-photo .btn.btn-pcupload, #fh-user-photo .btn.btn-fbupload { height: 35px; line-height: 33px; border: 1px solid #8e9197;}
#fh-user-photo span .btn { line-height: 1.1; float: left; margin: 0 0 0 5px; text-align: left; }
#fh-user-photo span .btn-fbupload { padding-top: 2px; padding-bottom: 2px; }
#fh-user-photo span .btn-fbupload span { background-position: right -1px; }

#fh-user-photo .NFI-button {
  padding:13px;
  padding-right:50px;
  margin-right:-9px;
  background: #e8e8e8 url(/images/btn-pcupload.png) no-repeat right 70%;
}

#fh-user-photo .NFI-filename {
  width:0px;
  visibility:hidden;
}

#fh-profil-tabs {
  width: 100%;
  height: 150px;
  position: relative;
  background: #607fbf url(/images/bg_fh_profil_tabs.png) repeat-x 0 0;
}
#fh-profil-tabs ul { margin: 0; }
#fh-profil-tabs li { float: left; margin: 0 1px 0 0; width: 150px; height: 150px; position: relative; overflow: hidden; background-color: #464646; }
#fh-profil-tabs li img, #fh-profil-tabs li article { opacity: 0.3; -o-transition: .3s; -webkit-transition: .3s; transition: .3s; }
#fh-profil-tabs li:hover img, #fh-profil-tabs .active img,
  #fh-profil-tabs li:hover article, #fh-profil-tabs .active article
    { opacity: 1; }
#fh-profil-tabs li a { color: #fff; font-weight: bold; font-size: 125%; display: block; width: 100%; height: 150px; position: absolute; left: 0; top: 0; text-decoration: none; background: transparent url(/images/bg_fh_profil_tabs_a.png) repeat-x 0 0; }
#fh-profil-tabs li a:hover { /*color: #ade4fa;*/ }
#fh-profil-tabs li a strong { position: absolute; left: 14px; bottom: 10px; }
#fh-profil-tabs li a strong small { font-size: 80%; font-weight: normal; }
#fh-profil-tabs .btn-addfriend { position: absolute; right: 35px; top: 42px; }
#fh-profil-tabs .btn-sendmessage { position: absolute; right: 35px; top: 77px; }

#fh-profil-user-header {
  padding: 20px;
  text-align: right;
  border-top: 1px solid #fbfdff;
  border-bottom: 1px solid #dfe6f2;
  background-color: #f2f7fc;
  position: relative;
}
#fh-profil-user-header h3 { color: #414344; float: left; margin: 5px 0 0 0; }
#fh-profil-user-header h3 small { color: #abb1bd; }
#fh-profil-user-header span { float: right; }
#fh-profil-user-header span .btn { line-height: 1.1; float: left; margin: 0 0 0 5px; text-align: left; }
#fh-profil-user-header span span { float: none; display: inline-block; height: 34px; padding-top: 6px; }
#fh-profil-user-header span .btn-videocall { height: 33px; padding-top: 7px; }
#fh-profil-user-header span .btn-videocall span { background-position: right -1px; }
#fh-profil-user-header span .btn-newalbum { height: 33px; padding-top: 7px; }
#fh-profil-user-header span .btn-newalbum span { background-position: right -1px; }
#fh-profil-user-header span .btn-pcupload { height: 33px; padding-top: 7px; }
#fh-profil-user-header span .btn-pcupload span { background-position: right -1px; }
#fh-profil-user-header span .btn-fbupload { height: 33px; padding-top: 7px; }
#fh-profil-user-header span .btn-fbupload span { background-position: right -1px; }
.extraform form { position: absolute; right: 250px; top: 27px; }
.extraform form select { width:140px; border:1px solid #cdd8eb; }

.fh-profil-user-data {
  padding: 35px;
  border-bottom: 1px solid #dfe6f2;
}
.fh-profil-user-data .fh-user-image {
  float: right;
}
.fh-profil-user-data .fh-user-image img {
  border: 5px solid #fff;
  -o-box-shadow: 2px 2px #e2e4e6; -webkit-box-shadow: 2px 2px #e2e4e6; box-shadow: 2px 2px #e2e4e6;
  -o-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
}
.fh-profil-user-data figure { float: right; text-align: center; }
.fh-profil-user-data figure img { float: none !important }
.fh-profil-user-data figure h4 { margin: 0.5em 0 0 0; }
.fh-profil-user-data h3 { margin: 0 0 1em 0; }
.fh-profil-user-data td { font-size: 110%; width: 100px; padding: 0 2em 0 0; vertical-align: top; white-space: nowrap; }
.fh-profil-user-data td.key { color: #858d9e; }

.fh-profil-user-data .album {
  float: left;
  width: 140px;
  height: 160px;
  position: relative;
  margin: 0 36px 0 0;
  text-align: center;
}
.fh-profil-user-data .album:nth-child(4n) {
  margin: 0;
}
.fh-profil-user-data .album img {
    -o-border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -o-box-shadow:1px 1px 2px #b8bbc2;
    -moz-box-shadow:1px 1px 2px #b8bbc2;
    -webkit-box-shadow:1px 1px 2px #b8bbc2;
    box-shadow:1px 1px 2px #b8bbc2;
}
.fh-profil-user-data .album .hover{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  -o-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.fh-profil-user-data .album .hover .a-title {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 163px;
  z-index: 2;
}
.fh-profil-user-data .album .hover .ico-del {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  right: 10px;
  top: 7px;
  z-index: 3;
  text-indent: -999em;
  background: transparent url(/images/ico-del.png) no-repeat 0 0;
}
.fh-profil-user-data .album:hover .hover {
  display: block;
}

.fh-profil-user-data .album h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 0.2em 0 0;
}
.fh-profil-user-data .album .remove {
  float: right;
}

.fh-profil-user-data .strankovani {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 2em 0 0 0;
  border-top: 1px solid #dfe6f2;
}

.fh-profil-user-data .photo-detail {
  float: left;
  width: 163px;
  height: 163px;
  position: relative;
  overflow: hidden;
  margin: 0 5px 5px 0;
}
.fh-profil-user-data .photo-detail:nth-child(4n) {
  margin-right: 0;
}
.fh-profil-user-data .photo-detail img {
    -o-border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -o-box-shadow:1px 1px 2px #b8bbc2;
    -moz-box-shadow:1px 1px 2px #b8bbc2;
    -webkit-box-shadow:1px 1px 2px #b8bbc2;
    box-shadow:1px 1px 2px #b8bbc2;
}
.fh-profil-user-data .photo-detail .hover{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 163px;
  -o-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background: transparent url(/images/bg_photo_detail.png) repeat-x left bottom;
}
.fh-profil-user-data .photo-detail .hover .a-title {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 163px;
  z-index: 2;
}
.fh-profil-user-data .photo-detail .hover .a-title span { display: block; position: absolute; left: 10px; bottom: 35px; }
.fh-profil-user-data .photo-detail .hover p {
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: right;
  background: transparent url(/images/bg_photo_detail_linka.png) repeat-x 0 0;
}
.fh-profil-user-data .photo-detail .hover p span {
  color: #fff;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  margin: 0 7px 0 0;
}
.fh-profil-user-data .photo-detail .hover .ico-del {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 3;
  text-indent: -999em;
  background: transparent url(/images/ico-del.png) no-repeat 0 0;
}
.fh-profil-user-data .photo-detail:hover .hover {
  display: block;
}

.fh-create-album p { margin: 0 0 1em 0; }
.fh-create-album input, .fh-create-album select{
  width: 200px;
  border:1px solid #cdd8eb;
}
.fh-create-album .nazev-alba {
  width: 300px;
}
.fh-create-album .datum {
  width: 100px;
}
.fh-create-album .submit {
  margin: 3em 0 0 0;
}

.fh-profil-user-data .friend {
  float: left;
  width: 270px;
  height: 46px;
  border: 1px solid #dce3f0;
  position: relative;
  margin: 0 24px 13px 0;
  padding-left: 50px;
  -o-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 25px;
}
.fh-profil-user-data .friend .plumeria16{
  float: left;
  margin-top: 5px;
  width: 16px;
  height: 16px;
  background-image: url(/images/plumeria16.png);
}
.fh-profil-user-data .friend:nth-child(2n) { margin-right: 0; }
.fh-profil-user-data .friend:hover { background-color: #e9f8ff }
.fh-profil-user-data .friend .circle{
  position: absolute;
  left: 0;
  top: 0;
  border: 3px solid #fff;
  -o-box-shadow: 2px 2px #e2e4e6;
  -webkit-box-shadow: 2px 2px #e2e4e6;
  box-shadow: 2px 2px #e2e4e6;
  -o-border-radius: 50%;
  -wekit-border-radius: 50%;
  border-radius: 50%;
}
.fh-profil-user-data .friend h4 {
  font-size: 100%;
  margin: 0;
  font-weight: bold;
  padding: 7px 120px 0 20px;
}
.fh-profil-user-data .friend h4 a {
  display: block;
  text-decoration: none;
}
.fh-profil-user-data .friend .btn-block {
  position: absolute;
  right: 25px;
  top: 10px;
  display: inline-block;
  height: 23px;
  line-height: 21px;
  color: #707785;
  font-weight: bold;
  background: transparent url(/images/bg_btn_block.png) repeat-x 0 0;
}
.fh-profil-user-data .friend .btn-block:hover {
  color: #fff !important;
  text-shadow: none;
  background-position: 0 -23px;
  border: 1px solid #b41414;
}
.fh-profil-user-data .friend .btn-block span {
  padding: 0 10px 0 30px;
  background: transparent url(/images/ico-wave.png) no-repeat 0 0;
  background-position: 5px 5px;
}
.fh-profil-user-data .friend .btn-block:hover span {
  background-position: 0 -23px;
}

.allusers .box, #fh_module-friends_module-activity_control-default .box, #fh_module-friends_module-online_friends_control-default .box {
  margin:0 0 10px 0;
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
.box h3 {
  font-size:110%;
  font-weight:bold;
  margin:0;
  height:40px;
  line-height:40px;
  text-align:center;
  background:transparent url(/images/bg_htitle2.png) no-repeat 0 0;
}
.box ul { margin: 0 0 20px 0; height: 300px; overflow: auto }
.box li {
  padding: 10px 15px;
  border-bottom: 1px solid #dee6f2;
}
.box li:hover { background-color: #f2f7fc; }
.box li p { line-height: normal; }
.box li a { font-weight: bold; }

.box.pratele img,.friendcircle img {
  float: left;
  border: 3px solid #fff;
  -o-box-shadow: 2px 2px #e2e4e6;
  -webkit-box-shadow: 2px 2px #e2e4e6;
  box-shadow: 2px 2px #e2e4e6;
  -o-border-radius: 50%;
  -wekit-border-radius: 50%;
  border-radius: 50%;
}

.box.pratele li { border: 0; padding: 5px 10px; min-height: 46px; position: relative; }
.box.pratele strong { display: block; margin: 7px 0 0 56px; }

.box.pratele.aktivita li:nth-child(2n) { background-color: #f2f7fc; }
.box.pratele.aktivita p { margin: 7px 0 0 56px; }

.box.pratele li div { position: absolute; right: 10px; top: 19px; display: none }
.box.pratele li:hover div { display: block; }
.box.pratele li div a { float: left; width: 30px; height: 30px; margin-right: 5px; text-indent: -999em; -o-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50% }
.box.pratele li div a:hover { background-color: #9dabc6 }
.box.pratele li div .a-add { background: #ced8ea url(/images/ico_add.png) no-repeat 50% 50% }
.box.pratele li div .a-message { background: #ced8ea url(/images/ico_message.png) no-repeat 50% 50% }

.allusers .plumeria16, #fh_module-friends_module-online_friends_control-default .plumeria16{
  float: left;
  margin: 5px;
  width: 16px;
  height: 16px;
  background-image: url(/images/plumeria16.png);
}


.post-comment {
  background-color: #e7eef6;
  padding: 8px 10px;
  margin-top: 15px;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
.post-comment textarea {
/*  width: 310px; */
  width: 100%;
  height: 50px;
  border: 1px solid #cdd8eb;
}
.post-comment input {
  float: right;
}



/* -----> nezávazná objednávka CSS */

.objform { padding: 0 20px }
.objform .kalkulace {
  color: #fff;
  margin: 0 0 1em 0;
  padding: 10px 20px;
  background-color: #3d5c9f;
}

.objform table { margin: 0 0 1em 0; width: 100%; }
.objform th {
  color: #3d5c9f;
  font-size: 110%;
  padding: 10px 20px;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #b3d6e4;
  background-color: #cff1ff;
}
.objform td {
  font-weight: bold;
  padding: 10px 20px;
  border-bottom: 1px solid #dde3f1;
  background-color: #edf2f9;
}
.objform .td-popis { width: 45%; }
.objform .td-cena { width: 35%; }
.objform .td-celkem { width: 20%; color: #e41f1f; font-size: 160%; }

.objform .pojisteni th {
  color: #504617;
  border-bottom: 1px solid #e1bf25;
  background-color: #f8da50;
}
.objform .pojisteni td {
  background-color: #fdf8dd;
}

.objform .td-celkem strong { position: relative; top: 2px; }
.objform td select {
  width: 50px;
  border: 1px solid #cdd8eb;
}

.objform .dop-ceny {
  margin: 1.2em 0 1.4em 0;
  font-size: 110%;
}

.objform .dop-ceny .objform-ceny {
  font-size: 110%;
  font-weight: bold;
  display: inline-block;
  height: 24px;
  padding-left: 20px;
  background: transparent url(/images/ico-list.png) no-repeat 0 5px;
}
.objform .dop-ceny .objform-ceny.selected {
  background-position: -220px 5px;
}

.objform .cena-celkem {
  margin: 1em 0;
  font-size: 170%;
  color: #3d5c9f;
}
.objform .cena-celkem strong {
  color: #fff;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 20px 80px 20px 20px;
  background: #e53b3c url(/images/bg_cena_celkem.png) no-repeat 0 50%;
}

.objform .checkbox {
  line-height: 2.5
}
.objform .checkbox input {
  position: relative;
  top: 3px;
  border: 1px solid #cdd8eb;
}

.objform .big { font-size: 130% }

.objform .kform {
  margin: 1.5em 0 3em 0;
  padding: 30px 0 30px 40px;
  border: 1px solid #d6e8f1;
  background-color: #eef8ff;
}
.objform .kform h3 {
  margin: 0;
}
.objform .kform label {
  color: #858d9e;
  font-size: 120%;
  font-weight: bold;
}
.objform .kform p {
  float: left;
  width: 50%;
  margin: 1.5em 0 0 0;
}
.objform .kform input, .objform .kform textarea {
  width: 280px;
  border: 1px solid #cdd8eb;
}
.objform .kform p.textarea {
  width: 100%;
  margin: 1.5em 0 0 0;
}
.objform .kform p.textarea textarea {
  width: 608px;
  height: 100px;
}

.objform .btn-objednat {
  width: 280px;
  height: 47px;
}






/* -----> úvod nepřihlášený CSS */

#popup {
  background: transparent url(/images/bg_popup_wrapper.png) repeat 0 0;
  width: 100%;
  min-height: 100%;
  position: absolute;
  z-index: 9999;
}
.fblogin {
  min-width: 460px;
  height: 220px;
  background-color: #fff;
}
.fancybox-inner .w-title {
  margin: 10px 10px 0 10px;
  padding: 6px 10px;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  background-color: #6d84b4;
}
.fancybox-inner .msg { font-size: 160%; color: #4668b1; line-height: normal; margin: 0; padding: 40px 30px; }




/* -----> 404 CSS */

.fh404 #fh_module-header_control-default #logo {
  left: 43%;
}
.fh404 #fh_module-header_control-default #logo span {
  background-position: 50% 0;
}
.fh404 #main {
  text-align: center;
  padding: 4em 0 0 0;
}
.fh404 h1 { font-size: 360%; margin: 0.7em 0; }
.fh404 .big { font-size: 140%; }



/* -----> other CSS */

.content-header {
  height:78px;
  padding:0 20px;
  position: relative;
  background:#d9e3f1 url(/images/bg_htitle4.png) no-repeat 50% 0;
  border-bottom:1px solid #c8d4e8;
  -o-border-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
  border-radius:5px 5px 0 0;
}
.content-header h1 {
  margin:0;
  padding: 24px 0 0 0;
}

.img-btn {
  border: 0 !important;
  padding: 0 !important;
}

.btn-more {
  color: #5082ef;
  font-weight: bold;
  display: inline-block;
  width: 100px;
  height: 24px;
  line-height: 22px;
  padding: 0 0 0 13px;
  text-decoration: none;
  text-shadow: 1px 1px #f9f9f9;
  background: transparent url(/images/btn-more.png) no-repeat 0 0;
}

.btn, .btn-save {
  color: #707785 !important;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #b6bbc1;
  height: 40px;
  line-height: 30px;
  text-shadow: 1px 1px #f8f8fa;
  text-decoration: none;
  background: #dce0e5 url(/images/bg_btn.png) repeat-x 0 0;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  line-height: 3.4;
  padding-left: 2px;
}
.btn:hover { color: #4e4e4e !important; }
.btn span { display: block; padding: 0 55px 0 15px; }
.btn-back { height: 33px; padding-top: 7px; }
.btn-back span { background: transparent url(/images/btn-back.png) no-repeat right 50%; background-position: right -1px; }
.btn-edit { height: 33px; padding-top: 7px; }
.btn-edit span { background: transparent url(/images/btn-edit.png) no-repeat right 50%; background-position: right -1px; }
.btn-update { height: 33px; padding-top: 7px; }
.btn-update span { background: transparent url(/images/btn-update.png) no-repeat right 50%; background-position: right -1px; }

.btnpcupload { background: transparent url(/images/btn-pcupload.png) no-repeat right 50%; }
.btn-fbupload span { background: transparent url(/images/btn-fbupload.png) no-repeat right 50%; }

.btn.btn-addfriend, .btn.btn-sendmessage { color: #273f72 !important; width: 110px; height: 30px; line-height: 1.1; border: 1px solid #324b7f; text-transform: uppercase; background: #d3e0ff url(/images/bg_btn2.png) repeat-x 0 0;}
.btn.btn-addfriend:hover, .btn.btn-sendmessage:hover { color: #55b227 !important; }
.btn.btn-addfriend span, .btn.btn-sendmessage span { padding: 2px 0 0 10px }
.btn-addfriend span { background: transparent url(/images/btn-addfriend.png) no-repeat right 0; height: 30px; }
.btn-sendmessage span { background: transparent url(/images/btn-sendmessage.png) no-repeat right 0; height: 30px; }

.btn-sendmessage2 span { background: transparent url(/images/btn-sendmessage2.png) no-repeat right 50%; }
.btn-followfriend span { background: transparent url(/images/btn-followfriend.png) no-repeat right 50%; }
.btn-videocall span { background: transparent url(/images/btn-videocall.png) no-repeat right 50%; }
.btn-newalbum span { background: transparent url(/images/btn-newalbum.png) no-repeat right 50%; }

.window .fbalbum {
  float: left;
  width: 140px;
  height: 120px;
  margin: 0 26px 10px 0;
}

.window .w-title {
  margin: 10px 10px 0 10px;
  padding: 6px 20px;
  color: #fff;
  font-size: 110%;
  text-transform: uppercase;
  text-align: left;
  background-color: #6d84b4;
}

.window .album { margin: 0 10px; padding: 20px; overflow: auto; }


.facebook-login {
  width: 300px;
  height: 40px;
  margin-bottom: 15px;
  color: white;
  font-size: 18px;
  border-radius: 6px;
  background-color: #4c74c4;
  background: url(/images/facebookf.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c74c4), color-stop(100%, #3b5998));
  background-size: 15px 15px, cover;
  background-position: 12px center, center center;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.vk-login {
  width: 300px;
  height: 40px;
  margin-bottom: 15px;
  color: white;
  font-size: 18px;
  border-radius: 6px;
  background-color: #4c74c4;
  background: url(/images/vk_login.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c74c4), color-stop(100%, #3b5998));
  background-size: 15px 15px, cover;
  background-position: 12px center, center center;
  background-repeat: no-repeat, repeat;
  cursor: pointer;
}

.destination-search {
  background-color: #c20000;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e28888), color-stop(100%, #c20000));
  background-repeat: repeat;
  border-radius: 8px;
}
.destination-search input {
  background-color: transparent;
  background-image: url(/images/lupa.png);
  background-size: 43px 42px;
  background-position: 142px;
  background-repeat: no-repeat;
  width: 190px;
  height: 56px;
  padding-right: 40px;
  color: white;
  font-size: 19px;
  text-transform: uppercase;
}


#fh_module-album_module-album .description {
  padding: 20px;
}


/* -----> zeď detail (fancybox-photo) CSS */

#fancybox-photo {
  width: 980px;
  min-width: 980px;
  height: 590px;
  background-color: #fff;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}

#fancybox-photo .photo {
  display: table;
  width: 600px;
  height: 570px;
  overflow: hidden;
  float: left;
  box-align: center;
  text-align: center;
}

#fancybox-photo .photo .center{
  display: table-cell;
  vertical-align: middle;
}

#fancybox-photo table { width: 100%; height: 100%; }
#fancybox-photo td { padding: 0; text-align: center; vertical-align: middle }

#fancybox-photo .info {
  width: 330px;
  height: 570px;
  text-align: left;
  float: right;
}

#fancybox-photo .userinfo { height: 100px; position: relative; }
#fancybox-photo .userinfo img {
  -o-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  -o-box-shadow: 2px 2px #e2e4e6;
  -webkit-box-shadow: 2px 2px #e2e4e6;
  box-shadow: 2px 2px #e2e4e6;
}
#fancybox-photo .userinfo p {
  margin: 0;
  padding: 0.3em 0 0 0;
  position: absolute;
  left: 100px;
  top: 43px;
  width: 230px;
  border-top: 1px solid #e1e7f2;
}
#fancybox-photo .userinfo p .user {
  font-weight: bold;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: -25px;
  font-size: 110%;
}

#fancybox-photo .userinfo p span {
  display: inline-block;
  height: 23px !important;
  line-height: 23px;
  margin: 0 6px 0 0;
}

#fancybox-photo .userinfo p .ico-star {
  padding: 0 0 0 23px;
  background: transparent url(/images/ico-star.png) no-repeat 0 50%;
}

#fancybox-photo .photo-comment {
  height: 35px;
  overflow: hidden;
}
#fancybox-photo .photo-comment p { margin: 0; line-height: normal }

#fancybox-photo .cp-comments ul {
  height: 300px;
}

#bonus-info {
  background-color:#f9fcff;
  border:1px solid #c4d0e6;
  -o-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -o-box-shadow:2px 2px 2px #b8bbc2;
  -moz-box-shadow:2px 2px 2px #b8bbc2;
  -webkit-box-shadow:2px 2px 2px #b8bbc2;
  box-shadow:2px 2px 2px #dcdee1;
}
#bonus-info table{
  font-size: 130%;
  margin: 20px;
}
#bonus-info table td{
  padding: 5px;
  padding-right: 40px;
}


#fh_module-login{
  padding-top: 80px;
  font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
  text-align: left;
  font-size: 16px;
}
#fh_module-login td span{
  font-size: 11px;
  color: #516285;
}
#fh_module-login .small{
  font-size: 10px;
  color: #516285;
}
#fh_module-login button{
  margin-top: 30px;
  margin-bottom: 10px;
}
#fh_module-login input,#fh_module-login select{
  margin-bottom: 10px;
  width:300px;
  border: 1px solid #c4d0e6;
}
#fh_module-login input[type="submit"]{
  background-color: #945a1d;
  color: #fff;
}
#fh_module-login h2{
  color: #5779a4;
  font-weight: bold;
  text-align: left;
  margin: 0;
  font-size: 14px;
  margin-bottom: 10px;
}
#fh_module-login table{
  width: 100%;
}
#fh_module-login table td{
  width: 50%;
  padding-left: 90px;
  padding-right: 80px;
}
#fh_module-login table td.middle{
  width: 10px;
  padding: 0;
  vertical-align:middle;
}
#fh_module-login table td.middle .vertical{
  background: #828991;
  position: absolute;
  top: 200px;
  width: 1px;
  height: 380px;
}
#fh_module-login table td.middle h2{
  background: #fff;
  position: relative;
  left: -5px;
}
#fh_module-login table td:nth-child(1){
  padding-left: 200px;
}