* 					{padding: 0; margin: 0;}

body					{
					text-align: center;
					background-color: #f3f2e1;
					color: #000;
					font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 0.8em;
					line-height: 1.6em;
}

h1					 {color: #af086e;
					margin-bottom: 20px;
					font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 1.4em;
}

h2					 {color: #af086e;
					margin-top:20px;
					margin-bottom: 10px;
					font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
					font-size: 1em;
}


p, ul, ol					{
					margin: 10px 0 10px 0;
					text-align: justify;
}

a					{
					color: #013a66;
					font-weight: bold;
					text-decoration: none;
					}
				

a:visited					{
					color: #517b9c;
					
					}
					
					
 a:hover		{
					color: #af086e;
					text-decoration: underline;
					}	
					
 a:focus		{
					background-color: yellow;
					background-image: none;
					}

 a:active		{
					color: #af086e;
					}					
					

li					{margin-left: 20px; clear: both;}


#container 			{
					width: 770px;
					background: #fbfaee url('img/container.jpg') repeat-y;
					margin: 30px auto 0 auto;
					text-align: left;
}
			
#header 				{
					width: 770px;
					height: 156px;
					background: #fbfaee url('img/header.jpg') no-repeat;
					position: relative;
}

ul#menu				{
					float: left;
					width: 235px;
					margin-top: 50px;
					margin-left: 30px;
					display: inline;
					font-size: 0.9em;
}
					
					
ul#menu li				{
					display: block;
					width: 195px;
					height: 27px;
					margin-left: 0;					
					line-height: 1em;
					list-style-type: none;					
					text-transform: uppercase;
					float: left;
}


ul#menu li#baner {padding: 20px 0; height: 60px;}

					
ul#menu li a			{text-decoration: none;
					
					color: #013a66;
					background: #fbfaee url('img/menuel.gif') no-repeat;
					display: block;
					width: 195px;
					height: 17px;
					padding-left: 50px;
					margin-bottom: 2px;
					padding-top: 8px;
					font-weight: normal;
					
					}
					
ul#menu li a.current		{
					color: #af086e;
					}
					
ul#menu li a:hover		{
					color: #af086e;
					}
					
ul#menu li a:hover		{
					background: #fbfaee url('img/menuel_hover.gif') no-repeat;
					}
					
ul#menu li a:focus		{
					background-color: yellow;
					background-image: none;
					width: 185px;
					}
					
ul#menu li a:active	{
					background: #fbfaee url('img/menuel_hover.gif') no-repeat;
					}
					

div#content 			{
					float: left;
					padding: 50px 0 50px 30px;
					width: 405px;
					display: inline;
					
					
}

div#content img 		{float: left;
					padding-right: 20px;
					border: none;
					padding-bottom: 1px;
}

div.prowadz p 		{clear: both;
					padding-bottom: 30px;}


div#footer 			{
					clear: both;
					padding-left: 50px;
					padding-top: 1px;
					background: url('img/footer.gif') no-repeat;
					height: 83px;
					font-size: 0.9em;
					text-align: right;
					}
		
		
td, th 					{padding: 4px; border: 1px solid #dddab2;}
th					{text-align: center; background: #f3f2e1;}
.table_lp, .table_lg			{text-align: center;}
.prowadzacy {font-size: 0.8em;width: 100px;}
tbody {margin: 2px; border: 1px solid black;}

#header img 	{border: none;}

#img_psmsip {position: absolute;
		top:55px;
		left: 295px;
		}
		
#img_wydzialprawa {position: absolute;
		top:98px;
		left: 295px;}
		
#img_umcslogo {position: absolute;
		top:47px;
		left: 564px;}
		
#img_prawologo {position: absolute;
		top:47px;
		left: 642px;}
		
#dopobrania li {padding-bottom: 20px;}

hr {  border-top: 1px dashed #aaa;
      border-bottom: 1px dashed #aaa;
			width: 100%;
			border-left: none;
			border-right: none;


      height: 1px;}