* {
	font-family: Arial,Verdana,sans-serif;
}
html, body {
	height: 100%;
}
body { 
	/*url('/.img/tlo.png') repeat-x;*/
	background: #efefef;
	margin: 0;
    padding: 0;
    line-height: normal;
}
#header {
	width: 960px;
	height: 125px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}
#header_ug {
	width: 133px;
	height: 125px;
	padding-top: 10px;
	float: left;
	background: url('/.img/bg_centr_menu.png') no-repeat scroll right center transparent;
	border: none;
	cursor: pointer;
}
#logo_wzr {
	width: 185px;
	height: 125px;
	padding-top: 6px;
	float: left;
	background: url('/.img/bg_centr_menu.png') no-repeat scroll right center transparent;
	border: none;
	cursor: pointer;
}
#header_wzr {
	width: 420px;
	height: 80px;
	padding: 40px 0 0 20px;
	float: left;
	border: none;
}
#header_wzr a {
	cursor: pointer;
	color: #053C78;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}
#header_wzr a:hover {
	color: #27552b;
}
#tlo_menu { 
	height: 68px;
	margin: auto;
		background: url('/.img/belka.png') repeat-x;
	display: block;
}
#belka_menu { 
	width: 960px;
	height: 60px;
	margin: 0 auto;
	background: url('/.img/belka.jpg') repeat-x;
}
.wyszukaj form {
	width: auto;
	display: block;
	height: 100%;
	padding: 0px;
}
.pole_szukaj {
	width: 172px;
	height: 24px;
	padding: 0;
	margin-top: 19px;
	margin-left: 47px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-box-sizing: border-box;
	background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%) repeat scroll 0% 0% transparent;
	float: left;
	color: #282828;
	border: 1px solid #fff;
	border-left: none;
	text-align: center;
	font-size: 13px;
	box-sizing: border-box;
}
.szukaj {
	width: 35px;
	height: 24px;
	margin-top: 19px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	float: left;
	border: 1px solid #fff;
	border-left: none;
	background: #27552b;
	background-image: url('/.img/search.png');
	background-repeat: no-repeat;
	background-position: center; 
	font-size: 13px;
}
.szukaj:hover {
	background: #fea100;
	background-image: url('/.img/search.png');
	background-repeat: no-repeat;
	background-position: center; 
}
#strona {
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin-bottom: -310px;
}
#blok_center {
	width: 960px;
	margin: 15px auto;
	display: block;
}
#blok_left_center {
	width: 620px;
	height: auto;
	float: left;
}
#info_center {
	width: 620px;
	height: 366px;
	margin-top: 30px;
}
.info_blok {
	width: 205px;
	height: 170px;
	float: left;
	border-left: 1px solid #dadada;
}
#slider {
	background: #ffffff;
	width: 620px;
	height: 277px;
	border: 1px solid #e3e3e3;
	box-shadow: 2px 4px 4px #cfcfcf;
	-webkit-box-shadow: 2px 4px 4px #cfcfcf;
	-moz-box-shadow: 2px 4px 4px #cfcfcf;
	-o-box-shadow: 2px 4px 4px #cfcfcf;
	z-index: -1;
}
.belka_slider {
	width: auto;
	height: 50px;
	position: absolute;
	bottom: 30px;
	right: -4px;
	z-index: 99;
	font-family: Arial,Verdana,sans-serif;
	background: url('/.img/aktualnosci_2.png') repeat-x;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	display: table;	
	padding: 0px 10px;
}
#belka_slider:hover {
	text-decoration: underline; 
	font-weight: bold;
}
.tytul_slider {
	position: static; 
	vertical-align: middle; 
	display: table-cell; 
	text-align: center; 
	height: 50px; 
}
.belka_menu_right {
	width: 309px;
	height: 51px;
	background-image: url('/.img/aktualnosci_1.png'), url('/.img/aktualnosci_2.png');
	background-repeat: no-repeat, repeat-x;
	border-right: 3px solid #57738c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 8px;
	padding-top: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.belka_menu_left {
	width: 222px;
	height: 51px;
	background-image: url('/.img/aktualnosci_1.png'), url('/.img/aktualnosci_2.png');
	background-repeat: no-repeat, repeat-x;
	background-color: #57738c;
	list-style-position: inside;
	padding-left: 30px;
	box-sizing: border-box;
	display: table;
}
.belka_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	display: table-cell;
}
#blok_right_center {
	width: 320px;
	height: auto;
	float: left;
}
.info_right_box {
	width: 298px;
	height: auto;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	border-top-width: 0px;
	margin-left: 19px;
	margin-bottom: 10px;
	display: block;
	box-shadow: 2px 4px 4px #e3e3e3;
	-webkit-box-shadow: 2px 4px 4px #e3e3e3;
	-moz-box-shadow: 2px 4px 4px #e3e3e3;
	-o-box-shadow: 2px 4px 4px #e3e3e3;
	padding-bottom: 5px;
}
#nawigacja_line {
	width: 960px;
	height: 16px;
	margin: 10px auto 14px;
}
#nawigacja_line a {
	font-family: Arial,Verdana,sans-serif;
	color: #0d94e5;
	font-size: 13px;
}
#aktualnosci_tlo {
	margin: 0px 13px 13px;
	padding-bottom: 15px;
	background: #f0f0f0;
	width: 272px;
	height: auto;
}
#kalendarz {
	margin: 0px 13px 13px;
	background: #f0f0f0;
	width: 272px;
	height: 242px;	
}
#logo_end {
	width: auto;
	height: 127px;
	margin: auto;
	text-align: center;	
	display: block;
}
#strona_left {
	width: 220px;
	height: 100%;
	display: inline;
	float: left;
}
#strona_right {
	display: inline; 
	width: 710px;
	height: 100%; 
	float: right;
	padding: 0 10px; 
	color: #282828;
	text-align: justify;
	font-size: 13px;
}
#strona_left_box {
	clear: left;
	width: 210px;
	height: 100%;
	background: #ffffff;
	border: 1px solid #e3e3e3;
	border-top-width: 0px;
	box-shadow: 2px 4px 4px #e3e3e3;
	-webkit-box-shadow: 2px 4px 4px #e3e3e3;
	-moz-box-shadow: 2px 4px 4px #e3e3e3;
	-o-box-shadow: 2px 4px 4px #e3e3e3;
	padding-bottom: 5px;
	margin-left: 11px;
}
#menubox {
	margin: 0px 13px 13px;
	padding: 0px 0px 6.5px;
	background-color: #f0f0f0;
	text-decoration: none;	
}
.leftlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-width: 0px;
	border: medium none;
	list-style: none outside none;
	text-align: left;
	text-decoration: none;
}
.leftlist ul.zamknij {
  display: none;
}
.leftlist ul.odkryj {
  display: block;
}
.leftlist > li {
	width: 100%;
	list-style-position: inside;
	vertical-align: bottom;
	min-height: 24px;
    overflow: hidden;
    text-decoration: none;
	background: none;
	box-shadow: 0px 1px 0px #ffffff;
}
.leftlist li.select > a {
	color: #fff;
	background: #fea100;
}
.leftlist > li:hover > a {
	background-color: #0D94E5;
}
.leftlist li > a {
	display: block;
	text-decoration: none;
	padding: 7px 5px;
	/*padding: 5px 5px 0px 5px;*/
	width: 98%;
	min-height: 26px;
	border-bottom: 1px solid #e3e3e3;
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 13px;
	color: #282828;
	box-sizing: border-box;
}
.leftlist li.submenu > a {
	/* IE10+ */ 
	background-image: url("/.img/a_menu.gif");
	/* Mozilla Firefox */ 
	background-image: url("/.img/a_menu.gif");
	/* Opera */ 
	background-image: url("/.img/a_menu.gif");
	/* Webkit (Safari/Chrome 10) */ 
	background-image: url("/.img/a_menu.gif");
	/* Webkit (Chrome 11+) */ 
	background-image: url("/.img/a_menu.gif");
	/* W3C Markup */ 
	background-image: url("/.img/a_menu.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.leftlist li.submenu > a:hover {
	background-color: #0D94E5;
	/* IE10+ */ 
	background-image: url("/.img/a_menu_h.gif");
	/* Mozilla Firefox */ 
	background-image: url("/.img/a_menu_h.gif");
	/* Opera */ 
	background-image: url("/.img/a_menu_h.gif");
	/* Webkit (Safari/Chrome 10) */ 
	background-image: url("/.img/a_menu_h.gif");
	/* Webkit (Chrome 11+) */ 
	background-image: url("/.img/a_menu_h.gif");
	/* W3C Markup */ 
	background-image: url("/.img/a_menu_h.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.leftlist li.submenu.open > a {
	/* IE10+ */ 
	background-image: url("/.img/a_menu_down.gif");
	/* Mozilla Firefox */ 
	background-image: url("/.img/a_menu_down.gif");
	/* Opera */ 
	background-image: url("/.img/a_menu_down.gif");
	/* Webkit (Safari/Chrome 10) */ 
	background-image: url("/.img/a_menu_down.gif");
	/* Webkit (Chrome 11+) */ 
	background-image: url("/.img/a_menu_down.gif");
	/* W3C Markup */ 
	background-image: url("/.img/a_menu_down.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.leftlist li.submenu.open.select > a {
	/* IE10+ */ 
	background-image: url("/.img/a_menu_down_h.gif");
	/* Mozilla Firefox */ 
	background-image: url("/.img/a_menu_down_h.gif");
	/* Opera */ 
	background-image: url("/.img/a_menu_down_h.gif");
	/* Webkit (Safari/Chrome 10) */ 
	background-image: url("/.img/a_menu_down_h.gif");
	/* Webkit (Chrome 11+) */ 
	background-image: url("/.img/a_menu_down_h.gif");
	/* W3C Markup */ 
	background-image: url("/.img/a_menu_down_h.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.leftlist a.poz2 {
	padding-left: 8px;
}
.leftlist a.poz3 {
	padding-left: 16px;
}
.tytul {
	font-weight: normal;
	font-size: 24px;
	color: #053C78;
	border-bottom: 2px solid #053C78;
	margin: 0px 0px 8px 0px;
}
.podtytul {
	color: #b0b0b0;
	margin: 0px 0px 15px 0px;
}
#footer {
	height: 301px;
	clear: both;
}
#stopka_tlo {
	background: #053c78;
	width: 100%;
	height: 200px;
	display: block;
	padding-top:5px;
}
#stopka {
	width: 960px;
	height: 161px;	 
	margin: 0px auto;
}
#stopka_left {
	width: 220px;
	height: 161px;
	margin-top: 4px;
	background: url('/.img/Polska.png') no-repeat; 
	float: left;
	text-align: right;
}
#stopka_center {
	width: 500px;
	height: 161px;
	margin: 4px 10px 0 10px;
	background: url('/.img/rozdzielnik_stopka.png') no-repeat scroll left top transparent;
	float: left;
}
#stopka_center_l {
	width: 250px;
	height: 161px;
	float: left;
}
#stopka_center_p {
	width: 250px;
	height: 161px;
	float: left
}
#stopka ul {
	list-style-type: none;
	margin-top: -10px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 0px;
}
#stopka ul a {
    display: block;
    margin: 8px auto;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0px 0px 11px;
    background: url('/.img/a_h.png') no-repeat scroll left 3px transparent;
    vertical-align: top;
}
#stopka ul a:hover {
    text-decoration: underline;
    background-position: 0 -123px;
}
#stopka a {
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 14.5px;
	text-decoration: none;
}
#stopka_right {
	width: 220px;
	height: 161px;
	margin-top: 5px;
	float: left;
	text-align: left;
	background: url('/.img/rozdzielnik_stopka.png') no-repeat scroll left top transparent;
}
#stopka_right_box {
	width: 155px;
	height: 126px;
}
#map {
	width: 23px;
	height: 28px;
	background: url('/.img/balon.png') no-repeat scroll left top transparent;
	cursor: pointer;
	margin-left: 28px;
	z-index: 99;
	float: left;
}
#map {
	width: 23px;
}
#map:hover {
	background-position: 0 -27px;
}
#stopka_down {
	clear: left;
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
    height: 3s0px;
    background-color: #053c78;
    font-size: 10px;
	font-family: Verdana,sans-serif;
	color: #ffffff;	
	text-align: center;
	display: block;
}
.stopka_litery {
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-size: 10px;
	line-height: 14.5px;
}
#stopka_name {
	float: right; 
	width: 144px; 
	font-weight: bold; 
	text-align: right;
	margin-right: 12px;
}
#stopka_adres {
	width: 144px; 
	text-align: right;
	float: right;
	margin-top: 11px;
	margin-right: 12px;
}
#stopka_kontakt {
	width: 194px; 
	text-align: right;
	float: right;
	margin-top: 21px;
	margin-right: 12px;
}
.head {
	overflow: hidden;
	margin-bottom: 10px;
}
.head1 {
	height: 190px;
	width: 240px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
	padding: 5px;
	background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%) repeat scroll 0% 0% transparent;
}
.id_l {
	-webkit-box-shadow: -3px 3px 3px #f0f0f0;
	-moz-box-shadow: -3px 3px 3px #f0f0f0;
	box-shadow: -3px 3px 3px #f0f0f0;
}
.id_p {
	-webkit-box-shadow: 3px 3px 3px #f0f0f0;
	-moz-box-shadow: 3px 3px 3px #f0f0f0;
	box-shadow: 3px 3px 3px #f0f0f0;
}
.head2 {
	height: 200px;
	width: 455px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cfcfcf;
	background: #fff;
}
.head3 {
	height: 200px;
	width: 705px;
	border: 1px solid #cfcfcf;
	background: #fff;
}
.wizytowka_t1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #27552b;
	margin-top: 8px;
}
.wizytowka_t2 {
	font-size: 12px;
	text-align: center;
	color: #27552b;
	margin: 15px 0;
}
.kontakt {
	background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%, #e8e8e8 100%) repeat scroll 0% 0% transparent;
	margin: 0 5px; 
	color: #27552b;
	font-style: italic;
}
.kontakt_1 {
	text-align: right;
	width: 50px;
}
.kontakt_2 {
	text-align: left;
	width: 185px;
}
.kontakty {
	width: 300px;
	color: #27552b;
	font-weight: bold;
	font-size: 14px;
}
.kontakty1 {
	width: 60px;
	color: #27552b;
	/*font-style: italic;*/
	text-align: right;
}
.kontakty2 {
	width: 170px;
	color: #27552b;
	/*font-style: italic;*/
	margin-left: 10px;
}
.skrypt-wzr {
	margin: 10px 0;
}
.blok_kafelka {
	width: 350px;
	height: 270px;
	text-align: center;
	overflow: hidden;
}
.blok_kafelka a {
	font-size: 13px;
	font-weight: bold;
	color: #27552b;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.blok_kafelka:hover a {
	text-decoration: underline;
	text-decoration: none;
	color: #fea100;
}
.kafelka {
	width: 320px;
	height: 220px;
	border: 1px solid #cfcfcf;
	margin: 15px 15px 5px 15px;	
	-webkit-box-shadow: 3px 3px 3px #f0f0f0;
	-moz-box-shadow: 3px 3px 3px #f0f0f0;
	box-shadow: 3px 3px 3px #f0f0f0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.kafelka:hover {
	-webkit-box-shadow: 3px 3px 3px #68A06D;
	-moz-box-shadow: 3px 3px 3px #68A06D;
	box-shadow: 3px 3px 3px #68A06D;
}
.blok_kafelka_s {
	width: 235px;
	height: auto;
	margin: 5px 0;
	text-align: center;
	overflow: hidden;
	float: left;
}
.blok_kafelka_s a {
	font-size: 12px;
	font-weight: bold;
	color: #27552b;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 230px;
	margin: 0 auto;
	height: 100%;
}
.blok_kafelka_s:hover a {
	text-decoration: underline;
	text-decoration: none;
	color: #fea100;
}
.kafelka_s {
	width: 220px;
	height: 151px;
	margin: 5px auto;
	border: 1px solid #cfcfcf;
	-webkit-box-shadow: 3px 3px 3px #f0f0f0;
	-moz-box-shadow: 3px 3px 3px #f0f0f0;
	box-shadow: 3px 3px 3px #f0f0f0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.kafelka_s:hover {
	-webkit-box-shadow: 3px 3px 3px #68A06D;
	-moz-box-shadow: 3px 3px 3px #68A06D;
	box-shadow: 3px 3px 3px #68A06D;
}
.ramka {
	border: 1px solid #cfcfcf;
	background: #f6f6f6;
	box-shadow: 6px 6px 6px #f0f0f0;
	-webkit-box-shadow: 6px 6px 6px #f0f0f0;
	-moz-box-shadow: 6px 6px 6px #f0f0f0;
	box-sizing: border-box;
	padding: 30px;
	margin: 15px;
}
.specjalnosc_h {
	box-shadow: 6px 6px 6px #f0f0f0;
	box-sizing: border-box;
	border: 1px solid #cfcfcf;
	border-bottom: none;
	background: #f2f4f2;
	color: #27552b;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	margin-top: 15px;
	height: 40px;
	padding: 10px 0;
}
.specjalnosc {
	border: 1px solid #cfcfcf;
	background: #fff;
	box-shadow: 6px 6px 6px #f0f0f0;
	-webkit-box-shadow: 6px 6px 6px #f0f0f0;
	-moz-box-shadow: 6px 6px 6px #f0f0f0;
	box-sizing: border-box;
	padding: 15px;
	margin-bottom: 15px;
	color: #27552b;
}
.pracownik_b {
	border: 1px solid #d7d7d7;
	border-bottom: none;
    padding: 5px 10px;
    margin: 0;
    width: 350px;
    font-weight: bold;
    position: relative;
    color: #27552b;
}
.pracownik_t {
      border: 1px solid #d7d7d7;
    border-image: none;
    margin-bottom: 20px;
    width: 710px;
    padding: 8px;
    overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pracownik_foto {
	width: 160px;
	height: 200px;
	float: left;
	margin-left: 30px;
}
.pracownik_info {
	width: 460px;
	height: 200px;
	float: right;
	color: #27552b;
	padding: 5px 0;
	font-size: 12px;
    overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pname {
	color: #27552b;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	overflow: hidden;
	font-family: sans-serif;
}
.pkontakt {
	font-weight: normal;
	overflow: hidden;
}
.pkontakt > .sz1 {
	text-align: right;
}
.konsultacje {
	background-color: #f4f4f4;
	font-size: 12px;
	min-height: 35px;
	max-height: 70px;
    overflow: auto;
    padding: 4px;
    border: 1px solid #e1e1e1;
}
.konster {
	text-align: right;
	/*text-transform: lowercase;*/
}
.linia1 {
	margin-right: 5px;
	min-height: 24px;
	text-align: right;
}
.linia {
	margin-right: 5px;
	margin-top: 3px;
	min-height: 24px;
	text-align: right;
}
.linia2 {
	text-align: left;
	font-style: italic;
}
.linia3 {
	clear: both; 
	height: 10px; 
	border-bottom: 1px dotted #ccc; 
	margin-bottom: 6px;
}
.linia4 {
	border-bottom: 1px dotted #ccc; 
	padding: 5px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #27552b;
}
.tabela, .table {
	margin: 3px;
	padding: 0;
	width:100%;
	box-shadow: 6px 6px 5px 0px #adb3b1;
	-webkit-box-shadow: 6px 6px 5px 0px #adb3b1;
	-moz-box-shadow: 6px 6px 5px 0px #adb3b1;
	border: 1px solid #27552b;
	border-collapse: collapse;
    border-spacing: 0;
	height: 100%;
}
.tabela td, .table td {	
	padding: 3px;
	border: 1px solid #27552b;
}
.tabela tr:nth-child(odd), .tabele tr:nth-child(odd) { 
	background-color: #cccccc;
}
.tabela tr:nth-child(even), .tabele tr:nth-child(even) { 
	background-color: #e5e5e5; 
}
.tabela tr:first-child td, .tabele tr:first-child td {
	background-color: #27552b;
	border: 1px solid #000000;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}
.ogloszenie, .uchwala, .praca {
	border: 1px solid #cfcfcf;
	background: #fff;
	box-shadow: 6px 6px 6px #cfcfcf;
	padding: 30px;
	margin: 15px;
}
.ogloszenie_t {
	font-weight: bold;
	margin-bottom: 15px;
	width: 100%;
	text-align: center;
}
.uchwala_t {
	margin: 0px auto;
	font-weight: bold;
	padding-bottom: 15px;
	width: 450px;
	text-align: center;
}
.praca_t {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 450px;
	text-align: center;
}
.tabprog, .table1 {
	border: 1px solid #C0C0C0;
	border-collapse: collapse;
	padding: 5px;
	margin: 15px auto;
}
.tabprog th, .table1 th {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background: #e3e1e1;
}
.tabprog td, .table1 td {
	border: 1px solid #C0C0C0;
	padding: 5px;
}
.semestr {
	text-align: center;
	background: #f3f3f3;
	font-weight: 600;
}
.plan {
	border: 1px solid #cfcfcf;
	background: #fff;
	box-shadow: 6px 6px 6px #cfcfcf;
	padding: 5px;
	margin: 15px;
	border-spacing: 0;
	border-collapse: collapse;
}
.plan th {
	border: 1px solid #878787;
	width: 120px;
	height: 28px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to bottom, #025527 5%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%) repeat scroll 0% 0% transparent;
}
.plan tr th:first-child {
	width: 60px;
}
.plan td {
	border: 1px solid #878787;
	min-height: 26px;
	text-align: left;
	font-size: 10px;
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%) repeat scroll 0% 0% transparent;
}
.plan tr td:first-child {
	padding: 5px 0;
	text-align: center;
	color: #fea100;
}
caption {
    caption-side: top;
    text-align: left;
    color: #27552b;
    font-style: italic;
}
.blokplan {
	padding: 1px;
}
.plandok {
	border: 1px solid #cfcfcf;
	background: #fff;
	box-shadow: 6px 6px 6px #cfcfcf;
	padding: 5px;
	margin: 15px auto;	
	border-spacing: 0;
	border-collapse: collapse;
}
.plandok th {
	border: 1px solid #878787;
	height: 28px;
	text-align: center;
	color: #fff;
	background: linear-gradient(to bottom, #025527 5%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%, #06ad4f 100%) repeat scroll 0% 0% transparent;
}
/*
.plandok tr th:first-child {
	width: 90px;
}
*/
.plandok td {
	border: 1px solid #878787;
	min-height: 26px;
	text-align: left;
	font-size: 10px;
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%, #eeeeee 100%) repeat scroll 0% 0% transparent;
	padding-left: 5px;
}
.plandok tr td:first-child {
	padding: 5px 0;
	text-align: center;
}
.pinfo {
	color: #aaaaaa;
	font-style: italic;
}
.zifimg {
	border: none;
}
.zifimg_blok {
	width: 50%;
	text-align: center;
	float: left;
}
.tabgrey {
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	padding: 5px;
	margin: 15px auto;
}
.tabgrey th {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background: #e3e1e1;
}
.tabgrey td {
	border: 1px solid #C0C0C0;
	padding: 5px;
}
.filtr {
	background: #fff;
}