body,td,th,input,p,li,textarea {
	font-family:Tahoma,Verdana;
	color: #000022;
}
BODY {	BACKGROUND-COLOR: #ffffff; font-size:90%;}


/* page header - begin */
div#head1{
  background-image: url(kraj2.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height:190px;
}
div#head2{
  background-image: url(line.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:190px;
}
div#head3{
  background-image: url(ill.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:190px;
	text-align:right;
}

/* page header - end */

/* page menu - begin */
div#pagemenu{
  width:185pt;
	float:right;
	padding:15px;
}

a.tut{
  display:block;
	margin-top:3pt;
  text-decoration: underline;
  FONT-WEIGHT: bold;
	padding:3pt;
	background-color: #D5D6E3;
}
A.tut:visited {background-color: #D5D6E3;}
/*A.tut:hover { color:#E29700;}*/

/* page menu - end   */


/* page content - begin */
div#pagecontent{
	padding:10pt;
	line-height:170%;
	margin-right:190pt;
}

a{ FONT-WEIGHT: bold;}
a:hover   { /*color: #E29700;*/  background-color:#DEDEE2;}
A:link    { COLOR: #22458E; } 
A:visited { COLOR: #555555; }
A:active  { COLOR: #a00000; }

h1,h2,h3,h4,h5,h6{
  FONT-WEIGHT: bold;
  COLOR: #5071BF;
  margin-top:15px;
  margin-bottom:5px;
}

H1 { FONT-SIZE: 200%;}
H2 { FONT-SIZE: 180%;}
H3 { FONT-SIZE: 160%;}
H4 { FONT-SIZE: 140%;}
H5 { FONT-SIZE: 120#;}
H6 { FONT-SIZE: 100%; COLOR: #000000;}

P.uvaga {
   FONT-WEIGHT: bold; 
}

p {
   text-align : left;
   margin-top : 4pt;
   margin-bottom : 4pt;
}
small {font-size:80%;}
.white {
	color:white;
}

td {
  border: solid 1pt #22458E; 
  color: #000000; 
  padding : 2 pt;
}
th{
  border: solid 1pt #22458E; 
  color: #000000;  
  text-align: center; 
  font-weight: bold;
  background-color: #B1C0E2; 
  padding : 2 pt;
}

/* page content - end */



HR {
   COLOR: #22458E; 
   margin-top : 1pt;
   margin-bottom : 1pt;
}






/* page footer - begin */
td.three {
   border: solid 0pt #22458E; 
   background: #B1C0E2; 
   text-indent: 5pt; 
   FONT-SIZE: 85%; 
   padding : 0 pt;
}

/* page footer - end   */

/*


td.two{
   border: solid 1pt #22458E; 
   color: #000000; 
   text-indent : 5pt; 
   FONT-SIZE: 85%; 
   padding : 0 pt;
}
td.one {
   border: solid 0pt; 
   padding : 0 pt;  
   text-indent : 0pt;
}



div.a {
	margin: 5pt;
}
div.b {
     margin-top: 5pt; 
     margin-bottom: 10pt; 
     margin-right: 20pt; 
     margin-left: 20pt;
}

*/