BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : 005048;
	font-size : 12px;
	margin : 0px;
}

BODY.hdr, BODY.info {
	background-color : #A4C7FF;
	background-image : url(images/main_bg_info.gif);
}

BODY.info P {
	margin-top: 2px;
	margin-bottom: 2px;
}

BODY.info A {
	color : 005048;
}

BODY.inst {
	background-color : #00A99B;
	background-image : url(images/main_bg_inst.gif);
}

BODY.appr {
	background-color : #4DC4CF;
	background-image : url(images/main_bg_appr.gif);
}

BODY.catalog {
	background-color : #4DC4CF;
	margin : 10px;
}

BODY.invi {
	background-color : #C9EBFC;
	background-image : url(images/main_bg_invi.gif);
}

BODY.expo {
	background-color : #007B6F;
	background-image : url(images/main_bg_expo.gif);
}

IMG.pagetitle {
	margin: 4px;
}

SPAN.infotext {
	position: absolute;
	width: 30%;
	top: 30px;
	margin-left: 12px;
	margin-right: 112px;
	text-align : justify;
}

IMG.decoappr {
	border : 1px solid Gray;
	margin-bottom: 10px;
}

#navig {
	border : 1px solid Silver;
	position : absolute;
	left: 10px;
	top: 30px;
	width: 190px;
	background-color : #006057;
	padding : 3px;
}

#navig #svet {
	color: Silver;
	font-weight : bold;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding: 5px;
}

#navig .statnavig0, #navig .statnavig1 {
	font-size : 11px;
	padding : 1px;
	padding-left: 5px;
	color: #4DAEB9;
} 

#navig .statnavig1 {
	background-color : Gray;
}

#navig A {
	text-decoration : none;
	color: #4DAEB9;	
}

#expo {
	position: absolute;
	width: 400px;
	height: 400px;
	left: 220px;
	top: 10px;
}

#expo img {
	border-color : White;
	border-style : solid;
	border-width : 1px;
}

#navprev {
  position: absolute;
  left: 220px;
  top: 430px;
}

#navnext {
  position: absolute;
  left: 590px;
  top: 430px;
}

#popiska {
	border : 1px solid Silver;
	position : absolute;
	left: 250px;
	top: 425px;
	width: 333px;
	background-color : #006057;
	padding : 3px;
	font-size: 10px;
	color: #4DAEB9;	
}

BODY.insttn {
	background-color : #3CBDC1;
	text-align : center;
}

BODY.insttn IMG {
	border : 1px solid Gray;
	margin : 5px;
}

BODY.instdet {
	background-color : #00A99B;
	text-align : center;	
}

BODY.instdet IMG {
	border: Solid 1px Gray;
}
