/***************************************************
* AUKCJE.CSS                                       *
* Podstawowy plik zawierający definicje styli CSS  *
* wykrzorzystywanych przez serwis AUKCJE           *
* by: maj,  ver: 02/06/2002                        *
***************************************************/


/* STYLE DO AUKCJI LIVE */


table.bord { border: 1px solid;  border-color: Maroon;  }
body.lv {
	background: #FFF0D3;
	margin-top: 0px;
}
A.listv, A.listv:link, A.listv:visited, A.listv:active {
	font-size : 11px;
	text-decoration : underline;
	color : maroon;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.listv:hover  {
	font-size : 11px;
	text-decoration : underline;
	color :red;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

A.listvred,  A.listvred:link, A.listvred:visited, A.listvred:active {
	font-size : 12px;
	text-decoration : underline;
	color : red;
	font: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.listvred:hover  {
	font-size : 12px;
	text-decoration : underline;
	color :black;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

A.listvblue, A.listvblue:link, A.listvblue:visited, A.listvblue:active {
	font-size : 9px;
	text-decoration : underline;
	color : Blue;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.listvblue:hover  {
	font-size : 9px;
	text-decoration : underline;
	color :black;}
	
A.listvblue2, A.listvblue2:link, A.listvblue2:visited, A.listvblue:active {
	font-size : 12px;
	text-decoration : underline;
	color : Blue;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.listvblue2:hover  {
	font-size : 12px;
	text-decoration : underline;
	color :black;}
	
TD.bord {
	border: 1px solid Maroon;
	font-size : 11px;
	background-color : #FFF1D3;
	color : black;
	text-align : center;
}
TD.lv11l {
	border: 0px;
	font-size : 11px;
	background-color : #FFF1D3;
	color : black;
	text-align : left;
}
TD.lv11c {
	border: 0px;
	font-size : 11px;
	background-color : #FFF1D3;
	color : black;
	text-align : center;
}

SPAN.mtitle{
font-size: 11px;
	color: Maroon;
	font-weight: bold;
}
SPAN.dtitle{
font-size: 13px;
	color: Maroon;
	font-weight: bold;
}
/*********************************************************************************/
/*STYLE DO AUKCJI */
BODY {
	BACKGROUND-IMAGE : 'http://aukcje.agraart.pl/live/html/img/tlo/tlo.gif';
	background-color : #FFF1D3;
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	MARGIN-LEFT: 4px; 
	MARGIN-TOP: 0px;
	MARGIN-HEIGHT : 0px;
	MARGIN-WIDTH : 4px;
}
TABLE.form {
	border: 0px solid;
	text-align: center;
	background-color : #FFF1D3;
}
TD.form {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	color : black;
	text-align : left;
}
TD.formmust {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	color : red;
	text-align : left;
}
TD.formmini {
	font-size : 10px;;
	background-color : #FFF1D3;
	color : black;
	text-align : left;
}
TABLE.form_mini {
	border: 1px solid;
	border-color : black; 
	text-align: center;
	background-color : #FFF1D3;
}
TH.form_mini {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	color : black;
	text-align : left;
}
TD.formbreak {
	width : 50;
	font-size : 11px;
}
TABLE.dane {
	border: 0px solid;
	text-align: center;
	background-color : #FFF1D3;
}
TD.dane {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	text-align : center;
}
TH.dane {
	border: 0px solid;
	font-size : 11px;
	font-weight : bold;
	background-color : #FFF1D3;
}
TD.danepole {
	border: 0px solid;
	font-size : 11px;
	font-weight : bold;
	color : black;
	background-color : #FFF1D3;
	text-align : left;
}
TD.danewart0 {
	border: 0px solid;
	font-size : 11px;
	font-weight : bold;
	color : black;
	background-color : #FFF1D3;
	text-align : left ;
}
TD.danewart1 {
	border: 0px solid;
	font-size : 11px;
	font-weight : bold;
	color : red;
	background-color : #FFF1D3;
	text-align : left ;
}
TD.danebreak {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	text-align : center;
}
TD.daneopis {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	text-align : justify;
	color : black;
	vertical-align : top;
}
TD.list0 {
	border: 0px solid;
	font-size : 11px;
	background-color : #EEEEEE;
}
TD.list1 {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
}
TABLE.list {
	border: 0px solid;
	width: 100%;
	text-align: center;
	background-color : #FFF1D3;
	border-color : #b9b9b9;
}
TD.list {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
}
TH.list {
	border: 0px solid;
	font-size : 12px;
	font-weight : bold;
	background-color : #FFE1B3;
}
TABLE.galery {
	border: 0px solid;
	width: 100%;
	text-align: center;
	background-color : #FFF1D3;
}
TD.galery {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	width : 150;
	text-align : center;
}
TH.galery {
	border: 0px solid;
	font-size : 14px;
	font-weight : bold;
	background-color : #FFF1D3;
}
TABLE.first {
	border: 0px solid;
	width: 100%;
	text-align: left;
	background-color : #FFF1D3;
}
TD.first {
	border: 0px solid;
	font-size : 11px;
	background-color : #FFF1D3;
	vertical-align : top;
}
TH.first {
	border: 0px solid;
	font-size : 14px;
	font-weight : bold;
	background-color : #FFF1D3;
}
SPAN.warn {
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
}
SPAN.info {
	font-size: 15px;
	color: red;
	font-weight: bold;
}
SPAN.datkon {
	font-size: 11px;
	color: red;
	font-weight: none;
}
SPAN.minus {
	font-size: 11px;
	color: red;
	font-weight: bold;
}
A.dane, A.dane:link, A.dane:visited, A.dane:active {
	font-size : 11px;
	text-decoration : underline;
	color : black;
}
A.dane:hover  {
	font-size : 11px;
	text-decoration : underline;
	color : red;
}
A.list, A.list:link, A.list:visited, A.list:active {
	font-size : 11px;
	text-decoration : underline;
	color : black;
}
A.list:hover  {
	font-size : 11px;
	text-decoration : underline;
	color : red;
}
DIV.nazwakat {
	font-size : 12px;
	font-weight : normal;
	color : black;
	text-align : left;
	margin-left : 0px;
}
DIV.nagkat {
	font-size : 14px;
	font-weight : bold;
	color : black;
	text-align : left;
}
DIV.listakat {
	font-size : 14px;
	color : black;
	text-align : left;
}
DIV.wydruk {
	font-size : 11px;
	color : black;
	text-align : right;
}
A.listakat, A.listakat:link, A.listakat:visited, A.listakat:active {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}
A.listakat:hover  {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}
A.listakaton, A.listakaton:link, A.listakaton:visited, A.listakaton:active {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}
A.listakaton:hover  {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}
A.nazwakat, A.nazwakat:link, A.nazwakat:visited, A.nazwakat:active {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}
A.nazwakat:hover  {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}
TABLE.login {
	border: 1px solid;
	border-color: black;
	color : black;
	width: 80%;
	text-align: left;
	background-color : #FFF1D3;
}
TD.loginpole {
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-align : left;
}
TD.loginwart {
	font-size : 12px;
	font-weight : bold;
	color : red;
	text-align : center;
}
DIV.copy {
	font-size : 8px;
	color : black;
	text-align : center;
}
A.copy, A.copy:link, A.copy:visited, A.copy:active {
	font-size : 8px;
	text-decoration : underline;
	color : black;
}
A.copy:hover  {
	font-size : 8px;
	text-decoration : underline;
	color : red;
}
DIV.list {
	text-align : center;
}
DIV.main {
	text-align : center;
}
TABLE.main {
	width: 100%;
	text-align: center;
	background-color : #FFF1D3;
}
TD.main {
	font-size : 11px;
	text-align : center;
	background-color : #FFF1D3;
	vertical-align : top;
}
TD.mainleft {
	font-size : 11px;
	text-align : left;
	background-color : #FFF1D3;
	width : 150;
	vertical-align : top;
}
TD.mainright {
	font-size : 11px;
	text-align : right;
	background-color : #FFF1D3;
	width : 150;
	vertical-align : top;
}
TH.main {
	font-size : 11px;
	background-color : #FFF1D3;
}
TABLE.menu {
	width: 100%;
	text-align: center;
	background-color : #FFF1D3;
	font-size : 11px;
}
TD.menu {
	font-size : 11px;
	background-color : #FFF1D3;
}
TH.menu {
	font-size : 11px;
	background-color : #FFF1D3;
}
HR.liniab2 {
	border : 1px solid;
	border-color : red;
	font-color : red;
	width : 100%;
	text-align : center;
	height : 1px;
	vertical-align : top;
}
HR.liniab1 {
	border : 1px solid;
	border-color : #e5d371;
	font-color : #e5d371;
	width : 100%;
	text-align : center;
	height : 1px;
}
HR.linialeft1 {
	border : 1px solid;
	border-color : #e5d371;
	font-color : #e5d371;
	width : 50%;
	text-align : left;
	height : 1px;
}
TD.tytstr {
	font-size : 16px;
	background-color : #FFF1D3;
	font-weight : bold;
	color : black;
}
DIV.galery {
	font-size : 11px;
	font-weight : normal;
	color : black;
	text-align : left;
	margin-left : 0px;
}
TD.galeryleft {
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	background-color : #FFF1D3;
}
TD.galeryright {
	font-size : 11px;
	text-align : right;
	background-color : #FFF1D3;
}
DIV.first_tytul {
	font-size : 14px;
	text-align : left;
	font-weight : bold;
	background-color : #FFF1D3;
}
DIV.first_opis {
	font-size : 12px;
	text-align : justify;
	font-weight : normal;
	background-color : #FFF1D3;
}
SPAN.first_pole {
	font-size: 12px;
	color: black;
	font-weight: normal;
}
SPAN.first_wart {
	font-size: 12px;
	font-weight: bold;
	color : red;
}
A.first_view, A.first_view:link, A.first_view:visited, A.first_view:active {
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
	color : black;
}
A.first_view:hover  {
	font-size : 12px;
	text-decoration : underline;
	color : red;
	font-weight : bold;
}
A.list_tytul, A.list_tytul:link, A.list_tytul:visited, A.list_tytul:active {
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
	color : black;
}
A.list_tytul:hover  {
	font-size : 11px;
	text-decoration : underline;
	color : red;
	font-weight : bold;
}
DIV.danepole {
	font-size : 11px;
	color : black;
	text-align : left;
	font-weight : bold;
}
A.danewart, A.danewart:link, A.danewart:visited, A.danewart:active {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}
A.danewart:hover  {
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : red;
}
SPAN.cena_rez_nie {
	font-size: 11px;
	font-weight: normal;
	color : black;
}
SPAN.cena_rez_tak {
	font-size: 11px;
	font-weight: bold;
	color : red;
}
SPAN.cena_rez_brak {
	font-size: 11px;
	font-weight: normal;
	color : red;
}
A.back, A.back:link, A.back:visited, A.back:active {
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
	color : black;
}
A.back:hover  {
	font-size : 12px;
	text-decoration : underline;
	color : red;
	font-weight : bold;
}
