#bojanka {
	top:50px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background:url('../images/bojanka_bg-1.png') repeat-y;
	height:702px;
	width:1000px;
}
body {
	text-align:center;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	background-image: url('../images/wood69-1.jpg');
}

div.leftup {
	position:absolute;
	top:0px;
	left:0px;
	height:75px;
	width:815px;
	vertical-align: bottom;
}

ul.rightup {
	position:absolute;
	height:130px;
	width:150px;
	top:50px;
	right:0px;
}
ul.rightdown {
	position:absolute;
	height:90px;
	width:150px;
	bottom:0px;
	right:0px;
}
#imgdiv {
	height:600px;
	width:800px;
	position:absolute;
	top:70px;
	left:30px;
	border: 1px dashed #A9A9A9;
	z-index: 20; /* needed as there is stupid problem of menus going over it... */
	/* background-image: url('../current.png'); */
}
div.tbar {
	height:600px;
	width:800px;
	position:absolute;
	top:75px;
	left:0px;
}

#color {
	position:absolute;
	bottom:200px;
	right:70px;
	width:88px;
	height:60px;
	background-image: url('../images/paleta.png');
	background-repeat: no-repeat;
}
#color:hover {
	position:absolute;
	bottom:200px;
	right:70px;
	width:88px;
	height:60px;
	background-image: url('../images/paleta_pressed.gif');
	background-repeat: no-repeat;
}
img.ov:hover {
	background-image: url('../images/button_pressed.gif');
}

#pencil {
	position:absolute;
	right:13px;
	bottom:110px;
	background-color: rgb(0,0,0);
}

div.sizes {
	position:absolute;
	right:100px;
	bottom:310px;
}

li.links {
	list-style: none;
	width:110px;
	height:28px;
	background-image: url('../images/button.gif');
}
a {
	color: black;
}
li.links:hover {
	width:110px;
	height:28px;
	background-image: url('../images/button_pressed.gif');
}

li a {
	font-size:20px;
	text-decoration:none;
}
span sa:hover {
	font-size:20px;
	text-decoration:underline;
}
#help {
	z-index:30;
	display:none;
/*	background-image:url('../images/bojanka_popup.png'); */
	background-image:url('../images/x.gif');
	background-repeat: no-repeat;
	width:748px;
	height:452px;
	position:absolute;
}

#help div {
	position:absolute;
	overflow:auto;
	width:502px;
	height:302px;
	top:55px;
	left:110px;
}

#about {
	z-index:30;
	display:none;
/*	background-image:url('../images/bojanka_popup.png'); */
	background-image:url('../images/x.gif');
	background-repeat: no-repeat;
	width:748px;
	height:452px;
	position:absolute;
}

#about div {
	position:absolute;
	overflow:auto;
	width:502px;
	height:302px;
	top:55px;
	left:110px;
}

#chat {
	z-index:30;
	display:none;
/*	background-image:url('../images/bojanka_popup.png'); */
	background-image:url('../images/x.gif');
	background-repeat: no-repeat;
	width:746px;
	height:452px;
	position:absolute;
}
#chat iframe {
	position:absolute;
	overflow:auto;
	width:502px;
	height:302px;
	top:55px;
	left:110px;
}

#lista {
	list-style-type: none;
	list-style: none;
	margin: 5px;
	margin-left:20px;
	padding: 0;
	border: 1px solid gray;
	width:20px;
	text-align:center;
}
#lista li {
	width: 20px;
	height: 20px;
}

div.mash {
	position:relative;
	top: 5px;
	border:1px solid #000000;
	font-size:1px;
	background-color:rgb(0,0,0);
	margin-left:5px;
}

#wfest {
	position:relative;
	float:left;
	top:0px;

}

p {
	display:block;
}
#bojankatitle {
	margin:0px;
	font-size:22px;
}
