
body
{
	background-color: #242424; /*#4e1e25;*/
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
}
#full
{
	background: url("../images/Campanella_intro_3.jpg") no-repeat;
	background-position: top left;
	width: auto; 
	height: 690px;
	position: absolute; margin-left:-550px; left: 50%; width: 1100px;
	float: left;
	top: 5px;
}
#main
{
	position: absolute;
	height: 690px;
}
img, a, a:hover, a:visited
{	
	text-decoration: none;
	border: solid 0px #fff;	
}

/*****************
	header
******************/
#header
{
    /*border: solid 1px #fff;*/
    position: absolute;
    left: 48px;
    top: 82px;
    width: 990px;
    height: 25px;
    color: #000;
    font-size: 14px;
    text-align: center;
}
#header b
{
	letter-spacing: 1px;
}
#header a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover
{
	color: #111;
	text-decoration: underline;
}

#leftSide
{
	position: absolute;
	top: 125px;
	left: 70px;
	width: 460px;
	height: 485px;
	border: solid 0px #333;
}
/*#rightSide
{
	position: absolute;
	top: 125px;
	left: 555px;
	width: 460px;
	height: 485px;	
	border: solid 0px #333;
}*/

#leftSlideshow 
{
	position: absolute;
    margin: 1em auto;
    border: 2px solid #222;
    width: 400px;
    height: 280px;
    top: 85px;
    left: 45px;
}
/*#rightSlideshow {
    margin: 1em auto;
	border: 2px solid #222;
    width: 400px;
    height: 250px;
    top: 200px;
    left: 0px;
}*/
#leftIndicator
{
	position: absolute;
    top: 140px;
    left: 90px;
}
/*#rightIndicator
{
	position: absolute;
    top: 340px;
    left: 120px;
}*/
#leftContent
{
	position: absolute;
    top: -10px;
    left: 120px;
    color: #fff;
    border: solid 0px #555;
}
#rightContent
{
	position: absolute;
    top: 390px;
    left: 120px;
    color: #fff;
    border: solid 0px #555;
}

.fisheyeItem
{
	width: 100px;
	height: 100px;
}
#imageLeftIndicator, #imageRightIndicator
{
	text-decoration: none;
	border: solid 0px #fff;	
}

/*****************
	footer
******************/
#footer
{
	/*border: solid 1px #aaa;*/
	position: absolute;
	left: 290px;
	top: 640px;
	width: 480px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #b8aa90;
}
#footer a, #footer a:hover
{
	text-decoration: none;
	color: #b8aa90;
	font-weight: bold;
}
#footer a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
}

.sivni{
	display: none;
}

.mul
{
	position: absolute;
	top: 100px;
	left: 480px;
	
}
.mulLabel
{
	font-size: large;
	text-align: center;
	color: #ff0000;
}
.mulTextBox
{
	font-size: large;
	text-align: center;
	padding-top: 9px;
}
.mulTextBox:hover
{
	background-color: #ffffaa;
}
.mulTextBox:focus
{
	background-color: #ffff77;
}