body
{
padding: 0px;
margin: 0px;
background: black url(bg.gif) repeat-x;
}

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

#head
{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 275px; 
background: white url(svetle.gif) no-repeat;
}

#head h1
{
padding: 0;
margin: 0;
position: absolute;
right: 15px;
bottom: 15px;
text-indent: -2000px;
background: url(logo.gif) no-repeat;
width: 440px;
height: 120px;
}

#head h2
{
padding: 0;
margin: 0;
position: absolute;
left: 20px;
bottom: 15px;
text-indent: -2000px;
background: url(objednat2.gif) no-repeat;
width: 180px;
height: 26px;
}

#matrjoska-main
{
position: absolute;
left: 0;
top: 275px;
background: url(tmave.gif) repeat-y right;
}

.hide
{
display: none;
}

#menu
{
position: absolute;
right: 0;
top: 0;
width: 450px;
height: 72px;
}

#menu ul li
{
margin:0;
padding:0;
display: inline;
background: url(menu-bg-all.gif) no-repeat 0 0;
height: 36px;
width: 150px;
}

#menu ul li a
{
margin:0;
padding:0;
line-height: 36px;
height: 36px;
}

#menu ul li:hover
{
background: url(menu-bg-all.gif) no-repeat 0 -36px;
}
