* { padding: 0; margin: 0; }

body {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    background-color: #294b66;
}
#wrapper { 
    width: 984px;
    margin: auto;
    border-style: solid;
    border-width: 4px;
    border-color: #ececec;
    margin-top: 30px;
    margin-bottom: 20px;
}
#container { 
    width: 976px;
    border-style: solid;
    border-width: 4px;
    border-color: #294b66;
}
#container2 { 
    width: 968px;
    border-style: solid;
    border-width: 4px;
    border-color: #ececec;
}
#navigation {
    color: #333;
    padding: 0px;
    height: 160px;
    background: #2e2e2e;
    margin: 0 0 0 0;
}
#navigation a {
    color: #ececec;
    text-decoration: none;
}
#menu { 
	padding: 0;
	margin: 0;
	position: absolute;
	list-style-type: none;
	margin-top:-34px;
	border-bottom: 3px solid #76a152;
	width:968px;
	z-index:2;
} 
ul#menu li { 
	list-style-type: none; 
	float: left; 
	background: #2e2e2e;
} 
ul#menu li:hover { 
	list-style-type: none; 
	float: left; 
	background: #393939;
} 
ul#menu li a { 
	display: block;
	text-align: center;
	color: #ececec;
	padding-top: 10px;
	padding-bottom:12px;
	padding-left:14px;
	padding-right:14px;
   	font-size: 16px;
} 
ul#menu li a:hover {
	background: #393939;
        color: #76a152;
}
ul#menu li li a.norm { 
	width: 220px; 
	font-size:14px;
	text-align: left;
	padding-top:8px;
	padding-bottom:12px;
	list-style-type: none;
	padding-left:6px;
	padding-right:6px;
}
ul#menu li li.bogus { 
	border-top: 3px solid #76a152;
}
/*
ul#menu li:hover li a:before {
	content: "› ";
	color: #ececec;
}*/
ul#menu li:hover li a.norm:before {
	content: "› ";
	color: #ececec;
}
ul#menu li ul { 
	overflow: hidden; 
	display: none; 
} 
ul#menu li:hover ul { 
	position: absolute; 
	display: block;
	width: 235px; 
        border-top: 3px solid #76a152;
}
ul#menu li:hover li { 
        border-bottom: 1px solid #76a152;
}

.przerwa {
height: 50px;
    background: #2e2e2e;
}
ul.dropdown {
    width: 968px;
    list-style: none;
    position: absolute;
}
ul.dropdown li a {
    color: #ececec;
	display: block;
	padding: 12px;
    font-size: 16px;
	margin-top: -12px;
	margin-left: -12px;
}
ul.dropdown li {
    margin-top:-36px;
    float: left;
    padding: 12px;
    font-size: 16px;
}
ul.dropdown li a:hover {
    color: #76a152;
    border-bottom: 4px solid #76a152;
	text-decoration: underline;
}
ul.dropdown li li {
	float: none;
	background: #CDCECF;
}
ul.dropdown li ul {
	position: absolute;
	height: 1px;
	overflow: hidden
}
ul.dropdown li:hover ul {
	height:200px
}
#content { 
    color: #333;
    width: 938px;
    background: #ececec;
    margin: 0px 0px 0px 0px;
    padding: 15px;
	float: left;
}
#content a {
    color: #003896;
    border-bottom: 1px dashed #2c2c2c;
    text-decoration: none;
}
#content a:hover {
    color: #76a152;
    border-bottom: 0px dotted #2c2c2c;    
}
#footer { 
    color: #ececec;
    background: #2e2e2e;
    padding-left: 14px;
    padding-bottom: 4px;
    font-size: 16px;
}
#footer a {
    color: #ececec;
    border-bottom: 1px dashed #ececec;
    text-decoration: none;
}
#footer a:hover {
    color: #76a152;
    border-bottom: 0px dashed #ececec;
    text-decoration: none;
}
.main {
text-align: center;
}
#content .main a {
    border-bottom: 0px dotted #2c2c2c;   
}
ul.main {
    overflow: auto;
    list-style: none;
}
ul.main li {
    padding: 10px;
    margin: 20px 30px 20px 30px;
    border: 4px solid #294b66;/*#aaa;*/
    border-radius:25px;
    background-color: #e8e8e8;
    text-align: left;
    color: #2c2c2c;
    display:inline-block;

}
ul.main li {
    height: 175px;
    width: 379px;
    text-decoration: none;
    float: left;
}
ul.main a {
    color: #2e2e2e;
    text-decoration: none;
}
ul.main li:hover {
    border-color: #76a152;
    background-color: #fff;
    text-decoration: none;
    box-shadow: 10px 10px 12px #777;
}
img.pic {
    margin-right: 10px;
}
.single-pic, img.pic {
    float: left;
    border: 1px solid #aaa;
    height: 175px;
    width: 143px;
    box-shadow: 5px 5px 8px #aaa;
}
.left-pic {
    float: left;
    border: 1px solid #000;
    margin-right: 10px;
}
.papers {
    vertical-align: 10px;
    font-size: 21px;
}
.listt {
    font-size: 80px;
    margin-top:-15px;
    margin-right: 10px;
    float: left;
}
.keywords {
    text-transform: capitalize;
    border-bottom: 1px dotted #000;
    margin-left: 155px;
    margin-bottom:3px;
    padding-bottom: 15px;
    font-size: 21px;
    line-height:120%;
    text-align:center;
}
.grad-keywords {
    text-transform: capitalize;
    border-bottom: 1px dotted #000;
    margin-bottom:6px;
    padding-bottom: 10px;
    font-size: 21px;
    line-height:100%;
    text-align:center;
}
.keywords-small {
    text-transform: none;
    font-size: 16px;
}
.keywords-small2 {
    font-size: 19px;
    padding-top: 15px;
    margin-bottom: -17px;
    text-align:center;
}
.keywords-small3 {
    font-size: 19px;
    padding-top: 11px;
    margin-bottom: -25px;
    text-align:center;
}
.keywords-small4 {
    font-size: 19px;
    padding-top: 6px;
    margin-bottom: -30px;
    text-align:center;
}
#keyword {
    font-size: 12px;
    border: 0px;
    padding: 0px;
    line-height:120%;
}
a:hover {
    color: #76a152;
}
h1 {
    font-size: 21pt;
    padding-bottom: 12px;
    margin-top: 12px;
}
h2 {
    font-size: 16pt;
    margin-bottom: 20px;
    margin-top: 10px;

}
h3 {
    font-size: 13pt;
    margin-bottom: 2px;
}
h4 {
    font-size: 11pt;
    margin-top: 2px;
}
ul.research, ul.research-long {
    list-style:diamond;
    list-style-position:inside;
    width: 50%;
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 10px;
    margin-bottom: 12px;
    margin-top: 12px;
}
ul.research li, ul.research-long li  {
    margin: 4px;
}
ul.research-long {
    width: 97%;    
}
.top-field, .top-field-former {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 10px;
    height: 175px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.top-field-2 {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: -212px;
    margin-bottom: 15px;
    position: absolute;
    width: 325px;
    margin-left: 600px;
}
.top-field-3 {
    background: #fcfcfc;
    border: 1px solid #76a152;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: -212px;
    margin-bottom: 15px;
    position: absolute;
    width: 325px;
    margin-left: 600px;
    font-size: 11pt;
}
.top-field-4 {
    background: #fcfcfc;
    border: 1px solid #76a152;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: -212px;
    margin-bottom: 15px;
    position: absolute;
    width: 325px;
    margin-left: 600px;
    font-size: 11pt;
}
.toc {
    margin-top: -240px;
    margin-left: 605px;
    position: absolute;
}
.top-field, .field-short {
    width: 550px;
}
.top-field-former {
    width: 700px;
}
.single-field {
    padding-left: 170px;
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.single-label {
    font-weight: bold;
    display: block;
    position: absolute;
}
.single-value {
    padding-left:140px;
    display: block;
}
.single-value-former {
    padding-left:170px;
    display: block;
}
ul.cv, ul.cv_big, ol.cv, ol.cv_big, ol.bj {
    list-style-position: outside;
    padding: 4px;
    padding-left:25px;
}
ul.cv li, ol.cv li, ul.cv_big li, ol.cv_big li {
    padding: 4px;
}
ol.bj {
    padding-left: 30px;
}
ol.bj li {
    padding: 4px;
}
ol.cv_big li {
    font-weight: bold;
    font-size: 13pt;
}
span.cv {
    padding-left: 290px;
    position: absolute;
    margin-top: -20px;
}
span.cvv {
    display: block;
    padding: 5px; 
    line-height: 150%; 
}
.field, .field-short {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    /*box-shadow: 5px 5px 8px #aaa;*/
}
.tania {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: normal;
}
.contact {
    margin-top: 30px;
    margin-bottom: 12px;
    height: 160px;
    position: relative;
}
.contact1, .contact2 {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 10px;
    margin-bottom: 12px;
    width: 435px;
    position: absolute;
}
.contact2 {
    margin-left: 470px;
    line-height: 150%;
}
.twocol-two, .twocol-one {
    position: absolute;
    font-size: 16pt;
    font-weight: bold;
    padding-bottom: 10px;
}
.twocol-two {
    padding-left: 470px;
}
div {
    line-height: 130%;   
}
p {
    padding: 6px;
    text-indent: 25px; 
    line-height: 130%;   
}
ol {
    padding-left: 25px;
}
ul {
    list-style-position:inside;
}
p.page {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 12px; 
    margin-bottom: 12px;
    margin-top: 12px;
}
div.page {
    background: #fcfcfc;
    border: 1px solid #dbdbdb;
    padding: 12px; 
    margin-bottom: 12px;
    margin-top: 12px;
}
dd.bj {
    text-indent: 30px;
    padding-bottom: 15px;
}
dt.bj {
    margin-bottom: -18px;
}
div.left-column { 
    width:150px; 
    float:left; 
    text-align:center; 
    vertical-align:middle; 
} 
div.table-content { 
    width:300px; 
    float:left; 
    text-align:right; 
} 
div.right-column { 
    width:150px; 
    float:right; 
    text-align:center; 
    vertical-align:middle; 
} 
#content a.name {
    border-bottom: 0px dashed #2c2c2c;
    color: #2c2c2c;
}
.bigred {
    color: red;
    font-size: 25pt;
    padding: 10px;
    text-decoration: blink;
}
.right {
    text-align: right;
}
.main-tabela tr, .main-tabela td {
    font-size: 13px;
    border: 0px;
    padding: 0px;
    padding-right: 10px;
    padding-left: 10px;
}
table.main-tabela a {
	border-bottom:0px;
}
table.main-tabela a:before {
	content: "› ";
	color: #000;
}
table.cv-tabela {
    width: 600px;
}
table.cv-tabela-short {
    width: 500px;
}
table.cv-tabela, table.cv-tabela-short {
    border-bottom-style:solid;
    border-bottom-width:2px;
    border-top-style:solid;
    border-top-width:2px;
    border-color:#2e2e2e;
    border: 1px 0px 0px 0px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    padding: 7px;
}
.cv-tabela th, .cv-tabela-short th {
    padding: 7px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color:#2e2e2e;
    border: 1px 0px 0px 0px;
    margin-top: 15px;
}
.cv-tabela td, .cv-tabela-short td {
    padding: 4px;
}
table.tabela  {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 20px;
}
tr.contacts-xxx:hover {
	background:#ececec;
}
.tabela th {
    padding: 5px;
    padding-top: 10px;
    font-size: 1.1em;
    border-bottom: 1px solid #2e2e2e;
    border-top: 1px solid #2e2e2e;
}
.tabela td {
    padding: 5px;
}
.dol {
    padding-top: 7px;
    font-size: 0.8em;
}
#fancy {
    width:900px;
    margin: 10px auto 10px auto;
    border-collapse:collapse;
    border-bottom:2px solid #2e2e2e;
    text-align:center;
}
#fancy td, #fancy th {
    font-size:1em;
    padding:5px 7px 4px 7px;
    border:1px solid #ccc;
}
#fancy th {
    font-size:1.1em;
    padding-top:5px;
    padding-bottom:4px;
    border-bottom:1px solid #2e2e2e;
    border-top:2px solid #2e2e2e;
}
td.moje {
    border:1px solid #2e2e2e;
}
td.odd {
    background-color:#ececec;
}
td.spr {
    background-color:#f3db7d;
}
td.done {
    background-color:#97ce69;
}
td.fail {
    background-color:#fc5959;
}
.development {
    font-size:0.7em;
    left: 2.5cm;
    position:relative;
}
