body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
a:link 
{
	color: #333333;
	text-decoration: none;
}
a:visited 
{
	color: #333333;
	text-decoration: none;
}
a:active 
{
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	color: #333333;
	text-decoration: none;
}
h1
{
	margin:0 px;
	padding:0 px;
	font-size: 12px;
	line-height: 12px;
	font-family: tahoma;
	font-variant: normal;
	font-style: normal;
	color: #333333;
}
h2
{
	margin:0 px;
	padding:0 px;
	font-size: 10px;
	line-height: 10px;
	font-family: tahoma;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.cleaner 
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	background: none transparent scroll repeat 0% 0%;
	border: none;
	height: 1px;
}
.all
{
	width: auto;
	height: auto;
	text-align: center;
	background: url('tiskarna.jpg');
	background-repeat: no-repeat;
	text-align: right;
	/*margin: 5px 0px 0px 0px;*/
	/*border: 1px solid gray;*/
}
.all1
{
	width: auto;
	height: auto;
	text-align: center;
	margin: 5px 0px 0px 0px;
	border: 1px solid gray;
}
#top
{
	width: auto;
	height: 20px;
	margin: 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #0066cc;
}
#center
{
	width: auto;
	height: auto;
	text-align: left;
    margin: 10px;
}
#left
{
	float: left;
	width: 120px;
	height: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	/*border: 1px solid red;*/
}
#right
{
	width: 120px;
	height: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	/*border: 1px solid red;*/
}
.end
{
	width: auto;
	height: auto;
	text-align: right;
}