


BODY {
	font-family : Verdana;
	font-size : 9pt;

}

TD {
	font-family: Tahoma;
	font-size: 9pt;
	
}

input {
	border : 1px solid #cccccc;
	font-size : 8pt;
	font-family : Arial;
}

button {
	border : 1px solid #cccccc;
	font-size : 8pt;
	font-family : Arial;
}


select {
	border : 1px solid #B0AFD3;
	font-size : 8pt;
	font-family : Arial;
}

textarea {
	border : 1px solid #cccccc;
	font-size : 8pt;
	font-family : Arial;
}

A {
	text-decoration: none;
	color: #333333;
	font-weight : normal;
	cursor : pointer;
}

A:Hover {
	text-decoration: none;
}





.T1
{
 font-family: Tahoma;
 font-size: 8pt;
 background-color: #003172;
 color: #ffffff;
 font-weight : bold;
 border : 1px solid #ffffff;
}


.T1_a
{
 font-family: Tahoma;
 font-size: 8pt;
 background-color: #003172;
 color: #ffffff;
 font-weight : bold;
 border : 1px solid #ffffff;
 border-right : 0px none;
}


.T2
{
 font-family: Tahoma;
 font-size: 8pt;
 background-color: #D2E1F6;
 border : 1px solid #B8CEED;
 color: #333333;
 font-weight : normal;
}


.adres
{
 font-family: Tahoma;
 font-size: 8pt;
 color: #aaaaaa;
 font-weight : normal;
}

#orders_td > form > table , #orders_td > table {margin: 0 auto;}
