body,
th,
td,
a
    {
        font-family:Tahoma;
        font-size:11px;
        color:#333333;
        text-decoration:none;
    }

a:hover
    {
        font-family:Tahoma;
        font-size:11px;
        color:#017ac1;
        text-decoration:underline;
    }

font.mark
    {
        font-family:Tahoma;
        font-size:11px;
        color:#017ac1;
        text-decoration:none;
    }

font.today
    {
        font-family:Tahoma;
        font-size:11px;
        color:#333333;
        text-decoration:none;
    }

font.time_digits
    {
        font-family:Tahoma;
        font-size:14px;
        font-weight:bold;
        color:#017ac1;
        text-decoration:none;
    }

font.gallery_preview_name
    {
        font-family:Tahoma;
        font-size:10px;
        color:#ffffff;
        text-decoration:none;
    }

font.headWhite
    {
        font-family:Tahoma;
        font-size:11px;
        color:#ffffff;
        text-decoration:none;
    }

font.signature
    {
        font-family:Tahoma;
        font-size:11px;
        color:#cccccc;
        text-decoration:none;
    }

font.downmenu,
a.downmenu
    {
        font-family:Tahoma;
        font-size:10px;
        color:#999999;
        text-decoration:none;
    }

a.downmenu:hover
    {
        font-family:Tahoma;
        font-size:10px;
        color:#999999;
        text-decoration:underline;
    }

font.title
    {
        font-family:Tahoma;
        font-size:11px;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
    }

h1,
font.h1
    {
        font-family:Tahoma;
        font-size:19px;
        font-weight:normal;
        color:#017ac1;
        text-decoration:none;
    }

font.product_name
    {
        font-family:Tahoma;
        font-size:11px;
        color:#ffffff;
        text-decoration:none;
    }
font.product_articul
    {
        font-family:Tahoma;
        font-size:10px;
        color:#017ac1;
        text-decoration:none;
    }

a.product_group,
.product_attr_head
    {
        font-family:Tahoma;
        font-size:11px;
        font-weight:bold;
        color:#017ac1;
        text-decoration:none;
    }
font.product_group_desc
    {
        font-family:Tahoma;
        font-size:11px;
        color:#999999;
        text-decoration:none;
    }
font.product_count_ingroup
    {
        font-family:Tahoma;
        font-size:10px;
        font-weight:bold;
        color:#017ac1;
        text-decoration:none;
    }

font.page_active
    {
        font-family:Tahoma;
        font-size:10px;
        font-weight:bold;
        color:#0079c1;
    }
a.page_active
    {
        font-family:Tahoma;
        font-size:10px;
        font-weight:bold;
        color:#ffffff;
        text-decoration:none;
    }
a.page_active:hover
    {
        font-family:Tahoma;
        font-size:10px;
        font-weight:bold;
        color:#ffffff;
        text-decoration:underline;
    }

/*************************************************************************************/

input.calc,
input.calc_readonly1,
input.calc_readonly0,
input.calc_text
    {
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#000000;
        border-style:solid;
        border-width:1px;
    }
input.calc
    {
        text-align:right;
        border-color:#017ac1;
        background-color:#ffffff;
        width:60px;
    }
input.calc_readonly1
    {
        text-align:right;
        border-color:#ffffff;
        background-color:#ffffff;
        width:60px;
    }
input.calc_readonly0
    {
        text-align:right;
        border-color:#edf6fb;
        background-color:#edf6fb;
        width:60px;
    }
input.calc_text
    {
        border-color:#017ac1;
        background-color:#ffffff;
        width:99%;
    }
input.button
    {
        font-family:Tahoma,Verdana;
        font-size:11px;
        color:#000000;
    }

img.line_splitter
    {
        background-image:url(images/line.gif);
    }

div.detailsMiniPreview
{
	border: 1px solid #e0e0e0;
	padding: 2px;
	margin: 0 7px 14px;
	float: left;
}

div.detailsMiniPreview img
{
	border: 0;
}
.clear
{
	clear: both;
}
