/* passive.css - a simple style sheet */

body, div {
	font-family: Verdana, Helvetica, Arial, 'Arial CE', sans-serif;
    font-size: 8pt;
    color: white;
	line-height: 14px;
}

body {
  margin: 0 0 0 0;
  color: white; background: #99FF30;
}

h5 {
	font-family: Verdana, 'Verdana CE', Helvetica, sans-serif;
	color: white;
    font-size: 21px;
	font-weight: normal;
	display: block;
	margin: 15px 0 12px 0;
	letter-spacing: 17px;
	text-decoration: underline;
}

.clear {
	clear:both;
	width:600px;
	visibility:hidden;	
}

span.ja { font-family: Arial, 'Arial CE', Helvetica, sans-serif; }

span.top_project {
	color: #A4A4A4;
	text-align: center;
	}
	
DIV.article {
	margin-left: 10%; margin-right: 10%;
	margin-top: 8em; margin-bottom: 3em;
	padding: 10px 0 10px 0;
	}
	
DIV.caption {
	width: 500px
}

DIV.ico_project {
	width: 660px;
	margin: 0 0 0 140px;
	padding: 20px 0 20px 0;
	}
	
DIV.img_project {
	width: 660px;
	padding: 20px 0 50px 0;
}

DIV.img_popis_project_horizont {
	text-align: center;
	margin: 5px 0 0 0;
}

DIV.img_project_centred {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.cooperation {
	width: 660px;
	padding: 50px 0 50px 0;
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
	}
	
DIV.fix {
	width: 680px;
	margin: 0 0 0 140px;
	padding: 10px 0 10px 0;
	}
	
DIV.nadpis_project {
	width: 660px;
	padding: 50px 0 50px 0;
	text-align: center;
	font-size: 16pt;
	font-weight: normal;
	}

DIV.navi_bar {
	width: 100px;
	height: 30px;
	position: relative;
	}
	
	DIV.fix_navi_project {
	/*margin: 0 0 0 505px;*/
	position: absolute;
	left: 478px;
	top: 0;
	padding: 5px 0 5px 0;
	}
	
	DIV.fix_navi_project a, DIV.fix_navi_project a:visited, DIV.fix_navi_project a:link, DIV.fix_navi_project a:hover {
	margin-left: 100px;
	text-align: right;
	color: #ff0000;
	}
	DIV.fix_navi_project a:hover {
	}
	
	DIV.home {
	width: 700px;
	margin: 0 0 0 140px;
	}
	
	DIV.jakub {
	padding: 0 0 0 60px;
	font-family: Arial, 'Arial CE', Helvetica, sans-serif;
	}
	
	DIV.text {
	width: 660px;
	padding: 10px 0 10px 0;
	color: black
	}
	
	div.textik {
	width: 100%;
	padding-left: 10px;
}

DIV.bottom_project {
	width: 640px;
	margin: 5px 0 0 140px;
	}
	DIV.bottom_project a, DIV.bottom_project a:link, DIV.bottom_project a:visited {
		color: #ff0000; padding: 0 2px 0 2px;
		float:right;
		}