		body{
			text-align:center;
			font-family:fantasy;
			font-size:100%;
			font-color:#000000;
			color:#000000;
			background:#FFFFFF url(bg.gif) top center;
			bg-properties:fixed;
		}

		A:link {text-decoration: none; color:#000E88;}

		A:visited {text-decoration: none; color:#000E88;}

		A:active {text-decoration: none;}

		A:hover {text-decoration: none;}

		h1 {
			font-size:200%;
			color:#ffffff ;
			font-weight:bold;
			text-align:left;
		}

		h2 {
			margin-bottom: 0mm;
			font-size:150%;
			color:#000000;
		}

		h3 {
			margin-bottom: 0mm;
			font-size:120%;
			color:#000000;
		}

		label {
			font-size:100%;
			color:#000000 ;
			font-weight:bold;
			text-align:left;
		}
		table#sample {
			background: transparent;
			color: black;
			font-size:120%;
			font-weight:bold;
			text-align:center;
		}

		table#sample td {
			padding: 0px;
			border: 0px solid gray;
			background:#335599;
			color:white;
		} 

		table#sample td#selected {
			padding: 0px;
			border: 0px solid gray;
			background:#334477;
			color:white;
		}

		table td#selected {
			padding: 0px;
			border: 3px solid gray;
		}

		table#naslov{
			vertical-align: center;
			font-weight:bold;
			background: #0000EE url(bg1.jpg) top center;
		}

		table#naslov tr {
			vertical-align: center;
		}

		table#naslov th {
			vertical-align: center;
		}

		div#container{
			text-align:left;
			width:780px;
			position:relative;
			margin:auto;
			margin-top:0%;
			border:1px solid gray;
			background:transparent;
			padding:0px;
			color:#000000;
		}

		div.photo{
			text-align:left;
			position:relative;
			margin:auto;
			margin-top:5%;
			border:2px solid gray;
			background:transparent;
			padding:8px;
			color:#000000;
		}

		td.who{
			font-size : 13px;
			font-family : Verdana;
			padding-bottom : 2px;
			padding-top : 2px;
			padding-left : 4px;
			text-align : left;
			border : 1px #000000;
			background-color: #0000ff;
			border-style : solid;
			color : #FFFFFF;
			cursor: default;
		}
		td.guestbook{
			font-size : 24px;
			font-family : Verdana;
			padding-bottom : 2px;
			padding-top : 2px;
			padding-left : 4px;
			text-align : left;
			border : 0px solid #00cc55;
			background:transparent;
			border-style : solid;
			color : red;
			cursor: default;
		}
		td.msg{
			font-size : 13px;
			font-family : Verdana;
			padding-bottom : 6px;
			padding-top : 6px;
			padding-left : 6px;
			padding-right : 6px;
			color : #000000;
			background: transparent;
			border: 1px solid yellow;
		}
	
		td.form{
			font-size : 15px;
			font-family : Verdana;
			padding-bottom : 6px;
			padding-top : 6px;
			padding-left : 6px;
			padding-right : 6px;
			color : #000000;
			background: transparent;
			border: 1px solid gray;
		}
	
		img{
			border: 0px
		}
	
		img.naslovna {
			border: 2px solid gray;
		}		
	
		ul { 
			margin: 0px 0px 00px 25px;
			padding: 0px 0px 0px 0px;
		}

		li { 
			color: 304599;
			list-style: disc; 
		}

		li.small { 
			font-size: 12px;
			color: black;
			list-style: disc; 
		}
