/*
HTML { OVERFLOW-Y: hidden; }
HTML BODY { OVERFLOW-Y: auto; height: 100% }
*/

BODY  
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #c8c8c8;
	/* background-image: url('img/l/out_bg.gif'); */

}

TD {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}


a
{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #075190;
	text-decoration: none;
}
a:hover, a:active
{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #808080;
	text-decoration: none;
}


a.cart_bottom_link, a.cart_bottom_link:active, a.Return, a.Return:active
{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.cart_bottom_link:hover, a.Return:hover
{
	color: #404040;
	text-decoration: none;
}

.ExclusiveLink {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

A.ExclusiveLink
{
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

A.ExclusiveLink:Hover, A.ExclusiveLink:active
{
	/* text-decoration: underline; */
	font-size: 9px;
	font-weight: bold;
	color: #ffae00;
}

a.Link
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
A.Link:Hover
{
	text-decoration: underline;
}

A.ExclusiveLink3
{
	font-family: arial, tahoma, arial ce, sans-serif;
	font-size: 8pt;
	color: #727272;
	font-weight: bold;
}

A.ExclusiveLink3:Hover, A.ExclusiveLink3:active, .ExclusiveLink3
{
	font-family: arial, tahoma, arial ce, sans-serif;
	font-size: 8pt;
	color: #B1B0B1;
	font-weight: bold;
}


.HeadTitle
{
	color: #032967;
	font-size: 14px;
	font-weight: bold;
}

.text
{
	color: #032967;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}

.SeparatingLine
{
	border-top: 1px solid #c0c0c0;
	height: 5px;
	width: 100%;
}

.register_error_head {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	text-decoration: underline;
}

.register_error_field {
	color: #996666;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
}

.register_error_info {
	color: #996666;
	font-size: 11px;	
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}






.zoom_product_close {
	position: relative;
	top: 0px;
	left: 0px;	
	z-index: 100;
	cursor: pointer; 
	color: red; 
	font-family: arial, helvetica, verdana, sans-serif; 
	font-size: 10px; 
	border: 2px solid red; 
	padding: 3px; 
	background-color: #bbbbbb;
}
.zoom_product_image {
	border: 1px solid black; 
	padding: 0px;
	margin: 0px;
}

.zoom_product_image_shadow {
	padding: 0px;
	margin: 0px;
	border-right: 3px solid gray;
	border-bottom: 3px solid gray;
	
}

#zoom_product_absolute {
	position: absolute;
	top: -1000px;
	left: 10px;
	border: 0px;
}

/*
DIV.zoom_product_fixed, DIV.zoom_product_absolute {
	position: fixed; 
	top: 10px;
	left: 10px;
	border: 0px;
}

DIV.zoom_product_absolute {	 
	 top: -10000px; 
}
*/

INPUT.Button_g, INPUT.Button_o
{
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	padding: 3px;
}
.Button_g
{
	background-color: #E4F0E6;
	border: 1px solid #D5DCD5;
	color:	#46774A;
}
.Button_o
{
	background-color: #FBF0DE;
	border: 1px solid #E8E2CC;
	color:	#CC7849;
}

INPUT.order_fields, INPUT.order_fields_g
{
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	background-color: #FEFEFE;
	border: 1px solid #EDEDED;
	color:	#303030;
	width: 250px;	
	padding: 2px;
}
INPUT.order_fields_g
{
	border: 1px solid #c0c0c0;
}

.order_texts, .order_texts_w, .AccountText
{
	text-align: right;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #555555;
}
.AccountText
{
	color: #606060;
	width: 180px;
}

.BigText, A.BigText, A.BigText:HOVER
{
	font-family: tahoma, arial, arial ce, sans-serif, verdana;
	color: #F06721;
	font-size: 11pt;
	font-weight: bold;
}


table.common_table
{
	background-color: #DFE0DB;
}
.TabHeader
{
	width: 100%;
	background-color: #ffffff;
}
.DaneOdbTitle, .TabHeaderNapis
{
	font-family:  verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #F06721;
	font-weight: bold;
	background-color: #EFEEE9;
	padding: 5px;
}
.DaneOdb, .order_texts_w, .DaneOdbForm
{
	font-family:  verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #444444;
	background-color: #ffffff;	
}
.DaneOdbForm
{
	
}
.DaneOdbHead
{
	font-family:  verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #EFEEE9;
}
.DaneErrorTitle
{
	font-family:  verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #F03711;
	font-weight: bold;
	/* background-color: #f4f4f0; */
}

.DaneError, .Alert
{
	font-family:  verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: #F03711;
	/* background-color: #f4f4f0; */
}

.more
{
	padding-top: 5px;
}
a.more, a.more:hover, a.more:active
{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	font-size: 9pt;
	color: #075190;
}
a.more:hover
{
	color: #505050;
}
.customer_input, .delivery_input, .company_input, .other_input, .input 
{
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	background-color: #FEFEFE;
	border: 1px solid #e4e4e4;
	color:	#303030;
	width: 250px;	
	padding: 2px;
}


.customer_input1, .delivery_input1, .company_input1, .other_input1 
{
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	background-color: #f4f4f0;
	border: 1px solid #e4e4e4;
	color:	#603030;
	width: 250px;	
	padding: 2px;
}



.orderhistory_years {
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	border-bottom: 1px solid gray;
}

.orderhistory_year, .orderhistory_year_selected {
	font-family: verdana, arial, tahoma, helvetica, verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid gray; 
	border-bottom: 0px;
	background-color: #FFFFFF;
	margin-left: 3px;
	padding: 3px;
}

.orderhistory_year_selected {
	background-color: #EDEDED;
	font-weight: bold;
	font-size: 9pt;
}

.orderhistory_orderHead {	
	font-size: 9pt;
	font-weight: bold;
}

TABLE.orderhistory_items {
	margin-bottom:20px;
}

.orderhistory_lp {		
	text-align: right;
	padding-right:3px;
}

.orderhistory_lp:after {
	content: ".";
}

.orderhistory_qty {text-align: center; }
.orderhistory_sym, .orderhistory_name { padding-left: 5px; }
.orderhistory_price, .orderhistory_worth {text-align: right; padding-right: 7px; }

.orderhistory_status_0, .orderhistory_status_1, .orderhistory_status_2 { font-size: 9pt; font-weight: normal; color: #454545; padding-left:20px; padding-right: 7px;}
.orderhistory_status_1 { color: green; }
.orderhistory_status_2 { color: red; }

.orderhistory_grandworth {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}


.search {
	text-align: left;
	padding: 3px; 
	padding-top: 0px;
	padding-left: 90px; 
	padding-bottom:7px; 
	/* text-transform:uppercase; */
	font-family: arial, tahoma, arial ce, sans-serif;
	color: #727272;
	font-weight: bold;
	font-size: 10pt; 

}

.searcher_page_selected, .searcher_page {
	text-decoration: underline;
	text-align: center;
	font-family: arial, tahoma, arial ce, sans-serif;
	color: #727272;
	font-weight: bold;
	font-size: 10pt; 
	padding: 3px;	
	margin-left: 2px;
	margin-right: 2px;
}

 .searcher_page {
 	font-size: 9pt; 
 	text-decoration: none;
 }
 
 .komunikat {
 	text-align: left;
	padding: 3px; 
	padding-top: 0px;
	padding-left: 90px; 
	padding-bottom:7px; 
	/* text-transform:uppercase; */
	font-family: arial, tahoma, arial ce, sans-serif;
	color: #727272;
	font-weight: bold;
	font-size: 10pt; 
 }
 
TABLE.common_table {
	width: 500px;
}

.personaldata_innertable {
	width: 450px;
}
