body {
  font-family: Arial, serif;
  color:#ffffff;
  background-color:#ffffff;
  color:#303030;
  width:100%;
  margin:0;
  padding:0;
  overflow-x:hidden !important;
  background-image:url('../pics/bg.jpg');
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  font-size:16px;
}

p {
  font-size:16px !important;
  margin:0;
  padding:0;
}

img {
  max-width:100%;
}

a {
  color:#303030 !important;
}

a.selected {
  color:#606060 !important;
}

div.cat_block {
  padding-bottom:10px;
}

.margin_ten {
  width:100%;
  margin:0;
  padding:0;
  height:10px;
}

.margin_five {
  width:100%;
  margin:0;
  padding:0;
  height:5px;
}

a.main_cat {
  color:#303030;
  font-size:16px;
  display:block;
  width:100%;
  line-height:18px;
  margin:0 0 5px 0;
  padding:5px 0 10px 0 !important;
  text-decoration:underline;
  overflow:hidden !important;
}

a.main_cat:hover {
  background-color:#e0e0e0;
}

a.active {
  background-color:#e0e0e0;
  color:#333 !important;
}

a.header_zdan {
  color:#ffffff !important;
  font-weight: bold;
  background-color: #009CD1;
}

a.header_zdan:hover {
  color:#333 !important;
}

a.header_nz {
  font-weight: bold;
  background-color: #FFD100;
}

a.ref_cat {
  color:#333;
  font-size:14px;
  display:block;
  width:100%;
  line-height:16px;
  margin: 0;
  padding:10px 20px 10px 40px !important;
  text-decoration:none;
  overflow:hidden !important;
  white-space:nowrap;
  background-color:#e6e6e6;
}

a.ref_cat:hover {
  background-color:#333;
  color:#fff !important;
}

div.cb {
  clear:both;
  width:99%;
  height:0.1px;
  line-height:0.1px;
  font-size:0.1px;
}

h1 {
  width:100%;
  padding:10px;
  margin:0 auto;
  font-size:24px;
  color:#303030;
  display:block;
  text-align:center;
  color:#008BC8;
}

h2 {
  width:100%;
  font-size:18px;
  text-align:left;
  color:#008BC8;
}

h3 {
  width:100%;
  font-size:18px;
  text-align:center;
  color:#008BC8;
}

input {
  font-size:16px;
}

input[type=submit],input[type=button]{
  font-size:16px;
  margin-top:5px !important;
  margin-bottom:5px !important;
}

button {
  font-size:16px;
  margin-top:5px !important;
  margin-bottom:5px !important;
}

.error {
  width:100%;
  text-align:center;
  color:#F00000;
  font-weight:bold;
}

.message {
  width:100%;
  text-align:center;
  color:#00C000;
  font-weight:bold;
}

#cont {
  margin:0 auto;
  padding: 1%;
  text-align: center;
}

#cont img{
  max-width:100% !important;
  height:auto !important;
}

#navcontainer{
  margin:0;
  padding:0;
  width:100%;
  min-height:50px;
}

#navigation {
  border:0 !important;
  box-shadow:0 4px 3px -4px #303030;
}

.navbar {
  background-color:#ffffff !important;
  margin:0;
  border-radius:0;
  z-index:150;
  width:100%;
}

.navbar-nav {
  width:100%;
}

.navbar-brand {
  width:5%;
}

.navbar,
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  box-shadow:none;
}

.navbar-toggle {
  border-radius:0 !important;
  margin-top:1px;
}
.dropdown {
  overflow:hidden !important;
}

.dropdown-menu {
  border-radius:0;
  padding:0;
  overflow:hidden !important;
}

.dropdown-toggle {
  height:100%;
}

.dropdown-toggle a{
  height:100%;
}

.dropdown-toggle a img{
  height:100% !important;
}

.dd-menu {
  background-color:#ffffff;
}

.divider {
  height: 1px;
  width:100%;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e0e0e0;
}


.navbar-form .form-group input {
  display: inline-block;
  vertical-align: top;
}

.navbar-form .form-group button {
  display: inline-block;
  vertical-align: top;
}

.topbar {
  background-color:#ffffff !important;
  height:130px;
  padding:10px 0 10px 0;
  margin:0 auto;
  text-align:center;
  z-index:100;
}

.topbar img{
  height:100%;
}


.affix {
    position: fixed;
    top: 0;
    width: 100%;
}

.affix-top {
  position: absolute;
  width: 100%;
}

.affix-bottom {
  position: absolute;
  width: 100%;
}

.search-collapse {
  width:100%;
  margin:0;
  padding:10px;
  font-size:16px;
  line-height:18px;
  color:#303030;
  background-color:#ffffff;
}

#main_cont {
  max-width:1276px;
  margin:0 auto;
  padding:0;
  text-align:justify;
  background:rgba(255,255,255,0.8);
}

.in_cont {
  width:100%;
  margin:0;
  padding:10px;
}

.in_cont a {
  color:#008BC8 !important;
}

.in_cont2 {
  width:100%;
  margin:0;
  padding:0;
}

.in_cont2 a {
  color:#008BC8;
}

.pujcovna_nova-zivohost {
  background:rgba(249,199,64,0.8);
}

.pujcovna_nova-zivohost h1 {
  color:rgba(1,156,209,1);
}

.pujcovna_nova-zivohost h2 {
  color:#000000;
}

.pujcovna_zdan {
  background:rgba(1,156,209,0.8);
}

.pujcovna_zdan h1 {
  color:rgba(249,199,64,1);
}

.pujcovna_zdan h2 {
  color:#000000;
}

.text_cont_wrapper {
  margin:5px auto;
  padding:5px;
  width:100%;
  background-color:#1A171B;
  color:#ffffff;
}

.text_cont {
  width:98%;
  margin:0;
  padding:0 0 0 1%;
  text-align:justify;
  font-size:10px !important;
  font-weight:normal;
}

.bottom_cont{
  width:100%;
  min-height:100px;
  margin:0;
  padding:0 0 10px 0;
  text-align:center;
  background-color:#E6E6E6;
  display:block;
  box-shadow:0 4px 4px 4px #606060;
}

#bottom {
  color:#606060;
  width:100%;
  padding:5px 0 0 0;
  margin:0 auto;
  max-width:1276px;
}

#bottom a{
  color:#808080;
  text-align:left;
  text-decoration:none;
}
#bottom a:hover{
  color:#303030;
}

.bottom_copy {
  width:100%;
  clear:both;
  text-align:center;
  border-top: 1px solid #c0c0c0;
  padding:15px auto !important;
  margin:15px 0 0 0;
  font-size:12px;
  color:#808080;
  background-color:#E6E6E6;
  line-height:10px;
}

.bottom_info {
  display:block;
  margin:0;
  padding:10px 15px !important;
  text-align:left;
  font-size:14px !important;
}

.bottom_info .title {
  margin:0 0 10px 0;
  display:block;
  padding:0;
  font-size:16px !important;
}

.bottom_link {
  margin:0;
  display:block !important;
  width:100%;
  padding:5px 0;
  font-size:16px !important;
}

.bottom_text {
  margin:0;
  display:block !important;
  width:100%;
  padding:0;
  font-size:14px !important;
}

.bottom_text img{
  max-height:24px;
}

#loading_container {
  position:fixed;
  z-index:10;
  text-align:center;
  top:50%;
  left:0%;
  width:100%;
  background:none;
  text-align:center;
  transform: translate(-50% -50%);
}

#loading {
  display:none;
  padding:5px;
  width:10%;
  min-width:300px;
  margin:0 auto;
  height:auto;
  background:#808080;
  color:#ffffff;
  border-radius:15px;
  border:1px solid #808080;
  box-shadow:3px 3px 8px #000000;
  transform: translate(-50% -50%);
}

.logo_collapse {
  position:absolute;
  margin:0;
  top:-80px;
  left:50%;
  transform: translateX(-50%);
  width:100px;
  height:65px;
  background:none;
  display:none;
  cursor:pointer;
}

.collapsed-title {
  margin-left:5px;
}

#cars_collapsed_pieces {
  display:none;
  position:absolute;
  top:3px;
  right:3px;
  height:auto;
  width:auto;
  min-width:20px;
  text-align:center;
  margin:0;
  padding: 0 3px;
  background-color:#f00000 !important;
  color:#ffffff !important;
  font-size:13px;
  border-radius:8px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.hp_car_wrapper {
  padding:0.25%;
  margin:0;
}
.hp_car {
  width:100%;
  margin:0;
  padding:0;
  border: 1px solid #e6e6e6;
  color:#303030;
  cursor:pointer;
}

.hp_car a{
  color:#606060;
  text-decoration:none;
}

.hp_car a:hover{
  color:#606060;
}

.hp_car_title {
  position:relative;
  width:100%;
  height:30px;
  margin:10px 0;
  padding:0;
  text-align:center;
  overflow:hidden;
}

a.car_back {
  position:absolute;
  font-size:14px;
  text-decoration:none;
  display:block;
  margin-top:5px;
  color:#808080;
}

.hp_car_title h1{
  font-size:20px;
  display:block;
  margin:0;
  padding:0;
  line-height:28px;
}

.hp_car_img {
  position:relative;
  top:0;
  left:0;
  width:100%;
  margin:0;
  padding:0;
  text-align:center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  overflow:hidden;
}

.hp_car_img img{
  width:100%;
  max-width:100%;
}

.hp_car_akce_bar {
  position:absolute;
  top:95%;
  left:-5%;
  background:#EA4136;
  margin:0;
  padding:5px 0;
  font-weight:bold;
  font-size:20px;
  line-height:22px;
  width:100%;
  color:#ffff00;
  text-align:center;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom  left;
    -o-transform-origin: bottom  left;
    transform-origin: bottom  left;
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
    transform: rotate(-45deg);
}

.hp_car_info {
  width:100%;
  height:60px;
  margin:5px 0;
}

.hp_car_info_sub {
  margin:3px 4%;
  padding:0;
  width:40%;
  height: 20px;
  display:inline-block;
  overflow:hidden;
}

.car_list_akce_bar {
  position:absolute;
  top:85%;
  left:0%;
  background:#EA4136;
  margin:0;
  padding:5px 0;
  font-weight:normal;
  font-size:14px;
  line-height:16px;
  width:130%;
  color:#ffff00;
  text-align:center;
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom  left;
    -o-transform-origin: bottom  left;
    transform-origin: bottom  left;
    -ms-transform: rotate(-28deg); /* IE 9 */
    -webkit-transform: rotate(-28deg); /* Safari */
    transform: rotate(-28deg);
}

.car_title {
  display:block;
  width:100%
  text-align:center;
  font-size:24px;
  margin:0 auto 10px 0;
  padding:10px;
  background:#e6e6e6;
}

.car_akce_bar {
  display:block;
  width:100%
  text-align:center;
  font-size:20px;
  margin:0 auto 10px 0;
  padding:10px;
  background:#EA4136;
  color:#ffff00;
}

.car_main_info_wrapper {
  margin:0 auto;
  padding:0 0 10px 0;
}

.car_main_info {
  padding:10px;
}

.car_main_img_wrapper {
  padding:0;
}

.car_main_img_wrapper a:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.car_main_img{
  width:100%;
  margin-bottom:10px;
  border:1px solid #e6e6e6;
}

.car_images_wrapper {
  text-align:left;
  padding:0 0 0 0.5%;
}


.car_images_wrapper a:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

a.car_thumb{
  width:49%;
  margin:0 0 2% 0;
  display:inline-block;
}

a.car_thumb img{
  width:100%;
  margin:0;
  border:1px solid #e6e6e6;
}

.car_thumb_correct {
  width:49%;
  height:0.1px;
  margin:0 0 2% 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
	filter: alpha(opacity=1);
	-moz-opacity:0.01;
	-khtml-opacity: 0.01;
	opacity: 0.01;
}

a.car_thumb_more {
  width:49%;
  margin:0 0 2% 0;
  display:inline-block;
  background-image: url('../gals/_more_thumbs.png');
  background-size: cover;
}

a.car_thumb_more img{
  width:100%;
  margin:0;
}

a.car_thumb_more img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.car_thumb_more:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}

a.car_thumb_over {
  display:inline-block;
  width:0.1px;
  height:0.1px;
  margin:0;
  padding:0;
}

.params_wrapper {
  overflow:hidden;
  width:100%;
  margin:0;
  padding:0;
}

.params_container {
  margin: -0.5%;
}

.param_item {
  margin:0.25%;
  width:32.8333%;
  padding:0;
  float:left;
  height:auto;
}

.param_item h1{
  width:100%;
  padding:10px;
  margin:0 auto 10px 0;
  font-size:18px;
  background:#e6e6e6;
  color:#606060;
  display:block;
  text-align:center;
}

.param_item ul{
  padding-left:25px;
}

.car_note {
  width:100%;
  margin:10px auto 0 auto;
  padding:10px 10px 0 10px;
  text-align:left;
  height:auto;
  border-top:1px solid #e6e6e6;
}

h1.car_list_h1 {
  display:block;
  width:100%
  text-align:center;
  font-size:24px;
  margin:0 auto 10px 0;
  padding:10px;
  background:#e6e6e6;
}

table.list {
  width:100%;
  margin:10px 0;
  padding:0;
  border:1px solid #e6e6e6;
  border-collapse:collapse;
  font-size: 14px;
  color:#606060;
}

table.list a{
  color:#606060;
}

table.list th{
  background:#f0f0f0;
  margin:0;
  padding:5px 10px;
  border:1px solid #e6e6e6;
}

table.list td{
  margin:0;
  padding:5px 10px;
  border:1px solid #e6e6e6;
  cursor:pointer;
}

table.list td.foto{
  padding:0;
  position:relative;
  overflow:hidden;
}

.kontakt_h1 {
  width:100%;
  margin:10px 0 0 0;
  padding:0 0 5px 0;
  text-align:left;
  display:block;
  font-size:18px;
}

#kontakt_map {
  margin:10px 0 0 0;
  min-height:360px;
}

table.invis {
  width:100%;
  margin:0;
  padding:0;
  border:0;
}

table.invis th{
  border:0;
  margin:0;
  padding:5px;
}

table.invis td{
  border:0;
  margin:0;
  padding:5px;
}

.paging {
  width:100%;
  margin:0;
  padding:10px 0;
  text-align:center;
}

table.seemless {
  border:0;
  margin: 0 auto;
}

table.seemless th{
  border:0;
  text-align:left;
  padding:3px 0;
  margin:0;
}

table.seemless td{
  border:0;
  text-align:left;
  padding:3px 0;
  margin:0;
}

.facebook_md {
  display:none;
}

.facebook_sm {
  display:none;
}
.facebook_xs {
  display:none;
}

.hp_contact_img {
  display:block;
  width:100%;
}
.hp_contact_img img{
  width:100%;
}
.row div {
  padding:5px;
}

.header_wrapper img {
  width: 100%;
}

.boats {
  background-color: rgba(255,255,255,0.5);
  margin: 0 auto 10px auto;
  padding: 0;
}

.boat {
  width: 100%;
  clear: both;
  border-bottom: 1px solid #b0b0b0;
  padding: 10px 0;
}

.last {
  border-bottom:0 !important;
}

.boat_img {
  text-align: center;
}

.boat_img img{
  width:98%;
}

.boat_txt {
  text-align: left;
  margin-bottom: 10px;
}

.boat_price {
  text-align: left;
}

.rental_text {
  width:100%;
  padding:0 1em;
  margin: 0;
  border-bottom: 1px solid #b0b0b0;
}

.rental_cat_text {
  width:100%;
  padding: 0 1em 10px 1em;
  border-bottom: 1px solid #b0b0b0;
}

.conditions {
  border-top: 1px solid #b0b0b0;
  padding-top: 10px;
}

.pricelist {
  margin:0;
  width: 100%;
}

.pricelist td {
  padding: 0 1% 2% 1%;
  width: 31%;
  vertical-align: top;
}

.rental_imgs_wrapper {
  padding: 0 1.5em !important;
  text-align: center;
}

.next_img {
  display:none;
}

.next_img img{
  width:0.1px;
  height:0.1px;
}

.rental_bottom_wrapper {
  padding: 0 1.5em !important;
  text-align: left;
}

.rental_img_wrapper {
  border:5px solid #ffffff;
  margin:0;
  padding:0 !important;
  overflow: hidden;
}

.rental_img_wrapper img{
  margin: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
}

.rental_img_wrapper img:hover {
  transform: scale(1.5);
  cursor: zoom-in;
}

.hp_contact_img_wrapper {
  border:5px solid #ffffff;
  margin:0;
  padding:0 !important;
  overflow: hidden;
}

.hp_contact_img_wrapper img{
  margin: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
}

.hp_contact_img_wrapper img:hover {
  transform: scale(1.5);
  cursor: zoom-in;
}

.boat_img_wrapper {
  border:5px solid #ffffff;
  margin:0;
  padding:0 !important;
  overflow: hidden;
}

.boat_img_wrapper img{
  margin: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease;
}

.boat_img_wrapper img:hover {
  transform: scale(1.5);
  cursor: zoom-in;
}

.map_wrapper {
  border:5px solid #ffffff;
  margin:0;
  padding:0 !important;
  overflow: hidden;  
}

a.boat_list {
  display: block;
  width: 100%;
  text-align: center;
  color: #283875 !important;
  font-weight: bold;
  text-decoration: none;
  padding: 5px 10px 10px 10px;
}