body {
font-family : Arial, Helvetica, sans-serif;
}

h1 a{
	font-size : 16px;
color: /*#FF712D;*/ #FF8347;
margin-bottom: 0px;
margin-top: 4px;
background: transparent;
text-decoration: none;
}

h1 {font-size : 16px;
color: /*#FF712D;*/ #FF8347;
margin-bottom: 0px;
margin-top: 4px;

}

h2 {font-size : 14px;}

h3 {font-size : 13px;}

h3 a {
	background: none;
	text-decoration: underline;
	color: #000000;
}

h4 {font-size : 12px;}

p {
	font-size : 11px;
}

p.home {
	font-size : 12px;
}

a {
text-decoration : underline;
font-size : 12px;
color: #004dae;
background-color: /*#D0DBF6; #E1EDFF;*/ #E6F2FF;
padding-top: 1px;
padding-bottom: 2px;
line-height: 140%;
}

li {
list-style-type: square;
margin-left : -20px;
font-size : 11px;
}

li.none {
list-style-type: none;
margin-left : -30px;
/*font-size : 11px;*/
}

li.link {
list-style-type: none;
margin-top: -7px; 
margin-left: -15px;
font-size : 12px;
}

li.link a{
background: transparent;

}

.navig {
text-decoration : underline;
font-size : 12px;
color: #004dae;
background-color: #E6F2FF;
border-bottom: 2px white solid;
width: 151px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

.kontakt {
font-size : 12px;
color: #002F6B;
background-color: #E6F2FF;
border-bottom: 2px white solid;
width: 151px;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 2px;
}

.title {

font-size : 13px;
font-weight: bold;
color: #ffffff;
width: 151px;
background-image: url(/static/presentations/isu/title.jpg);
height: 20px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 2px;
}

td {
	font-size: 12px;
}

td.text {
	font-size: 11px;
	vertical-align: top;
}

.graymenubg {
	/*background-color: #dfdfdf;*/	
	font-size: 13px;
}

.lightgraymenubg {
	background-color: #efefef;
	font-size: 12px;
}

.lightgraymenubg2 {
	background-color: #dfdfdf;
	font-size: 14px;
}

.trainx {
	background-color: #E6F2FF;
}
.trainx2 {
	background-color: #E6F2FF;
}

.trainon {
	background-color: #E6F2FF;
}

#menuitem {
margin-top: 4px;
margin-bottom: 4px;
width: 100%;
background-color: /*#D0DBF6; #E1EDFF;*/ #E6F2FF;
}