*{padding: 0; margin: 0;}

body,html {
width: 100%;
height: 100%;
}
a {
color: white;
text-decoration:none;
}

td.menu_headers {
font-family: Helvetica;
font-size: 20px;
color: #454102;
font-weight: bold;
text-align: center;
}

td.menu_sub_headers {
font-family: Helvetica;
font-size: 16px;
color: #454102;
font-weight: bold;
text-align: center;
}

td.menu_object {
font-family: Helvetica;
font-size: 16px;
color: #454102;
text-align: left;
}

td.menu_object_kkal {
font-family: Helvetica;
font-size: 12px;
color: #454102;
text-align: center;
}


#mainscreen {
position: relative;
width: 1004px;
height: 650px;
margin-left: auto;
margin-right: auto;
top: 0px;
}



#logo {
position: relative;
width: 995px;
height: 115px;
margin-left: auto;
margin-right: auto;
top: 5px;
z-index: 100;
background: url(/images/main/logo-trans.png) no-repeat 0 0; 
}


/*
#text1 {
position: relative;
width: 955px;
height: 79px;
left: 30px;
top: 0px;
background: url(/images/restoran/restoran_text1-trans.png) no-repeat 0 0;
}

#text2 {
position: relative;
width: 955px;
height: 79px;
left: 30px;
top: 0px;
background: url(/images/restoran/restoran_text2-trans.png) no-repeat 0 0;
}
*/

#contacts_info {
position: absolute;
display: none;
width: 530px;
height: 495px;
left: 430px;
top: 130px;
z-index: 201;
/* background: url(/images/main/contacts.jpg) no-repeat 0 0; */
}

#clock_temp {
position: absolute;
display: none;
width: 516px;
height: 521px;
left: 450px;
top: 100px;
background: url(/images/main/clock.jpg) no-repeat 0 0;
}

#clock {
position: absolute;
display: none;
width: 501px;
height: 514px;
left: 450px;
top: 110px;
background: url(/images/main/clock_back-trans.png) no-repeat 0 0;
}

#knife {
position: absolute;
display: none;
width: 501px;
height: 514px;
left: 450px;
top: 110px;
z-index: 100;
}

#fork {
position: absolute;
display: none;
width: 501px;
height: 514px;
left: 450px;
top: 110px;
z-index: 200;
}

#tochka {
position: absolute;
display: none;
width: 501px;
height: 514px;
left: 450px;
top: 110px;
background: url(/images/main/tochka-trans.png) no-repeat 0 0; 
z-index: 300;
}

#workarea {
position: relative;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
/* background: #ccc; */
}

.post .date
{
font-family: Helvetica;
font-size: 30px;
color: #fe00b3;
font-weight: bold;

}
.post .title
{
font-family: Helvetica;
font-size: 16px;
color: #fe00b3;
}

.post .story
{
font-family: Helvetica;
font-size: 13px;
color: #fe00b3;
}



#night {
position: absolute;
display: none;
width: 415px;
height: 185px;
float: left;
top: 90px;
z-index: 201;

}

#night span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/night-trans.png) no-repeat 0 0;
}

#night span:hover{
background-position: 0 -185px;
}

#day {
position: absolute;
display: none;
width: 415px;
height: 185px;
float: right;
top: 220px;
z-index: 201;
}

#day span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/day-trans.png) no-repeat 0 0;
}

#day span:hover{
background-position: 0 -183px;
}

#contacts {
position: absolute;
display: none;
width: 415px;
height: 150px;
float: left;
top: 500px;
z-index: 201;
}

#contacts span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/contacts-trans.png) no-repeat 0 0;
}

#contacts span:hover{
background-position: 0 -149px;
}


#bankets {
position: absolute;
display: none;
width: 396px;
height: 150px;
float: left;
top: 370px;
z-index: 301;
}

#bankets span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/bankets-trans.png) no-repeat 0 0;
}

#bankets span:hover{
background-position: 0 -145px;
}

#actions {
position: absolute;
display: block;
width: 106px;
height: 54px;
left: 5px;
top: 360px;
z-index: 301;
}

#actions span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/restoran/actions-trans.png) no-repeat 0 0;
}

#actions span:hover{
background-position: 0 -55px;
}

#interior {
position: absolute;
display: block;
width: 193px;
height: 60px;
left: 5px;
top: 240px;
z-index: 201;
}

#interior span {
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/restoran/interior-trans.png) no-repeat 0 0;
}

#interior span:hover{
background-position: 0 -65px;
}

#menu {
position: absolute;
display: block;
cursor: pointer;
width: 193px;
height: 60px;
left: 5px;
top: 120px;
z-index: 501;
}

#menu span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/restoran/menu-trans.png) no-repeat 0 0;
}

#menu span:hover{
background-position: 0 -64px;
}

.scroll-pane {
	width: 650px;
	height: 360px;
	overflow: auto;
	/*background: #ccc;*/
	float: left;
}


#scroll_top {
position: absolute;
display: block;
width: 32px;
height: 41px;
left: 906px;
top: 90px;
background: url(/images/restoran/scroll_top-trans.png) no-repeat 0 0;
}

#scroll_bottom {
position: relative;
display: block;
width: 32px;
height: 41px;
left: 906px;
top: 440px;
background: url(/images/restoran/scroll_bottom-trans.png) no-repeat 0 0;
}

#sound {
position: absolute;
display: block;
width: 25px;
height: 20px;
left: 946px;
top: 110px;
z-index: 1000;
}

#sound1 {
position: absolute;
display: block;
left: 0px;
top: 100px;
z-index: 100;
}


#rest_gallery {
	position:relative;
	width: 660px;
	height: 400px;
	left: 280px;
	top: 40px;
	overflow: hidden;
/*	background: #ccc;  */
	float: left;
}

#rest_fast_kitchen {
position: absolute;
display: block;
cursor: pointer;
width: 96px;
height: 29px;
left: 300px;
top: 70px;
background: url(/images/restoran/kitchen-trans.png) no-repeat 0 0;
}

#rest_fast_kitchen:hover{
background-position: 0 -31px;
}

#rest_fast_alcohol {
position: absolute;
display: block;
cursor: pointer;
width: 153px;
height: 59px;
left: 450px;
top: 70px;
background: url(/images/restoran/alcohol-trans.png) no-repeat 0 0;
}

#rest_fast_alcohol:hover{
background-position: 0 -71px;
}

#rest_fast_nonalcohol {
position: absolute;
display: block;
cursor: pointer;
width: 208px;
height: 59px;
left: 650px;
top: 70px;
background: url(/images/restoran/nonalcohol-trans.png) no-repeat 0 0;
}

#rest_fast_nonalcohol:hover{
background-position: 0 -70px;
}

#counter {
 position: absolute;
 bottom: 20px;
 right: 0px;
}

/* New Year */

#mainscreen1 {
position: relative;
width: 1004px;
height: 750px;
margin-left: auto;
margin-right: auto;
top: 0px;
background: url(/images/main/new_year_back.jpg) no-repeat 0 0; 
z-index: -1;
}

#newyear_back {
position: absolute;
display: block;
cursor: pointer;
width: 384px;
height: 45px;
top: 10px;
left: 20px;
z-index: 10;
background: url(/images/main/new_year_back-trans.png) no-repeat 0 0; 
}

#newyear_back:hover{
background-position: 0 -44px;
}

#newyear_drinks {
position: absolute;
display: block;
cursor: pointer;
width: 329px;
height: 35px;
top: 340px;
left: 30px;
z-index: 10;
background: url(/images/main/newyear_drinks-trans.png) no-repeat 0 0; 
}

#newyear_drinks:hover{
background-position: 0 -34px;
}

#newyear_menu {
position: absolute;
display: block;
cursor: pointer;
width: 265px;
height: 33px;
top: 310px;
left: 30px;
z-index: 10;
background: url(/images/main/newyear_menu-trans.png) no-repeat 0 0; 
}

#newyear_menu:hover{
background-position: 0 -33px;
}

#newyear_title {
position: absolute;
display: block;
width: 700px;
height: 80px;
top: 200px;
left: 170px;
z-index: 10;
font-family: Verdana;
font-size: 26px;
text-align: center;
font-weight: bold;
color: #060045;
}

#newyear_capt {
position: absolute;
display: block;
width: 430px;
height: 150px;
top: 255px;
left: 500px;
z-index: 10;
font-size: 24px;
font-family: Verdana;
text-align: justify;
color: #060045;
}

#newyear_capt1 {
position: absolute;
display: block;
width: 390px;
height: 275px;
top: 405px;
left: 540px;
z-index: 10;
font-size: 24px;
font-family: Verdana;
text-align: left;
color: #060045;
}
/*
#contacts {
position: absolute;
display: none;
width: 435px;
height: 150px;
float: left;
top: 500px;
z-index: 201;
}

#contacts span{
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/mainactions-trans.png) no-repeat 0 0;
}

#contacts span:hover{
background-position: 0 -152px;
}
*/
/* Actions_Main */

#mainscreen1 {
position: relative;
width: 1004px;
height: 650px;
margin-left: auto;
margin-right: auto;
top: 0px;
background: url(/images/main/actions_back.jpg) no-repeat 0 0; 
z-index: -1;
}

#newyear_back {
position: absolute;
display: block;
cursor: pointer;
width: 384px;
height: 45px;
top: 10px;
left: 20px;
z-index: 10;
background: url(/images/main/new_year_back-trans.png) no-repeat 0 0; 
}

#newyear_back:hover{
background-position: 0 -44px;
}

#newyear_drinks {
position: absolute;
display: block;
cursor: pointer;
width: 329px;
height: 35px;
top: 340px;
left: 30px;
z-index: 10;
background: url(/images/main/newyear_drinks-trans.png) no-repeat 0 0; 
}

#newyear_drinks:hover{
background-position: 0 -34px;
}

#newyear_menu {
position: absolute;
display: block;
cursor: pointer;
width: 265px;
height: 33px;
top: 310px;
left: 30px;
z-index: 10;
background: url(/images/main/newyear_menu-trans.png) no-repeat 0 0; 
}

#newyear_menu:hover{
background-position: 0 -33px;
}

#newyear_title {
position: absolute;
display: block;
width: 700px;
height: 80px;
top: 200px;
left: 170px;
z-index: 10;
font-family: Verdana;
font-size: 26px;
text-align: center;
font-weight: bold;
color: #060045;
}

#newyear_capt {
position: absolute;
display: block;
width: 430px;
height: 150px;
top: 255px;
left: 500px;
z-index: 10;
font-size: 24px;
font-family: Verdana;
text-align: justify;
color: #060045;
}

#newyear_capt1 {
position: absolute;
display: block;
width: 390px;
height: 275px;
top: 405px;
left: 540px;
z-index: 10;
font-size: 24px;
font-family: Verdana;
text-align: left;
color: #060045;
}

#mainback {
position: absolute;
display: block;
width: 372px;
height: 130px;
left: -1px;
top: 100px;
z-index: 201;
}

#mainback span {
display: block;
cursor: pointer;
width: 100%;
height: 100%;
background: url(/images/main/mainback-trans.png) no-repeat 0 0;
}

#mainback span:hover{
background-position: 0 -137px;
}
