@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);

* { margin: 0 auto; padding: 0; }
body { 
	background: url('../img/bg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font: 14px 'Open Sans', 'Tahoma', 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif, Verdana, Helvetica, "lucida grande", "lucida sans unicode";
  color: #000;
  text-align: center;
}

img { border: 0px; }
a { color: #fff; }

#wrapper {}

#header {
	height: 465px;
	position: relative;
	width: 100%;
	z-index: 10;
	 background: transparent url('../img/bg_header.png') repeat-x;
}

#header_fix { width: 991px; height: 465px; position: relative; z-index: 10; }

#header #header_fix #logo { width: 231px; height: 162px; position: absolute; top: 0px; left:376px; z-index: 15; }
#header #header_fix .stin { width: 949px; height: 34px; position: absolute; top: 98px; left: 0px; z-index: 14; background: transparent url('../img/menu_stin.png') no-repeat; }

#header #header_fix .first_nav ul.top_menu { float: right; }
#header #header_fix .first_nav ul.top_menu  li { display: block; padding: 14px 5px 11px 0; text-decoration: none; font-size: 14px;  }
#header #header_fix .first_nav ul.top_menu  li a{ color: #fff; text-decoration: none; }
#header #header_fix .first_nav ul.top_menu  li a:hover{ color: #fff; text-decoration: none; }
#header #header_fix .first_nav ul.top_menu  li:hover{ background: transparent url('../img/bg_menu_hover2.png') bottom no-repeat; }
#header #header_fix .first_nav li{ float: right;width: 100px; font-size: 14px; font-family: 'Minion Pro','Open Sans'; text-align: center; position:relative; }
#header #header_fix .first_nav li.kontakt { width: 110px; }
#header #header_fix .first_nav li.fotogalerie { width: 125px; }
#header #header_fix .first_nav li.podminky { width: 110px; }
#header #header_fix .first_nav li.middle { width: 225px; }
#header #header_fix .first_nav li.wellnes { width: 110px; }
#header #header_fix .first_nav li.apartmany { width: 130px; }
#header #header_fix .first_nav li.home { width: 100px; }
.active { background: transparent url('../img/bg_menu_hover2.png') bottom no-repeat; }
.active a { color: #fff; text-decoration: none; }

#header #header_fix .first_nav {  color: #BF1E2E;
    font-family: 'Minion Pro','Open Sans';
    font-size: 14px;
    height: 45px;
    letter-spacing: 1px;
    padding-top: 0;
    text-align: left;
    width: 950px;
    z-index: 10;
}

#lang { position: absolute; top: 110px; right: 20px; z-index: 16; }

#ram { width: 992px; height: 432px; z-index: 0; position: absolute; top: 45px; background: transparent url('../img/header_ram.png') repeat-x; }
#slider { height: 305px;
    left: 63px;
    position: absolute;
    top: 65px;
    width: 865px;
    z-index: 0; }
.nivo-prevNav { background: transparent url('../img/prev.png') 0px -69px no-repeat; height: 69px; width: 38px; margin-left: 20px; }
.nivo-prevNav:hover { background: transparent url('../img/prev.png') 0px 0px no-repeat; }
.nivo-nextNav { background: transparent url('../img/next.png') 0px -69px no-repeat; height: 69px; width: 38px; margin-right: 20px; }
.nivo-nextNav:hover { background: transparent url('../img/next.png') 0px 0px no-repeat; }

#footer { background: transparent url('../img/bg_footer.png') repeat-x; color: #ffffff; width: 100%; height: 52px; }
#footer #footer_content { height: 51px; width: 980px; }
#footer #footer_content #logo_footer { height: 85px; width: 120px; float: left; margin-top: 3px; }
#footer #footer_content #logo_address { height: 80px; width: 200px; float: left; margin-left: 15px; margin-top: 8px; font: 17px 'nyala', 'Open Sans', 'Tahoma'; text-align: left; }
#footer #footer_content #copyright { height: 25px; width: 200px; float: right; margin-left: 15px; margin-top: 55px; font: 12px 'nyala', 'Open Sans', 'Tahoma'; text-align: right; }
#footer #footer_content #copyright a { color: #fff; text-decoration: underline; }

#footer #footer_content .first_nav ul.top_menu { float: right; }
#footer #footer_content .first_nav ul.top_menu  li { display: block; padding: 14px 5px 11px 0; text-decoration: none; font-size: 14px;  }
#footer #footer_content .first_nav ul.top_menu  li a{ color: #fff; text-decoration: none; }
#footer #footer_content .first_nav ul.top_menu  li a:hover{ color: #fff; text-decoration: none; }
#footer #footer_content .first_nav ul.top_menu  li:hover{ background: transparent url('../img/bg_menu_hover.png') top no-repeat; }
#footer #footer_content .first_nav li{ float: right;width: 100px; font-size: 14px; font-family: 'Minion Pro','Open Sans'; text-align: center; position:relative; }
#footer #footer_content .first_nav li.kontakt { width: 145px; }
#footer #footer_content .first_nav li.fotogalerie { width: 160px; }
#footer #footer_content .first_nav li.podminky { width: 145px; }
#footer #footer_content.first_nav li.middle { width: 260px; }
#footer #footer_content .first_nav li.wellnes { width: 145px; }
#footer #footer_content .first_nav li.apartmany { width: 165px; }
#footer #footer_content .first_nav li.home { width: 145px; }
.activef { background: transparent url('../img/bg_menu_hover.png') top no-repeat; }
.activef a { color: #fff; text-decoration: none; }

#footer #footer_content .first_nav {  color: #BF1E2E;
    font-family: 'Minion Pro','Open Sans';
    font-size: 14px;
    height: 45px;
    letter-spacing: 1px;
    padding-top: 0;
    text-align: left;
    width: 950px;
    z-index: 10;
}


.fix { clear: both; height: 0px; margin: 0; padding: 0; }
.img_anot { padding: 10px; float: left; }
.img_anot2 { padding-bottom: 10px; }

#c_nabidka { width: 900px; height: 390px;  position: relative; top: -85px; }
.cbox { width: 260px; height: 370px; float: left; margin-left: 5px; margin-right: 5px; padding: 5px; position: relative; }
#c_nabidka .cbox .aa { width: 260px; height: 270px; float: left; margin-left: 5px; margin-right: 5px; padding: 5px; position: absolute; bottom: 0px; }
#c_nabidka .cbox h3 { font-size: 30px; font-family: 'nyala','Open Sans'; margin-top: 35px; }
#c_nabidka .cbox h3.oranz { color: #fe9900; border: 0px; }
#c_nabidka .cbox h3.green { color: #97ca3d; border: 0px; }
#c_nabidka .cbox h3.blue { color: #65d0fc; border: 0px; }
#c_nabidka .cbox .oranz { border: 1px solid #fe9900; border-top: 13px solid #fe9900; }
#c_nabidka .cbox .green { border: 1px solid #97ca3d; border-top: 13px solid #97ca3d; }
#c_nabidka .cbox .blue { border: 1px solid #65d0fc; border-top: 13px solid #65d0fc; }
.icon_01 { bottom: 205px; position: absolute; right: 0; z-index: 10; }
.icon_02 { bottom: 205px; position: absolute; right: 0; z-index: 10; }
.icon_03 { bottom: 205px; position: absolute; right: 0; z-index: 10; }

.b_oranz { background: #FE9900; padding: 10px; width: 80px; height: 20px; text-align: center; }
.b_oranz a { color: #fff; font-size: 20px; font-family: 'nyala','Open Sans'; text-decoration: none; }
.b_green { background: #97CA3D; padding: 10px; width: 80px; height: 20px; text-align: center; }
.b_green a { color: #fff; font-size: 20px; font-family: 'nyala','Open Sans'; text-decoration: none; }
.b_blue { background: #65D0FC; padding: 10px; width: 80px; height: 20px; text-align: center; }
.b_blue a { color: #fff; font-size: 20px; font-family: 'nyala','Open Sans'; text-decoration: none; }

.caroufredsel_wrapper { }

#page { 
	/* margin-bottom: 40px; */
	margin-bottom: 15px;
    margin-top: 0;
    max-width: 955px;
    min-height: 100px;
    padding-right: 0;
    position: relative;
}
#page .content { padding: 12px; padding-top: 0px; color: #686868;
    width: 930px; text-align: justify; background: transparent url('../img/bg_content.png') repeat-y; }

.content p { padding: 5px; text-align: justify; }
.content ul { padding-left: 35px; padding-bottom: 5px; text-align: justify; }

.content .main_panel { float: left; width: 650px; text-align: justify; }
.content .main_panel ul, #content .main_panel ol { text-align: justify; padding-left: 30px; }



.content h2 { font-size: 23px; font-family: 'Minion Pro','Open Sans'; color: #fff; padding: 10px; text-align: left; letter-spacing: 1px; font-weight: normal; text-align: center; }
.content h3 { font-family: 'Minion Pro','Open Sans'; font-size: 15px; color: #dad6c9; padding-top: 5px; padding-bottom: 20px; text-align: left; letter-spacing: 1px; font-weight: 200; }
.content h3 a { color: #9C8300; text-decoration: none; }
.content h3 a:hover { color: #9C8300; text-decoration: underline; }

.detail_box { width: 615px; float: left; margin: 2px; }
.home_box { width: 305px; float: left; margin: 2px; }
.home_box .icon { text-align: center; }
.home_box .hr_home { background: transparent url('../img/hr_home.png') no-repeat; width: 293px; height: 9px; margin-top: 15px; margin-bottom: 15px; }
.home_box .cnt { padding: 6px; text-align: justify; width: 293px; min-height: 440px; }

.home_box p { min-height: 200px; }
.cnth p { min-height: 120px; }
.home_box .cnt .btn { background: url("../img/bg_button.png") no-repeat scroll 0 0 transparent; height: 23px; padding: 11px; text-align: justify; width: 135px; }
.home_box .cnt .btn a { display: block; width: 135px; height: 23px; color: #c5962e; font-size: 15px; text-align: center; text-decoration: none; }
.home_box .cnt .btn a:hover { color: #7f7c7a; }
.home_box .cnt p { text-align: justify; margin-top: 5px; }

.btn2 { background: url("../img/bg_button.png") no-repeat scroll 0 0 transparent; height: 45px; padding: 11px; text-align: justify; width: 158px; display: block; color: #c5962e; font-size: 15px; text-align: center; text-decoration: none; border: 0px solid #ffffff; }

.textarea_bkng { width: 283px; height: 146px; padding: 4px; border: 1px #332e2c solid; background: transparent; color: #6b635a; margin-bottom: 8px; }
.input_bkng { width: 283px; padding: 4px; border: 1px #332e2c solid; background: transparent; color: #6b635a; margin-bottom: 8px; }
.select_bkng { width: 292px; padding: 4px; border: 1px #332e2c solid; background: transparent; color: #6b635a; margin-bottom: 8px; }

.fbtw { padding-top: 20px; text-align: center; }

#contactform { width: 500px; padding: 20px; overflow:auto; }

.kontakt_info { float: left; width: 320px; padding: 10px; padding-left: 20px; text-align: justify;}
.kontakt_blok { float: left; width: 500px; padding: 10px; padding-left: 20px; text-align: justify;}

label { font-family: Arial, Verdana; display: block; float: left; font-weight: bold; margin-right:10px; text-align: right; width: 130px; line-height: 25px; font-size: 15px; }

.button{
    float: right;
    margin:10px 55px 10px 0;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px;
    cursor:pointer;
    color: #fff;
 
    text-align: center;
 
    /* Background gradient */
    background: #272727;
    background: -moz-linear-gradient
       (top, #272727 0%, #272727 100%);
    background: -webkit-gradient
       (linear, 0% 0%, 0% 100%,
       from(#272727), to(#272727));
 
    /* Border style */
    border: 1px solid #2e2e2e;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
 
    /* Box shadow */
    -moz-box-shadow: inset 0 1px 0 0 #2e2e2e;
    -webkit-box-shadow: inset 0 1px 0 0 #2e2e2e;
    box-shadow: inset 0 1px 0 0 #2e2e2e;
 
    }
.button:hover { cursor:pointer; }

.input{
    font-family: Arial, Verdana;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 300px;
    color: #797979;
}

.select{
    font-family: Arial, Verdana;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 312px;
    color: #797979;
}

.hint { display:none; }
.field { margin-bottom:7px; }
.fradio { margin-right:50px; }
.field p { padding:7px 35px 2px 20px; }
.textarea { height:150px; }
.field:hover .hint {
    position: absolute;
    display: block;
    margin: -30px 0 0 455px;
    color: #FFFFFF;
    padding: 7px 10px;
    background: rgba(0, 0, 0, 0.6);
 
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}


		
.reset_filter{
    float: right;
    margin:10px 55px 10px 0;
    padding: 6px 10px;
 }
 
#opt_sluzby  { display: none; }
#opt_sluzby li { display: block; }



#id-form	{
	}
.inp-form	{
	border: none;
	color: #393939;
	height: 25px;
 
	padding: 6px 6px 0 6px;
	width: 186px;
	}
	
.inp-form-error	{
	border: none; 
	color: #393939;
	height: 25px;
	padding: 6px 6px 0 6px;
	width: 187px;
	}
.form-textarea	{
	border: none;
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 97px;
	overflow: auto;
	padding: 6px 6px 0 6px;
	width: 378px;
	}
#id-form td	{
	padding: 0 0 10px 0;
	}
#id-form td.noheight	{
	padding: 0 0 0px 0;
	}
#id-form th	{
	line-height: 28px;
	min-width: 130px;
	padding: 0 0 10px 0;
	text-align: left;
	width: 130px;
	}
	
	#vybrane_photo {
	  float: left;
	  width: 440px;
	  border: 1px solid #e7e7e7;
	  border-top: 4px solid #3a87bb;
	  background: #ffffff url(../img/bg_sidebar_box.png) repeat-x;
	  padding: 5px;
	}
	
	#vybrane_photo div.selected_photo {
	  padding: 5px;
	  margin: 5px;
	  margin-right: 0px;
	  background: #ffffff;
	  border: 1px solid #e7e7e7;
	  font-weight: bold;
	}


.error_msg {
	-moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; border: 1px solid #c81c23; background: #ffebec; color: #c81c23; padding: 5px; text-align: left; margin: 3px; margin-bottom: 6px;
}
.done_msg {
	-moz-border-radius: 4px 4px 4px 4px; -webkit-border-radius: 4px 4px 4px 4px; border-radius: 4px 4px 4px 4px; border: 1px solid #7ca800; background: #e1ff8e; color: #7ca800; padding: 5px; text-align: left; margin: 3px; margin-bottom: 6px;
}


.tbl_cenik { width: 99%; }
.tbl_cenik td { border-bottom: 1px solid #FAF2D9; padding: 5px; }
.tbl_cenik .nazev { font-weight: bold; }
.tbl_cenik .cena { font-weight: bold; text-align: right; }

.photo_box { float: left; margin: 7px; width: 293px; height: 146px; }

.footer_copy {
	height: 20px;
	padding: 5px;
	text-align: center;
	font-size: 13px;
	color: #EFEFEF;
}
.footer_copy a {
	text-decoration: none;
}