@CHARSET "UTF-8";

* {
	margin: 0px;
	padding:0px;
}

div#page_top {
	background-image: url(../img/topline.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

div#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#header {
	width: inherit;
	height: 43px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 17px;
	text-align: left;
}

div#logo_link {
	position: relative;
	float: left;
	top: 0px;
	left: 20px;
	height: auto;
	width: auto;
	display: block;
}

.pict_link {
	border: none;
}

div#site_language {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	height: auto;
	width: auto;
	display: inline;
}

div#site_language a {
	display: block;
	width: 23px;
	height: 15px;
}

/*div#site_language a[title="english"] {*/
/*	background-image: url(../img/flag_eng.png);*/
/*}*/

/*div#site_language a[title="srpski"] {*/
/*	background-image: url(../img/flag_srp.png);*/
/*}*/

div#header_underline {
	display: block;
	width: inherit;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	/*border: 1px solid gray;*/
	/*background-image: url(../img/headline.png);*/
}

div#header_left {
	float: left;
	height: 24px;
	width: 6px;
	background-image: url(../img/headline_left.png);
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

div#header_center {
	float: left;
	height: 24px;
	width: 966px;
	background-image: url(../img/headline_center.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

div#header_right {
	float: left;
	height: 24px;
	width: 6px;
	background-image: url(../img/headline_right.png);
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

div#navbar {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

div#navbar a {
	float: left;
	height: auto;
	margin-top: 4px;
	margin-left: 13px;
	padding-right: 12px;
	padding-left: 0px;
	border-left: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
}

div#navbar > a + a {
	margin-left: 0px;
	padding-left: 12px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: gray;
}

div#navbar a:LINK, div#navbar a:VISITED {
	color: black;
}

div#navbar a:HOVER {
	color: red;
	text-decoration: underline;
}

div#site_contact_link {
	float: right;
	margin-right: 13px;
	display: inline;
}

div#site_contact_link a {
	display: block;
	margin-top: 4px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-decoration: none;
	text-align: right;
}

div#site_contact_link a:LINK, div#site_contact_link a:VISITED {
	color: black;
}

div#site_contact_link a:HOVER {
	color: red;
	text-decoration: underline;
}

div#left_menus {
	float: left;
	width: 190px;
}

div#page_selected_background {
	width: 180px;
	height: 25px;
	margin-bottom: 7px;
	background-image: url(../img/borderMainblu.jpg);
	background-repeat: no-repeat;
}

p#page_selected {
	text-align: center;
	color: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 25px;
}

div#left_buttons {
}

div#left_buttons a {
	display: block;
	width: 180px;
	height: 25px;
	margin-bottom: 7px;
	/*padding-top: 1px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: smaller;
	text-align: center;
	line-height: 25px;
	background-image: url(../img/left_menu_button.jpg);
	background-repeat: no-repeat;
}

div#left_buttons a:LINK, div#left_buttons a:VISITED {
	color: #000080;
	font-weight: bold;
	text-decoration: none;
}

div#left_buttons a:HOVER {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

div#main_content {
	float: left;
	width: 600px;
}

div#mainpict {
	width: 600px;
}

div#right_menus {
	float: right;
	width: 180px;
	height: 470px;
}

div#right_menus_top {
	height: 10px;
	background-image: url(../img/contactrightup.jpg);
	background-repeat: no-repeat;
}

div#right_menus_middle {
	background-image: url(../img/contactrightm.jpg);
	background-repeat: repeat-y;
}

div#contact_details_short {
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
}

.contact_label {
	margin-left: 35px;
	color: red;
}

.contact_text {
	margin-left: 25px;
	color: black;
}

div#right_menus_bottom {
	height: 15px;
	background-image: url(../img/contactrightdown.jpg);
	background-repeat: no-repeat;
}

.subtopic_label {
	width: 600px;
	height: 35px;
	margin-top: 14px;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(../img/subtopic_label_gray.jpg);
	background-repeat: no-repeat;
}

.subtopic_label p {
	padding-left: 50px;
	line-height: 35px;
}

.subtopic_content_top {
	height: 10px;
	background-image: url(../img/background_600_300up.jpg);
	background-repeat: no-repeat;
}

.subtopic_content_middle {
	min-height: 30px;
	background-image: url(../img/background_600_300m.jpg);
	background-repeat: repeat-y;
}

.subtopic_content {
	width: 580px;
	height: auto;
	/*min-height: 211px;*/
	/*margin-top: 8px;*/
	/*margin-left: 2px;*/
	padding-left: 10px;
	padding-top: 5px;
	/*padding-right: 10px;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
}

.subtopic_content p {
	width: 580px;
}

.subtopic_content ol, .subtopic_content ul {
	width: 580px;
}

.subtopic_content ol li, .subtopic_content ul li {
	margin-left: 27px;
}

.subtopic_small_details {
	width: auto;
}

.subtopic_small_details p {
	width: auto;
}

.subtopic_small_details ol, .subtopic_small_details ul {
	width: auto;
}

.subtopic_small_details ol li, .subtopic_small_details ul li {
	margin-left: 27px;
}

p.subtopic_paragraph {
	margin-top: 20px;
}

.red_colored_font {
	color: red;
}

.subtopic_content_bottom {
	height: 10px;
	background-image: url(../img/background_600_300down.jpg);
	background-repeat: no-repeat;
}

div#page_footer {
	clear: both;
	height: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../img/footherline.png);
	background-repeat: repeat-x;
	overflow: hidden;
}

div#navbar_footer {
	float: right;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: inline;
}

div#navbar_footer a, div#copyright_notice {
	float: right;
	height: auto;
	margin-top: 4px;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: gray;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: smaller;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	display: block;
}

div#navbar_footer a:LINK, div#navbar_footer a:VISITED {
	color: black;
}

div#navbar_footer a:HOVER {
	color: red;
	text-decoration: underline;
}

div#navbar_footer a#footer_aboutus {
	border-left: none;
	padding-left: 0px;
}

.footer_red_square {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	display: inline;
}

div#copyright_notice {
	border-left: none;
	padding-left: 0px;
	margin-right: 10px;
}
