.SPnbra	{color:brown;}
.SPnbor	{color:rgb(128,0,0);}
.SPncze	{color:red;}
.SPnnie	{color:blue;}
.SPjnie	{color:rgb(51,102,255);}
.SPnzie	{color:green;}
.SPrzie	{color:rgb(0,180,0);}
.SPnorm	{font-style:normal; font-weight:normal;}
.SPital	{font-style:italic;}
.SPbold	{font-weight:bold;}

.DVnsre	{background-color:rgb(192,192,192);}
.DVjsre	{background-color:rgb(204,204,204);}

.PRblok	{margin:0px; display:inline;}
.PRsmal	{font-size:11px; font-style:italic;}
.PRcent	{text-align:center;}
.PRjust	{text-align:justify;}
.PRjustA	{text-align:justify; text-indent:40px;}
.PRleft	{text-align:left;}
.PRrigh	{text-align:right;}

P			{margin-top:0px; margin-bottom:10px; margin-left:0px; margin-right:auto;}

IMG		{margin:0px; display:block; border:none;}

H1			{font-size:22px; font-weight:bold;}
H2			{font-size:20px; font-weight:bold;}
H3			{font-size:18px; font-weight:bold;}
H4			{font-size:16px; font-weight:bold;}
H5			{font-size:14px; font-weight:bold;}

BODY{
	margin:0px; padding:0px; border:0; text-align:center;/* centrowanie DIV dla FF */
	font-family:verdana; font-size:12px; font-style:normal; font-weight:normal; color:black;
	}
DIV{}
DIV.DVmain{
	width:770px;
	margin:0px auto; text-align:left;	/* centrowanie DIV dla IE */
	border-width:1px;	border-top:0;

	background-image:url('img_sza/klipvw_n.gif');	/* !!! wypełnienie menu pionowego */
	background-image:url('img_sza/klipvw_i.gif');	/*     */
	background-repeat:repeat-y;
	}
DIV.DVlogo{
	width:100%;
	position:relative;
	top:0px; left:0px;
	border-bottom-width:1px;
	}
DIV.DVlogo IMG     {width:90px; height:90px; margin:-90px 0px 0px 88%;}
DIV.DVlogo IMG.logo{width:100%; height:110px; margin:0px;}
DIV.DVlogo IMG.blat{width:90px; height:90px; margin:-92px 0px 0px 88%;}

DIV.DVmenuHor{
	width:100%; height:28px;
	position:relative;
	top:0px; left:0px;
	display:inline-block;
	border-bottom-width:1px;
	}
DIV.DVmenuHor IMG     {height:26px; display:inline;}
DIV.DVmenuHor IMG.marg{width:550px;}
DIV.DVmenuHor IMG.odst{width:200px;}
DIV.DVmenuHor IMG.menu{}

DIV.DVmenuVer{
	width:140px;
	position:relative;
	top:0px; left:0px;
	display:block;
	}
DIV.DVmenuVer IMG     {width:140px;}
DIV.DVmenuVer IMG.kres{height:2px;}
DIV.DVmenuVer IMG.menu{height:21px;}

DIV.DVokno{
	width:627px; height:435px;/* 627 = 770 - 140 - 3  */
	position:relative;
	top:-117px; left:141px;
	margin-bottom:-117px;
	}