
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}


/**/
body {
	background-color: #2E3192;
	color: #B0E5F9;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
	margin: 0;
}
table {
	border: 0;
	border-collapse: collapse;
	/*table-layout: fixed;*/
	width: 100%;
	margin: 0;
}
table td {
	padding: 0;
	border: 0px solid white;	
	vertical-align: top;
	margin: 0;
}

a {
	color: #F3BA2C;	
	text-decoration: underline;
}

a:hover {
	color: #FAE6A9;	
}

#inner_anchor {
	text-decoration: none;
}

h1, h2 {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	margin: 10px 0 25px 0;
	text-align: left;	
}
h2 {
	font-size: 11px;
	margin: 5px 0 10px;
}
h1 a, h2 a {
	text-decoration: none;	
}
h1 a:hover, h2 a:hover {
	text-decoration: none;
	color: #FAE6A9;
}


#top_td {
	background: #2E3192 url(/img/layout/dozator/bg_header_multipli.gif) repeat-x;
}

#top_logo {
	background: url(/img/layout/dozator/header_ubs40.jpg) no-repeat;
	text-align: center;
	color: inherit;
	height: 269px;
}

#top_logo_div {
	text-align: right;
	padding-right: 28px;		
}

#menu_top {		
	text-align: right;
	width 240px;
}

#menu_top ul {
	list-style: none;
	margin: 0;	
}

#menu_top li {	
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	height: 22px;		
	font-family: Tahoma, sans-serif;
	
}

#menu_top a {
	color: #2E3093;
	text-decoration: underline;
	padding-right: 45px;
}
#menu_top a:hover {
	color: #FAC121;
	text-decoration: underline;	
}

#menu_top li.selected a {	
	padding-bottom: 4px;
	color: #FAC121;
	/*background: url(/img/layout/dozator/yellow_menu_switcher.gif) right no-repeat;*/
	background-repeat: no-repeat;
	background-image: url(/img/layout/dozator/yellow_menu_switcher.gif);
	background-position: center right;
}

#footer_logo_top {	
	background: url(/img/layout/dozator/footer_logo_top.gif) left bottom no-repeat;	
}

.panel_text {
	font-family: tahoma, sans-serif;
	font-weight: bold;
	color: #2B3197;
	font-size: 14px;
	margin-left: 10px;	
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 1px;
	padding: 0;	
}

#central_content {
	padding-left: 20px;
	padding-right: 20px;
	/*width: 47%;*/
}

.underpanel_div {
	padding: 10px 10px 15px 15px;	
}

#uderpanel_div_ul {
	list-style-image: url(/img/layout/dozator/list_image.gif);
	list-style-position: outside;	
	padding-left: 15px;
	margin-left: 0;
	margin-bottom: 0;	
	margin-top: 5px;	
}

#uderpanel_div_ul li {
	margin-top: 10px;
}

.underpanel_div_gallery {
	padding: 15px 10px 0px 10px;
	text-align: center;
}

#certificate_msg {	
	padding-top: 10px;
	padding-bottom: 10px;
}

.date_text {
	color: #FDC222;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;	
	padding: 0;
}

.deatil_link {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

#deatil_link a {
	color: #F3BA2C;	
	text-decoration: underline;
}

#deatil_link a:hover {
	color: #FAE6A9;	
}

.copy_text {
	color: #33338D;
	vertical-align: middle;
	font-size: 11px;
}

#copy_text div {
	margin-right: 25px;
}

/*Styles for all td, tr and table*/

#global_table {	
	height: 100%;
}


#header_ubs40 {	
	width: 615px;
	/*height: 269px;*/
}

#middle_ubs40 {
	background-color: #FAC01F;
}

#content_left {
	width: 25%;
	padding-right: 15px;
}

.legend_td {
	background-color: #F6C022;
	height: 23;
}

.left_corner {
	background-color: #F6C022;
	width: 7px;
	height: 6px;
}

.header_panel_under {
	background-color: #FBE6A3
}

.header_panel_under_td {
	height: 7px;
}

#content_right {
	/*width: 23%;*/
}

.right_corner {
	background-color: #F6C022;
	width: 6px;
}

#footer_td {
	height: 10%;
	vertical-align: bottom;
}

#footer_logo_top_td {
	height: 60px;
	width: 10%;
}

#footer_logo_middle_tr {
	background-color: #FEE6A6;
}

#footer_logo_middle_td {
	height: 6px;
}

#footer_logo_bottom_tr {
	background-color: #F8C022;
}

#footer_logo_bottom_td {
	height: 47px;
}

.empty {
	font-style: italic;
}

div.pagination {
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.news_item_table {
    margin: 10px 0px 25px 0px;	
}
.news_item_table td {
	padding: 0;
    margin: 0;
	/*border: 1px solid #29429C;*/
}
.news_item_table td h2 {
    margin: 0px 0px 20px 0px;	
}
.news_item_table td img {
    margin: 0px 10px 0px 0px;
}
.news_item_table img.thumb {
	/*border: #29429C solid 1px;*/
	float: left;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.news_item_table table td {
	padding: 4px;
	border: #66797E solid 1px;
}

#element_table {
	width: 100%;/*auto*/
	float: right;
}

#element_table_first_td {
	padding-top: 15px;
}

#element_table_second_td {
	background-color: #5866B3;	
}

#element_table_first_item {
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;/*added*/
}

#specify_div {
	padding: 10px 10px 15px 15px;	
}

#specify_div table {
	border: 1px solid white;	
}

#specify_div td {
	border: 1px solid white;
}

#right_navigation {	
	list-style-image: url(/img/layout/dozator/list_image.gif);
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0;
}

#right_navigation li ul {
	list-style-image: none;
	list-style: circle outside;
	margin-left: 20px;
	padding: 0;
}

#right_navigation li a {
	text-decoration: none;
}

#right_navigation li a:hover {
	text-decoration: underline;
}

#right_navigation li {
	margin-top: 2px;
}