body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #E78CFD	;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a img {
	border: 0;
}

h2 {
	margin: 0px;
	padding: 2px 0 2px 0;
	font-size: 12pt;
	color: #740193;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#bg { 
	width: 745px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	
}

#title {
	width: 100%;
	height: 30px;
	background: #fff url(title.gif) no-repeat;
	float: left;
	
}

#links {
	clear: both;
	width: 100%;
	background-color: #EDEDED;
	margin: 0px;
	height: 1.9em;
	border-top: 10px solid #fff;
	border-bottom: 5px solid #fff;
}

#links ul.linkList
{
	width: *;
	border-right: 1px SOLID #fff;
	background-color: #EDEDED;
	padding: 0;
	margin: 0;
}

#links ul.linkList li
{
	border-right: 2px SOLID #fff;
	list-style: none;
	float: left;
	margin: 0;
	text-align: left;
}

#links ul.linkList li a
{
	display: block;
	padding: 4px 7px 4px 7px;
	background: #EDEDED;
	text-decoration: none;
	color: black;
	font-variant: lowercase;
}

#links ul.linkList li a:hover
{
	display: block;
	background: #E78CFD;
	color: white;
}

#links a:link.navlistOn, #links a:visited.navlistOn { background-color: #E78CFD; color: #fff;}

#zaglavlje {
	clear: both;
	margin: 0px 0 5px 0;
	height: 170px;
	background: url(header.jpg) repeat-x;
}

#navigacija {
	
	float: right;
	width: 250px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.9em;
}

#info {padding:0 0;}
.curvy {position:relative; width:250px; height:150px; background:#F8E5FD; color:#000; margin: 0;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#F8E5FD; background:#fff;overflow:hidden;}
#ctl {top:0px; left:0px;}
#cbl {top:130px; left:0px;}
#ctr {top:0px; left:230px;}
#cbr {top:130px; left:230px;}
#quadtl, #quadtr, #quadbl, #quadbr {position:absolute; font-size:150px; font-family:arial; color:#F8E5FD;line-height:40px;}
#quadtl {left:-8px;}
#quadtr {left:-25px;}
#quadbl {left:-8px; top:-17px;}
#quadbr {left:-25px; top:-17px;}
#txt {position:absolute; top:10px; left:15px; width:220px; height:140px; color:#333;}

#content {
	width: 465px;
	margin:  0 0 5px 5px;
	padding: 5px 10px 10px 0px;
	line-height: 1.4em;
	
}

#content h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
	color: #740193;
}

#content p {
	margin: 0;
}

#bottom {
	clear: left;
	float: left;
	padding: 3px;
	width: 100%;
	height: 25;
	font: 8pt Arial, Verdana, Sans-Serif;
	color:#666;
	background: #F8E5FD;
	
}

a.hypeLink, a.hypeLink:visited { color: #666; font-size: 8pt; } 
a.hypeLink:hover { color: #006600; font-size: 8pt; text-decoration:underline;}
