.styl {
	border: thin dotted;
	position: relative;
	top: auto;
	background-attachment: scroll;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat;
	background-position: center center;
}

.margines { margin-top:50px;
}

.margines_r { margin-top:0px; margin-bottom:0px; border:0px;
}

.ramka1 {color:#000080; background:#FDFFC4 url(../images/ramka1.gif) top left repeat-y;
}

A {
	COLOR: #FF0000; TEXT-DECORATION: inherit;
}

A:link {
	COLOR: #FF0000; TEXT-DECORATION: inherit;
}

A:visited{
	COLOR: #007480; TEXT-DECORATION: inherit;
}

A:active {
	COLOR: #990000; TEXT-DECORATION: inherit;
}

BODY {FONT-SIZE: 14px; font-family:Verdana; 
}

P {
	text-indent:00cm;
	text-align: justify;
}

.P2 {
	FONT-SIZE: 16px;
	text-indent:00cm;
	text-align: justify;
}
.t {FONT-SIZE: 13px; font-family:Verdana; 
}

.tabela {
	  BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 0px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; FONT-SIZE: 10px; font-weight:600;;
}

.tabela1 {
	  BORDER-RIGHT: #808080 0px solid; BORDER-TOP: #808080 0px solid; BORDER-LEFT: #808080 0px solid; BORDER-BOTTOM: #808080 0px solid; FONT-SIZE: 10px; font-weight:600;;
}

.tabela2 {
	  BORDER-RIGHT: #808080 1px inset; BORDER-TOP: #808080 1px inset; BORDER-LEFT: #808080 1px inset; BORDER-BOTTOM: #808080 1px inset; FONT-SIZE: 12px;;
}

.tabela3 { border-bottom-style:dotted; font-size:14px; font-size-adjust:none;

}

.nag { BORDER-RIGHT: #808080 0px solid; BORDER-LEFT: #808080 0px solid;
}

.tytul {font-size:20px; font:bold; text-align:center; font-family:Verdana; font-weight:700; color:#000080; 
}

.tytul2 {font-size:20px; font:bold; text-align:left; font-family:Verdana; font-weight:700; color:#000080; 
}

.tabela_s { background-color:#FFFFFF; text-align: center;
}
.test{border-top: 4px solid #7c7; /* mid green */
  background-color: #efe;     /* pale green */
  color: #050;                /* dark green */
}

