BODY
{
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

BODY, TD,
INPUT, SELECT, TEXTAREA
{
    font-family: Verdana;
    font-size: 11px;
    color: #787164;
}

SMALL
{
    font-size: 9px;
}

BODY, TD
{
}

P
{
    margin: 0px 0px 1px 0px;
}

A
{
    color: #787164;
}

A:hover
{
    color: #988F7F;
}

IMG
{
    border: none;
}

FORM
{
    margin: 0px;
    padding: 0px
}

INPUT, SELECT, TEXTAREA
{
    border: 1px solid #DBD0BF;
}

INPUT.Button
{
    border: none;
	height: 18px;
    color: #570307;
    background-color: #F4E8CB;
    background-repeat: repeat-x;
    background-position: right top;
    background-image: url(images/back_button.gif);
}

LABEL
{
    color: #570307;
}

TABLE
{
    border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}

TD
{
	padding: 0px;
}

.Clear
{
    clear: both;
}

/* --- MainTable --- */

#MainTable
{
	width: 100%;
	height: 100%;
}

#MainTable TD
{
}

#MainTable TD.HeaderCell
{
    height: 95px;
	vertical-align: top;
}

#MainTable TD.MenuCell
{
    width: 20%;
    padding-left: 70px;
	vertical-align: top;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/back_left_.jpg);
}

#MainTable TD.ContentCell
{
    width: 80%;
    padding: 20px 20px 5px 50px;
	vertical-align: top;
}

#MainTable TD.BorderCell
{
    height: 10px;
    background-color: #793D41;
} 

/* --- Header --- */

#Header
{
    margin-top: 5px;
    border-top: 1px solid #DFD3BE;
    height: 95px;
}

#Header_0
{
    position: relative;
    width: 950px;
    height: 100%; 
}

#Header_1
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 570px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(images/back_top_1_.jpg);
}

#Header_2
{
    position: absolute;
    left: 570px;
    top: 10px;
    width: 240px;
    height: 95px;
}

#Header_3
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 198px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(images/back_top_2.jpg);
}

/* --- Footer --- */

#MainTable TD.FooterCell
{
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: 220px bottom;
    background-image: url(images/back_bottom.jpg);
}

#Contacts
{
    position: relative;
    width: 650px;
    margin-left: 50px;
    margin-bottom: 25px;
}

#Contacts DIV
{
    padding-left: 35px;
}

#Copyrights
{
    position: absolute;
    z-index: 999;
    left: 362px;
    bottom: -5px;
}

/* -- Panels --- */

#MenuPanel
{
    width: 237px;
}

#ContentPanel
{
    width: 613px;
}

/* --- Icons --- */

#Icons
{
    height: 20px;
    margin-top: 10px;
    padding-right: 10px;
    text-align: right;
}

#Icons IMG
{
    vertical-align: middle;
}

/* --- Languages --- */

#LangMenu
{
    background-color: #F3E2C1;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/menu_back_1.gif);
    padding: 10px 30px 10px 30px;
    border: 1px solid #FFFFFF;
    border-bottom: 1px solid #D6C5A5;
}

#LangMenu A
{
    color: #787164;
    text-decoration: none;
}

#LangMenu A:hover
{
    text-decoration: underline;
}

#LangMenu .Active
{
    font-weight: bold;
}

/* --- Main menu --- */

#MainMenu
{
    background-color: #F3E3C0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 5px solid #FAF4E6;
}

#MainMenu .MenuItem
{
    height: 32px;
    font-size: 13px;
    background-position: left top;
    background-image: url(images/menu_back_2.gif);
}

#MainMenu A
{
    display: block;
    padding: 10px 10px 10px 30px;
    color: #000000;
    text-decoration: none;
}

#MainMenu A:hover
{
    text-decoration: underline;
}

#MainMenu .Active
{
    font-weight: bold;
    color: #660408;
}

/* --- Main sub-menu --- */

#SubMenu 
{
    background-color: #E8CF9D;
    border-top: 1px solid #CFB78D;
}

#SubMenu .MenuItem
{
    height: 26px;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/menu_back_3.gif);
    border-bottom: 1px solid #CFB78D;
}

#SubMenu A
{
    padding: 4px 4px 4px 55px;
    color: #570307;
}

/* --- After menu --- */

#AfterMenu
{
    margin-top: 20px;
    margin-bottom: 20px;
}

/* --- Caption --- */

.Caption
{
    font-family: "Times New Roman";
    color: #8F050B;
    font-size: 20px;
}

H2.Caption
{
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    text-transform: uppercase
}

/* --- Divider line --- */

.DividerLine
{
    position: relative;
    height: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(images/line_center.gif);
}

.DividerLine_Left
{
    position: absolute;
    width: 150px;
    height: 5px;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url(images/line_left.gif);
}

.DividerLine_Right
{
    position: absolute;
    width: 250px;
    height: 5px;
    right: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(images/line_right.gif);
}

/* --- Error --- */

.Error
{
	font-weight: bold;
	color: #FF0000;
}

/* --- Inner page --- */


#MainTable.index TD.HeaderCell
{
    height: 120px;
}

#MainTable.index TD.MenuCell
{
    background-image: url(images/back_left.jpg);
}

.index #Header
{
    height: 120px;
}

.index #Header_1 
{
    height: 120px;
    background-image: url(images/back_top_1.jpg);
}

.index #Header_2 
{
    height: 120px;
}

.index #Header_3 
{
    height: 120px;
}

.index #Icons
{
    margin-top: 50px;
}

/* --- --- */
table.rest_table {border-collapse: collapse;width:100%;}
td.rest_move {
    margin-left: 30px;
    width: 79%;
    font-weight:bold;
    text-align:center;
}
td.rest_space {height:20px; text-align:right;}
.meniu_sub {margin-left: 60px;}
.meniu_item {
    font-weight:bold;
    margin: 0 0 0 30px;
}
td.rest_alko {margin: 0 0 0 30px;}
td.rest_title {
    height: 40px;
    font-weight:bold;
    text-align: center;
    text-decoration: underline;
}
td.rest_price { text-align: right; width: 70px;}
td.rest_centr { text-align: center; }
td.rest_img1 { width: 130px; vertical-align:bottom; }
td.rest_img2 { width: 210px; height: 130px; }
img.img_bolder { border: solid; border-width: 1px; border-color:#840e17; }