﻿body {font-size: 11px;  font-family: Verdana, "Helvetica CE", "Arial CE", Helvetica, Arial, sans-serif;
      background-color: #f6f3da; color: black; margin-top: 0px; margin-left: 0px; margin-right: 0px;
      border: 0px; }
img {border: 0px;}

.black_strip {width: 100%; min-width: 760px; height: 15px; color: white; background-color: black;
             font-weight: bold; text-align: left;}
.black_strip a {color: white; font-weight: bold; text-decoration: none;}
.black_strip a:hover {color: #e8bc0c;}
             
.info_text {color: #666666; }
.error_text {color: #B40101; font-weight: bold;}
.succ_text {color: Green; font-weight: bold;}
.input_text {border: 1px solid #666666;}
.banner {background-color: #f1e9ba; border: 1px solid #C0B76A;}
.button {height: 20px; border: 1px solid #C0A730; background-color: #EADFAC;}
.link_button {height: 20px; border: 1px solid #C0A730; background-color: #EADFAC; padding: 4px 5px 1px 5px; text-decoration: none;}

.login_box {width: 750px; height: 398px; margin-top: 20px; margin-left: auto; margin-right: auto;}
.login_box a {color: #023077;}

.footer {text-align:center; width: 780px; height: 10px; border-top: 1px solid #666666; color: #666666; font-size: 10px;
	 padding-top: 3px; margin-left: auto; margin-right: auto; margin-top: 15px;}
.footer a {color: #023077;}

.box_1 {padding: 5px; background: #F1E9BA; border: 2px solid #E9D89A; text-align: center;}

.panel .info {width: 100%; height: 18px; background-color: #E9D89A; border-right: 1px solid #E9D89A;}
.panel .info .left {font-weight: bold; margin-top: 2px; margin-left: 2px;}
.panel .info .right {margin-right: 2px; margin-top: 2px; font-size: 10px;}

.panel_ex {margin-top: 20px; position: relative}
.panel_ex a {color: #023077;}
.panel_ex .item {width: 100%; font-size: 12px; font-weight: bold; height: 36px; background-color: #f1e9ba; position: relative; border-right: 1px solid #E9D89A;}
.panel_ex .info {width: 100%; height: 18px; background-color: #E9D89A; border-right: 1px solid #E9D89A;}
.panel_ex .info .left {font-weight: bold; margin-top: 2px; margin-left: 2px;}
.panel_ex .info .right {margin-right: 2px; margin-top: 2px; font-size: 10px;}

.toolbar_1 {width: 100%; background-color: #f1e9ba; padding-bottom: 5px;
         border-top: 3px solid #E9D89A; border-right: 1px solid #E9D89A; border-bottom: 1px solid #E9D89A;}
.toolbar_2{width: 100%;  background-color: #f1e9ba; border-top: 1px solid #E9D89A; border-right: 1px solid #E9D89A; border-bottom: 3px solid #E9D89A;}

.table_1 {margin-left: 5%; margin-right: 5%;}
.table_1 thead td {font-weight: bold;}
.table_1 thead a {color: #B40101; font-weight: bold; }
.table_1 tbody a {color: black; font-weight: normal; }

.table_2 {margin-left: 1%; width: 98%;}
.table_2 thead td {font-weight: bold; color: #B40101;}
.table_2 thead a {color: #B40101; font-weight: bold; }
.table_2 tbody a {color: black; }

.table_3 {margin-left: 10%; width: 80%; }
.table_3 a {color: Black;}

.table_4 {margin-left: 1%; width: 98%;}

.dark {background-color: #E8E6CE;}
.selected {background-color: #F3D784;}
.error {background-color: red;}
.warning {background-color: Orange;}
.disabled {color: #666666; }

.confirm { font-weight: bold; }

.tooltip {background-color: #f1e9ba; border: 1px solid #C0B76A; padding: 2px; position:absolute; z-index:255; display:none;}

.pages a {color: #0D3B95; }
.pages .selected {color: #0D3B95; font-weight: bold; background-color: Transparent; font-size: 16px; }

.path {color: Black;}
.path a {color: Black;}

.tab { padding: 5px;}
.tab_inactive {position: relative; border: 1px solid #E0CB7E; padding-top: 4px; color: black; text-align: center; height: 25px;}
.tab_inactive a {text-decoration: none; color: black; font-weight: bold;}
.tab_inactive a:hover {color: black;}
.tab_active {position: relative;  border: 1px solid #E0CB7E; border-bottom: 1px solid #F6F3DA; background-color: #F6F3DA; background-image: url(img/bg_zalozka.gif); background-repeat: repeat-x; padding-top: 4px; font-weight: bold; color: black; text-align: center; height: 25px;}
.tab_active a {text-decoration: none; color: black; font-weight: bold;}
.tab_last {width: 100%; border-bottom: 1px solid #E0CB7E;}
.logo {height: 42px; width: 100%; background-image: url(img/bg_logo.gif); background-repeat: repeat-x;}

.black {color: Black;}
.black a {color: Black;}

.report_line {background-color: #FFFCF6; margin-top: 10px; margin-bottom: 10px; padding: 6px; font-weight: bold; color: black;}
.report_line a {color: Black;}
.report_box {position: relative; border: 1px solid #E0CB7E; background-color: #FFFCF6; margin-top: 10px; margin-bottom: 10px; padding: 6px; margin-left: auto; margin-right: auto; font-weight: bold; color: black; text-align: center; width: 50%;}
.report_box a {color: Black;}
.report_box img.close {position: absolute; top: 2px; right: 2px; border: 0;}

.over_quota {position: relative; border: 1px solid #E0CB7E; background-color: #FFFCF6; margin-top: 10px; margin-bottom: 10px; padding: 6px; margin-left: auto; margin-right: auto; color: red; font-weight: bold; text-align: center; width: 50%;}


.left {float: left; text-align: left;}
.right {float: right; text-align: right;}
.logo .right {color: white; margin-top: 16px; font-weight: bold; }
.logo a {color: white; text-decoration: none;}
.logo a:hover {color: #FCCF5D;}


.navigator {background: #F1E9BA; border: 1px solid #E9D89A;}
.navigator_title {background-color: #E9D89A; padding: 2px; height: 20px; font-weight: bold;}
.navigator_menu {}
.navigator_item  {background: #F6F3DA; border: 1px solid #E9D89A; margin: 2px; padding: 5px;}
.navigator a {color: Black;}

.thumbnail {border: 1px solid #E9D89A; float:left; margin-right: 5px; margin-bottom: 5px; text-align: center; background: #F1E9BA;}
.thumbnail_item {background: #F6F3DA; border: 1px solid #E9D89A;background-repeat: no-repeat; background-position: 50% 50%;margin: 2px auto 0 auto;}
.thumbnail a {color: Black;}

.shadow_right {background-image: url(img/bg_shadow_side.gif); background-repeat: repeat-y; background-position: top left;}
.shadow_bottom {background-image: url(img/bg_shadow_line2.gif); background-repeat: repeat-x; background-position: top left;}

.footer a:hover { color: #666; text-decoration: none; }
.footer a { color: #666; text-decoration: underline; }
.links { margin-top: 5px; }
.links span { color: #ccc; padding: 0 10px; }
.links, .links a { color: #999; }

