/* --------------------------------------------------------------
// FILE: style.css
// AUTHOR: Klemen Kenda
// DATE: 14/12/2007
// DESCRIPTION: CSS style for EU partners
// HISTORY:
----------------------------------------------------------------*/

body {
  background-image: url('/template/images/efamt_01.jpg');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	color: #004990;	
}

table {
	font-family: Tahoma, Helvetica;
	font-size: 12px;	
	text-align: left;
	color: #004990;
}

table.main {
  margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;	
}

td {
  padding: 0 0 0 0;	
}

td.main-left {
  background-image: url('/template/images/efamt_02.jpg');
	background-repeat: no-repeat;
	width: 29px;
}

td.main-menu {
  vertical-align: top;
	width: 248px;
}

td.main-title {
  width: 651px;
	height: 127px;
	vertical-align: top;
	text-align: right;
  background-image: url('/template/images/efamt_04.jpg');	
	background-repeat: no-repeat;	
}

td.main-right {
  width: 24px; 
  background-image: url('/template/images/efamt_05.jpg');	
}

td.main-center {
  background-image: url('/template/images/efamt_08.jpg');
	background-repeat: no-repeat;
	width: 651px;
	/* height: 500px; */
	vertical-align: top;
}

/* menu ----------------------------------------------------------------*/
div.menu-level1 {
  height: 20px;
	width: 237px;
	font-weight: bold;
	font-size: 11px;
	color: #013D77;
	background-image: url('/template/images/menu-back-efamt.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 11px;
}

div.menu-level2 {
  padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 11px;
	color: #013D77;
	line-height: 18px;
}

div.content {
	width: 630px;
	margin-left: 10px; 
	margin-top: 10px;  
	padding-right: 5px; 
	height: 540px;
	overflow: auto;
}

/* linki  ----------------------------------------------------------------*/
.simple A:link {
  color: #004990;	
  text-decoration: none;
}

.simple A:visited {
  color: #004990;
  text-decoration: none;
}

.simple A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.white A:link {
  color: white;	
  text-decoration: none;
}

.white A:visited {
  color: white;
  text-decoration: none;
}

.white A:hover {
  color: #EDE33C;
  text-decoration: none;
}

.menu-level2 A:link {
  color: #004990;	
  text-decoration: none;
}

.menu-level2 A:visited {
  color: #004990;
  text-decoration: none;
}

.menu-level2 A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.menu-level1 A:link {
  color: #004990;	
  text-decoration: none;
}

.menu-level1 A:visited {
  color: #004990;
  text-decoration: none;
}

.menu-level1 A:hover {
  color: #EE3C23;
  text-decoration: none;
}

.lt1 A:link {
  color: #FF030F;	
  text-decoration: none;
}

.lt1 A:visited {
  color: #FF030F;
  text-decoration: none;
}

.lt1 A:hover {
  color: #FF030F;
  text-decoration: underline;
}

.menu-level1on A:link {
  color: red;	
}

.menu-level1on A:visited {
  color: red;
}

A:link {
  color: #004990;	
  text-decoration: underline;
}

A:visited {
  color: #004990;
  text-decoration: underline;
}

A:hover {
  color: #EE3C23;
  text-decoration: underline;
}

h1 {
  color: #004990;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0.0em; margin-left: 3.3em;
	margin-top: -0px;
	/* display: inline; */ 	
}

h2 {
  color: #004990;
	font-family: Trebuchet MS, Tahoma, Helvetica;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
  line-height: 24px;
	padding-top: 10px;	
}

ul {
  list-style-type: none;
	padding-left: 0;
	margin-left: 20px;
}

ul.menu {
  list-style-type: square;
	color: #6f98bf;
	font-size: 11px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
  margin-top: 2px;
	padding-left: 15px;
	margin-bottom: 5px;	
	background: url(/template/images/bullet.gif) left top no-repeat;
}

li.menu {
  color: #6f98bf;
  background: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr {
  height: 1px;
	color: #C3D2E0;
	background-color: #C3D2E0;
	border: 0px solid #C3D2E0;
}

td.lt1 {
  padding-left: 15px; 
	padding-right: 15px; 
	vertical-align: top; 
	width: 206px; 
	height: 151px; 
	background-image: url('/template/images/lt-back1.jpg'); 
	background-repeat: no-repeat;
}

td.lt2 {
  padding-left: 15px; 
	padding-right: 15px; 
	vertical-align: top; 
	width: 206px; 
	height: 151px; 
	background-image: url('/template/images/lt-back2.jpg'); 
	background-repeat: no-repeat;
}

td.values-cell-name {
  padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top; 
	background-color: #D7E2ED;
  border-bottom: 3px solid #d7e2ed;
	border-top: 1px solid white;
}

td.values-cell-desc {
  padding-left: 25px; 
	padding-top: 8px;
	padding-bottom: 8px;
  vertical-align: top;
  border-bottom: 3px solid #d7e2ed;
	border-top: 1px solid white;
}

#accmenu {
  margin:0;
  padding:0;
  width:237px;
  list-style-type:none;
  background-color:#FFFFFF;
  color:#000000;
  /* line-height:120%; */ 
}

#accmenu a{
  display:block;
  font-weight:normal;
  text-decoration:none;
}

#accmenu ul{
  overflow: hidden;
  margin:0;
  padding:0;	
	margin-bottom: 5px;
}

#accmenu li li, #accmenu li li a{
	background-image: none;  
  /* padding:0 15px 0 15px; */
	height: auto;
	width: 220px;
	font-weight: normal;	
	font-size: 12px;
}

#accmenu li li {
	margin-top: 2px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 0px;	
	background: url(/template/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;	
}

#accmenu li li li, #accmenu li li li a{
	background-image: none;    	
	height: auto;
	font-size: 11px;
	color: #6f98bf;
	width: 195px;
}

#accmenu li li li {
	margin-top: 2px;
	padding-left: 11px;
	margin-left: 5px;
	margin-bottom: 0px;	
	background: url(/template/images/bulletsq.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;	
}

#accmenu li{
  margin:0;
  padding:0;
  list-style-type:none;
}

#accmenu li a{
  height: 20px;
	width: 237px;
	font-weight: bold;
	font-size: 11px;
	color: #013D77;
	background-image: url('/template/images/menu-back-efamt.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 11px; 
  display: block;
}
