html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a{

	color: #223152;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	cursor: pointer;
}

html{
	height: 100%;
	width: 100%;
}

body{
	margin:0px;
	padding:0px;
	font-family: 'Biryani';
	font-size: 13px;
	line-height: 22px;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	background-color: white;
	color: #223152;
	width: 100%;
	font-weight:300;
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
}

/* SELEKTORY: */

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 200;
    src: url(/fonts/Biryani-UltraLight-200.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Biryani-Light-300.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/Biryani-Regular-400.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 500;
    src: url(/fonts/Biryani-SemiBold-500.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 600;
    src: url(/fonts/Biryani-Bold-600.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 700;
    src: url(/fonts/Biryani-ExtraBold-700.ttf) format('truetype');
}

@font-face {
    font-family: 'Biryani';
    font-style: normal;
    font-weight: 800;
    src: url(/fonts/Biryani-Heavy-800.ttf) format('truetype');
}



.menu_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
	font-weight: 400;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	
}

.menu{
	float: right;
	line-height: 29px;
	height: 32px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	font-size: 14px;
	color: white;
	font-weight: 300;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.menu:hover{
	color: rgba(255, 255, 255, .5);
	cursor: pointer;
}

.pobierz{
	border: 1px solid white;
	border-radius: 16px;
	margin-left: 9px;
	padding-left: 13px;
	padding-right: 13px;
	
}

.pobierz:hover{
	background-color: rgba(255, 255, 255, .1);
	cursor: pointer;
	color: rgba(255, 255, 255, 1);
}

.top_bg{
	width: 100%;
	height: 560px;
	background-image: url(../grafika/top_bg_metoda_projektu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 60px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.top_content{
	margin: 0 auto;
	width: 980px;
	margin-top: 200px;
	height: auto;
	overflow: hidden;
}

.imie_i_nazwisko{
	float: right;
	color: white;
	font-size: 45px;
	line-height:50px;
	text-align: left;
	width: 560px;
	font-weight: 200;
	letter-spacing: -1px;
}

.tytul_naukowy{
	float: right;
	width: 556px;
	text-align: left;
	color: #223152;
	font-size: 17px;
	line-height: 18px;
	font-weight: 200;
	letter-spacing: 1px;
}

.o_mnie{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.o_mnie_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
}

.tytul_zakladki{
	float: left;
	font-size: 30px;
	line-height: 50px;
	font-weight: 200;
	width: 100%;
	padding: 0;
	margin: 0;
	letter-spacing: -1px;
}

.tresc_zakladki{
	float: left;
	margin-top: 5px;
	width: 100%;
	text-align: justify;
	font-weight: 300;
}

.publikacje{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #223152;
}

.publikacje_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
}

.konkretna_publikacja{
	position: relative;
	float: left;
	width: 980px;
	border-radius: 5px;
	padding: 20px;
	padding-right: 25px;
	height: auto;
	background-color: #1E2C4B;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}

.rodzaj_publikacji{
	float: left;
	color: #9B9B9B;
	font-size: 12px;
	line-height: 15px;
	clear: both;
}

.tytul_publikacji{
	float: left;
	clear: both;
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 2px;
	font-weight: 300;
}

.szczegoly_publikacji{
	float: left;
	width: 70%;
}

.akcja_publikacji{
	float: right;
	line-height: 29px;
	width: 110px;
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
	height: 32px;
	color: #979797;
	font-weight: 200;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #979797;
	border-radius: 16px;
}

.akcja_publikacji:hover{
	color: white;
	cursor: pointer;
}

.inne{
	float: left;
	width: 980px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.inne_recenzje{
	float: left;
	font-size: 20px;
	color: #3B1F17;
	margin-left: 2px;
}

.inne_dashed{
	float: left;
	height: 1px;
	width: 807px;
	border-bottom: 1px dashed #3B1F17;
	margin-left: 14px;
	margin-top: 5px;
}

.konkretna_recenzja{
	position: relative;
	float: left;
	width: 976px;
	border-radius: 5px;
	padding: 20px;
	padding-right: 25px;
	margin-left: 4px;
	height: auto;
	background-color: #E0B270;
	margin-top: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}

.rodzaj_recenzji{
	float: left;
	color: #3B1F17;
	font-size: 12px;
	line-height: 15px;
	clear: both;
}

.tytul_recenzji{
	float: left;
	clear: both;
	color: white;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 2px;
	font-weight: 300;
}

.szczegoly_recenzji{
	float: left;
	width: 70%;
}

.akcja_recenzji{
	float: right;
	line-height: 29px;
	width: 110px;
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
	height: 32px;
	color: #3B1F17;
	font-weight: 200;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #3B1F17;
	border-radius: 16px;
}

.akcja_recenzji:hover{
	color: #3B1F17;
	cursor: pointer;
}

.pokaz_wiecej_publikacji{
	float: left;
	color: #C9B884;
	font-size: 15px;
	line-height: 20px;
	margin-top: 45px;
	margin-left: 20px;
	
}

.pokaz_wiecej_publikacji:hover{
	cursor: pointer;
	color: rgba(201, 184, 132, .70);
}

.doswiadczenie{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

.doswiadczenie_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
}

.doswiadczenie_active{
	float: left;
	font-size: 14px;
	line-height: 14px;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: 700;
	cursor: pointer;
}

.doswiadczenie_active:before{
	content: url(../grafika/down_arrow.png);
}

.doswiadczenie_inactive{
	float: left;
	font-size: 14px;
	line-height: 14px;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: 700;
	cursor: pointer;
}

.doswiadczenie_inactive:before{
	content: url(../grafika/right_arrow.png);
}


.doswiadczenie_odpowiedz{
	float: left;
	width: 960px;
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	clear: both;
	color: #223152;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: 300;
	padding-left: 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.doswiadczenie_kategoria{
	float: left;
	font-size: 25px;
	color: #C9B884;
	line-height: 30px;
	clear: both;
	font-weight: 200;
	margin-bottom: 7px;
	margin-top: 35px;
}

.ksiazka{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../grafika/tlo_ksiazki_metoda_projektu.jpg);
	background-repeat: repeat;
}

.ksiazka_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
}

.okladka_ksiazki{
	float: left;
	background-image: url(../grafika/okladka_ksiazki_metoda_projektu.jpg);
	background-repeat: repeat;
	width: 330px;
	height: 500px;
	border: 1px solid #4C281E;
	margin-left: 4px;
}

.opis_ksiazki{
	float: left;
	width: 644px;
	height: auto;
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.tytul_ksiazki{
	float: left;
	font-size: 25px;
	line-height: 30px;
	color: #4C281E;
	clear: both;
}

.wydawnictwo_ksiazki{
	float: left;
	font-size: 13px;
	font-weight: 300;
	line-height: 18px;
	color: #4C281E;
	clear: both;
	margin-top: 10px;
}

.recenzja_ksiazki{
	float: left;
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
	color: #4C281E;
	clear: both;
	margin-top: 20px;
	text-align: justify;
}

.akcja_ksiazki{
	float: left;
	margin-top: 10px;
	line-height: 29px;
	width: 110px;
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
	height: 32px;
	color: #F8E7C4;
	font-weight: 300;
	background-color: rgba(76, 40, 30, 1.0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 16px;
}

.akcja_ksiazki:hover{
	background-color: #3B1F17;
	cursor: pointer;
}

.kontakt{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 100px;
}

.kontakt_content{
	margin: 0 auto;
	width: 980px;
	height: auto;
	overflow: hidden;
}
