/* ------------------------ ważne --------- */
.wazne {
	font-size: 1.1em;
	color: red;
	font-weight: bold;
}
.wazne-new {
	font-size: 1.1em;
	color:#2F4F4F; 
	font-weight: bold;
}
.wazne-italic {
	font-size: 1.1em;
	color: red;
	font-weight: bold;
	font-style: italic;
}
.wazne-green {
	font-size: 1.1em;
	color: green;
	font-weight: bold;
}
.wazne-italic-green {
	font-size: 1.1em;
	color: green;
	font-weight: bold;
	font-style: italic;
}
.wazne-blue {
	font-size: 1.1em;
	color: blue;
	font-weight: bold;
}
.wazne-italic-blue {
	font-size: 1.1em;
	color: blue;
	font-weight: bold;
	font-style: italic;
}
.wazne-gold {
	font-size: 1.1em;
	color: gold;
	font-weight: bold;
}
/* ------------------- koniec ważne --------------- */

#news {
	float: right;
	width: 845px;
	font: normal small Tahoma;
	text-align: justify;
}
#news p {
	text-indent: 20px;
}
#news .post {
	clear: both;
	margin-bottom: 3em;
}

#news .title {
	margin-top: 15px;
	padding: 0;
	border-bottom: 1px solid #808080;
	font-size: 1.3em;
	font-family: Tahoma;
	color: #2F4F4F;
}
#news .posted, #news .meta {
	margin: 0;
	text-align: right;
	color: #2f4f4f;
	font-size: xx-small;
}

#news .posted {
	margin-top: -15px;}

#news .meta {
	border-bottom: 1px solid #808080;
}

#news .meta p {
	margin: 0;}

.fontblue {
	color: blue;
	text-decoration: underline;
}
.foto150_71 {
	width: 150px;
	height: 71px;
	float: left;
	padding-left: 0px;
	margin-right: 15px;
}
.foto-mister {
	float: left;
	padding-left: 20px;
	margin-right: 15px;
}
.foto-mister-right {
	float: right;
	padding-right: 20px;
	margin-left: 15px;
}
#wyroznienie {
	background-color: #590000;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie li {
	list-style-type: none;
	padding-left: 170px;
}
.wyroznienie_1 {
	font-weight: bold;
	color: yellow;
	font-size: 1.2em;
}
#wyroznienie-blue {
	background-color: navy;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie-blue li {
	list-style-type: none;
	padding-left: 170px;
}
.wyroznienie_2 {
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}
#wyroznienie-orange {
	background-color: #ffd700;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie-green {
	background-color: green;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie-green li {
	list-style-type: none;
	padding-left: 170px;
}
#wyroznienie-red {
	background-color: #b90000;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie-red li {
	list-style-type: none;
	padding-left: 170px;
}
#wyroznienie-red-right {
	background-color: #b90000;
	font-size: 1em;
	position: static;
	left: 0px;
	color: black;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#wyroznienie-red-right li {
	list-style-type: none;
	padding-left: 240px;
}
.wyroznienie-white {
	font-weight: bold;
	color: white;
	font-size: 1.2em;
}

/* ---------------------rekrutacja ---*/
#rekrut_klasy {
	background-color: #ffefd0;
	font-size: 1em;
	position: static;
	left: 0px;
	color: maroon;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-type: none;
}
#rekrut_klasy li {
	list-style-type: disc;
	margin-left: 180px;
	padding-left: 0px;
	padding-bottom: 6px;
}
.rekrut_klasy_1 {
	font-weight: bold;
	color: maroon;
	font-size: 1em;
}

#rekrut_termin {
	background-color: white;
	width: 600px;
	margin: auto;
}
#rekrut_termin tr {
	padding-top: 5px;
	padding-bottom: 15px;
}
#rekrut_termin td.r_t {
	font-weight: bold;
	color: black;
	width:200px;
	text-align: center;
}
#rekrut_termin td {
	color: black;
	text-align: center;
	border-bottom: thin solid maroon;
	border-right: thin solid maroon;
}

#rekrut_pobierz {
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#rekrut_pobierz tr {
	padding-top: 5px;
	padding-bottom: 15px;
}
#rekrut_pobierz td.r_t {
	font-weight: bold;
	color: black;
	width:200px;
	text-align: center;
}
#rekrut_pobierz td {
	color: black;
	text-align: center;
	width:300px;
	border-bottom: thin solid maroon;
	border-right: thin solid maroon;
}

#achtung {
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	background-color: #ffefd0;
	color:maroon;
	text-align: center;
	padding: 2px 2px 4px 2px;
}

#rekrut_zasady {
	position: static;
	margin-right:auto;
	margin-left:60px;
}
#rekrut_zasady li {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	font: normal Verdana;
	list-style-type: none;
	text-align: center;
	height: 80px;
	border: 1px outset maroon;
	width: 220px;
}
#rekrut_zasady img {
	display: block;
	padding: 5px;
	margin-left: 50px;
}
#rekrutacja_md ul li{
	list-style-type: decimal;
	padding: 1px 0 3px 0;
}
#rekrutacja_md ul ul li{
	list-style-type: none;
}
#rekrutacja_md ul ul ul li{
	list-style-type: square;
}
#rekrutacja_1 ul li{
	list-style-type: none;
	padding: 3px 0 3px 0;
}
#rekrutacja_1 ul ul li{
	list-style-type: disc;
	margin-left: 50px;
}
.rekrutacja_nieslyszacy {
	font-size: larger;
}

#wypunktowanie {
	position: static;
	margin-right:auto;
	margin-left:140px;
}
#wypunktowanie li {
	list-style-type: disc;
}

#wybory {
	width: 500px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.kandydat {
	font-size: 12px;
	width:300px;
}

#Berlin_relacja {
	border-bottom: 1px solid maroon;
	font-size: 10px;
	margin-bottom: 2px;
}
.autorka_relacji {
	margin-top: -15px;
	font-size: 10px;}
	
.foto_relacja {
	width: 80px;
	height: 60px;
}
#relacja2014 {
	padding-left: 100px;
	margin-top:-70px;
}	

.news_autor {
	margin-top: 13px;
	float: right;
	margin-right: 50px;
	font-size: 10px;}

.link-ziom {
		font-weight: bolder;
		background-color:red;
	}
.link-aviva {
		font-weight: bolder;
		background-color:blue;
	}
	
.link-wiersze {
	color: blue;
	background-color:blue;
	font-size: smaller;
}	
.link-wiersze2 {
	background-color: navy;
	margin-left: 100px;
	line-height: 150%;
}	
	
.tlo-inne {
	background-color: yellow;
	color:maroon;}
	
	
#wiersz2015 {
	font-size: 12px;
}	
#wiersz2015 td.wiersz {
	padding-left: 20px;
	width: 320px;
	}
	
#wiersz2015 td.tlumaczenie {
	width:270px;
	font-size: 11px;
		padding-left: 40px;
}	
#sponsor2015 {
	font-size: 12px;
	margin-left: 200px;
}
#sponsor2015 li {
	list-style-type: circle;
}
#odyseja-ul li {
	list-style-type:square;
	margin-left: 30px;
	padding-bottom: 10px;
	color: maroon;
	font-size: 13px;
}
.odyseja-a {
	background-color: blue;
}
#link2019 a {
	background-color: white;
	color: maroon;
}
.strajk {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-left: 360px;
	border-bottom: 3px double #808080;
	font-size: 1em;
	font-family: Tahoma;
	color: yellow;
	background-color:maroon;
}
