@charset "utf-8";
/* made by == Riste Lazoroski */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(images/beckground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF;
	margin: 10px;
}
a:link {
	color: #30819a;
}
a:visited {
	color: #30819a;
}
a:hover {
	color: #1A4451;
}
a:active {
	color: #30819a;
}.header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 970px;
}
.footer {
	background-image: url(images/footer.jpg);
	height: 86px;
	width: 970px;
	color: #FFF;
	padding-bottom: 10px;
}

.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	font-size: 16px;
	color: #30819a;
	font-family: Verdana, Geneva, sans-serif;
}
.table_border {
	border: 1px solid #CCC;
	background-color: #FFF;
}
.separator {
	background-image: url(images/separator.jpg);
	height: 33px;
	width: 7px;
}
.menu-text {
	color: #30819a;
	font-size: 16px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.left_bg {
	background-color: #FFF;
	background-image: url(images/left_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #30404E;
	border-right-color: #30404E;
	border-bottom-color: #30404E;
	border-left-color: #30404E;
}
.centar_pand {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pan10 {
	padding: 15px;
}
.img {
	background-color: #FFF;
	border: 1px solid #666;
	padding: 5px;
}
.title_txt {
	font-size: 16px;
	font-weight: bold;
	color: #007BA4;
}
.details_txt {
	font-weight: normal;
	color: #1e596b;
	font-style: italic;
}
.centar_pand2 {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #006C8C;
	text-align: center;
}
ul {
	font-size: 24px;
	font-style: oblique;
	color: #407BB0;
	line-height: inherit;
	font-family: Tahoma, Geneva, sans-serif;
}
