	body	{
		margin: 0px;
		padding: 0px;
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/background.jpg');
		background-position: top center;
		background-repeat: no-repeat;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}

	.body_container	{
		width: 980px;
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.page	{
		background-color: none;
	}
	
	.header	{
		background-color: none;
		overflow: visible;
	}
		
/*  HORIZONTALNE MENU  */
	.menu_top	{
		width: 980px;	
		height: 40px;
		border: 0px solid #dfce5e;
		border-radius: 7px;
	}
	.menu_top > a	{
		float: left;
		height: 40px;
		display: block;
		text-decoration: none;
		z-index: -10;
	}
	.menu_top_01	{
		width: 43px;
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/hm_01.png);
		transition: background-image 0.5s ease-in-out 0s;
	}
	.menu_top_02	{
		width: 42px;
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/hm_02.png);
		transition: background-image 0.5s ease-in-out 0s;
	}
	.menu_top_03	{
		width: 87px;
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/hm_03.png);
		transition: background-image 0.5s ease-in-out 0s;
	}
	.menu_top_04	{
		width: 67px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_05	{
		width: 121px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_06	{
		width: 144px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_07	{
		width: 88px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_08	{
		width: 112px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_09	{
		width: 90px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: center;
		text-decoration: none;
	}
	.menu_top_10	{
		width: 176px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		font-size: 12px;
		color: #aaaaaa;
		line-height: 36px;
		text-align: right;
		text-decoration: none;
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/hm_10.png);
	}
	.menu_top_04:hover, .menu_top_05:hover, .menu_top_06:hover, .menu_top_07:hover, .menu_top_08:hover, .menu_top_09:hover, .menu_top_10:hover	{
		text-decoration: underline;
		color: #999999;
	}

/*  LOGO BIGMUSIC  */
	.logo_top	{
		width: 250px;
		height: 110px;
		float: left;
	}

	.logo_top > img	{
		width: 222px;
		height: 51px;
		margin-top: 28px;
		margin-left: 5px;
	}
	
	#logo_bm	{
		position: relative;
		left: 0px;
		top: 30px;
	}

/*  VYHLADAVAC V ESHOPE  */
	.search_top	{
		width: 490px;
		height: 110px;
		float: left;
	}
	
	.mHeadSearchBox {
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 300px;
		padding: 8px 15px;
		background:  rgba(255, 255, 255, 1);
		border: 1px solid #666;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		width: 370px;
		margin-top: -3px;
		margin-left: 0px;
	}
	
	.tlacitkoObecne1 {
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/lupa.png);
		background-position: center center;
		background-repeat: no-repeat;
		transition: background-image 0.5s ease-in-out 0s;
		position: relative;
		padding: 10px 20px;
		width: 35px;
		left: 31px;
		margin-top: -3px;
		/*border: 0px solid #000;*/
		background-color: #fff450;
		color:#000;
		border: 1px solid #666;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		transition: background 0.5s linear 0s, color 0.5s linear 0s;
	}
	
	.tlacitkoObecne1:hover  {
		background-color:#CCC;
		color:#ffffff;
	}

/*  KOSIK  */
	.kosik_top	{
		width: 220px;
		height: 110px;
		float: left;
		padding-top: 35px;
	}
	
	.kosik_button	{
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/kosik_button.png);
		background-position: top-right;
		background-repeat: no-repeat;
		position: relative;
		/*left: 0px;
		top: 0px;*/
		float: right;
		margin-left: 5px;
		width: 46px;
		height: 45px;
		/*cursor: pointer;*/
		display: block;
		z-index: 1;
	}
	
	.kosik_button:hover	{
		background: url(https://www.bigmusic.sk/inshop/Layout/Img/kosik_button_hover.png);
		z-index: 2;
	}
	
	#Kosik	{
		cursor: pointer;
	}
	
	.kosik_cena	{
		position: relative;
		left: 0px;
		top: 5px;
	}
	
	.total-price {
		margin-top: -20px;
		width: 170px;
	}
	
	.total-price p	{
		margin-top: -10px;
	}

	.total-price p span	{
		color: #000000;
		float: right;
	}
	
	.total-price h4	{
		font-size: 15px;
		color: #000000;
		background-color: none;
		margin-top: 0px;
	}
	
	.celkova_cena	{
		text-decoration: none;
		color: #000000;
		margin-top: -20px;
	}
	
	.celkova_cena:hover	{
		color: #6d5d24;
		text-decoration: underline;
	}
		
/*  HORIZONTALNE MENU  */
	.horizontalne_menu	{
		}
		
		
/* Main */
	#bm-menu {
		width: 100%;
		margin: 0;
		padding: 10px 0 0 0;
		list-style: none;  
		background-color: #111;
		background-image: linear-gradient(#888, #666);
		border-radius: 7px;
		box-shadow: 0 2px 1px #9c9c9c;
		border: 1px solid #fff;
		clear: both;
		position: relative;
		z-index: 3000;
	}

	#bm-menu li {
		float: left;
		padding: 0 0 10px 0;
		position: relative;
	}

	#bm-menu a {
		float: left;
		height: 25px;
		padding: 0 11.5px;
		color: #fff;
		text-transform: uppercase;
		font: 14px/25px Ubuntu, Arial, Helvetica;
		font-weight: 700;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}

	#bm-menu li:hover > a {
		color: #fef7a6;
	}

	*html #bm-menu li a:hover { /* IE6 */
		color: #fef7a6;
	}

	#bm-menu li:hover > ul {
		display: block;
	}

	/* Sub-menu */
	#bm-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;    
		display: none;
		position: absolute;
		top: 35px;
		left: 0;
		z-index: 99999;    
		background-color: #444;   
		background-image: linear-gradient(#444, #111);    
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	#bm-menu ul li {
		float: none;
		margin: 0;
		padding: 0;
		display: block;  
		box-shadow: 0 1px 0 #111111, 
					0 2px 0 #777777;
	}

	#bm-menu ul li:last-child { 
		box-shadow: none;    
	}

	#bm-menu ul a {    
		padding: 10px;
		height: auto;
		line-height: 1;
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
		min-width: 120px;
	}

	*html #bm-menu ul a { /* IE6 */   
		height: 10px;
		width: 230px;
	}

	*:first-child+html #bm-menu ul a { /* IE7 */    
		height: 10px;
		width: 230px;
	}

	#bm-menu ul a:hover {
		background-color: #bb8a0b;
		background-image: linear-gradient(#d59e0f, #bb8a0b);
	}

	#bm-menu ul li:first-child a {
		border-radius: 5px 5px 0 0;
	}

	#bm-menu ul li:first-child a:after {
		content: '';
		position: absolute;
		left: 30px;
		top: -8px;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 8px solid #444;
	}

	#bm-menu ul li:first-child a:hover:after {
		/*border-bottom-color: #bb8a0b; */
		border-bottom-color: #d59e0f; 
	}

	#bm-menu ul li:last-child a {
		border-radius: 0 0 5px 5px;
	}

	/* Clear floated elements */
	#bm-menu:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}

		
/*  LAVY FRAME - KATEGORIE  */

	.left	{
		background-color: none;
	}

	.left_frame	{
		width: 195px;	
		height: 458px;
		margin-top: 20px;
		float: left;
	}
	
	.lave_menu_vyhodit	{
		width: 195px;	
		height: 458px;
		background: url(images/left.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-top: 20px;
		border-radius: 7px;
		border: 1px solid #888;
	}
	
	.levels-tree li a	{
		display: block;
		width: auto;
		height: auto;
		font-weight: normal;
		padding: 7px 0px 7px 7px;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 10pt;
		list-style-type: none;
		color: #444444;
		line-height: 16px;
		border-bottom: 1px solid;
		border-color: #aaa;
		background-color: #f1f1f1;
	}
	
	.levels-tree li a:hover	{
		background-color: #fdf04c;
		padding: 7px 0px 7px 9px;
		color: #000;
	}
		
	.levels-tree	{
		margin: -10px 0px 0px -25px;
	}
		
	.levels-tree ul	{
		list-style-type: none;
		border: 1px solid #aaaaaa;
		border-radius: 7px;
		margin-top: 20px;
		overflow: hidden;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	}
		
	.levels-tree li	{
		list-style-type: none;
	}
		
	.levels-tree ul ul {
		margin: 0px 0px 0px 0px;
		border: none;
		border-radius: 0px;
		box-shadow: none;
	}
	
	.levels-tree ul ul li {
		color: #282A39;
	}
	
	span.selected	{
		display: block;
		width: auto;
		height: auto;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 11pt;
		list-style-type: none;
		color: #000;
		background-color: transparent;
		margin-left: 0px;
		list-style: none;
	}
	
	span.selected:hover	{
		color: #fc8d08;
	}
	
/*  MAIN FRAME  */
	#main_frame, #main_frame_gitary, #main_frame_elektricke_gitary, #main_frame_basgitary, #main_frame_klavesy	{
		width: 763px;
		margin-top: 5px;
		margin-left: 5px;
		float: left;
		border: 0px;
		margin-right: 0px;
	}
	
	#main_frame_gitary	{
		background: url(images/background_gitary.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}

	#main_frame_elektricke_gitary	{
		background: url(images/background_elektricke_gitary.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}

	#main_frame_basgitary	{
		background: url(images/background_basgitary.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}

	#main_frame_klavesy	{
		background: url(images/background_klavesy.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}		
		
		
/*	SLIDER  */
	.main_slider	{
		width: 562px;
		height: 210px;
		border: none;
		float: left;
	}
	
	.odkazy_vpravo	{
		width: 170px;
		height: 200px;
		margin-left: 15px;
		float: left;
	}
	
	.hudobna_poradna_button	{
		width: 175px;	
		height: 60px;
		background: url(https://www.bigmusic.sk/inshop/images/hudobna_poradna.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border-radius: 7px;
		border: 1px solid #888;
		display: block;
	}
	
	.kamenny_obchod_button	{
		width: 175px;	
		height: 60px;
		background: url(https://www.bigmusic.sk/inshop/images/kamenny_obchod.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border-radius: 7px;
		border: 1px solid #888;
		display: block;
		margin-top: 10px;
	}

	.preco_nakupovat_button	{
		width: 175px;	
		height: 60px;
		background: url(https://www.bigmusic.sk/inshop/images/preco_nakupovat.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		border-radius: 7px;
		border: 1px solid #888;
		display: block;
		margin-top: 10px;
	}			
		
/*  MENU BUTTONY  */
	#menu_buttony	{
		width: 765px;
		height: 120px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 20px;
		clear: both;
		float: left;
		display: inline-block;
	}
	
	.menu_button	{
		border: 1px solid #888;
		border-radius: 5px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		content: "";
		position: relative;
		display: inline-block;
		vertical-align: bottom;
		width: 74px;
		height: 105px;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 700;
		font-size: 13px;
		text-align: center;
		color: #666;
		margin-left: 5px;
		margin-right: 6px;
		transition: background-color 1s ease;
		-webkit-transition: background-color 1s ease;
		-o-transition: background-color 1s ease;
		-moz-transition: background-color 1s ease;
		-ms-transition: background-color 1s ease;
		background-color: #fff;
		float: left;
		text-align: center;
		overflow: hidden;
	}
	
	.menu_button:hover	{
		background-color: #ddd;
		box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
	}

	#menu_buttony ul	{
		margin-left: -5px;
	}
	
	.menu_button img	{
		margin: 10px 0 0 0;
	}
	
	.menu_button a	{
		color: #666;
		text-decoration: none;
		display: inline-block;
		height: 105px;
	}
	
	.menu_button a:hover	{
		color: #000;
		text-decoration: none;
	}
		
/*  MENU BUTTONY BIG  */
	#menu_buttony_big	{
		width: 757px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		clear: both;
		float: left;
	}
	
	.menu_button_big	{
		border: 1px solid #888;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-o-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		content: "";
		position: relative;
		display: inline-block;
		vertical-align: bottom;
		width: 140px;
		height: 175px;
		font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
		font-weight: 700;
		font-size: 13px;
		text-align: center;
		color: #666;
		margin-left: 4px;
		margin-right: 4px;
		transition: background-color 1s ease;
		-webkit-transition: background-color 1s ease;
		-o-transition: background-color 1s ease;
		-moz-transition: background-color 1s ease;
		-ms-transition: background-color 1s ease;
		background-color: #fff;
	}
	
	.menu_button_big:hover	{
		background-color: #ddd;
		box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
	}

	#menu_buttony_big ul	{
		margin-left: 0px;
		margin-bottom: 10px;
	}
	
	.menu_button_big img	{
		margin: 15px 0 0 0;
		width: 110px;
		height: 110px;
	}
	
	.menu_button_big a	{
		color: #666;
		text-decoration: none;
		display: inline-block;
		height: 175px;
	}
	
	.menu_button_big a:hover	{
		color: #000;
		text-decoration: none;
	}

/*  FILTER VYROBCOV  */		
	.filters	{
		background: url("https://www.bigmusic.sk/inshop/Images/dizajn/filters_bg.jpg") no-repeat;
		border: 1px solid #aaa;
		border-radius: 7px;
		height: 60px;
		margin: 0 0 10px 0;
		padding: 5px;
		text-align: left;
		width: 767px;
	}
	
	select[name=manufacturerid] {    
		float: left;
		height: 40px;
		margin-right: 10px;
		width: 300px;
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 400;
		padding-left: 8px;
	}
	
	select[name=manufacturerid] option {    
		padding: 3px 8px 3px 10px;
		background: #ffeeaf;
	}
	
	.filters button	{
		font-family: Ubuntu, Arial, sans-serif;
		font-weight: 700;
		border : solid 1px #fff700;
		border-radius : 6px;
		moz-border-radius : 6px;
		font-size : 15px;
		color : #ffffff;
		padding : 5px 17px;
		margin-top: -6px;
		background : #ffd500;
		background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd500), color-stop(100%,#ff8c00));
		background : -moz-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
		background : -webkit-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
		background : -o-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
		background : -ms-linear-gradient(top, #ffd500 0%, #ff8c00 100%);
		background : linear-gradient(top, #ffd500 0%, #ff8c00 100%);
		filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#ff8c00',GradientType=0 );
		box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-o-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
	}
	
	.filters button:hover	{
		color: #333333;
		box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
		-o-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
	}
	
	.styled-select {
	   background: url(images/sipka1.png) no-repeat 96% 0;
	   height: 29px;
	   overflow: hidden;
	   width: 240px;
	   float: right;
	}

	.styled-select select {
	   border: none;
	   background: transparent;
	   font-size: 14px;
	   height: 29px;
	   padding: 5px;
	   width: 268px;
	}

	.styled-select.slate {
	   background: white url(images/sipka2.jpg) no-repeat right center;
	   height: 34px;
	   width: 240px;
	   overflow: hidden;
	   -webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	   border-radius: 7px;
	   box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	}

	.styled-select.slate select	{
	   border: 1px solid #505352;
	   font-size: 16px;
	   height: 34px;
	   width: 268px;
	   -webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	   border-radius: 7px;
	}
	
	.filters_buttony	{
		clear: both;
		padding-top: 10px;
	}
	
	.filters_button	{
		background: #fff450;
		padding: 5px;
		border: 1px solid #505352;
		overflow: hidden;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		cursor: pointer;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		transition: background 0.5s linear 0s, color 0.5s linear 0s;
	}
	
	.filters_button:hover  {
		background-color:#CCC;
		overflow: hidden;
	}

/*  KATALOG  */

	.middle p	{
		padding: 5px;
	}
			
	.cat-item-data	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 170%;
	}

	.mPopis	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 13px;
		display: block;
		float: left;
		margin-top: 10px;
		margin-bottom: 15px;
	}

	.cat-price	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		margin-top: 5px;
		margin-right: 10px;
		font-size: 14px;
		vertical-align: middle;
		float: right;
	}
		

/*  PRECO NAKUPOVAT V BIG MUSIC  */

	.PNmiddle	{
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/preco_nakupovat_bigmusic_top.jpg') top left no-repeat;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 15px;
		font-weight: normal;
		background-color: #FFFFFF;
		width: 755px;
		height: auto;
		padding-left: 35px;
		padding-top: 139px;
	}
		
	.PNmiddle li	{
		margin-bottom: 10px;
		line-height: 25px;
	}
		
	.PNbottom	{
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/preco_nakupovat_bigmusic_bottom.jpg') top left no-repeat;
		width: 755px;
		height: 145px;
	}
		
	.PNbold	{
		font-family: "Arial Black", Arial, Helvetica, sans-serif;
		color: #f15a22;
		font-size: 15px;
		font-weight: bold;
	}
		
		
/*  LAVY STLPEC  */

	.left-info h4	{
		background-color: #ffcb05;
		border: 1px solid #ffffff;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		color: #333333;
		width: 195;
		height: 35px;
		padding: 7px 0px 0px 8px;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 11pt;
	}
		
	.left-info h4 a	{
		background-color: transparent;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12pt;
		text-decoration: none;
	}
		
	.left-info h4 a:hover	{
		background-color: transparent;
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		color: #F7C843;
		font-size: 12pt;
		text-decoration: underline;
	}

	
	
	


/*  BREADCRUMBS  */

	.breadcrumbs	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		border-bottom: 0px;
		font-size: 110%;
		margin: 5px 0px 15px 0px;
		padding: 4px;
		background-color: #dddddd;
		border: 1px solid #dddddd;
		border-radius: 7px;
		width: 767px;
	}
	
	.breadcrumbs a	{
		text-decoration: none;
	}
	
	.breadcrumbs a:hover	{
		text-decoration: underline;
		color: #ffffff;
	}


/*  NADPIS h1 TOVAR  */

	h1	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		background-color: #ffcb05;
		border: 1px solid #ffffff;
		color: #333333;
		font-size: 150%;
		/*font-weight: bold;*/
		margin-top: 20px;
		display: block;
		width: 767px;
		height: 35;
		font-weight: bold;
		padding: 7px 0px 7px 7px;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
	}


/*  DOPLNKOVE MENU VPRAVO V DETAILE  */

	.div-detail-link	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 14px;
		float: right;
		/*background-color: #dddddd;*/
		border: 1px solid #ffffff;
		width: 185px;
		height: 209px;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		padding-right: 0px;
		margin-bottom: 10px;
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/div-detail-link_bg.jpg') no-repeat;
	}

	p.detail-link	{
		line-height: 1.8;
		font-size: 14px;
	}
	
	#quatro_root	{
		margin-right: 10px;
		font-size: 14px;
	}


/*  TOVAROVE OKNO KATALOG  */

	h2.product-list-name	{
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/meno_tovaru_katalog_bg.jpg') no-repeat;
		background-position: top left;
		margin-top: 2px;
		margin-bottom: 12px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;	
		-moz-border-top-left-radius: 10px;
		-moz-border-top-right-radius: 10px;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-ms-border-top-left-radius: 10px;
		-ms-border-top-right-radius: 10px;
		-o-border-top-left-radius: 10px;
		-o-border-top-right-radius: 10px;
	}
		
	h2.product-list-name a	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 18px;
		font-weight: normal;
		margin-left: 10px;
		padding: 2px 0 5px 0	;
		text-decoration: none;
		display: block;
	}
		
	h2.product-list-name a:hover	{
		color: #ffffff;
		text-decoration: underline;
	}
	
	
	
/*  PAS S CENOU  */

	.cat-price-row	{
		width: auto;
		margin-top: 0px;
		margin-bottom: 5px;
		background-color: #dddddd;
		padding: 5px;
		border: 1px solid #ffffff;
		background-position: top right;
		border-radius: 7px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		min-height: 25px;
	}
	
	.cat-price-button	{
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/kupit_cena_bg.gif') no-repeat;
		background-position: top right;
		float: right;
		height: 50px;
		width: 185px;
		padding-top: 11px;
		padding-left: 14px;
	}
	
/*  DISKUSIA  */

	.diskusia h1	{
		background: #ffcb05;
		width: 718px;
		margin-top: 0px;
	}


/*  OKNA A TABULKY V KONTAKTOCH A INFORMACIACH  */

	.kontakt-adresa, .kontakt-otvaracie, .kontakt-tel-net, .kontakt-faktura, .kontakt-banka, .kontakt-dozor, .kam_obchod, .kam_obchod2	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 13px;
		width: 378px;
		height: 230px;
		padding: 7px;
		background-color: #eeeeee;
		float: left;
		margin: 0 4px 12px 0;
		border: 1px solid #AAAAAA;
		border-radius: 7px;
	}
		
	.kontakt-otvaracie	{
		height: 230px;
	}
		
	.kontakt-adresa, .kontakt-tel-net, .kontakt-dozor	{
		height: 230px;
	}
		
	.kontakt-faktura, .kontakt-banka	{
		height: 150px;
	}
	
	.kontakt-otvaracie	{
		background: url('https://www.bigmusic.sk/inshop/Layout/Img/kontakt_otvaracie_bg.jpg') top right no-repeat;
		background-color: #eeeeee;
	}
	
	.kam_obchod	{
		height: 230px;
	}
		
	.kam_obchod2	{
		height: 230px;
	}	
		
	.table-otvaracie{background:None;}
	.table-otvaracie ul{float:left;margin:0px;padding:0px;}
	.table-otvaracie ul li{list-style:none;padding:4px 4px 4px 4px;}
	.table-otvaracie ul li.nazov-otvaracie{font-weight:bold;background:#fff;color:#000;}
	.table-otvaracie ul li.parne{background:None;}
	.table-otvaracie ul li.neparne{background:None;}
	
	.otvaracky	{
		font-size: 10px;
		font-style: italic;
	}
	
	
/*  NA STIAHNUTIE  */

	.dm_div1 {
		width: 757px;
		height: 98px;
		margin-bottom: 15px;
		background-color: #dddddd;
		padding: 10px;
		border-radius: 7px;
	}
	
	.dm_div2 {
		width: 757px;
		height: 98px;
		margin-bottom: 15px;
		background-color: #ffffff;
		padding: 10px;
	}
	
	
/*  BEZOBRAZKOVE BUTTONY V KATEGORIACH  */

	table.mCategoryMenu	{
		border-collapse: collapse;
	}
		
	table.mCategoryMenu td	{
		width: 149px;
		padding: 2px;
	}
		
	table.mCategoryMenu td a	{
		display: block;
		padding: 5px;
		text-decoration: none;
		text-align: center;
	}
		
	table.mCategoryMenu td a:link, table.mCategoryMenu td a:visited	{
		color: #000;
		background-color: #F0F0F0;
		border: 1px solid #aaaaaa;
		border-radius: 7px;
		box-shadow: 0 0px 2px rgba(0, 0, 0, 0.3);
	}
	
	table.mCategoryMenu td a:hover, table.mCategoryMenu td a:active	{
		color: #000;
		background-color: #f2da50;
		text-decoration: underline;
	}
	
	
/*  FOOTER  */

	.bot1	{
		width: 225px;
		height: 300px;
		float: left;
		padding: 62px 0px 0px 48px;
	}

	.bot2	{
		width: 220px;
		height: 300px;
		float: left;
		padding: 45px 0px 0px 48px;
	}
		
	.bot3	{
		width: 170px;
		height: 300px;
		float: left;
		padding: 45px 0px 0px 46px;
	}
	
	.bot4	{
		width: 315px;
		height: 300px;
		float: left;
		padding: 0px 0px 0px 40px;
	}

	.logo_footer	{
		margin-left: 155px;
		margin-right: 155px;
		margin-top: -8px;
	}
	
	.logo_footerx	{
		margin: 7px 20px 10px 5px;
		width: 72px;
		height: 44px;
		padding: 5px;
		border: 1px solid #666666;
		border-radius: 7px;
	}
	
	.footer {
		background-color: #eeeeee;
		color: #666666;
		font-size: 78%;
		padding: 10px;
		text-align: center;
		padding: 0px 10px 5px 10px;
		border-radius: 7px;
		border: 1px solid #FFFFFF;
		overflow: hidden;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
		margin-bottom: 20px;
	}
	
	.ul_bot	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: left;
		color: #c8c8c8;
		list-style-type: disc;
		list-style-image: url('https://www.bigmusic.sk/inshop/Layout/Img/li.gif');
		line-height: 27px;
	}
	
	.ul_bot a	{
		text-decoration: none;
		color: #c8c8c8;
	}
		
	.ul_bot a:hover	{
		text-decoration: underline;
		color: #ffffff;
	}
		
	#logo_gitariada	{
		position: relative;
		left: 13px;
		top: 10px;
	}
	
	#logo_poradna	{
		position: relative;
		left: 13px;
		top: 5px;
	}
		
	.kopirajt	{
		font-family: "Ubuntu", Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		color: #c8c8c8;
		position: relative;
		left: 23px;
		top: 20px;
		float: left;	
	}
		
	.kopirajt a	{
		text-decoration: none;
		color: #c8c8c8;	
	}
		
	.kopirajt a:hover	{
		text-decoration: underline;
		color: #ffffff;	
	}
