a:link {color:navy;}    /* unvisited link */
a:visited {color:#333333} /* visited link */
a:hover {color:#009933} /* mouse over link */
/*a:active {color:#f09012}  /* selected link */

a:link img
{
text-decoration: none;
border-width: 0px;
color:background;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
a:visited img
{
text-decoration: none;
border-width: 0px;
color:background;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
/*a:hover img
{
text-decoration: none;
border-width: 0px;
color:background;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}*/
a:active img
{
text-decoration: none;
border-width: 0px;
color: background;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
body
{
}
span
{
    float:left;
    font-size:300%;
    font-family:algerian,courier;
    line-height:80%;
}
p.two
{
    font-size:300%;
    font-family:algerian,courier;
    line-height:80%;
    text-align: center;
}
p
{
    font-family:Georgia,'Times New Roman',times,serif;
    text-align: left;
    direction: ltr;
    line-height: 150%;
    text-indent: 0px;
}
p.center
{
    font-family:Georgia,'Times New Roman',times,serif;
    text-align: center;
    direction: ltr;
    line-height: normal;
}
p.right
{
    font-family:Georgia,'Times New Roman',times,serif;
    text-align: right;
    direction: ltr;
    font-weight: bold;
    font-variant: normal;
    font-style: italic;
    font-size: 12px;
}
li
{
    font-family:Georgia,'Times New Roman',times,serif;
    text-align: left;
    direction: ltr;
    line-height: 150%;
    text-indent: 10px;
}
table
{
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    margin-top: 5px;
}
table.center2
{
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    margin-top: 1px;
    margin-bottom: 5px;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: hidden;
    border-top-style: hidden;
}
table.center
{
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: hidden;
    border-top-style: hidden;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #a47f41;
}
td
{
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    text-align: center;
    vertical-align: middle;
    direction: ltr;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}
td.top
{
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
    text-align: center;
    vertical-align: top;
    direction: ltr;
    width:150px;
}
h1,h2,h3,h4,h5,h6
{
    text-align: center;
}
img.button
{
    min-width: 100px;
    min-height: 20px;
    max-width: 130px;
    max-height: 20px;
}
img.miniaturka
{
    min-width: 100px;
    min-height: 100px;
    max-width: 150px;
    max-height: 100px;
}
img.banner
{
    max-width: 480px;
    max-height: 90px;    
}
div.pix
{
    
    width: 10px;
    position: relative;
    line-height: normal;
    vertical-align: baseline;
    direction: ltr;
}