html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
}

.main-tb {
	height: 100%;
	width: 100%;
}

.main-td {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #0B0F22;
}

.cont-tb {
	width: 1000px;
}

td.home-top {
	height: 100px;
	background: url("../images/main_top_bg.jpg");
	background-repeat: repeat-x;
	vertical-align: top;
}

.logo {
	float: left;
	padding-left: 30px;
}

.contacts {
	padding-right: 20px;
	color: #FFFFFF;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	
	width: 200px;
	float: right;
}

.menu-tb {
	height: 29px;
	background: url("../images/menu_bg.jpg");
	background-repeat: repeat-x;
	border-bottom: 1px solid #4C5E74;
	
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 15px;
}

.menu-left {
	width: 227px;
	border-right: 1px solid #1C2B3E;
}

.menu-left-over {
	width: 227px;
	border-right: 1px solid #1C2B3E;
	background: url("../images/button_long.gif");
	background-repeat: no-repeat;
}

.menu-middle {
	width: 182px;
	border-left: 1px solid #31556F;
	border-right: 1px solid #1C2B3E;
}

.menu-middle-over {
	width: 182px;
	border-left: 1px solid #31556F;
	border-right: 1px solid #1C2B3E;
	background: url("../images/button.gif");
	background-repeat: no-repeat;
}

.menu-right {
	width: 227px;
	border-left: 1px solid #31556F;
}

.menu-right-over {
	width: 227px;
	border-left: 1px solid #31556F;
	background: url("../images/button_long.gif");
	background-repeat: no-repeat;
}

.flash-left {
	width: 21px;
	background: url("../images/flash_left_bg.jpg");
	background-repeat: repeat-x;
}

.flash-right {
	width: 33px;
	background: url("../images/flash_right_bg.jpg");
	background-repeat: repeat-x;
}

.sub-menu-tb {
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	height: 46px;
	width: 100%;
	background: url("../images/sub_menu_bg.jpg");
	background-repeat: repeat-x;
}

.sub-menu1-tb {
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	height: 46px;
	width: 100%;
	background: url("../images/sub_menu1_bg.jpg");
	background-repeat: no-repeat;
}

.sub-menu2-tb {
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	height: 46px;
	width: 100%;
	background: url("../images/sub_menu2_bg.jpg");
	background-repeat: no-repeat;
}

.sub-menu3-tb {
	margin-top: 2px;
	border-top: 1px solid #FFFFFF;
	height: 46px;
	width: 100%;
	background: url("../images/sub_menu3_bg.jpg");
	background-repeat: no-repeat;
}

.content-tb {
	margin-top: 2px;
	padding-top: 10px;
	border-top: 1px solid #2B2D46;
	border-bottom: 1px solid #3A5572;
	width: 100%;
	
	background: url("../images/content_bg.jpg");
	background-repeat: repeat-x;
	background-color: #202E39;
}

.content-tb td {
	vertical-align: top;
}

.bottom-home-tb {
	margin-top: 3px;
	border-top: 1px solid #A8CDD6;
	height: 45px;
	width: 100%;
	background: url("../images/bottom_home_bg.jpg");
	background-repeat: repeat-x;
}

.bottom-tb {
	margin-top: 3px;
	border-top: 1px solid #A8CDD6;
	height: 61px;
	width: 100%;
	background: url("../images/bottom_bg.jpg");
	background-repeat: repeat-x;
}

.content-page-tb {
	margin-top: 2px;
	padding-top: 10px;
	border-top: 1px solid #2B2D46;
	border-bottom: 1px solid #3A5572;
	width: 100%;
	
	background: url("../images/content_pages_bg.jpg");
	background-repeat: repeat-y;
}

.content-page-tb td {
	vertical-align: top;
}

.sub-menu-name {
	width: 170px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #F6F3F3;
	font-size: 18px;
}

.sub-menu-subname {
	height: 16px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #6E9CC9;
	font-size: 12px;
}

.sub-menu-inactive-name {
	width: 170px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	color: #6382B5;
	font-size: 18px;
}

.show-arrows {
	background: url("../images/arrows.gif");
	background-repeat: no-repeat;
	background-position: center;
}

.sub-meniu-tb {
	height: 46px;
	cursor: pointer;
}

.sub-meniu-active-tb {
	height: 46px;
}

.vertical-line {
	width: 11px;
	background: url("../images/vertical_line.gif");
	background-repeat: repeat-y;
	background-position: center;
}

.text-block {
	color: #B7C5D0;
	font: 11px/15px Verdana;
	text-align: justify;
	padding: 0px 20px 5px 20px;
}

a.more {
	text-decoration: none;
	font-weight: bold;
	color: #F5FC9C;
}

.horizontal-line {
	width: 282px;
	border: 1px solid #394B61;
}

a.white-link {
	color: #FFFFFF;
}

.banner {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;
}

.bottom-menu {
	color: #FFFFFF;
	font: 11px/15px Verdana;
	margin-left: 25px;
}

.bottom-menu td {
	padding-left: 2px;
	padding-right: 2px;
}

a.bottom-menu-link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.page-heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #99ACBB;
	
	padding-bottom: 5px;
}

.text-image {
	border: 1px solid #455971;
}
