html {
margin:0;
padding:0
}

body {
font:normal .82em/1.2em verdana,arial,sans-serif;
background-color:#222;
margin:0;
padding:0
}

a {
color:orange;
text-decoration:none;
font:normal .8em/1.2em verdana,arial,sans-serif;
font-weight:700
}

a:hover {
color:#f4f4f4;
text-decoration:underline
}

#main {
width:900px;
background-color:#222
}

#header {
background:url(slike/header.jpg);
width:900px;
height:150px
}

#links {
margin-left:3px;
margin-top:2px;
width:150px;
color:gray;
font-weight:700;
font-size:14px
}

#links ul {
list-style:none;
margin:0;
padding-left:2px;
padding:0
}

#links ul a {
display:block;
width:145px;
height:15px;
margin-top:2px;
margin-left:3px;
border-right:1px solid orange
}

div.block {
border-top:1px solid orange;
border-bottom:1px solid orange;
width:146px;
margin-top:5px
}

div.block_full {
border-top:1px solid orange;
border-bottom:1px solid orange;
border-right:1px solid orange;
width:146px;
margin-top:5px;
padding:3px 0
}

img { 
border: none;
}

img.thumb {
border:2px solid gray
}

#content {
float: right;
width: 720px;
margin: 24px 0;
border: 1px solid orange;
color: white;
padding: 5px;
padding-left:10px;
}

#footer {
width:100%;
border-top: 1px solid orange;
border-bottom: 1px solid orange;
text-align:center;
font-weight:bold;
margin:4px;
margin-top: 10px;
color: white;
padding:3px;
position: relative;
clear:both;
}

input,textarea {
margin-top:2px;
background-color: #6d92ff;
border: 1px solid white;
font: normal normal normal 8pt/1em Verdana;
}

button {
background-color: orange;
font-weight:600;
}

.imageDiv {
	POSITION: relative; 
	TOP: 0px;
	LEFT: 0px; 
	CURSOR: move;
	z-index: 30; 
}

.imageDivOuter {
	VISIBILITY: visible; 
	POSITION: absolute; 
	TOP: 0px;
	LEFT: 0px; 
	CURSOR: move;
	WIDTH: 700px; 
	HEIGHT: 550px; 
	OVERFLOW: hidden;
	z-index: 30; 
}

.placeHolder {
	POSITION: relative;
	WIDTH: 700px; 
	HEIGHT: 550px; 
	VISIBILITY: visible; 
	z-index: 10;
    border:1px solid navy;    
}

.wanted1 {
background:url(slike/wanted.gif);
width:343px;
height:480px;
position:relative;
cursor:move;
}

.wanted2 {
width:343px;
height:480px;
}

.radio {
border:none;
background-color:#222222;
}