﻿body		{margin:0px 0px 0px 0px; 
		 background:#FFF;
		 font-family: verdana;}

A 	        {color: #003366; text-decoration: none;}
A:link		{color: #003366; text-decoration: none;}
A:visited	{color: #003366; text-decoration: none;}
A:active	{color: #999999;}
A:hover		{color: #999999;}

hr		{color: rgb(67%,76%,84%);}

h1		{margin: 0px; 
		 padding: 0px; 
		 font-size: large;
		 text-align: center;}

h1.kolegij	{position: absolute;
		 font-family: verdana;
 		 font-size: 30px;
		 margin-left: 20px;
		 margin-top: 20px;}

#header		{width: 100%;
		 height: 90px;
		 margin: auto auto 10px auto;
		 color: #036;
		 /*background:rgb(67%,76%,84%);*/
		 background-image:url('blue.jpg');
        	 background-repeat:repeat-x;}


table 		{color: #036;
 		 font-size: 10px;
 		 font-weight: normal;}

td 		{text-align: left;
		 vertical-align: middle;
		 padding: 6px;}

td.bold		{text-align: center;
		 vertical-align: middle;
		 padding: 6px;
		 font-weight: bold;
		 background-image:url('blue.jpg');
		 background-repeat:repeat-x;}

td.center	{text-align: center;
		 vertical-align: middle;
		 padding: 6px;}

td.white	{color: white;}

.description  	{font-family: verdana;
 	     	 color:#333;
 		 font-size:small;
 		 text-transform:none;}

#content 	{position:absolute;
 		 background:#FFF;
 		 margin-right:16px;
 		 margin-left:220px;
 		 /*margin-top:20px;*/
 		 margin-bottom:20px;
 		 border:1px solid #FFF;
 		 width: 70%;}

.section 	{font-family: verdana;
 		 color:#036;
		 font-size: 10px;
		 font-weight: normal;
		 /*margin-top: 30px;*/
		 background: #FFF;
		 line-height: 160%;}

.section a,
.section a:link,
.section a:visited,
.section a:active,
.section a:hover {font-weight: normal;
 		  text-decoration: none;}
 
#col1o2 	{position:absolute;
		 left:1em;
		 width:11em;
		 z-index:4;}

#col1o2content 	{margin-right:0px;
		 padding:0px;
	 	 color:#036;
		 background-color:#fff;
		 /* border-right:1px solid rgb(67%,76%,84%); */
		 border-top:1px solid rgb(67%,76%,84%);}	

ul.linklist 	{font-size: 10px;
		 color:#036;
		 line-height:1.5;
		 margin:0;
		 padding:0;
		 list-style:none;}

ul.linklist li 	{line-height:1.5;
		 border-bottom:1px solid rgb(67%,76%,84%);
		 margin:0;
		 padding:0;}

ul.linklist a {display:block; text-decoration:none; padding:0 0 0 0.33em; height:100%;}
ul.linklist a:link {text-decoration:none;}
ul.linklist a:visited {text-decoration:none;}
ul.linklist a:hover {background:rgb(80%,85%,90%);}



		

		
	