@charset "windows-1251";
html, body { width:100%; height:100%; padding:0px; margin:0px; }
body { background:url("images/bg_01.jpg") repeat-x top #0264d2; font-size:11px; font-family:Arial, sans-serif; }

img { border:0px; }
h1 { font-size:24px; font-style:italic; font-weight:bold; color:#0075d0; margin:0 0 10px 10px; border-bottom:1px solid #e1e1e1; padding-left:25px; }
h2 { font-size:18px; font-style:italic; font-weight:bold; color:#0075d0; line-height:30px; margin:0 0 0 10px; padding-left:25px; }
h3 { font-size:14px; line-height:24px; font-style:italic; font-weight:bold; color:#0075d0; margin:0 0 0 10px; padding-left:25px; }

#container { width:770px; margin:0px auto; overflow:hidden; background:#fff; }

#logotype img { margin:25px 0px 25px 25px; }
#top_img { background:url("images/top_img.jpg") no-repeat; height:281px; overflow:hidden; }
#top_menu { margin:95px 0px 0px 265px; overflow:hidden; }
#top_link a { color:#676767; text-decoration:none; background:url("images/menu.gif") no-repeat left center; font-weight:bold; line-height:18px; padding-left:10px; }
#top_link a:hover { background:url("images/menu_hover.gif") no-repeat left center; color:#2274d3; }
.menu01 { margin-left:24px; }
.menu02 { margin-left:26px; }
.menu03 { margin-left:28px; }
.menu04 { margin-left:26px; }
.menu05 { margin-left:24px; }
.menu06 { margin-left:20px; }
.menu07 { margin-left:16px; }
.menu08 { margin-left:8px; }

#right_column img { padding:4px; border:1px solid #cecece; float:left; margin:4px; }

#left_column { float:left; display:inline; width:190px; margin-top:4px; }
#left_column h3:first-child { margin:0 0 10px !important; }
#left_column h3 { font-size:11px; font-weight:bold; color:#0076d1; border-bottom:1px solid #e1e1e1; padding-left:23px; margin:10px 0; }
#left_column p { margin : 0 0 0 20px; border-bottom:1px solid #e1e1e1; font-weight:normal; color:#777777; padding-left:6px; }
#left_column p span { padding : 0 0 0 30px; }

#bottom {  background:url("images/bg_footer.gif") no-repeat bottom #fff; height:111px; }
#bottom p { font-size:14px; color:#333333; font-style:italic; font-weight:bold; margin:30px 0 10px 30px; }


.topPanelExp-content_glava{clear:both;position:relative;*width:100%;margin-top:10px;font-size: 11px; color: #5E5E2F;font-family: tahoma, verdana, arial, sans-serif, Lucida Sans;font-weight: bold}
.topPanelExp-content_glava .c{border-left:1px solid #e1a731;border-right:1px solid #e1a731;background-color:#ffc349;padding:0 0 5px 15px;}
.topPanelExp-content_glava .tl,.topPanelExp-content_glava .tr{background-image:url("images/rounded_nw.png");height:5px;font-size:0;}
.topPanelExp-content_glava .tl{margin-right:5px;background-position:0 42px;}
.topPanelExp-content_glava .tr{margin-left:5px;margin-top:-5px;background-position:100% 42px;}


.topPanelExp-content-n{position:relative;*width:100%;line-height: 1.5em;margin-bottom:10px;}
.topPanelExp-content-n hr{height: 1px; color:#E9E9E9; background-color:#E9E9E9; border:0px;}
.topPanelExp-content-n .c{border-left:1px solid #E3E7CE;border-right:1px solid #E3E7CE;padding:3px 3px 5px 5px;background-color:#fff;}
.topPanelExp-content-n .bl, .topPanelExp-content-n .br{background-image:url("images/rounded_nw.png");height:5px;font-size:0;}
.topPanelExp-content-n .tl{border-bottom:1px solid #E3E7CE;}
.topPanelExp-content-n .tr{border-bottom:1px solid #E3E7CE;}
.topPanelExp-content-n .bl{margin-right:5px;background-position:0 47px;}
.topPanelExp-content-n .br{margin-left:5px;margin-top:-5px;background-position:100% 47px;}

.clearBoth{clear:both;font-size:0;line-height:0;height:0;}


.table_error_top {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/table_error_top.gif);
}
.table_error_center {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/table_error_center.gif);
}
.table_error_nz {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(images/table_error_nz.gif);
}

.priseosn { background-color:#ffc349; }
.prisekat { background-color:#FFF477; }
.priseborder { border-color:#fff; }


 .inputtext{
  padding: 2px 2px;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }

  .textarea{
  padding: 2px 2px;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }

   .inputselect{
  margin: 0px 2px;
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
  }


  /*  -----------------------------|  PAGE LIST  |----------------------------  */

.pageList {
  float: left;
  list-style: none;
  margin: 0px 20px;
  padding: 0;
}

.pageList li {
  display: inline;
  float: left;
}

.pageList a, .pageList span {
  font-size: 14px;
  border-bottom: 2px solid white;
  display: block;
  padding: 3px;
  padding-bottom: 2px;
  text-transform: lowercase;
  cursor: pointer;
  color: #2B587A;
}
.pageList a:hover, .pageList span.over {
  font-size: 14px;
  background: #1067d0;
  border-color: #DAE2E8;
  border-bottom: 2px solid #1067d0;
  color: white;
  text-decoration: none;
}
.pageList .current,
.pageList .current a,
.pageList .current a:hover {
  font-size: 14px;
  background: #1067d0;
  border-color: #DAE2E8;
  border-bottom: 1px solid #1067d0;
  color: white;
  text-decoration: none;
  border-bottom: 2px solid #1067d0;

  font-weight: bold;
  padding: 3px 2px 2px 2px;
  display: block;
}


