body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color :  #464b56;
	scrollbar-base-color : silver;
	scrollbar-darkshadow-color :  #464b56;
	scrollbar-face-color : silver;
	scrollbar-highlight-color : silver;
	scrollbar-shadow-color :  #464b56;
	scrollbar-track-color : #464b56;
	background-color : #CBE6FF;
	margin : 15px 0px 0px 0px;
}

h1 {
	margin: 10px 0 30px 0;
	padding: 0;
	font: normal 20px/24px Verdana;
	color : #464b56;
	text-transform: uppercase;
	text-align: right;
}

h2  {
	font-family : Verdana;
	font-size : 24px;
	font-weight : normal;
	color : #464b56;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 15px;
}

h3 {
	font-family : Verdana;
	font-size : 16px;
	font-weight : bold;
	color : #464b56;
	margin-top : 10px;
	margin-bottom : 10px;
}

h4 {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bold;
	color : #464b56;
	margin-top : 10px;
	margin-bottom : 10px;
}

h5 {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #464b56;
	margin-top : 0px;
	margin-bottom : 0px;
}

 td {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #464b56;
	margin-top : 5px;
	margin-bottom : 10px;

}

p {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #464b56;
	margin-top : 10px;
	margin-bottom : 5px;
	text-indent : 10px;
}

li {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	color : #464b56;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-image : url(../grafika/punktor2.gif);
}

a {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #464b56;
	margin-top : 10px;
	margin-bottom : 20px;
}

a:hover {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : red;
	margin-top : 10px;
	margin-bottom : 20px;
}

hr {
	width : 500px;
	height : 1px;
	color : #464b56;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 10px;
}

table {border-spacing: none; border-collapse: collapse;}
table td {border-spacing: 0; border-collapse: none; padding: 0!important;}
table td  img, table td  a, table td  a:hover {border: none; padding: 0; margin: 0;}
