body 
	{
	color: rgb(0,0,0);
	width: 600px;
	padding: 1em 1em 1em 1em; 
 	margin:0 auto 0 auto; 
	font-size:0.7em; 
	font-family:verdana,sans-serif; 
	font-weight:normal; 	
	text-align:justify;}


a	{text-decoration: none; 
	color: rgb(256,0,0); 
	font-weight:bold;
	}

a:hover {color: inherit }

a#hide
	{text-decoration: none; 
	color: rgb(16,20,18);
	font-weight:normal;
	cursor: text;
	}


div 	{
        border: rgb(16,20,18) dotted 1px;
	margin-top: 5em;
	margin-left: auto;
	margin-right: auto;
	}
table {	width: 100%;}

body{
	  background: url(snowflake01.png) fixed;
	  color: rgb(240,240,255);
	  }
	
table{
	color:rgb(49,65,148);
 	background: rgb(240,240,255);
 	   
	   }

td#uwaga{
  	color: rgb(240,240,255);
 	   background: rgb(49,65,148);

	}

td	{
	padding: 0.2em;
	border: rgb(255,255,255) dotted 1px}



td#meni{
 	color: rgb(240,240,255);
 	   background: rgb(49,65,148);
	}



td#meni:hover{
	color: inherit;
 	background: inherit;
	
	}
	

h1
        {
	padding: 0.4em;
        font-weight:bold;
        font-size:2em;
        }
h2
        {
	padding: 0.2em;
        font-weight:bold;
        font-size:1.2em;
        }



img {border:none}

