﻿BODY {
    font-family: Arial, sans-serif, Times, serif;
    font-size : 12px;
	background-color : White;
	margin : 0px 0px 0px 0px; 
	line-height : 1,3em;
}
TABLE {
	line-height : 1,0em;
}
TH {
	border : 1px solid #666666;
	background-color: #DDDDDD;
	font-size : 12px;
	font-weight: bold;
}
#module {
	background-color : #708090;
	font-size : 13px;
	font-weight : bold;
	padding : 3px;
	border-bottom : 1px solid Gray;
	color : White;
}
#unit {
	background-color : #CCCCCC;
	font-size : 13px;
	font-weight : bold;
	padding : 3px;
	border-bottom : 1px solid Gray;
}
P {
	text-indent : 0px;
	margin : 2px 10px 3px 10px;
}
H1 {
	font-size : 18px;
	font-weight : bold;
	text-align : left;
	clear : both;
	margin-left : 10px;
	margin : 20px 10px 0px 10px;
	color : #000099;
}
H2 {
	font-size : 15px;
	font-weight : bold;
	text-align : left;
	clear : ;
	margin-left : 10px;
	margin : 15px 10px 0px 10px;
	color : #000099;
}
H3 {
	font-size : 12px;
	font-weight : bold;
	text-align : left;
	clear : ;
	margin-left : 10px;
	margin : 15px 10px 0px 10px;
	color : #000099;
}
IMG {
	border-width : 0px;
	margin: 0px;
}
OL, UL {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left: 60px;
}
#print {
	display: block;
	float: right;
	margin: 5px 5px 0px 0px;
}
.important {
	font-weight: bold;
}
.summary {
	background-color : #FDF5E6;
}
.words {
	font-style : italic;
}
.programkod {
    margin-top: 0px; 
    margin-bottom: 0px; 
    font-size:9pt; 
    font-family:Courier New; 
}
#zavorka {
    font-size : 16px;
}
