/* globals */

* {
  margin: 0;
  padding: 0;
  border: 0; 
}

html, body {
  height: 100%;
}
body {
  text-align: center;
  min-width: 1080px;
  background: #FFF;
}
a {
  outline: none;
}
.page {
  /*position: relative;*/
  margin: 0 auto;
  width: 1080px;
  min-height: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
}
legend {
  display: none;
}
a {
  font: 12px Arial;
  color: #225399;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
.bold {
  font-weight: bold;
}

/* end of globals */






.new {
  display: block;
}

.block_uls ul li a:hover {
  text-decoration: none;
}






/* header */

.header {
  width: 100%;
  background: #FFF;
}
.header_top {
  width: 100%;
  height: 83px;
  overflow: hidden;
}
.header_top table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.header_top table td {
  vertical-align: middle;
  height: 83px;
}
.header_top table td.left {
  width: 280px;
  text-align: left;
}
.header_top table td.left img {
  padding-left: 30px;
}
.header_top table td.center {
  text-align: left;
}
.header_top table td.right {
  text-align: right;
  width: 181px;
}
.header_top table td.right a {
  display: block;
  padding: 1px 30px 0px 15px;
  background: url(/img/zamok.jpg) 4px 0px no-repeat;
  height: 20px;
}
.header_top table td.right a span {
  font: 12px Arial;
  text-decoration: underline;
}
.header_top table td.right a:hover span {
  text-decoration: none;
}
.header_ul {
  width: 100%;
  height: 76px;
  background: url(/img/h_ul_bg.jpg) repeat-x;
  text-align: left;
  position: relative;
}
.pic_bg {
  position: absolute;
  right: 0;
}
.pic_bg2 {
  position: absolute;
  right: 325px;
  top: 76px;
}
.main {
  position: relative;
  height: 76px;
  margin-left: 25px;
  list-style: none;
  overflow: hidden; 
}

.main li {
  display: block;
  float: left;
  height: 48px;
  margin-right: 30px;
  overflow: hidden;
}
.main li a {
  display: block;
  height: 48px;
  background: none;
  text-decoration: none;
  overflow: hidden;
}
.main li a:hover {
  text-decoration: none;
}
.main li.active a {
  background: #233F60;
}
.main li a span {
  display: block;
  height: 21px;
  font: 18px Calibri,Helvetica;
  color: #FFF;
  padding: 20px 7px 0px 7px;
  overflow: hidden;
  cursor: pointer;
}
.main .sub {
  /*display: none;*/
  position: absolute;
  top: 48px;
  left: 0px;
  height: 28px;
  overflow: hidden;
  margin-left: 7px;
}
.sub li {
  display: block;
  float: left;
  padding: 0 0 0 7px;
  margin-right: 25px;
  background: url(/img/bullet3.jpg) 0px 11px no-repeat;
}

.sub li a {
  padding: 5px 5px 0 5px;
  margin: 0;
  font: 14px Calibri,Helvetica;
  color: #FFF;
  display: block;
  text-decoration: none;
}

.sub li a:hover {
  padding: 5px 5px 0 5px;
  margin: 0;
  text-decoration: none;
  display: block;
  background: #2d6396;
}

.banner_cont {
  width: 100%; 
  height: 270px;
  overflow: hidden;
}
.banner_cont .banner {
  float: left;
  width: 705px;
  overflow: hidden;
}
.banner_cont .right {
  height: 270px;
  overflow: hidden;
  background: url(/img/r_bg1.jpg) no-repeat;
}
.right_text_cont {
  padding: 25px 6px 0px 30px;
  text-align: left;
  overflow: hidden;
}
.right_text_cont p {
  font: italic 13px Arial;
  line-height: 110%;
  color: #FFF;
  margin-bottom: 35px;
 
}
.right_text_cont p.bolder {
  font: italic 15px Arial;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 20px;
}
.right_text_cont a {
  float: right;
  height: 18px;
  margin-right: 5px;
  padding-right: 25px;
  background: url(/img/bullet.png) right 6px no-repeat;
}
.right_text_cont a span {
  font: 12px Arial;
  color: #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
.right_text_cont a:hover span {
  border-bottom: 0px;
}

/* end of header */

/* content */

.content {
  width: 100%;
  overflow: hidden;
  /*padding-bottom: 100px;*/
}

.content H2
{
  font-family: Calibri,Helvetica;
  font-size: 18px;
  font-weight: 700; 
  color: #1f4f9f;
  margin-bottom: 7px;
}

.table_cont {
  position: relative;
  padding: 10px;
  height: 1%;
  overflow: hidden; 
}
.margin {
  margin-top: 40px;
}
.table_cont table {
  width: 100%;
  margin: 0;
  padding: 0;
}

.table_cont table td {
  text-align: left;
  vertical-align: top;
  padding: 0px 20px 30px 20px;
}

.center_block table td {
  padding: 0;
}

.center_block table.fixt td {
  padding: 0 15px 0 0;
}

.center_block table.frm td {
  padding: 5px;
}

.table_cont table td.r_td {
  border-left: 1px dotted #C6CDD6;
  width: 263px;
  padding: 45px 25px 30px 25px;
}
.table_cont table td.min {
  width: 1px;
  height: 500px;
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.table_cont table td.first {
  border-left: 0px;
  width: 240px;
}
.table_cont table td.second {
  width: 215px;
}
.table_cont table td.third {
  width: 225px;
}
.table_cont .td_block {
  margin-bottom: 30px;
}
.td_block h3 {
  font: bold 17px Calibri,Helvetica;
  color: #233F60;
  margin-bottom: 15px;
}
.td_block, .social_block {
  font: 12px Arial;
  color: #5D5D5D;
}
.td_block p.bold, .td_block ul li a span.bold {
  font-weight: bold;
}



.td_block p.bold span {
  padding-left: 21px;
}
.td_block p.href {
  margin-top: 20px;
}
.td_block .pr_img {
  margin: 20px 0px 5px 0px;
}
.td_block ul {
  list-style: none;
}
.td_block ul li {
  display: block;
  background: url(/img/bullet1.jpg) 0px 5px no-repeat;
  padding-left: 10px;
}
.td_block p a, .td_block ul li a span {
  font: 12px Arial;
  color: #225399;
  text-decoration: underline;
}

.td_block ul li a {
}

.td_block ul li a:hover span, .td_block p a:hover {
  text-decoration: none;
}
.td_block .news_block, .td_block .events_block, .td_block .block {
  margin-bottom: 20px;
}
.td_block .news_block p, .td_block .block p {
  font: bold 12px Arial;
  color: #225399;
  margin-bottom: 2px;
}
.td_block .news_block a, .td_block .block a {
  font: 12px Arial;
  color: #5D5D5D;
  line-height: 120%;
  text-decoration: none;
}
.td_block .events_block a {
  display: block;
  font: 12px Arial;
  color: #225399;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 2px;
}
.td_block .events_block a.bold {
  font-weight: bold;
}
.td_block .news_block a:hover, .td_block .events_block a:hover, .td_block .block a:hover {
  text-decoration: underline;
}
.td_block .events_block p {
  margin-bottom: 2px;
}
.td_block a.more {
  padding-right: 25px;
  background: url(/img/bullet2.jpg) right 6px no-repeat;
}
.td_block a.more span {
  font: 12px Arial;
  color: #225399;
  text-decoration: underline;
}
.td_block a.more:hover span {
  text-decoration: none;
}
.td_block ul.solutions {
  margin: 20px 0px 25px 0px;
}
.social_block {
  position: absolute;
  bottom: 20px;
  right: 5px;
  width: 200px;
  height: 100px;
  text-align: center;
  overflow: hidden;
}
.social_block .links {
  margin-top: 18px;
  margin-left: 23px;
  text-align: left;
}
.social_block .links img.padding {
  padding-left: 14px;
}
.r_td h3 {
  font: bold 18px Calibri,Helvetica;
  color: #233F60;
  margin-bottom: 5px; 
}
.i_block p {
  font: italic 18px Calibri,Helvetica;
  color: #8A8A8A;
  margin-bottom: 10px;
}
.i_block img {
  margin-top: 10px; 
}

.r_block
{
  font: 14px Calibri,Helvetica;
  color: #8A8A8A;
}


.r_td .r_block {
  margin-bottom: 20px;
}
.r_td .r_block2 {
  margin: 45px 0px 20px 0px;
}
.r_block ul, .r_block2 ul {
  list-style: none;
  margin-bottom: 10px;
}
.r_block ul li, .r_block2 ul li {
  display: block;
  background: url(/img/bullet1.jpg) 0px 6px no-repeat;
  padding-left: 10px;
  margin-top: 3px;
}
.r_block2 ul li p {
  float: left;
  width: 65px;
  font: 14px Calibri,Helvetica;
  color: #505050;
}
.r_block2 ul li span {
  display: block;
  float: left;
  font: 14px Calibri,Helvetica;
  color: #505050;
}
.r_block2 ul li a {
  display: block;
  float: left;
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  text-decoration: underline;
}
.r_block2 ul li a:hover {
  text-decoration: none;
}
.r_block ul li a {
  display: block;
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  text-decoration: underline;
}
.r_block ul li a:hover {
  text-decoration: none;
}
.r_block ul li span {
  display: block;
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  text-decoration: none;
}
.imgs a {
  padding-left: 10px;
}
.r_block .pr_info {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
table.pr_info td {
  border: 0px;
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
table.pr_info td.left {
  width: 35px;
  text-align: left;
}
table.pr_info td.left img.l_m {
  margin-left: -5px;
}
table.pr_info td p {
  margin-top: -3px;
  font: 14px Calibri,Helvetica;
  color: #5B5B5B;
  line-height: 90%;
}
table.pr_info td p a {
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  text-decoration: underline;
}
table.pr_info td p a:hover {
  text-decoration: none;
}
.r_block a.all {
  padding-right: 10px;
  background: url(/img/bullet1.jpg) right 5px no-repeat;
  text-decoration: underline;
  margin-left: 10px;
}
.r_block a.all:hover {
  text-decoration: none;
}

.center_block 
{
  font: 13px Arial;
  color: #505050;
  text-align: left;
}

.center_block TD
{
  text-align: left;
}

.center_block OL,.center_block UL
{
  margin: 10px 10px 10px 18px;
  
}

.center_block .zag {
  margin-bottom: 20px;
}
.center_block a.h3_bg {
  font: bold 18px Arial;
  color: #153F85;
  text-decoration: none;
  padding-right: 15px;
  background: url(/img/bullet4.jpg) right 8px no-repeat;
}
.center_block a.h3 {
  font: bold 18px Arial;
  color: #153F85;
  text-decoration: none;
}
.center_block a.h3:hover, .center_block a.h3_bg:hover {
  text-decoration: underline;
}
.center_block h4 {
  font: bold 13px Arial;
  color: #153F85;
  margin-bottom: 10px;
}
.center_block p {
  color: #505050;
  margin-bottom: 16px; 
}
.center_block p a {
  font: 13px Arial;
  color: #305E9F;
  text-decoration: underline;
}
.center_block p a:hover {
  text-decoration: none;
}


.center_block ul li {
  display: block;
  background: url(/img/bullet1.jpg) 0px 6px no-repeat;
  padding-left: 10px;
  margin-top: 3px;
  list-style: none;
}

/*
.center_block ul li img {
  display: block;
  float: left;
  margin: -6px 0px 0px 1px;
}
*/
.center_block ul li a {
  display: block;
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  line-height: 110%;
  text-decoration: underline;
}
.center_block ul li a:hover {
  text-decoration: none;
}

.news_date
{
  font-size: 11px;
  color: #305E9F;
}

.short_txt
{
  margin: 5px 0 18px 0;
}

.block_uls {
  padding-top: 42px;
  width: 100%;
  height: 1%;
  text-align: left;
  overflow: hidden;
}
.block_uls .left_ul {
  width: 360px;
  float: left;
  overflow: hidden;
}

.left_ul UL,.left_ul OL,.right_ul UL,.right_ul OL
{
  margin: 0px;
}

.block_uls .right_ul {
  padding-left: 10px;
  height: 1%;
  overflow: hidden;
}
.block_uls p {
  font: bold 13px Arial;
  color: #505050;
}
.block_uls ul {
  padding-top: 12px;
  list-style: none;
}
.block_uls ul li {
  display: block;
  background: url(/img/bullet1.jpg) 0px 6px no-repeat;
  padding-left: 10px;
  margin-top: 3px;
}
/*
.block_uls ul li img {
  display: block;
  float: left;
  margin: -6px 0px 0px 1px;
}
*/
.block_uls ul li a {
  display: block;
  font: 14px Calibri,Helvetica;
  color: #305E9F;
  line-height: 110%;
  text-decoration: underline;
}

/* end of content */

/* footer */

.footer {
  /*position: absolute;
  bottom: 0;
  left: 0;*/
  width: 100%;
  height: 95px;
  overflow: hidden;
  background: #E1ECF6;
  text-align: left;
}
.footer .ul {
  margin-top: 25px;
}
.footer ul {
  list-style: none;
}
.footer ul.left {
  float: left;
  text-align: left;
  margin-left: 20px;
}
.footer ul.left li {
  display: block;
  float: left;
  background: url(/img/footer_del1.jpg) 0px 5px no-repeat;
  padding: 0px 8px 0px 10px;
}
.footer ul.left li.first {
  background: none;
}
.footer ul.left li a {
  font: 13px Arial;
  color: #2C2B33;
  text-decoration: none;
}
.footer ul.left li a:hover {
  text-decoration: underline;
}
.footer ul.right {
  float: right;
  text-align: right;
  margin-right: 30px;
}
.footer ul.right li {
  display: block;
  float: left;
  background: url(/img/footer_del2.jpg) 0px 5px no-repeat;
  padding: 0px 8px 0px 10px;
}
.footer ul.right li.first {
  background: none;
}
.footer ul.right li a {
  font: 13px Arial;
  color: #929598;
  text-decoration: none;
}
.footer ul.right li a:hover {
  text-decoration: underline;
}
.footer p {
  margin: 13px 0px 0px 30px;
  font: 13px Arial;
  color: #929598;
  text-align: left;
}

#submenu1
{
  visibility: hidden;
  overflow: hidden;
  display: block;	
}

#submenu2
{
  visibility: hidden;
}

#submenu3
{
  visibility: hidden;
}

#submenu4
{
  visibility: hidden;
}

#submenu5
{
  visibility: hidden;
}

#submenu6
{
  visibility: hidden;
}

.input_field
{
  border: 1px solid #A0A0A0;
  padding: 2px;
  color: #404040;
  font-size: 13px;
}

.fixt
{
  margin: 0;
  border: 0;
  padding: 0;
}


#FormsButton1
{
  background: #225399;
  color: white;
  font-family: Tahoma; 
  font-size: 13px;
  font-weight: 700;
  padding: 2px 10px 2px 10px;
}

.td_block .left_ul
{
  margin: 0;
  padding: 0;
}

.td_block .left_ul LI
{
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(/img/1x1.gif) no-repeat;
  position: relative; 
}

A.pgstyle
{
  display: block; 
  float: left;
  padding: 3px 7px 3px 7px;
  background: #F7F7F7;
  margin-right: 5px;
  text-decoration: none;
}

A:hover.pgstyle
{
  display: block; 
  float: left;
  padding: 3px 7px 3px 7px;
  background: lightsteelblue;
  margin-right: 5px;
  text-decoration: none;
}

A.pgstyle_s
{
  display: block; 
  float: left;
  color: #F0F0F0;
  padding: 3px 7px 3px 7px;
  background: #225399;
  margin-right: 5px;
  text-decoration: none;
}

/* end of footer */

