BODY {
	SCROLLBAR-FACE-COLOR: Silver;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: Black;
	SCROLLBAR-3DLIGHT-COLOR: black;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black;
	color: black;
	text-justify : auto;
	text-align : justify;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	background : #3399CC url(ta_back.gif);
	margin-top : 0px;
}

TD {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: black;
	vertical-align : top;
}

H1 {
	font-size : 30px;
}

H2 {
	font-size : 25px;
}

H3 {
	font-size : 20px;
}


HR  {
	size : 2;
	color:black;
	align:center;
}

A:Visited , A:Link  {
	color : White;
	text-decoration: none;
	font-weight : bold;
}

A:Active  {
  	color : Blue;
    text-decoration: none;
}

A:Hover  {
	text-decoration: underline;
	font-weight : bold;
	color : Yellow;
}

.ramka:link, .ramka:visited {
	text-decoration: none;
	font-weight : bold;
	color : White;
}


.ramka:Hover  {
	text-decoration: none;
	font-weight : bold;
	color : #FFFFE0;
	background-color : #248ABD;
	border-width : 1px;
	border-style : solid;
	border-color : Black;
	padding-left : 10px;
	padding-right : 10px;
}

small {
	font-family: Arial, Helvetica;
	background-color : transparent;
	font-size : 10px;
	font-weight : normal;
}

.emil {
 font-family: verdana, helvetica; 
 font-size: 8pt; 
 border-width: 1; 
 background: #f0f5fa;
}

.guzik {
	font-family: verdana, helvetica;
	font-size: 8pt;
	border-width: 1;
	background: #F5F5DC;
}

.header {
	background-color: #F0F8FF;
	font-weight : bold;
}

.margines {
	text-align : justify;
	text-justify : auto;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.margines2 {
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
}

.info {
	color: yellow;
	background-color : #4682B4;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : justify;
	text-justify : auto;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-top : 5px;
}

pre {
	padding-left : 90px;
	padding-right : 10px;
	padding-bottom : 10px;
	padding-top : 10px;
	font : bold 18px "Courier New", Courier, monospace;
	color : #4BA2D2;
	background : #004878;
}

.kod {
	font : bold 18px "Courier New", Courier, monospace;
	color : black;
	margin-left : 200px;
}

.jump {
	background-color : #FFF8DC;
	color : Black;
	font-weight : bold;
}

.warn {
	background-color : #EEEEEE;
	border : 2px solid Red;
	color : Black;
	font-weight : bold;
	text-justify : auto;
	text-align : justify;
}
