.header {
	width: 760px;
	margin: 0px;
	padding: 0px;
}

.navigacija {
	width: 150px;
	padding-top: 10px;
	float: left;
	margin-top: 40px;
	padding-bottom: 50px;
	
}

.navigacija2 {
	width: 150px;
	padding-top: 10px;
	float: left;
	margin-top: 40px;
	padding-bottom: 50px;
	
}


.glavni {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #dcd6c6;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.pozadina {
	background-image: url(slike/pobednik.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 20px;
	min-height: 400px;
}
.desniupozadini
{	
	left:289px;
	top:270px;
	width:200px;
	height:200px;
}
.leviupozadini
{
	position:absolute;
	left:348px;
	top:589px;
	width:237px;
	height:176px;
}

.desni {
	margin-left: 630px;
	width: 100px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
}
.jezik {
	width: 740px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	clear: both;
	width: 440px;
	text-align: center;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0d0dd6;
	border-bottom-color: #0d0dd6;
	margin-left: 150px;
}




.kontejner {
	width:760px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #f1f0eb;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
}

.glavni #slika1 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.glavni #slika2 {
	float: right;
}
.glavni #slika3 {
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.vr {
	width: 440px;
	margin-left: 150px;
}
.kontejner .glavni .pozadina p {
	text-indent: 2em;
	text-align: justify;
}
.kontejner .glavni .pozadina h2 {
	font-size: 14px;
	text-indent: 4em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0808D6;
	border-bottom-color: #0808D6;
}
.kontejner .glavni .pozadina h3 {
	font-size: 12px;
	text-indent: 4em;
}
body {
	text-align:center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
    a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
    .kontejner .glavni .pozadina li {
	margin-top: 0.5em;
}
    .strelice {
	margin-right: 5px;
}
.kontejner .header #agencija_title {
	float: left;
}
.kontejner .glavni .pozadina ul {
	list-style-image: url(slike/u.gif);
	margin-left: 20px;
}

.ponuda {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}











/*-----------menu--------------*/

#dhtmlgoodies_menu{	/* Menu object */
	margin:0px;
	padding:0px;
	width:150px;	/* Width of menu */
	
}

#dhtmlgoodies_menu2{	/* Menu object */
	margin:0px;
	padding:0px;
	width:150px;	/* Width of menu */
	/*background-color:#003366;*/
}


#dhtmlgoodies_menu li{
	margin-top:2px;	/* Space between each menu item */
	
	
	/* Don't change these four values */
	list-style-type:none;				
	clear:both;
	display:block;	
	overflow:hidden;
}

#dhtmlgoodies_menu2 li{
	margin-top:2px;	/* Space between each menu item */
	
	
	/* Don't change these four values */
	list-style-type:none;				
	clear:both;
	display:block;	
	overflow:hidden;
}

#dhtmlgoodies_menu li a{	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:0.7em;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	background-color:#F1F1F1;
	padding-left:3px;
	line-height:25px;	/* Height of menu links */
	}
	
#dhtmlgoodies_menu2 li a{	/* Text rules for the menu items */
	color:#000;	/* Black text color */
	text-decoration:none;	/* No underline */
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	letter-spacing:1px;	/* Extra space between each letter of the menu items */
	font-size:0.7em;	/* Fixed font size */
	font-weight:bold;	/* Bold font */
	float:left;
	background-color:#F1F1F1;
	padding-left:3px;
	line-height:25px;	/* Height of menu links */
	}
#dhtmlgoodies_menu li div{
	float:left;
}

#dhtmlgoodies_menu2 li div{
	float:left;
}

/*------------------------------*/
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 20px;
	font-weight: bold;
	line-height: 18px;
}
