html, body, form {
	border: none;
	color: #000;
	font: 100%/100% "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}

body {
	min-width: 720px;
	text-align: center;
}

span {float:left;}

#pageNavPosition{float:left;}

.veze, #posloviVeze, #pretraga {
	position: relative;
	margin: 0 auto;
	width: 720px;
}

h2 {font-size:18px;}

h1 {font-size:32px;}

#pretraga {
	font-family: "Trebuchet MS", sans-serif;
	border: 1px solid #7799AA;
	height: 64px;
	padding: 0;
	background-color: #AAEEFF;
	text-align: left;
}

.pgs, .pgn
{
	padding: 0 4px;
	text-decoration: none;
	cursor: pointer;
	margin: 0 1px;
	font-size: 12px;
}

img {
border:none;
}

.veze {
	padding: 5px 0 2px 0;
	text-align: right;
	color: #000;
	font-size: 12px;
}

#o, #r, #t {
	font-family: "Trebuchet MS", sans-serif;
	margin: 20px 5px 20px 0;
	float: left;
	border: 2px inset #FFF;
	font-size: 12px;
}

.pgs {font-weight: bold;}

#r {
	width: 250px;
	margin-left: 20px;
}
#t {
	height: 24px;
	background-image: url(/traganje.png);
	width: 48px;
}
#o {width: 366px;}
#t:hover {
	cursor: pointer;
	border: 2px inset #AA9977;
}
#posloviVeze {
	padding: 10px 0 0 0;
	text-align: left;
	background: transparent;
}

.tabela {
	border: none;
}

.glava td, .dupe td {
	color: #002058;
	font-size: 12px;
	font-weight: bold;
	border: none;
	border-bottom: 2px solid #7799AA;
}

.r0 td, .r1 td
{
	color: #000;
	padding: 2px;
	font-size: 12px;
	border: none;
}

.r0 td
{
	background: #F4F4F4;
}

.r1 td
{
	background: #EDEDED;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #002058;
}

a:hover
{
	color: #000099;
}


.pgn
{
	background: #eeeeee;
	color: #3C4C55;
	font-size: 12px;
	border: 1px solid #7799aa;
}

.pgs, .pgn:hover
{
	background: #AAEEFF;
	color: #01019A;
	border: 1px solid #01019A;
}

h2 a {background-color:#FFFFDD;}