* {
	margin: 0;
	padding: 0;
}

a {
	
}

img {
	border: 0px;
}

body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


* html div#gallery-big {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
	 
}
	

input,textarea {
	border: 1px solid #ccc;
	color: #000;
}

#main-page {
	width: 960px;
	height: 600px;
	margin: 0 auto;
}

#header-up {
	float: left;
	width: 860px;
	background: #fff url(images/hc-b2.jpg) repeat-y;
	background-color: #fff;
	height: 120px;
	margin-left: 50px;
}

#logo {
	width: 961px;
}

#header {
	width: 960px;
	background-color: #fff;
}

#login {
	float: right;
	padding-left: 10px;
	width: 250px;
	height: 35px;
	background-color: #fff;
}
#logon
{
	float: right;
	padding-left: 10px;
	width: 250px;
	height: 60px;
	background-color: #fff;
	padding-top: 5px;
	
}

#photo{
	float:right;
	margin-top:-2px;
	border: 1px solid #000;
	height: 55px;
	width: 46px;
}

#username
{
	float:left;
	margin-left: 5px;
	font-size: 13px;
	width: 180px;
	
}

#usermenu
{
	float:left;
	margin-left: 5px;
	font-size: 13px;
	width: 185px;
	margin-top: 2px;
	
}
#userstatus
{
float:left;
	margin-left: 5px;
	font-size: 12px;
	width: 190px;


}
#usermenu img
{
	margin-left: 3px;
}

#logo-l {
	float: left;
	background-color: #fff;
	margin-left: -25px;
	padding: 6px;
	padding-top: 12px;
	z-index: 100;
}

#menu {
	float: left;
	width: 570px;
	height: 40px;
	margin-left: -2px;
	background-color: #fff;
}

#menu li {
	display: inline;
	padding: 4px;
	margin-left: 6px;
	background-color: #fff;
}

#menu img {
	margin-top: 13px;
}

#menu-div {
	float: left;
	margin-left: 15px;
	background-color: #fff;
	width: 130px;
	height: 45px;
	color: #fff;
	border: 1px solid red;
}

#m-home {
	background: #fff url(images/home-b.png) repeat;
	height: 31px;
	width: 72px;
}

#miridlo {
	position: absolute;
	margin-left: 630px;
	z-index: 1000;
}

.login-i {
	
}

.im-l {
	margin: 3px;
	margin-top: -10px;
}

.i-l {
	width: 50px;
	padding-left: 1px;
	height: 16px;
	font-size: 14px;
}

.i-n {
	margin-top: 5px;
}

.s-l {
	border: 0px;
}

#header-down {
	width: 860px;
	margin-left: 50px;
	background: #fff url(images/hc-b2.jpg) repeat-y;
	background-color: #fff;
	pading: 10px;
	margin-left: 50px;
	height: 50px;
}

#d-adresa {
	float: left;
	width: 355px;
	background-color: #fff;
	padding: 3px;
	font-weight: bold;
	margin-left: 40px;
}

#d-daily {
	float: left;
	width: 394px;
	background-color: #fff;
	padding: 3px;
	font-weight: bold;
	margin-left: 20px;
}

/****** aplication****/
#page {
	background-color: #c8c4b7;
	padding-left: 25px;
}

#menu-a {
	float: left;
	width: 960px;
}

#menu-a li {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
	color: #fff;
	display: inline;
}

#main-frame-orders {
	width: 960px;
}
#facebook
{
	margin-left:140px;
	margin-top:50px;
	border:2px solid #fff;
}

.desk-nick {
	font-size: 14px;
}

.desk-start {
	font-size: 12px;
}

.desk-active {
	font-weight: bold;
	font-size: 14px;
	color: #333;
	float: left;
	margin: 5px;
	width: 170px;
	height: 124px;
	border: 1px solid #ccc;
	background-color: #FFFFD5;
}

.tr-even {
	background-color: #fff;
}

.tr-odd {
	background-color: #EAEAEA;
}

.desk-active:hover {
	background-color: #FFFC4;
}

.desk-num {
	float: left;
	width: 85px;
}

.actual-pay {
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 15px;
	color: #FF8080;
}

.last-order {
	float: left;
	font-size: 10px;
	width: 170px;
}

.desk-free {
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin: 5px;
	width: 170px;
	height: 124px;
	border: 1px solid #ccc;
	background-color: #D9FFD9;
	color: #999;
}

.desk-free-note {
	padding: 25px 60px;
	font-weight: bold;
	font-size: 13px;
}

.desk-free:hover {
	background-color: #FFCFC4;
}

.desk-name {
	font-size: 20px;
	font-weight: bold;
}

#sklad {
	position: absolute;
	border: 1px solid red;
}

.button-s {
	height: 20px;
}

.dink-m {
	float: left;
	text-align: left;
	margin: 3px;
	padding: 5px;
	background-color: #ffffe3;
	font-size: 14px;
	font-weight: bold;
	width: 890px;
}

.beer {
	float: left;
	width: 140px;
	background-color: #ccc;
	padding: 3px;
	margin: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 55px;
}

.beer-s {
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 110px;
	background-color: #ccc;
	padding: 3px;
	margin: 3px;
	text-align: center;
	height: 70px;
}

.free-s {
	float: left;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	background-color: #ccc;
	padding: 3px;
	margin: 3px;
	text-align: center;
	height: 40px;
}

/****** admin ****/
#content {
	float: left;
	width: 200px;
	padding: 2px;
	marigin: 5px;
	margin-top: 30px;
}

#left-menu {
	padding-top: 0px;
	min-height: 400px;
}

.settings-navigation-button-current {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border-bottom: 3px solid #FFFFFF;
}

.settings-navigation-button {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D4594;
}

/**********left menu ****************/
#left-menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

.navigation-button-current {
	
}

#left-menu li {
	background-color: #1D4594;
	border: 1px solid #ffffff;
	width: 200px;
	font-size: 16px;
	margin: 2px;
	color: #fff;
}

#left-menu a {
	text-decoration: none;
	color: #fff;
}

#left-menu li:hover {
	background-color: #86B2D0;
	border: 1px solid #ffffff;
	width: 200px;
	font-size: 16px;
	border-bottom: 1px solid #ffffff;
	color: #fff;
}

#main-frame {
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	padding: 5px 5px 5px 5px;
	min-height: 380px;
	background-color: #FAFFCF;
}

#store {
	float: left;
	background-color: #FAFFCF;
}

.kontakt {
	float: left;
	background-color: #fff;
	margin-top: 20px;
	margin-left: 80px;
	width: 700px;
}

.but {
	float: left;
	margin: 5px;
}

.mapa-t {
	
}

.mapa-p {
	float: right;
	padding: 5px;
	padding-top: 15px;
}

.spojeni {
	float: left;
	padding: 5px;
	width: 280px;
}
.home-main
{
	float:left;
	margin-top:40px;
	width: 860px;

}
.home-left {

	float: left;
	width: 150px;
	background-color: #fff;
	margin:5px;
	padding:15px 0px 15px 0px;
	margin-left: 0px;
}

.home-center {
	margin-top:15px;
	margin:5px;
	padding:5px;
	width: 550px;
	float:left;
}


.home-center-about{
	width: 520px;
	float:left;
}

.home-center-interior{

	float:left;
	width: 550px;
	margin-top: 10px;

}

.home-center img
{
	background-color: #fff;
}

.about-pc
{
	
	margin-top:15px;
	background-color: #fff;
	width: 500px;
}

.about-gal-p{
	float:left;
	padding:10px;
	margin-top:4px;
	background-color: #fff;
	margin-left:20px;
	width: 500px;
}
.about-text
{	
	float:left;
	background-color: #fff;
	padding:6px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 300px; 
}
.ga-title
{	
	float:left;
	background-color: #fff;
	padding:6px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 500px; 
	font-size:14px;
		margin-left: 20px;
}
.ga-text
{	
	float:left;
	background-color: #fff;
	padding:6px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 500px; 
	margin-left: 20px;
}
.vasek
{
	margin-left:180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.about-pc img{
	float:left;
	margin-top:4px;
	background-color: #fff;
}
.about-pc img{
	float:left;
	margin-top:4px;
	background-color: #fff;
}
.about-pc img{
	float:left;
	margin-top:4px;
	background-color: #fff;
}

.interior
{
	background-color:#fff;
	margin-top: 10px;
	margin-left: 15px;
}
.interior-m{
	
	background-color:#fff;
	width: 110px;
	margin-left: 15px;
	border: 1px solid #ccc;

}

.interior-p{
	
	background-color:#fff;
	width: 80px;
	margin-left: 15px;
	border: 1px solid #ccc;

}

.interior-g{
	
	background-color:#fff;
	width: 100px;
	margin-left: 15px;
	margin-top:5px;
	border: 1px solid #ccc;

}

.program-p{
	width: 500px;
}

.program-p img
{
	width: 180px;
	float:left;
	margin-top:4px;
}

.home-center-about td img{
	background-color:#fff;
	vertical-align:top;
	width: 180px;

}


.home-center-about td {
	background-color:#fff;
	vertical-align:top;
	padding: 5px;

}

.home-center-drinks td {
	
	background-color:#fff;
	vertical-align:top;
	padding: 5px;

}
.drinks-f
{
	float:left;
	width: 270px;
}
.home-right {
	margin-top:15px;
	float: right;
	width: 120px;
	background-color: #fff;
	margin:5px;
	margin-right: 0px;
}


#gallery-big{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #666;
	display: none;
	   filter: alpha(opacity=30);  
     -moz-opacity: 0.3;  
     -khtml-opacity: 0.3;  
     opacity: 0.3;  
}



#gallery-big-space{
	position: absolute;
	width: 1160px;
	height:780px;
	z-index: 90;
	text-align: left;
	font-size: 12px;
	font-family: arial;
    margin-left:-130px;
    _margin-left:-400px;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    overflow: hidden;
    background: transparent;
    display: none;
}
#fancy_content {
	margin: 0;
	z-index: 100;
	float:left;
}


.top-vp{
	width: 1126px;

}
.middle-vp{
	width: 1126px;

}
.bottom-vp{
	width: 1126px;

}


.top-l
{
	
	background:transparent url("images/fancy_shadow_nw.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	
	z-index: 100;
	

}
.top-m
{
	width: 1100px;
	height: 18px;
	float: left;
	background: transparent url("images/fancy_shadow_n.png") repeat-x;
}

.top-r
{
	
	background:  transparent url("images/fancy_shadow_ne.png") no-repeat ;
	height:18px;
	width:13px;
	float:left;
	margin-left: 0px;
}
.left-c
{

	background:  transparent url("images/fancy_shadow_w.png") repeat-y ;
	height:760px;
	width:13px;
	float:left;
}


.middle-main
{
	background-color: #fff;
	float:left;
	height:760px;
	width: 1079px;
	z-index: 100;
	padding-left: 20px;

}

.right-c
{
	
	background:   transparent url("images/fancy_shadow_e.png") repeat-y ;
	height:760px;
	width:13px;
	float:left;
}
.bottom-r
{
	background: transparent url("images/fancy_shadow_se.png") no-repeat ;
	float:left;
	height:18px;
	width:13px;
}

.bottom-m{
	float:left;
	width: 1100px;
	height: 18px;
	background: transparent url("images/fancy_shadow_s.png") repeat-x;
}

.bottom-l
{
	float:left;
	background: transparent url("images/fancy_shadow_sw.png") no-repeat ;
	height:18px;
	width:13px;
}
.play-title
{
	text-align:left;
	font-family: "Trebuchet MS",Arial ;
	color: #000; 
	text-transform:none;
	font-size: 20px;
	margin-top: 5px;
	float:left;
	font-weight: bold;
	padding:10px;
	margin-left: 160px;
	

}
.play-close
{
	float:right;

	
}
.detail-f
{
	margin-left:25px;
	height: 665px;
}
.play-close-img
{
	border:0px;
	z-index: 100;
	margin-right:5px;
	margin-top:4px;
}



.play-note
{
	margin-top:10px;
	background-color: #fff;
	color:#7BA01F;
	font-size: 11px;
	padding:5px;
}


