@charset "utf-8";

body {
	background-color: #FAFAFA;
	background-position: top left;
	background-repeat: repeat;
	background-image: url("images/bkg2.gif");
	margin: 0;
	padding: 0 0 1cm 0;
	
	font-family: Arial, "Comic Sans MS", script;
	font-size: 12pt;
}

h1
{
	text-align: right;
	margin-right: 2em;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0.5em;

	border-bottom: thin solid black;
}

p
{
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

ul, ol 
{
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

a img { border: none; }

.hidden {
	display:none;
}
#linkovi {
	height: 84px;
	padding: 0 0 0 102px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("images/normal_03.gif");
}

/* **************************************** */

#main1 {
	background: transparent url("images/mainbkg.gif") top left repeat-y;
}

#main2 {
	background: transparent url("images/normal_10.gif") top left no-repeat;
	padding-left: 102px;
}

.main3 {
	min-height: 640px;
	height: auto;
	padding: 20px 20px 20px 20px;
	width: 478px;
}

.main3 p {
	margin: 0;
	padding: 1ex 0;
}

#main3x0 { background: transparent url("images/x1.gif") top left no-repeat; }
#main3x1 { background: transparent url("images/x2.gif") top left no-repeat; }
#main3x2 { background: transparent url("images/x3.gif") top left no-repeat; }
#main3x3 { background: transparent url("images/x4.gif") top left no-repeat; }
#main3x4 { background: transparent url("images/x5.gif") top left no-repeat; }

/* **************************************** */

#mainbottom {
	background: transparent url("images/down0_14.gif") top left no-repeat;
	padding-left: 102px;
	height: 46px;
}

/* **************************************** */

table.cjenik {
	border-collapse: collapse;
}

table.cjenik th, table.cjenik td {
	border: thin solid gray;
	padding: 0 1ex;
}

tbody {
}

table.cjenik td.cijena {
	text-align: center;
}

table tr.podnaslov th {
	text-align: left;
	font-weight: normal;
	background-color: silver;
}

label.wrapper
{
	clear: both;
	display: block;
}

label.wrapper .label
{
	display: block;
	float: left;
	width: 35%;
	text-align: center;
}

label.wrapper input
{
	text-align: left;
	width: 60%;
}

label {
	clear: both;
}
textarea
{
	width: 100%;
}

input.text
{
	border-style: none none solid none;
	border-color: black;
	border-width: 2px;
	background: transparent;
}

textarea
{
	border: 2px solid black;
	background: transparent;
}



textarea:focus,  input.text:focus,
textarea:active,  input.text:active
{
	background: white;
}

textarea:hover, input.text:hover
{
	background: white;
}


#kontaktadresa
{
	/*	float: right; */
	text-align: center;
	margin-bottom: 2em;
}

#kontaktadresa p
{
	margin-top: 0.5ex;
	margin-bottom: 0.5ex;
}

#kontaktobrazac h1
{
	margin-right: 0;
	text-align: left;
}

#kontaktobrazac
{
	clear: both;
}

table.cjenik
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
}

.napomene
{
	margin-top: 1em;
	margin-bottom: 1em;
}

#biobit
{
	position: fixed;

	right: 2px;
	top: 3px;
	width: 33px;
	height: 31px;
	padding: 0;
	overflow: hidden;
}

.foreign
{
	font-style: italic;
}

