HTML, BODY, P, DIV, TD, A, INPUT, SELECT, TEXTAREA  {
 	font-size : 11px;
 	font-family : Verdana, Tahoma;
}
 
a, a:link, a:visited, a:active  {
	color: #3333FF;
}

a:hover  {
	color: red;
}

a.top, a.top:link, a.top:visited, a.top:active  {
	color: Black;
	font-weight: bold;
	text-decoration:none;
}

a.top:hover  {
	color: #3333FF;
	font-weight: bold;
	text-decoration:none;
}

a.bottom, a.bottom:link, a.bottom:visited, a.bottom:active  {
	color: white;
 	font-size : 10px;
	text-decoration:none;
}

a.bottom:hover  {
	color: white;
 	font-size : 10px;
	text-decoration:underline;
}

.small   {
 	font-size : 10px;
}

.big {
	font-size : 18px;
	font-weight : bold;
}

.topTitle   {
 	font-size : 18px;
	color: white;
	font-weight: bold;
}

.topText {
	color: #87cefa;
}

.listUZ {
	background-color: silver;
}

.listVY {
	background-color: lime;
}

.listFakZap {
	background-color: #F0F0F0;
}

.listFakNE {
	color: #ffffff;
	background-color: #b90000;
}

.listFakNEee {
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
}

.list {
	background-color: #F2F9FF;
	border-bottom : 1px solid #006bd7;
}

.listrow {
	background-color: #F0F0F0;
	border-bottom : 1px solid #006bd7;
}

.listrowRMA {
	background-color: #F0F0F0;
}

.listNO {
	color : Gray;
	background-color: #F2F9FF;
	border-bottom : 1px solid #006bd7;
}

.listrowNO {
	color : Gray;
	background-color: #F0F0F0;
	border-bottom : 1px solid #006bd7;
}

.listBig {
 	font-size : 12px;
	background-color: #F2F9FF;
	border-bottom : 1px solid #006bd7;
}

.listrowBig {
 	font-size : 12px;
	background-color: #F0F0F0;
	border-bottom : 1px solid #006bd7;
}

.listrowKosik {
	background-color: #F0F0F0;
	border-right : 1px solid #006bd7;
	border-bottom : 1px solid #006bd7;
}

.listrowRight {
	background-color: #F0F0F0;
	border-right : 1px solid #006bd7;
}

td.dlgBack   {
	color: white;
	background-color : #000000;
}

td.dlgTitle   {
	color: white;
	font-weight: bold;
	background-color : #006bd7;
}

td.dlgBackError   {
	color: black;
	background-color : #FF0000;
}

td.dlgTitleError   {
	color: white;
	font-weight: bold;
	background-color : #FF0000;
}

td.dlgWin   {
	color: black;
	background-color : #d4d0c8;
}

input.login   {
	width: 160px;
}

input.btn   {
	width: 90px;
	height: 24px;
}

input.btnKosik  {
	width: 140px;
	height: 24px;
}

select.boxCenik   {
	width: 185px;
}

input.inCenik   {
	width: 185px;
}

input.btnCenik   {
	width: 50px;
}

input.inObj1, textarea.inObj1   {
	width: 250px;
}

input.inObj1psc   {
	width: 60px;
}


.u_small   {
 	font-size : 10px;
}

.u_title {
	font-size : 13px;
	font-weight : bold;
	color : #003C6E;
}

.u_akt {
	background-color: #F0F0F0;
	border : 1px solid #006bd7;
}
