* { padding: 0; margin: 0 }
body	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #D0D0D0;
	background-image: url('img/bg_main.jpg');
	background-repeat: repeat;
	background-position: center top;
	}

h1	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #B09000;
	text-decoration: none;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
	}	

h2	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #B09000;
	text-decoration: none;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 0px;
	}	

h3	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #B09000;
	text-decoration: none;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	}	

h4	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #B09000;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 12px;
	}	

p	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
	}
	
p.subscr	{
	text-align: right;
	margin-top: 0px;		
	}
	
.warn {
	color: #FF0000;
	}

.strong	{
	font-weight: bold;
}

.innertitle {
	text-decoration: underline;
	font-weight: bold;
	}
	
.przypis {
	font-size: 10px;
	color: #B0A060;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	}
	
.va_t {
	vertical-align: top;
	}

.va_m {
	vertical-align: middle;
	}
	
.va_b {
	vertical-align: bottom;
	}
	
.vdist li {
	margin-top: 6px;
	margin-bottom: 6px;
	}

.solidbord {
		border-style: solid;
		border-width: 1;
		border-color: #a5acb2;
	}

.wfit {
		width: 500px;
	}

.wfit2 {
		width: 340px;
	}
	
p.small_comment {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}

p.orgname {
	text-align: center;
	}

hr.w80 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

table.smallborder {
	margin: 0;
	padding: 0;
	border-spacing: 0px;
	}

ul, ol	{
	text-align: justify;
	margin-left: 20px;
	margin-bottom: 12px;
	list-style-position: outside;
	}

table, tr, td	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	border-style: none;
	}

table.kod	{
	width: 380 px;
	height: 80 px;
	border-style: solid;
	border-color: #B0B0B0;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	vertical-align: top;
	font-family: "Courier New";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}

table.bannery	{
	width: 100%;
	border: none;
	text-align: center;
	}

textarea.kod	{
	border-style: solid;
	border-color: #B0B0B0;
	border-width: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	background-image: none;
	text-align: left;
	vertical-align: top;
	font-family: "Courier New";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	}

img	{
	padding-left: 0px;
	padding-right: 0px;        
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none; 
	}

a:link	{
	color: #B0A060;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #B0A060;
	text-decoration: none;
	font-weight: bold;
	}

a:hover	{
	color: #C0A000;
	text-decoration: underline;
	font-weight: bold;
	}

a:active {
	color: #C0A000;
	text-decoration: none;
	font-weight: bold;
	}

/*lista organizatorów*/

ul#orglist {
	list-style-type: upper-roman;
	margin-left: 20px;
	text-indent: -20px;
	}

ul#orglist li {
	text-indent: 0px;
	margin-top: 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

ul#orglist li ul {
	list-style-type: decimal;
	margin-top: 6px;
	margin-bottom: 0px;
	}

ul#orglist li ul li {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

ul#orglist li ul li ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 6px;
	}

ul#orglist li ul li ul li {
	font-weight: normal;
	text-decoration: none;
	}

ul#litreg {
	list-style-type: upper-roman;
}
	
ul#litreg li ul {
	list-style-type: decimal;
}

ul.agh_list {
	margin-top: -12px;
	list-style-type: disc;
}
ul.agh_reg {
	list-style-type: decimal;
}
ul.agh_reg li {
	margin-bottom: 6px;;
}
ul.agh_reg li span.regtitle {
	font-weight: bold;
}
ul.agh_reg ul {
	list-style-type: lower-alpha;
	margin-bottom: 0px;;
}
ul.agh_reg ul li{
	margin-bottom: 0px;;
}
ul.agh_reg ul ul {
	list-style-type: disc;
	margin-bottom: 0px;;
}

.zmianyreg	{
	
}



ul.list_disc {
	list-style-type: disc;
	}

.funkcja {
	font-size: 12px;
	margin-top: 0;	
	margin-bottom: 6px;	
	font-weight: normal;
	text-decoration: none;
	}
.job {
	font-weight: bold;
	}

.polecamy_header {
	text-align: center;
	padding-bottom: 10px;
	}
.polecamy_img {
	width: 200px;
	vertical-align: top;
	text-align: center;
	}
.polecamy_cont {
	padding-left: 10px;
	vertical-align: top;
	}

