<?
$fonts = 'font-family: '.($_sett[font]?'"'.urldecode($_sett[font]).'", ':'').'Tahoma, "Times New Roman", Times, serif;
';
$incfont = $_sett[fontsize]?$_sett[fontsize]:0;
?>
body {
	background-repeat: repeat-x;
	background-position: left top;
}
.norepleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgnews {
	background-repeat: repeat-y;
	background-position: right;
}
.bgnewstop {
	background-repeat: repeat-x;
	background-position: top;

}
.bgplanka {
	background-repeat: repeat-x;
	background-position: center;

}
.planka {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #3D7CD7;

}
.plankahref {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #3D7CD7;
	text-decoration: none;
}
.plankahref:hover {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #e23b00;
	text-decoration: none;
}
.planka2 {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #01316e;

}
.planka2href {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #01316e;
	text-decoration: none;
}
.planka2href:hover {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #e23b00;
	text-decoration: none;
}
.blue11 {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #01316E;
	text-decoration: none;
}
.blue11:hover {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #01316E;
	text-decoration: underline;
}
.red11 {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #E23B00;
	text-decoration: none;
}
.red11:hover {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #E23B00;
	text-decoration: underline;
}
.gray11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: <?=(9+$incfont)?>px;
	letter-spacing: -2px;
	color: gray;
}
.button {
	<?=$fonts?>
	font-size: <?=(17+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: none;
}
.button:hover {
	<?=$fonts?>
	font-size: <?=(17+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bgmid {
	background-repeat: repeat-y;
	background-position: left;
}
.white11 {

	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #FFFFFF;
}
.white15 {
	<?=$fonts?>
	font-size: <?=(16+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: none;
}
.white15:hover {
	<?=$fonts?>
	font-size: <?=(16+$incfont)?>px;
	color: #f79d3a;
	text-decoration: none;
}
.white19 {
	<?=$fonts?>
	font-size: <?=(20+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: none;
}
.white19:hover {
	<?=$fonts?>
	font-size: <?=(20+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: underline;
}
.topheader {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topheader:hover {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bluebold12 {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	font-weight: bold;
	color: #01316E;
}
.bgcenter {
	background-repeat: repeat-y;
	background-position: center;
}
.input {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #185FB2;
}
.blue11href {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #01316E;
	text-decoration: underline;

}
.red11href, .link {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #E23B00;
	text-decoration: underline;

}
.red_small {
	<?=$fonts?>
	font-size: 9px;
	color: #E23B00;
}
.border1 {
	border: 1px solid #01316e;
}
.lightblue11 {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #3d7cd7;
	text-decoration: none;

}
blockquote {
	margin-left: 16px; 
	padding-left: 0px; 
	margin-top: 3px;
	margin-bottom: 3px;
}
.contacts {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.gray {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: gray;
	font-weight: normal;
}
.black10 {
	<?=$fonts?>
	font-size: <?=(10+$incfont)?>px;
	color: #000000;
	text-decoration: none;
}
.black11 {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #000000;
	text-decoration: none;
}
.black11href {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #000000;
	text-decoration: underline;
}
.white11 {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: none;
}
.white11href {
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.jurnalselect {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: <?=(10+$incfont)?>px;
	text-decoration: none;
	color: #000000;
}
.ultree { 
	margin-left: 8px; 
}
.ultreemain { 
	margin-left: -2px;
	margin-bottom: 5px;
}
.grey11 {
	color: #747474;
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	text-decoration: none;
}
.grey11:hover {
	color: #69a1e2;
	<?=$fonts?>
	font-size: <?=(11+$incfont)?>px;
	text-decoration: none;
}
.textmap {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f79d3a;
	color: #01316e;
	padding: 4px;
}
.textmapwhite {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #f79d3a;
	color: #FFFFFF;
	padding: 0px;
}
.pic_hlp {
	z-index: 100; 
	left: 0px; 
	top: 0px;
	visibility: hidden; 
	position: absolute;
}
.orangeborder {
	border: 1px solid #ff9232; 
}
UL {
	margin-bottom: 5px;
	margin-top: 5px;
}
OL {
	margin-bottom: 5px;
	margin-top: 5px;
}
.dy {
	padding-left: 0px;
	z-index: 2000;
	visibility: hidden;
	position: absolute;
	border: 1px solid #f79d3a;
	background-color: #FFFFFF;
	padding: 3px;
}
.dy2 {
	padding-left: 0px;
	z-index: 2000;
	visibility: hidden;
	position: absolute;
	border: 1px solid #f79d3a;
	background-color: #FFFFFF;
	padding: 3px;
}
.red15 {
	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	color: #4284d8;
	font-weight: bold;
	text-decoration: none;
}
.red15:hover {
	color: #f79d3a;
}
.iz {

	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: none;
}
.iz:hover {

	<?=$fonts?>
	font-size: <?=(12+$incfont)?>px;
	color: #FFFFFF;
	text-decoration: underline;
}