body { 
		font-family: Times New Roman CE, Times CE, Times New Roman, Times, serif;
		background-color: #FFCC99; 
		margin-top: 0; 
		}

p, ul, ol, td, table { 
		font-family: Times New Roman CE, Times CE, Times New Roman, Times, serif;
		}
		
p { 
		text-align: justify;
		}

a    	{
		text-decoration: none;
		font-weight: bold;
      		color: #CC6633;
		}

		
a:hover {
		text-decoration: underline;
		font-weight: bold;
		}
		

.nadpis	{
		font-size: 120%;
		font-weight: bold;	
		text-align: right;	
		color: #000000;
		}

.title { 
		background-image: url(../graphics/backttl.gif);
         	background-repeat: no-repeat;
         	background-attachment: fixed;
         	}

.left { 
		background-image: url(../graphics/backleft1.jpg);
         	background-repeat: repeat-y;
         	background-attachment: fixed;
         	}

.menu1 { 
		background-image: url(../graphics/backmenu3.jpg);
         	}

a.menu {
		text-decoration: none;
		font-weight: bold;
      		color: #ffcc99;
		}

.rightmenu {
		list-style-image: url(../graphics/square.gif);
		list-style-position: outside;
		margin: 0 0 15 15;
		}
	
.menu2 	{	
		font-weight: bold;
		color: #CC6633;
		font-size: 80%;
		}

a.menu2 	{	
		text-decoration: none;
		}

a.menu2:hover 	{	
		text-decoration: underline;
		}

.menunadp {	
		color: #993300;
		font-weight: bold;
		text-align: left;
		margin: 0 0 0 0;
		}	

.form {	
		font-weight: bold;
		text-align: left;
		}

.dalsi {	
		font-style: italic;
		text-align: right;
		}

.levy {	
		text-align: left;
		}


