﻿body 
{
	overflow:visible;
	font-family: Verdana;	
	font-size:12px;
	color:#505050;
	background-color:#edebe6;
}

h1
{
	font-family:Arial;
	font-size:16pt;
	
	border-bottom:1px dotted #158f46;
}

h3
{
	font-family:Arial;
	font-size:10pt;
	
}

fieldset
{
	padding-left:5px;
	padding-right:5px;
	border:1px solid #999999;
	background-color:#a0d5a4;
}

legend
{
	border:1px solid #999999;
 	background:#fff url(pozadi.gif) repeat-x top left;
 	margin-bottom:0.6em;
}

a
{
	color:#505050;
	text-decoration:underline;
}

a:hover
{
	color:#158f46;
}

input.text
{
	background:#fff url(pozadiTB.gif) repeat-x top left;
}




