@charset "utf-8";
/* CSS Document */


body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 120%;
	text-align:center;
		}

a:link {
	text-decoration:none;
	color: #6E6425;
}
a:visited {
	text-decoration:none;
	color: #6E6425;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}

.theory {
	background-image: url(images/theory.png);
    background-repeat: no-repeat;
    background-size: 42px;
    padding-left: 58px;
	min-height:58px;
    text-align: justify;
}
.exercise {
	background-image: url(images/exercise.png);
    background-repeat: no-repeat;
    background-size: 42px;
    padding-left: 58px;
	min-height:58px;
	text-align: justify;
}
.optionalteaching {
	text-align: justify;
	background-image: url(images/optionalteaching.png);
    background-repeat: no-repeat;
    background-size: 42px;
    padding-left: 58px;
	min-height:52px;
}


ul {	list-style: url(images/tick.png);
}

li {text-align: left;
	}
.reference {
	text-align: right;
	font-size: 12px;
}
.ParagrafhSimple {
	padding-left: 35px;
	text-align: justify;
}

.ParagrafhSimpleIndent {
	padding-left: 35px;
	text-align: justify;
	text-indent: 25px;
}
h4.usefullinfo {
	color: #f36f21;
	text-align:left;
	font-weight:bold;
  border-bottom: 2px solid #f36f21;
  padding-bottom: 7px;
  margin-bottom: 10px;
  margin-left:25px;
}

h4.usefullinfo span{
background-color:#fff;
position:relative;
top:15px;
padding:10px;
}


.ulexercise {
	background-image: url(images/ulred.gif);
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(images/tick.png);
}
.unknown {

	background-image: url(images/ulgreen.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: justify;
}
.Ah1 {
	background-color: #00A9DD;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.Ah2 {
	color: #00A9DD;
	font-size: x-large;
	font-weight: bold;
/*	padding-left: 35px;*/
}
.h1ypo {
	font-size: medium;
}

.b_h1 {

	background-color: #B8292F;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.c_h1 {

	background-color: #25408F;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.b_h2 {
	color: #B8292F;
	font-size: x-large;
	font-weight: bold;
	/*padding-left: 35px;*/
}
.c_h2 {

	color: #25408F;
	font-size: x-large;
	font-weight: bold;
	/*padding-left: 35px;*/
}
.plaisio {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
	border: thin solid #000000;
	padding: 7px;
	margin: 20px;
}
.d_h1 {
	background-color: #7C9641;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.d_h2 {
	color: #7C9641;
	font-size: x-large;
	font-weight: bold;
	/*padding-left: 35px;*/
}
.yellowBack {
	background-color: #FFFBCE;
}
.referenceLeft {

	text-align: left;
	font-size: 12px;
}
.syn {
	background-position: 0px 17px;
	background-image: url(images/pontsyn.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
.ulline {
	text-align: justify;
	padding-left: 5px;
	list-style-position: outside;
	list-style-image: url(images/ulline.gif);
}
.orangeback {

	background-color: #F2CFB0;
}
.ulsquare {
	text-align: justify;
	padding-left: 35px;
	list-style-type: square;
}
.tableline {
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: none;
	border-right-style: solid;
}
.kapelo {
	background-position: 0px 3px;
	background-image: url(images/kapelo.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
div.pub_info {
	border:1px solid #000;
	text-align:center;
	padding:16px;
	font-size:15px;
	line-height:120%;
	margin-bottom:30px;
}

div.pub_info > span {
	background:#fff;
	padding:16px;
	text-transform:uppercase;
	position:relative;
	top:-27px;
	font-size:18px;
	font-weight:bold;
}

.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000000;
	margin-bottom:100px;
}


.contributors td, .contributors th {
	padding:16px;
	font-size:13px;
	vertical-align:top;
}

.contributors th {
	width:33%;
	text-align:right;
	padding-right:40px;
	color:#000;
	border-right:#000000 1px solid;;
}
.contributors  td {
	width:65%;
	text-align:left;
	padding-left:20px;
}

p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding:3px;
	font-size:14px;
	}
.repub_info img {
    padding-left: 20px;
}

img[src^="extras/images"] {
    margin: 0 3px;
    vertical-align: middle;
}