
body
{
    background-color : #494622;
}
table.gallFrame
{
    font-family : Arial; 
    font-size : 10px;  
    border-style: dashed;
    border: none;
    border-color: #78783A;
    border-width: thin;
    background-color:none;
    
}
table.photoFrame
{
    width:160px;
    border: none;
    border-width: thin;
    min-height:220px;
}
td.title
{
     font-size: 16px;
     color: #FFFFC0;
     height: 15px;
}
td.photo
{
    height: 110px;
}
td.info
{
    height: 80px;
    font-size: 10px;
    font-family: Verdana;
    color: #C5C589;
}
p { margin-left:15px;
    margin-right: 15px;
}

img
{
    border-style: dashed;
    border: solid;
    border-color: #000000;
    border-width: 1px;
}


h4
{
 font-size: 12px;
 font-family: Arial;
}
a.zamow
{
    margin-left: 200px;
    font-family : Verdana;
    color: #D0D0D0;
    text-decoration:underline; 
    font-size : 20px;  
}
a.back
{
    font-family : Verdana;
    color: #808080;
    text-decoration:underline; 
    font-size : 12px;
}
table.order
{
    font-family: Verdana;
    font-size: 10px;
    color: #F0F0F0;
    margin-left: 100px;
}
input, textarea
{
    background-color: #C1C184;
    border: none;
    font-family: Verdana;
    width: 150px;
    font-size: 10px;
}

p.contact
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFC0;
}
