html 
{
    background-color: #C2985C;
    margin: 0px;
}

body 
{  
    margin: 0px;
    font-size: 11px;
    font-family: Verdana, Arial, Georgia, Didot, serif, Arial;
}

H1
{
    color: #59462C;
    text-align: center;
    font-style: italic;
    text-decoration: none;
    font-size: 20px;
    font-family: serif, Arial;
}

H4
{
    color: #59462C;
    text-align: center;
    font-weight:bold;
    text-decoration: none;
    font-size: 11px;
    font-family: Tahoma, Arial, serif;
}


img
{
border: solid; border-width: 0px;
}

.tpod
{
    background-image: url(../gfx/podk.gif);
    border: solid; border-width: 1px;
    border-color: #866A42;
margin-left: auto;
margin-right: auto;
text-align: center;
    font-size: 11px;
    font-family: Verdana, Arial, Georgia, Didot, serif, Arial;
    color: #59462C;
}

.tbb
{
    background-image: url(../gfx/canvas.jpg);
    border: solid; border-width: 1px;
    border-color: #866A42;
}

.tm
{
margin-left: auto;
margin-right: auto;
text-align: center;
}


td.dark25
{ 
    background-color: #59462C;
    width:25%;
}

td.light25
{ 
    background-color: #c2985c;
    width:25%;
}

td.no50
{ 
    width:50%;
}


td.obUp
{ 
    height:7px;
    background-image: url(../gfx/up.gif);
}

td.obLeft
{ 
    width:7px;
    background-image: url(../gfx/left.gif);
}

td.obRight
{ 
    width:7px;
    background-image: url(../gfx/right.gif);
}

td.obDown
{ 
    height:7px;
    background-image: url(../gfx/down.gif);
}


.li1
{
    color: #59462C;
}

.li2
{
    color: #c2985c;
}

a
{
    font-size: 11px;
    font-family: Verdana, Arial, Georgia, Didot, Helvetica, Arial, sans-serif;
    text-decoration: underline;
}

.niew
{
    font-size: 11px;
    font-family: Verdana, Arial, Georgia, Didot, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #c2985c;
}
.niew2
{
    font-size: 11px;
    font-family: Verdana, Arial, Georgia, Didot, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #59462C;
} 

td.dark34
{ 
    background-color: #59462C;
    width:34%;
}

td.light34
{ 
    background-color: #c2985c;
    width:34%;
}

td.no32
{ 
    width:32%;
}
td.dark16
{ 
    background-color: #59462C;
    width:16%;
}

td.light16
{ 
    background-color: #c2985c;
    width:16%;
}

#oltar
{
    position:absolute; 
    visibility:hidden; 
    bottom: 20px; 
    height: 200px;
    z-index:10;
} 

#kvet
{
    position:absolute; 
    visibility:hidden; 
    bottom: 20px; 
    height: 200px;
    z-index:10;
} 

#ban{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:visible;
	text-align:center;
}

.Won { filter: alpha(Opacity=50); -moz-opacity: 0.5; }
.Woff { -moz-opacity: 1.0; }

