html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family:Arial;
}
body {
    position:relative;
	height: 100%;
	width: 778px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 100px;
}
#footer {
    position:relative;
	background-image: url(images/index_07.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 778px;
}
#main {
    position:relative;
	background-image: url(images/index_06.gif);
	background-repeat: repeat-y;
	min-height: 330px;
	width: 778px;
	vertical-align: top;
}
.tajlLeft {
	/*background-image: url(images/tajl.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
.tajlLeft a {
    color:white;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
.tajlMenuBG1 {
    background-image: url(images/tajlMenuBG1.gif);
	background-repeat: repeat-y;
	background-position: right top;
    padding-top:3px;
    padding-bottom:3px;
}
.tajlMenuBG1_selected {
    background-image: url(images/tajlMenuBG1_selected.gif);
	background-repeat: repeat-y;
	background-position: right top;
    padding-top:3px;
    padding-bottom:3px;
    color:#00adef;
}
.tajlMenuBG {
	background-image: url(images/tajlMenuBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top:3px;
	padding-bottom:3px;
}
.tajlMenuBG_selected {
	background-image: url(images/tajlMenuBG_selected.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top:3px;
	padding-bottom:3px;
	color:#00adef;
}
.tajlMenuBG a {
	color:white;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
.tajlMenuBG1 a {
	color:white;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
.tajlMenuBG_selected a {
	color:#00adef;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
.tajlMenuBG1_selected a {
	color:#00adef;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
}
#header_cont {
    position:relative;
    width: 778px;
    height: 135px;
}
#header {
	background-image: url(images/index_03.gif);
	background-repeat: no-repeat;
	height: 74px;
	width: 778px;
}
#header_title {
    position:absolute;left:150px;top:40px;
    color:lightblue;
    font-weight:bold;
    font-size:58px;
}
#header02 {
	background-image: url(images/index_05.gif);
	background-repeat: repeat;
	height: 61px;
	width: 778px;
}
#header02_info {
    position:absolute;right:20px;top:115px;
    color:white;
    font-weight:bold;
    font-size:11px;
}
form {
    color:white;
    font-weight:bold;
    font-size:11px;
}
input {
    /*border:1px solid #FFF;*/
}

.naslov {
    padding:0;
    margin:0;
    color:black;
    background:white;
    width:575px;/*bilo 609px*/
    height:18px;
    font-size:15px;
    font-weight:bold;
    padding-left:20px;
    padding-top:2px;
}
.text {
    padding:0;
    margin:0;
    color:black;
    background:#16c1f3;
    width:575px;/*bilo 609px*/
    font-size:12px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
}

.objavio {
    color:white;
    width:575px;/*bilo 609px*/
    font-size:12px;
    font-weight:bold;
    padding-left:20px;
    padding-top:3px;
    padding-bottom:3px;
    border-top:1px solid #FFF;
    border-bottom:1px solid #FFF;
}
