
DIV.logo {

	text-align: center;
	position: absolute;
	top: 0;
	left: 10;
	width: 220;
	height: 130;
	z-index: 2;
}

DIV.login {

	position: absolute;
	top: 10;
	left: 250;
	width: 480;
	height: 100;
	z-index: 2;
}

DIV.bih_online {

	text-align: center;
	position: absolute;
	top: 10;
	left: 740;
	width: 130;
	height: 100;
	z-index: 2;
}

DIV.toolbox {

	position: absolute;
	top: 140;
	left: 20;
	width: 208;
	height: 590;
	z-index: 2;
}

IFRAME.content {

	position: absolute;
	top: 110;
	left: 250;
	width: 468;
	height: 560;
	z-index: 3;
}

DIV.ads {

	text-align: center;
	position: absolute;
	top: 140;
	left: 740;
	width: 130;
	height: 580;
	z-index: 2;
}

DIV.foot {

	text-align: center;
	position: absolute;
	top: 680;
	left: 250;
	width: 468;
	height: 20;
	z-index: 2;
}

/* ::::::::::::::::: G E N E R A L ::::::::::::::::: */

BODY, TABLE, TD {

	color: black;
	font-size: 11px;
	font-family: Arial;

	scrollbar-face-color: #99CCFF;  
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #663399;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

INPUT {

	color: Blue;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.title1 {

	font-size: 50px;
	font-family: Arial;
	color: Black;
	line-height: 45px;
	font-weight: 600;
}

.title2 {

	font-size: 13px;
	font-family: Arial;
	color: black;
	font-weight: bold;
}


.small {

	font-size: 8px;
}

TD.small {

	background-color: #E6E6E6;
	font-size: 7pt;
	text-align: justify;
}

A:HOVER {

	color: Fuchsia;
	text-decoration : none;
}

A {
	text-decoration : underline; 
}

.link {

	font-size: 10px;
	color: Navy;
	text-decoration : none;
}

.s {

	font-size: 9px;
	color: red;
}


/* ::::::::::::::::: T O O L B O X ::::::::::::::::: */

TABLE.toolboxBack { background-color: black; }

TABLE.toolbox {

	background-color: #E6E6E6;
	font-family:'Verdana';
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration : none;

}

TD.toolboxTitleopcina {

	background-color: #A2D6FD;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-family: "Verdana";
	letter-spacing: 1px;
	text-transform: uppercase;
}

TD.toolboxTitleinteraktiv {

	background-color: #33CCCC;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-family: "Verdana";
	letter-spacing: 1px;
	text-transform: uppercase;
}

TD.toolboxTitleturist {

	background-color: #FFCC66;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-family: "Verdana";
	letter-spacing: 1px;
	text-transform: uppercase;
}

TD.toolboxTitlekonjic {

	background-color: #FF93C9;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	font-family: "Verdana";
	letter-spacing: 1px;
	text-transform: uppercase;
}

TD.toolbox {
	background-color: #FBFBFB;
}

A.toolbox {

	color: gray;
	font-size: 10pt;
	text-decoration : none;
}

A.toolboxNow {

	color: white;
	font-size: 10pt;
}

A:hover.toolbox {

	color: black;
	text-decoration: none;
}

A:hover.toolboxNow {

	color: #FFCC00;
	text-decoration: none;
}

