	.tabs { display: table; width: 100%; margin: 0; margin: 0 17px; box-sizing: border-box; list-style-type: none; background: url(../images/ozadje_nav2.jpg) repeat-x 0 0; }
	.tabs li { float: left; }
	.tabs li a { display: block; padding: 7px 12px; border-right: 1px solid #facf2e; margin-right: 1px; font-size: 18px; text-decoration: none; color: #000000; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); background: #E6C7A1; background: -moz-linear-gradient(top, #FFF 0%, #E6C7A1 100%); background: -webkit-linear-gradient(top, #FFF 0%,#E6C7A1 100%); background: linear-gradient(to bottom, #FFF 0%,#E6C7A1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#E6C7A1',GradientType=0 ); }
	.tabs li:last-of-type a { border-right: 0; }
	.tabs li a:hover { background: background: #615e55; background: #B08D63; background: -moz-linear-gradient(top, #B08D63 0%, #E6C7A1 100%); background: -webkit-linear-gradient(top, #B08D63 0%,#E6C7A1 100%); background: linear-gradient(to bottom, #B08D63 0%,#E6C7A1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B08D63', endColorstr='#E6C7A1',GradientType=0 ); }
	.tabs li a.current { color: #fff!important; background: #A17B4D!important;  }
	.booking-form { display: none; background: #DEC3A2; padding: 30px 110px; }
	.btn-action { font-size: 24px; padding: 10px 15px; color: #faf2c1; border: 1px solid #b19653; text-decoration: none; letter-spacing: 1px; background: #7c0002; background: -moz-linear-gradient(top, #d88783 0%, #ae0407 50%, #7c0002 100%); background: -webkit-linear-gradient(top, #d88783 0%,#ae0407 50%,#7c0002 100%); background: linear-gradient(to bottom, #000 0%,#ae0407 50%,#7c0002 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d88783', endColorstr='#7c0002',GradientType=0 ); }
	.btn-action:active,
	.btn-action:hover { color: #fffef8; border-color: #91742e; background: #531100; background: -moz-linear-gradient(top, #9b2318 0%, #7c0000 50%, #531100 100%); background: -webkit-linear-gradient(top, #9b2318 0%,#7c0000 50%,#531100 100%); background: linear-gradient(to bottom, #9b2318 0%,#7c0000 50%,#531100 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b2318', endColorstr='#531100',GradientType=0 ); }
