body {

  text-align: justify;



}



a

{

  color:#2b8dc2;

  text-decoration: none;

}





.gradient {

  color: #fff;

  padding: 0px;

  /* For WebKit (Safari, Google Chrome etc) */

  background: -webkit-gradient(linear, left top, left bottom, from(#1e5799), to(#7db9e8));

  /* For Mozilla/Gecko (Firefox etc) */

  background: -moz-linear-gradient(top, #1e5799, #7db9e8);

  /* For Internet Explorer 5.5 - 7 */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1e5799, endColorstr=#7db9e8);

  /* For Internet Explorer 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1e5799, endColorstr=#7db9e8)";

  background-attachment:fixed;

}    

  

.heading {

  text-align: center;

}



.logoimage 

{

  margin-top:10px;

  margin-left:10px;

}



.adress 

{
  position:absolute;
  left:50%;
  top:24px;
  width:237px;
  font-family:Trebuchet MS,Helvetica ,Arial,sans-serif;
  font-size: 14px;  
  height: 85px;
  margin-left:400px;
}



.adress a

{

  color:#2b8dc2;

  font-family:Trebuchet MS,Helvetica ,Arial,sans-serif;

  font-size: 14px;  

  text-decoration: none;  

}





.logo {
  text-align: left;
  min-height:130px;
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  border-top-left-radius: 14px;    
  border-top-right-radius: 14px;      
  background-color:#fff;
  margin-left:3px;
  margin-right:3px;
  margin-top:3px;
  border:1px solid #888;
}



.flags {

  height:30px;

  background-color:#eee;

  border:none;

  width:1300px;  

  text-align:left;

  margin-top:10px;

  margin-bottom:-10px;

}



.page

{

  width:1300px;

  margin-left:auto;

  margin-right:auto;

  padding-top:3px;

  padding-left:3px;

  padding-right:3px;

  -moz-border-radius: 20px;

  -webkit-border-radius: 20px;

  -khtml-border-radius: 20px;

  border-radius: 20px;    

  background-color:#eee;

  color:#000;

}



.container {
        /* Centering for IE6+ in strict mode,

          Firefox, and other modern browsers */

     margin: auto;

        /* Don't center every line of text -

          we inherited this setting from body */
    text-align: left;
    min-height:400px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;    
    background-color:#fff;
    border:1px solid #888;
    margin-left:3px;
    margin-right:3px;
    margin-top:3px;  
    overflow: auto;    
}

  

.left {

  float: left;

  padding: 0px 10px 0px -10px;

  width: 150px;

  background-color:#fff;

  -moz-border-radius-topleft: 10px;

  border-top-left-radius: 10px;    

  margin-left:10px;

  margin-top:5px;

  margin-right:-10px;

}



.left h3, .right h3 {

  padding: 0;

  color:#fff;

  /*font-family: Trebuchet MS, Helvetica,sans-serif;*/
  font-family: 'Lato', sans-serif;

  font-size: 16px;

  background-color: #2b8dc2;

  height: 25px;

  width:140px;

  padding-top:2px;  

  padding-left:10px;

  -moz-border-radius: 4px;

  border-radius: 4px;     

}





.middle {
  top: 10px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top:25px;
  background-color:#fff;
  font-family: 'Lato', sans-serif;
  /*font-family:Trebuchet MS,Helvetica ,Arial,sans-serif;*/
  font-size: 16px;
  color: #505050;  
}

.right {

  float: right;
  padding: 0px 10px 0px 10px;
  width: 30px;
  background-color:#fff;
  color:#000;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;    
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  /*font-family: Verdana;*/
  font-size: 10pt;
  clear: both;
  color:#000;
}

#navlist li
{
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}

.topmenu {
  position:absolute;
  width:940px;
  left:50%;
  top:130px;
  background-color: #2b8dc2;
  height: 30px;
  -moz-border-radius: 4px;
  border-radius: 4px;     
  padding-top:7px;
  margin-left:-470px;
  margin-right:auto;
  text-align: center;
}


/* Joomla styles */



.breadcrumb

{ 

  list-style-type: none;

}



.pull-right

{

  float:right;

  width:150px;

  top: 0px;

  right:150px;

  margin-top:-30px;

}



.actions {

  list-style-type: none;  

  display: inline;    

  text-align: right;  

}



.actions li

{

  color:#0;

  display: inline;

  list-style-type: none;

  margin: 0px;

  padding: 0px;  

}



.email-icon 

{

  background-image: url(../images/system/emailButton.png);    

  background-repeat: no-repeat;   

  background-position: 0 0;   

  padding: 0px;

  margin-left: 0px;  

}



.print-icon 

{

  background-image: url(../images/system/printButton.png);    

  background-repeat: no-repeat;   

  background-position: 0 0;   

  padding: 0px;

  margin-left: 0px;  

}



.edit-icon

{

  background-image: url(../images/system/edit.png);    

  background-repeat: no-repeat;   

  background-position: 0 0;   

  padding: 0px;

  margin-left: 0px;  

}

.print-icon a, .email-icon a, .edit-icon a

{

    display: inline-block;

    overflow: hidden;

    width: 0;

    height: 20px;

    padding-left: 16px;

}



.menutop

{
  list-style-type: none;  
  display: inline;  
  text-align: center;
}



.menutop li 

{
  color:#fff;
  display: inline;
  list-style-type: none;
  padding-right: 20px;  
  text-shadow: 1px 1px #000;
  /*font-family: 'Lato', sans-serif;*/
  font-family:Verdana;
  font-size: 12pt;
}



.menutop li a 

{

  color:#fff;

  font-family: Arial;
  /*font-family: 'Lato', sans-serif;*/
  font-size: 15px;

  font-weight:bold;

  text-decoration: none;
    text-align: center;
}





.menuleft

{

  /* list-style-type: none;  */

  /* display: block;   */

  padding-left:15px;

}



.menuleft li

{

  color:#2b8dc2;

  display: block;

  list-style-type: none;

  /*padding-right: 20px;  */

}



.menuleft li a

{

  color:#2b8dc2;

  /*font-family: Arial;*/
  font-family: 'Lato', sans-serif;
  font-size: 15px;

  font-weight:bold;

  text-decoration: none;

}





.menuright

{

  list-style-type: none;

  display: block;

  padding-left:0px;

}



.menuright li

{

  color:#2b8dc2;

  display: block;

  list-style-type: none;

  /*padding-right: 20px;  */

}



.menuright li a

{

  color:#2b8dc2;


  /*font-family: Arial;*/
  font-family: 'Lato', sans-serif;
  font-size: 15px;

  font-weight:bold;

  text-decoration: none;

}





.page-header a

{

  color: #2b8dc2;

  /*font-family: Trebuchet MS,Helvetica ,Arial,sans-serif;*/
  font-family: 'Lato', sans-serif;
  font-size: 22pt;

  font-weight:bold;

  text-decoration: none;

}



h1 {

  padding: 0;

  /*font-family: 'Lato', sans-serif;*/
  font-family:Trebuchet MS,Helvetica ,Arial,sans-serif;

  font-size: 26px;

  font-weight: bold;

  vertical-align: middle;

  color: #2B8DC2;

  text-align: left;

  width: 100%;

  height: 26px;

}



h2 {

  padding: 0;

  font-family: Trebuchet MS, Helvetica,sans-serif;
/*  font-family: 'Lato', sans-serif;*/
  font-size: 18px; 

  font-weight: bold;

  vertical-align: bottom;

  color: #2B8DC2;

  text-align: left;

  width: 100%;

  height: 18px; 

}


.centerdiv {
    width: 50%;
    margin: 0 auto;
}
