body {
	/**/
	color: #ffffff;
	/*#A6A292*/
	background-color: #312E1D;
	/**/
	font: normal 0.75em Verdana;
	/* font: normal 12px Tahoma, Arial;
*/
}

/**
/*, *:after, *:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.fixni-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	z-index: 100;
}
/* Navigation */
#fixni-menu {
	margin-bottom: 5px;
}

#template-menu {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
	max-width: 100%;
	height: 42px;
	text-align: center;
	list-style: none;
	position: relative;
	z-index: 1;
	background: #1f1c17 url(../images/top-menu-bg.jpg) repeat-x left top;
}

#hornav {
	clear: both;
	display: block;
	height: 42px;
	font-weight: bold;
}

#hornav .moduletable {
	margin: auto;
}

#hornav .moduletable_menu {
	background-color: #1f1c17;
}

#hornav ul {
	display: inline-table;
	margin: 0px 15px;
	padding: 0;
	width: auto;
	list-style-type: none;
}

#hornav ul li {
	margin: 0;
	padding: 0;
	height: 42px;
	float: left;
	position: relative;
	border-left: 1px dotted #63553a;
}

#hornav ul li:first-child {
	border-left: none;
}

/* #################### rozestupy u horniho menu ############################### */
#hornav ul li a {
	color: #b1a479;
	padding: 14px 5px 6px 6px;
	height: 18px;
	display: block;
	float: center;
	font-size: 110%;
	text-decoration: none;
}

#hornav ul li a:hover {
	background-color: #22211b;
	color: #f5f4ef;
	text-decoration: underline;
}

#hornav ul li ul ul {
	margin: -40px 0 0 11em;
}

#hornav ul li li {
	width: 200px;
}

#hornav ul li li a {
	color: #000000;
	text-transform: none;
	display: block;
	background: none;
	width: 177px;
	border-top: 1px solid #DDDDDD;
	border-left: 3px solid #999999;
}

#hornav ul li li a:hover {
	background: none;
	background-color: #333333;
	left: 0;
	width: 177px;
}

#hornav ul li ul {
	left: -999em;
	margin-top: 35px;
	margin-left: 0px;
	top: 36px;
	left: 0;
	display: block;
	height: auto;
	width: 200px;
	position: absolute;
	z-index: 99;
	background-color: #D3D3D3;
	clear: left;
	margin-top: 0px;
	margin-left: 0px;
}

#hornav ul li:hover ul ul,
#hornav ul li:hover ul ul ul {
	left: -999em;
}

#hornav ul li:hover ul,
#hornav ul li li:hover ul,
#hornav ul li li li:hover ul {
	left: auto;
}

/* END Navigation */
a {
	color: #FFFFFF;
}

a.svetlejsi img {
	border: 1px solid white;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a.svetlejsi:hover img {
	border: 1px solid white;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

a img {
	border: 0px;
}

/**/
a.menu_left {
	line-height: 17px;
	color: #D4911C;
	text-decoration: none;
	border-bottom: 1px dotted #63553A;
}

a.menu_left:hover {
	border-bottom: 1px solid #A6A292;
	background-color: rgba(0, 0, 0, 0.2);
}

a.menu_left_active {
	background-color: yellow;
	color: black;
}

a.menu_left_active:hover {
	background-color: yellow;
	color: black;
}

a.button_do_kosiku {
	padding: 0.5em;
	background-color: yellow;
	display: inline-block;
	text-align: center;
	color: black;
	font-weight: bold;
	border-radius: 8px;
	min-width: 160px;
	font-size: 1.2em;
	margin-top: 3px;
	text-decoration: none;
}

a.button_do_kosiku:hover {
	background-color: #B19F5D;
	text-decoration: underline;
}

a.button_do_kosiku_maly {
	padding: 0.3em;
	background-color: yellow;
	display: inline-block;
	text-align: center;
	color: black;
	font-weight: bold;
	border-radius: 6px;
	font-size: 1em;
	text-decoration: none;
}

a.button_do_kosiku_maly:hover {
	background-color: #B19F5D;
	text-decoration: underline;
}

p {
	text-align: justify;
}

td {
	/**/
	font-weight: normal;
	/**/
	font-family: tahoma, arial;
	/**/
	font: normal 1em Verdana;
}

/**/
input, textarea {
	/**/
	font: bold 1em Verdana;
	/**/
	padding: 4px;
	border-radius: 3px;
	max-width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

select {
	/**/
	font: normal 1em Verdana;
	/**/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 25px;
}

#main {
	max-width: 79.17em;
	margin: 0 auto;
	border: 2px solid #1D1A09;
	background: url("../images/pozadi.jpg") repeat-y #1f1a09;
	text-align: left;
	z-index: -30;
}

h1 {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 26px;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
}

.div_leve_menu_inside h1, .div_pravy_kontakty_inside h1 {
	margin-top: 0px;
}

h2 {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 2.2em;
	font-weight: bold;
	color: #d0c394;
	/* text-shadow: 3px 3px black;
*/
	text-shadow: 1px 1px 3px #666, -1px -1px 3px #000000, 1px 1px #666, -1px -1px #000;
	/*text-shadow: 0px 1px 0px #999, 0px 2px 0px #888;
*/
}

h3 {
	margin-top: 10px;
	margin-bottom: 8px;
	font-size: 1.85em;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-shadow: 1px 1px 3px #666, -1px -1px 3px #000000, 1px 1px #666, -1px -1px #000;
}

h4 {
	margin-top: 10px;
	margin-bottom: 12px;
	font-size: 1.6em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #666, -1px -1px 3px #000000, 1px 1px #666, -1px -1px #000;
}

h5 {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}

/*----------------------------------**/
#main_div_leve_menu {
	position: relative;
	float: left;
	overflow: hidden;
	/* width: 220px;
*/
	max-width: 23%;
	margin-left: 8px;
	/* border: 1px solid white;
*/
}

div#mainmenu {
	display: none;
	position: static;
}

#div_leve_menu {
	/* padding: 5px;
*/
	/* width: 200px;
*/
	color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	border: 1px solid #1D1A09;
	/* z-index: -5;
*/
	background-color: #282417;
}

div#div_leve_menu ul {
	padding-left: 0px;
}

div#div_leve_menu ul li {
	list-style-type: none;
}

div#div_leve_menu ul ul {
	margin-left: 30px;
}

div#div_leve_menu ul ul li {
	list-style-type: disc;
}

div#div_leve_menu ul ul ul {
	padding-left: 15px;
}

div#div_leve_menu ul ul ul li {
	list-style-type: square;
}

#div_leve_menu .transparency {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	background-color: #000000;
	width: 240px;
	height: 1500px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#div_pravy_kontakty {
	position: relative;
	overflow: hidden;
	float: right;
	width: 300px;
	border: 1px solid #1D1A09;
	height: 100%;
	margin-right: 8px;
	padding-right: 8px;
	padding-left: 5px;
}

#div_pravy_kontakty .transparency {
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	background-color: #000000;
	width: 340px;
	height: 1500px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.div_pravy_kontakty_inside {
	position: relative;
}

.obsah {
	padding-left: 25px;
	padding-right: 25px;
}

.obsah-vedle-menu {
	/* margin-left: 240px;
*/
	padding-right: 8px;
	padding-left: 25%;
}

.zvyraznit {
	font-weight: bold;
	color: #efe574;
}

.error {
	font-weight: bold;
	color: red;
}

p.error {
	background-color: red;
	color: white;
	padding: 6px;
	text-align: center;
}

.tlacitko {
	padding: 10px;
}

.date {
	padding: 0px 0px 0px 6px;
	background: url(images/0blt2.gif) top left no-repeat;
	color: #FFF;
	font: normal 9px Verdana;
}

#ftr a {
	text-decoration: none;
	color: #BD9959;
	font: normal 1em Verdana;
}

#ftr a:hover {
	text-decoration: underline;
}

div#ftr {
	background: url('../images/paticka-bg.jpg') top center no-repeat;
	font: normal 1em Verdana;
	color: #BD9959;
	margin-top: 15px;
	text-align: center;
	padding: 10px;
}

div.zahlavi {
	color: #787465;
	font: normal 12px Verdana;
	text-align: right;
	padding: 8px 10px 8px 0px;
}

.input {
	border: 1px solid #818181;
	/*background-color: #383420;
	color: #818181;
*/
	font-size: 1em;
}

.wrap {
	overflow: hidden;
	width: 100%;
	display: table;
	border-collapse: collapse;
	/* border: 1px solid green;
*/
}

.row {
	display: table-row;
	border-bottom: 1px dotted white;
	margin-bottom: 2px;
}

.karta_zbozi_vlevo {
	width: 48%;
	min-width: 40%;
	/* margin-bottom: 5px;
	border: 1px solid pink;
*/
	padding: 5px;
	line-height: 17px;
	display: table-cell;
}

.karta_zbozi_vpravo {
	width: 48%;
	min-width: 40%;
	/* margin-bottom: 5px;
	border: 1px solid white;
*/
	padding: 5px;
	line-height: 17px;
	display: table-cell;
}

.rounded {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

div#vanocka {
	width: 97%;
	min-height: 35px;
	/* padding: 3px;
*/
	background-color: yellow;
	font-size: 13px;
	font-family: Verdana, Geneva, Geneva CE, Arial, Arial CE, Helvetica, Helvetica CE, sans-serif;
	text-align: center;
	color: black;
	line-height: 20px;
	margin: 0 auto 6px auto;
	overflow: hidden;
	display: none;
	padding: 7px;
}

div#vanocka a {
	color: #000000;
}

div#vanocka_info {
	top: 345px;
	position: fixed;
	background-color: #ffffff;
	display: none;
	z-index: 1000;
	color: #000000;
	border: 5px solid yellow;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 10px;
	margin-left: 50px;
	width: 91%;
}

div#vanocka_info a {
	color: black;
}

#ajaxhlaska {
	width: 200px;
	margin-left: 360px;
	background-color: yellow;
	/* height: 50px;
*/
	position: fixed;
	top: 120px;
	right: 100px;
	z-index: 1000;
	text-align: center;
	display: none;
	padding: 20px;
	font-weight: bold;
	color: black;
	border: 5px solid white;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

table.tabulka_ceny {
	margin: auto;
}

table.tabulka_ceny td {
	font-size: 1.5em;
}

ul#prehled_znacek {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	list-style-type: disc;
	list-style-position: inside;
/ / this is important addition
}

ul#prehled_znacek li {
	font-size: 120%;
}

div#kontakt_form_leva_cast {
	max-width: 28%;
	line-height: 290%;
	float: left;
}

div#kontakt_form_prava_cast {
	height: auto;
	text-align: left;
	float: left;
	max-width: 69%;
	margin-left: 20px;
}

div#mobile-menu {
}

.menu-button {
	background: #0D6AB7;
	border: 0;
	color: #fff;
	font-size: 26px;
	cursor: pointer;
	display: none;
	/*  padding: 5px;
*/
}

.menu-button:hover, .menu-button:focus {
	background: #1081DD;
}

.fixni-menu {
	left: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 100;
}

td.sesty_produkt_skryty {
	display: none;
}

body {
	position: relative;
	left: 0;
	transition: left .3s;
}

.gui_block {
	margin: 20px 0px;
	border: 1px solid #CCCCCC;
}

.gui_block_title {
	padding: 8px 15px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #996600;
}

.gui_block_content {
	padding: 15px;
}

.gui_field {
	display: inline-block;
	width: 49.5%;
}

.gui_field label {
	line-height: 210%;
}

.gui_field input {
	width: 94%;
}

.gui_field select {
	padding: 3px;
	width: 98%;
}

div.nodisplay {
	display: none;
	width: 99%;
	height: 100%;
	z-index: 1001;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);

}

div.nodisplay img {
	max-width: 70%;
	margin: 0 auto;
	border: 1px solid white;

}

a#pop-up-close {
	background-color: black;
	padding: 20px;
	font-weight: bold;
}

@media screen and (max-width: 650px) {
	html {
		overflow-x: hidden
	}

	.zobrazit {
		left: 250px
	}

	.xobrazit {
		left: 250px
	}

	.menu-button {
		display: inline-block;
		margin: 0 3px 0 3px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

	body {
		font: normal 0.8em Verdana;
	}

	body p {
		font-size: 1.2em;
	}

	h2 {
		font-size: 1.8em
	}

	h3 {
		font-size: 1.5em
	}

	h4 {
		font-size: 1.3em;
	}

	img, canvas, video, svg, iframe {
		max-width: 100%;
		height: auto;
	}

	table.responsive {
		display: block;
	}

	table.responsive td {
		display: inline-block;
		max-width: 30%;
	}

	table.responsive2 td {
		display: inline-block;
		width: 49%;
	}

	table.responsive3 td {
		display: inline-block;
		width: 99%;
	}

	div#main {
	}

	#mobile-buttons {
		text-align: center;
		margin-bottom: 7px;
	}

	#mobile-buttons:after {
		content: '';
		display: block;
		clear: both;
	}

	div#mainmenu {
		display: none;
		transition: width .2s;
		border: 1px solid #1D1A09;
		background-color: #282417;
	}

	div#mainmenu.zobrazit {
		display: block;
		position: static;
		width: 97%;
		margin: auto;
		margin-bottom: 5px;
	}

	div#mainmenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}

	div#mainmenu ul li {
		width: 100%;
	}

	div#mainmenu a {
		display: block;
		color: #d4911c;
		text-decoration: none;
		font-family: sans-serif;
		padding: 8px;
		font-size: 1.6em;
		border-bottom: 1px dotted #63553A;
	}

	div#mainmenu a:hover {
		background-color: rgba(0, 0, 0, 0.2);
		border-bottom: 1px solid #A6A292;
	}

	div#fixni-menu {
		display: none;
	}

	div#kontakt_form_leva_cast {
		max-width: 100%;
		line-height: 230%;
	}

	div#kontakt_form_leva_cast input[type="text"] {
		padding: 0px;
	}

	div#kontakt_form_prava_cast {
		max-width: 100%;
		margin-left: 0px;
	}

	textarea {
		width: 100%;
	}

	div#reklamni_bannery {
		display: none;
	}

	div#main_div_leve_menu {
		display: none;
		width: 97%;
		max-width: 97%;
	}

	div#main_div_leve_menu.zobrazit {
		display: initial;
		position: static;
	}

	div#div_leve_menu a {
		font-size: 150%;
		line-height: 180%;
		display: block;
	}

	div.obsah-vedle-menu {
		padding-left: 10px;
		padding-right: 10px;
	}

	div.fb-iframe-widget {
		width: 100%;
	}

	#obrazkove-menu {
		display: none;
	}

	div#ftr {
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 0.9em;
	}

	#ftr a {
		font: normal 0.9em Verdana;
	}

	ul#prehled_znacek {
		padding-left: 20px;
	}

	ul#prehled_znacek li a {
		padding: 10px 5px 10px 0px;
		display: block;
	}

	.gui_field {
		display: block;
		width: 100%;
	}

	.gui_field input {
		width: 98%;
	}

	.gui_field select {
		padding: 3px;
		width: 100%;
	}

	a.button_do_kosiku {
		padding: 0.3em;
		min-width: 110px;
		font-size: 1em;
		border-radius: 4px;
	}

	.eu-cookies {
		width: 90%;
	}

	div.nodisplay img {
		max-width: 90%;
	}
}

@media screen and (max-width: 560px) {
	div#ftr {
		padding-top: 2px;
		padding-bottom: 2px;
		line-height: 160%;
	}

	.eu-cookies {
		width: 90%;
	}

	div.nodisplay img {
		max-width: 90%;
	}
}

/* EU COOKIE ......................... */
.eu-cookies {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	color: black;
	background-color: #d0d0d0;
	z-index: 1000;
}

.eu-cookies button {
	background: yellow;
	color: black;
}

.eu-cookies p {
	text-align: center;
	margin: 20px;
}

.eu-cookies a {
	color: black;
}

/*@media screen and (max-width:500px) {
div#kontakt_form_leva_cast {
	width: 350px;
	line-height: 290%;
	float: left;
}
div#kontakt_form_prava_cast {
	text-align: left;
	float: left;
	width: 100%;
}
textarea {
	width: 100%;
}
}
*/
/*.link_1 a {
	text-decoration: none;
	color: #BD9959;
	padding: 0px 0px 0px 0px;
	font: normal 9px Tahoma, Arial;
}
.link_1 a:hover {
	text-decoration: none;
}
.link_1 a {
	text-decoration: none;
	color: #BD9959;
	padding: 0px 0px 0px 0px;
	font: normal 9px Verdana;
}
.link_1 a:hover {
	text-decoration: none;
}
.link_2 a {
	text-decoration: none;
	color: #D4911C;
	padding: 0px 5px 0px 0px;
	font: bold 9px Verdana;
}
.link_2 a:hover {
	text-decoration: none;
}
.list ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.list li {
	margin: 0px 0px 0px 0px;
	line-height: 1.31em;
	list-style: none;
	padding: 0px 0px 3px 0px;
}
.list li a {
	text-decoration: none;
	color: #D4911C;
	padding: 0px 0px 0px 6px;
}
.list li a:hover {
	text-decoration: underline;
}
.link_3 a {
	text-decoration: underline;
	color: #D4911C;
}
.link_3 a:hover {
	text-decoration: none;
}
.link_4 a {
	text-decoration: underline;
	color: #815A15;
}
.link_4 a:hover {
	text-decoration: none;
}
.link_5 a {
	text-decoration: none;
	color: #D4911C;
}
.link_5 a:hover {
	text-decoration: underline;
}
.link_6 a {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.link_6 a:hover {
	text-decoration: none;
}
.link_7 a {
	text-decoration: underline;
	color: #FFF;
}
.link_7 a:hover {
	text-decoration: none;
}
.ta {
	width: 225px;
	height: 170px;
	border: 1px solid #818181;
	background-color: #383420;
	color: #818181;
	overflow: auto;
}
*/

.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0, 0, 0); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.8); /* Black w/ opacity */
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
@media (min-width: 768px){
	.modal-dialog {
		max-width: 500px;
		width: 100%;
		margin: 30px auto;
	}
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-content img {
	max-width: 100%;
}

/* The Close Button */
.close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover,
.close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.product-detail table {
	width: 100% !important;
	height: auto !important;
	border: 1px solid #eee !important;
	border-collapse: collapse !important;
}

.product-detail table td {
	padding: 5px 20px;
	width: auto !important;
	vertical-align: initial !important;
	background-color: transparent !important;
	border-left: 1px solid #eee !important;
	border-bottom: 1px solid #eee !important;
}

.product-detail table tbody td:first-child {
	border-left: none !important;
}

.product-detail table tbody tr:last-child td {
	border-bottom: none !important;
}

.product-detail table td p {
	margin: 0 !important;
}

.fb_iframe_widget {
	display: block !important;
	text-align: center;
}

/*.product-detail .iframe360wrap{*/
/*max-width: 640px !important;*/
/*max-height: 640px !important;*/
/*width: 100%;*/
/*position: relative;*/
/*left: 50%;*/
/*transform: translateX(-50%);*/
/*}*/

.iframe360wrap {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
}

.iframe360wrap .ratio {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.iframe360wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
tr.row-danger{
	background: red !important;
}

.unvailable-text{
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}
.unvailable-text-secondary{
	color: red;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.pagination {
	display: inline-block;
	margin-top: 20px;
}

.pagination a,.pagination span {
	color: black;
	float: left;
	padding: 9px 17px;
	text-decoration: none;
	margin: 0 4px; /* 0 is for top and bottom. Feel free to change it */
	background-color: #ddd;
	font-weight: bold;
}
.pagination span {
	background-color: #ff0;
	color: #000;
}
.pagination a:hover{background-color: #d6d600;}

.center {
	text-align: center;
}
.clearfix {
	overflow: auto;
}
.clearfix::after {
	content: "";
	clear: both;
	display: table;
}
