@import "common.css";

* {
	margin: 0;
	padding: 0;
}

/* NEWS */
.news {
	width: 274px;	
	height: 145px;
	background: #F2F2F2 url(images/news_bottom.jpg) no-repeat bottom;	
	color: white;
	font-weight: bold;	
	font-size: 9pt;	
	text-align: center;
	margin-bottom: 40px;
}

.news .image {
	width: 274px;
	height: 68px;
	background: url(images/news_i.jpg) no-repeat;	
}
.news .content {
	height: 77px;
	text-align: center;
	background: url(images/news_gradient.jpg) no-repeat;
	background-position: top left;	
	padding-top: 15px;
	padding-left: 15px;
}
.news .info {
	width: 48px;
	height: 16px;
	background: url(images/news_info.gif) no-repeat;
	padding-left: 10px;
	float: left;
}
.news .date {
	width: 80px;
	height: 16px;
	padding: 0 8px;	
	float: left;
	background: url(images/news_date.gif) no-repeat;
	margin-left: 4px;
}
.news .title {
	margin-top: 4px;
}
.news .title a {
	display: block;
	width: 246px;
	height: 16px;
	background: url(images/news_title.gif) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	padding: 0 10px;	
	text-decoration: none;
}

.news .title a:hover {
	background: url(images/news_title_hover.gif) no-repeat;	
	color: red;
	text-decoration: none;	
}



/* FRAME */

.frame {
	width: 586px;
	background-color: #F2F2F2;
	position: relative;	
	margin-bottom: 5px;
}

.frame .left {
	width: 161px;
	float: left;
	margin-right: 25px;
	text-align: center;
	min-height: 140px;	
}

.frame .right {
	width: 380px;
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	min-height: 140px;
}

.headline {
	width: 100%;
	height: 16px;
	background: url(images/headline-left.gif) no-repeat left;		
	white-space: nowrap;
	clear: both;
}

.headline .text {
	height: 16px;
   background: url(images/headline-right.gif) no-repeat right;	
	color: white;
	font-size: 9pt;
	white-space: nowrap;
	margin-left: 8px;
	padding-right: 8px;	
	width: auto;
	float: left;
}

.headline .text a {
	color: white;
	text-decoration: underline;
	font-size: 8pt;	
}

.headline.wide .text {
	width: 320px;
}

.headline.gray {
	background: url(images/headline-left-gray.gif) no-repeat;		
}
.headline.gray .text {
	background: url(images/headline-right-gray.gif) no-repeat right;	
}

.frame .info {
	width: 378px;	
	padding-bottom: 30px;
}

.frame .info td {
	font-size: 9pt;
	border-bottom: 1px dotted black;
	color: black;
	line-height: 14pt;
}

.frame .info .col1 {
	width: 140px;
}

.frame .info .col2 {
	font-weight: bold;
	padding-left: 10px;
}

.more-less {
	width: 47px;
	height: 16px;
	background: url(images/more-less.gif) no-repeat;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;	
	position: absolute;
	bottom: 0px;
	cursor: hand; cursor: pointer;	
}

/* MENU */

#topMenu {
	width: 902px;
	height: 60px;
   margin: 0 auto;		
}

#topMenu ul { 
	width: 100%;
   margin: 0 auto;
}

#topMenu ul li { 	
	height: 60px;
   list-style: none;
   line-height: 60px;
	float: left;
	white-space: nowrap;
	font-size: 12pt;
	font-weight: bold;	
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
   margin-left: 10px;
}

#topMenu ul li.first { 
	margin-left: 0px;
}

#topMenu ul li.last { 
	width: 110px;
   background: url(images/menu-top.gif) repeat-x bottom;
}

#topMenu ul li a { 
	min-width: 100px;
	display: block;
	color: #002c77;
   background: url(images/menu-top.gif) no-repeat bottom;
	text-decoration: none;	
	padding-right: 42px;
}

.cs #topMenu ul li a { 
	padding-right: 56px !important;
}

#topMenu ul li a:hover, #topMenu ul li a.active { 
   background: url(images/menu-top-active.gif) no-repeat bottom;
	text-decoration: none;
}

#quick-nav {
  float: right;
  margin-top: 0;
}
#quick-nav img {
	margin-left: 2px;
}

#leftMenu {
   width: 274px;
	margin-bottom: 40px;   
}
#leftMenu ul {
   margin: 0;
   padding: 0;
}	

#leftMenu li {
	width: 274px;
	height: 34px;
   margin: 0;
   padding: 0;
   list-style: none;	
   font-size: 11pt;
	font-weight: normal;	
}

#leftMenu li a {
	color: #00338d;
   display: block;
   width: 100%;
   padding-left: 40px; 
   text-decoration: none;
	line-height: 34px;
   background: url(images/menu-left.jpg) no-repeat;	
	color: white;
}

html>body #leftMenu li a {
   width: auto;
}
#leftMenu li a:hover, #leftMenu li.active a {
   color: #002c77;
   background: url(images/menu-left-active.jpg) no-repeat;
}

/* LAYOUT */

#page {
	width: 962px;
   height : 100%;
   text-align : center;	
   margin: 0 auto;
   background-color: white;
}

#logo {
   width: 902px;
	height: 81px;
   background: url(images/logo-right.jpg) no-repeat;		
   margin : 0 auto;
	background-position: right;
	vertical-align: bottom;
}

.en #logo {
   background: url(images/logo-right-en.jpg) no-repeat;		
	background-position: right;
	vertical-align: bottom;
}

#header {
   width: 902px;
	height: 226px;
   background: url(images/header.jpg) no-repeat center;	
   margin : 0 auto;	
}

#headerWrap {
	height: 226px;	
   /*background: url(images/header-stripe.png) repeat-x;*/
}


#footerWrap {
   width: 902px;
	height: 153px;	
   background: url(images/footer-back.gif) repeat-x;
   text-align : center;
   margin : 0 auto;	
}

#footer {
   background: url(images/footer-k.jpg) no-repeat;	
	background-position: left top;
	padding-left: 320px;
	padding-top: 55px;
	font-size: 9pt;	
}

#footer td {
	font-size: 9pt;
}

#copyright {
   width: 902px;	
	height: 30px;
   margin : 0 auto;	
	vertical-align: middle;
	line-height: 30px;
	font-size: 8pt;
	font-weight: bold;
}

#copyright a {
	color: #3B3B3B;
}
#copyright .left {
	float: left;
	height: 30px;	
	margin-right: 500px;		
}
#copyright .right {
	float: left;	
	height: 30px;	
	background: url(images/bottom_logo.gif) no-repeat;	
	background-position: 0 4px;
	padding-left: 22px;
}
#copyright .right span {
	font-weight: normal;
	padding-left: 20px;
}

#copyright .right .line {
	height: 30px;
	background: url(images/bottom_line.gif) no-repeat;	
	background-position: 83px 4px;
}

.en #topWrap {
   background: url(images/logo-right-en.jpg) no-repeat;		
}
.sk #topWrap {
   background: url(images/logo-right-sk.jpg) no-repeat;		
}

#middle {
   width: 902px;
	margin: 0 auto;
	padding-top: 20px;	
}

#left{
   width: 274px; 
	min-height: 500px;
	_height: 500px;
   float: left;
	margin-right: 39px;
}

#right {
   width: 589px;
	min-height: 500px;
	_height: 500px;
	float: left;
	margin : 0 auto;  

}

.left {
	float: left;
}
.right {
	float: right;
}
.cleaner, .clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.bold {
	font-weight: bold;
}

table, table td {
	color: #00338d;  
	font-size: 14px;
}

div {
   margin: 0;
   padding : 0;   
   text-align: left;     
}

p {
	line-height: 14pt;
}

ul, ol {
	margin: 15px;
}

ul li {
	line-height: 14pt;
	padding-left: 15px;	
	list-style: none;
   background: url(images/list_arrow.gif) no-repeat;
	background-position: 0px 6px;
}

ol li {
	line-height: 14pt;
	padding-left: 0px;		
	margin-left: 15px;
}

a {
	color: #00338d;	
}

h1 {
	white-space: nowrap;
	font-size: 17pt;
	font-weight: normal;	
	letter-spacing: 1px;
	color: #002c77;
	margin-bottom: 30px;
}

h2 {
	color: #002c77;	
}

body {	
	border: 0;
	height: 100%; 
	max-height: 100%; 
	color: #212121;  
	text-align: center;
	margin: 0 auto;
	font-size: 14px;
	background: white url(images/background_square.gif) repeat left;
}