﻿body 
{
    font-family: Arial, Arial CE;
    font-size: 12px;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    background-image: url(Images/snieg_bg.jpg_);
	background-position: top left;
	background-repeat: repeat-x;
}

A:link {color: #000000; text-decoration: none;}
A:visited {color: #000000; text-decoration: none;}
A:hover {color: #8F0002; text-decoration: underline;}

A.linkBuy:link {color: #CB6709; text-decoration: underline;}
A.linkBuy:visited {color: #CB6709; text-decoration: underline;}
A.linkBuy:hover {color: #000000; text-decoration: none;}

A.static_menu_hover:link {color: #8C8C8C; text-decoration: none; background: none;}
A.static_menu_hover:visited {color: #8C8C8C; text-decoration: none; background: none;}
A.static_menu_hover:hover {color: #ff0000; text-decoration: none; background: none;}

A.lista_topic:link {color: #B80000; text-decoration: underline;}
A.lista_topic:visited {color: #B80000; text-decoration: underline;}
A.lista_topic:hover {color: #000000; text-decoration: underline;}

P.
{
    margin-top: 8px;
    line-height: 1.3;
    margin-bottom: 8px;
}


.tb_short
{
    width: 150px;
    height: 16px;
    background-color: #ffffff;
    border: solid 1px #D2D2D2;
}

.tbt_search
{
    width: 150px;
    height: 16px;
    background-color: #ffffff;
    border: solid 1px #D2D2D2;
}

.ddl_short
{
    width: 150px;
    background-color: #ffffff;
    border: solid 1px #000000;
}

.div_panel_items
{
    height: 18px;
    padding-top: 0px;
}

.div_header_title
{
    height: 32px; 
    background-color: #D9D9D9; 
    color: #8F0002; 
    font-size: 16px; 
    padding-left: 10px; 
    padding-top: 18px;
}

.div_body_item
{
    padding: 10px;
}

.view_odstep
{
    padding-top: 3px;
    padding-bottom: 3px;
}


.content_column
{

}

.left_column
{

}

.td_logo
{
    background-image: url(Images/servident_logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.td_splash
{
    background-image: url(Images/servident_splash3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.button
{
    background-color: #ffffff;
    border-right: solid 1px #ffffff;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    color: #ff0000;
    width:80px;
}

.button_kup_teraz
{
    background-color: #8F0002;
    border: solid 1px #8F0002;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    color: #ffffff;
    width:80px;
}

.header_item_cart
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background-color: #8F0002;
    padding: 5px;
}

.header_admin
{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}


.div_1_row
{
    clear:both;
}

.div_2_row
{
    clear:both;
    padding: 3px;
}

.div_1_column
{
    width: 200px;
    float: left;
    padding: 3px;
}

.div_2_column
{
    width: 200px;
    float: left;
    padding: 3px;
}


