/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	overflow:hidden;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background-color: #44579C;
background-image: url(podloga.gif);
background-repeat: no-repeat;
background-position: 51.5% 0;
}

#wrap {
width: 618px;
height: 539px;
top: 60px;
position:relative;
margin-right: auto; margin-left: auto;
}

#puzzle1 {
position: absolute;
left:10px;
top:4px;
width: 203px;
height: 201px;
}

#puzzle2 {
position: absolute;
left:280px;
top:56px;
width: 203px;
height: 201px;
}

#puzzle3 {
position: absolute;
left:15px;
top:252px;
width: 203px;
height: 201px;
}

#puzzle4 {
	position: absolute;
	left:310px;
	top:280px;
	width: 306px;
	height: 201px;
	margin: 0 0 0 0;
	text-align: right;
}

#div1 {
	width:150px;
	height:20px;
	position: absolute;
	text-align:right;
	left: -46px;
	top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#FFFF00;
}

#div2 {
	width:100px;
	height:20px;
	position: absolute;
	text-align:center;
	left: 249px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
/*	background-color: #FF6600;*/
	color:#FFFF00;
	margin: 5 0 2 0;
}

.refs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	text-align: left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#FFFF00;
}
.refs:hover {
	color:#FFFFFF;
	text-weight: bold;
}

#newsblock {
	position: absolute;
	height: 155px;
	width: 596px;
	left: -147px;
	top: 503px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #000033;
}
#newsblock h3 {
	color: #FFFF00;
	font-style: normal;
	font-size: large;
	border-bottom-style: solid;
	padding-bottom: 10px;
}

