#wrapper {

	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0px;
	width: 750px;
	min-height: 400px;
	margin-top: -1px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ocistimo_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #EFEFEF;
	border-left-color: #EFEFEF;
	text-align: left;
}
#clear {
	clear: both;
}
#inside table {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: -10px;
}
.tbBold {
	font-weight: bold;
	color: #237e09;
	font-size: 110%;
}

tr th {
	font-weight: bold;
	color: #237e09;
	text-align: left;
	font-size: 120%;
	padding-left: 10px;
}
td{
	padding-left: 10px;
}
tr {
	height: 30px;
	text-align: left;
	margin-top:2px;
	vertical-align: middle;
	font-size: 90%;
}

table img {
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#top {
	height: 106px;
	width: 750px;
	margin: 0 auto;
}
#ocistimo {
	background-image: url(../images/ocistimo.png);
	float: left;
	height: 59px;
	width: 227px;
	margin-top: 30px;
	margin-left: 30px;
}
#logota {
	float: right;
	height: 52px;
	width: 104px;
	margin-top: 30px;
	margin-right: 40px;
	text-align:right;
}

#logota a img {
	text-decoration:none;
	border:none;
	margin-bottom:10px;
}

#main {
	text-align: left;
	width: 720px;
	margin-top: 20px;
	line-height: 140%;
	margin-left: 30px;
	margin-bottom: 10px;
}

#main h1 {
	font-size: 1.4em;
}

#main p {
	margin-top: 0px;
}

#link {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 400px;
	min-height: 86px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#docs {
	background-image: url(../images/doc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 30px;

}
#user {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 30px;
}

#control {
	background-image: url(../images/control.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 30px;
}

#vstop {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 30px;
	text-align: left;
}
#vstop p {
	padding: 0px;
	margin: 0px;
}


.bold {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}



#inside {
	float: left;
	margin-left: 75px;
	vertical-align: top;
}
.naslov {
	font-size: 16px;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
}
a:link {
	color: #70a032;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #70a032;
}
a:hover {
	color: #70a032
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
body {
	background:url(../images/top_bg.png) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a img {
border:none;
}