@CHARSET "UTF-8";

#buttonRow
{
	background-image: url('graphics/top.png');
}
	#buttonRow, x:-moz-any-link /* FF2 */
	{
		padding-left: 12px;
	}
	#buttonRow, x:-moz-any-link, x:default /* FF3 */
	{
		padding-left: 0px;
	}

a.button1
{
	background-color: transparent;
	border: none;
	margin: 7px 1px;
	display: block;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
}
	a.button1, x:-moz-any-link /* FF2 */
	{
		float: left;
		margin-left: 2px;
	}
	a.button1, x:-moz-any-link, x:default /* FF3 */
	{
		float: none;
		margin: 7px 1px;
	}

	.button1 .upper,
	.button1 .lower
	{
		width: 126px;
	}
	.button1 .upper
	{
		background-image: url('graphics/button_upper-inactive.png');
		height: 45px;
		display: block;
		display: inline-block;
		padding-top: 10px;
	}
	.button1.active .upper
	{
		background-image: url('graphics/button_upper-active.png');
	}
	.button1 .lower
	{
		background-image: url('graphics/button_lower-inactive.png');
		height: 30px;
		display: block;
	}
	.button1 .board
	{
		text-align: left;
	}
	.button1 .board .text
	{
		background-image: url("graphics/boardBg.png");
		margin: 0px 2px;
		padding: 5px;
		padding-top: 8px;
		border: 3px solid rgb(25,25,42);
		border-top: none;
		border-bottom: none;
	}
	.button1.active .lower
	{
		background-image: url('graphics/button_lower-active.png');
	}

	.button1 .upper .image
	{
		width: 96px; 
		height: 31px;
		margin-top: 2px;
	}
	.button1 .lower .image
	{
		width: 115px; 
		height: 21px;
		margin-top: 3px;
	}
	.button1 .image
	{
		display: -moz-inline-box;
		display: inline-block;
		vertical-align: top;
	}

#button_Bar.button1 .upper .image
{
	background-image: url("graphics/logo-Bar.png");
}
	#button_Bar.button1.hover .upper .image,
	#button_Bar.button1.active .upper .image
	{
		background-image: url("graphics/logo-Bar-hover.png");
	}
#button_Bar.button1 .lower .image
{
	background-image: url("graphics/label-Bar.png");
}
	#button_Bar.button1.hover .lower .image,
	#button_Bar.button1.active .lower .image
	{
		background-image: url("graphics/label-Bar-hover.png");
	}

#button_Casino.button1 .upper .image
{
	background-image: url("graphics/logo-Casino.png");
}
	#button_Casino.button1.hover .upper .image,
	#button_Casino.button1.active .upper .image
	{
		background-image: url("graphics/logo-Casino-hover.png");
	}
#button_Casino.button1 .lower .image
{
	background-image: url("graphics/label-Casino.png");
}
	#button_Casino.button1.hover .lower .image,
	#button_Casino.button1.active .lower .image
	{
		background-image: url("graphics/label-Casino-hover.png");
	}

#button_Whisky.button1 .upper .image
{
	background-image: url("graphics/logo-Whisky.png");
}
	#button_Whisky.button1.hover .upper .image,
	#button_Whisky.button1.active .upper .image
	{
		background-image: url("graphics/logo-Whisky-hover.png");
	}
#button_Whisky.button1 .lower .image
{
	background-image: url("graphics/label-Whisky.png");
}
	#button_Whisky.button1.hover .lower .image,
	#button_Whisky.button1.active .lower .image
	{
		background-image: url("graphics/label-Whisky-hover.png");
	}

#button_Cigar.button1 .upper .image
{
	background-image: url("graphics/logo-Cigar.png");
}
	#button_Cigar.button1.hover .upper .image,
	#button_Cigar.button1.active .upper .image
	{
		background-image: url("graphics/logo-Cigar-hover.png");
	}
#button_Cigar.button1 .lower .image
{
	background-image: url("graphics/label-Cigar.png");
}
	#button_Cigar.button1.hover .lower .image,
	#button_Cigar.button1.active .lower .image
	{
		background-image: url("graphics/label-Cigar-hover.png");
	}

/*#button_Wine.button1 .upper .image
{
	background-image: url("graphics/logo-Wine.png");
}
	#button_Wine.button1.hover .upper .image,
	#button_Wine.button1.active .upper .image
	{
		background-image: url("graphics/logo-Wine-hover.png");
	}
#button_Wine.button1 .lower .image
{
	background-image: url("graphics/label-Wine.png");
}
	#button_Wine.button1.hover .lower .image,
	#button_Wine.button1.active .lower .image
	{
		background-image: url("graphics/label-Wine-hover.png");
	}*/

#button_Sushi.button1 .upper .image
{
	background-image: url("graphics/logo-Sushi.png");
}
	#button_Sushi.button1.hover .upper .image,
	#button_Sushi.button1.active .upper .image
	{
		background-image: url("graphics/logo-Sushi-hover.png");
	}
#button_Sushi.button1 .lower .image
{
	background-image: url("graphics/label-Sushi.png");
}
	#button_Sushi.button1.hover .lower .image,
	#button_Sushi.button1.active .lower .image
	{
		background-image: url("graphics/label-Sushi-hover.png");
	}

#button_Golf.button1 .upper .image
{
	background-image: url("graphics/logo-Golf.png");
}
	#button_Golf.button1.hover .upper .image,
	#button_Golf.button1.active .upper .image
	{
		background-image: url("graphics/logo-Golf-hover.png");
	}
#button_Golf.button1 .lower .image
{
	background-image: url("graphics/label-Golf.png");
}
	#button_Golf.button1.hover .lower .image,
	#button_Golf.button1.active .lower .image
	{
		background-image: url("graphics/label-Golf-hover.png");
	}

#button_Photo.button1 .upper .image
{
	background-image: url("graphics/logo-Photo.png");
}
	#button_Photo.button1.hover .upper .image,
	#button_Photo.button1.active .upper .image
	{
		background-image: url("graphics/logo-Photo-hover.png");
	}
#button_Photo.button1 .lower .image
{
	background-image: url("graphics/label-Photo.png");
}
	#button_Photo.button1.hover .lower .image,
	#button_Photo.button1.active .lower .image
	{
		background-image: url("graphics/label-Photo-hover.png");
	}

/* { */

.twinButtons
{
	width: 250px;
	height: 68px;
/*	border: 1px solid red;*/
}

td#twinButtonsLeftBorder
{
	background-image: url('graphics/twinButtonsLeftBorder.png');
	width: 20px;
	height: 74px;
	float: left;
	padding: 0px;
	margin: 0px;
	border: none;
}
#twinButtonsLeft
{
	float: left;
	text-align: left;
}

td#twinButtonsRightBorder
{
	background-image: url('graphics/twinButtonsRightBorder.png');
	width: 20px;
	height: 74px;
	float: right;
	padding: 0px;
	margin: 0px;
	border: none;
}
#twinButtonsRight
{
	float: right;
	text-align: right;
}

a.button2
{
	display: -moz-inline-box;
	display: inline-block;
	margin-top: 10px;
}

a.button2 .image
{
	display: -moz-inline-box;
	display: inline-block;
	height: 34px;
	vertical-align: top;
}

#button_Reference
{
	background-image: url("graphics/button_Reference.png");
}
	#button_Reference.active
	{
		background-image: url("graphics/button_Reference-active.png");
	}
#button_Reference .image
{
	background-image: url("graphics/label_Reference.png");
	width: 122px;
}
	#button_Reference.active .image,
	#button_Reference.hover .image
	{
		background-image: url("graphics/label_Reference-hover.png");
	}

#button_Fotogalerie
{
	background-image: url("graphics/button_Fotogalerie.png");
}
	#button_Fotogalerie.active
	{
		background-image: url("graphics/button_Fotogalerie-active.png");
	}
#button_Fotogalerie .image
{
	background-image: url("graphics/label_Fotogalerie.png");
	width: 128px;
}
	#button_Fotogalerie.active .image,
	#button_Fotogalerie.hover .image
	{
		background-image: url("graphics/label_Fotogalerie-hover.png");
	}

#button_Cenik
{
	background-image: url("graphics/button_Cenik.png");
}
	#button_Cenik.active
	{
		background-image: url("graphics/button_Cenik-active.png");
	}
#button_Cenik .image
{
	background-image: url("graphics/label_Cenik.png");
	width: 128px;
}
	#button_Cenik.active .image,
	#button_Cenik.hover .image
	{
		background-image: url("graphics/label_Cenik-hover.png");
	}

#button_Kontakty
{
	background-image: url("graphics/button_Kontakty.png");
}
	#button_Kontakty.active
	{
		background-image: url("graphics/button_Kontakty-active.png");
	}
#button_Kontakty .image
{
	background-image: url("graphics/label_Kontakty.png");
	width: 122px;
}
	#button_Kontakty.active .image,
	#button_Kontakty.hover .image
	{
		background-image: url("graphics/label_Kontakty-hover.png");
		width: 122px;
	}

/* } */

