@import "thickbox.css";

body, html {
    background-color: #ffffff;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

a {
    color   : #0077CD;
    font-family: Helvetica, Tahoma, Geneva, Arial, sans-serif;
}

a:focus, a:active {
    background-color    : #E6F7C3;
}

a:hover {
    color   : #0C5900;
}

a img {
    border              : 0;
}

select {
    width               : 20em;
}

label {
    display: block;
    float : left;
    width : 7em;
    text-align: right;
    padding-right: 1em;
}

textarea {
    border : 1px solid #56676B;
    padding: 2px;
}

#text_area ul li label {
line-height: 14pt;
}

#text_area ul.details input:focus, #text_area ul.details textarea:focus {
    border-color : #80B618;
    background-color : #BFFF5F;
}

.longdesc {
    position            : absolute;
    text-indent         : -2000000px;
}

fieldset {
    width               : auto;
    border              : 0;   
    margin              : 1.5em 0 0 0;
    position            : relative;
}

legend {
    font-size           : 1.2em;    
    font-weight         : bold;
    color               : #0A1A42;
}

fieldset span.help {
    position : absolute;
    top      : -2em;
    right    : 1em;
}

dt {
    font-weight         : bold;
}

di {
    margin-top          : 1em;
    display             : block;
}

#head_space{
    position            : relative;
    background-color    : #0B1A43;
    color               : white;
    height              : 5em;  
    border-bottom       : 0.5em solid #16AFCF;
    margin-bottom       : 0.5em;
    padding             : 0;
    width               : 100%;
}

#head_space a:hover {
    color               : #FFF;
}

#menu {
    font-size           : 1.2em;
    font-weight         : bold;
    position            : absolute;
    bottom              : 0;
    margin              : 0 0 0 24em;
    padding             : 0;
    list-style-type     : none;
}

#menu li {
    display             : block;
    float               : left;
    margin              : 0;
    padding             : 0;
}

#menu li a{
    display             : block;
    float               : left;
    background-color    : #545F7B;
    color               : #A8B6C3;
    width               : auto;
    text-align          : center;
    margin              : 0 0.2em;
    padding             : 0.3em 1em;
}

#menu li.active a, #menu li:hover a, #menu li:hover {
    background-color    : #16AFCF;
    color               : #FFF;
}

#menu li a:focus, #menu li:focus a, #menu li.active a:focus, #site_menu li a:focus {
    background-color    : #1295B2;
    color               : white;
}

#site_menu li a:focus {
    font-size           : 1.4em;
}

#head_space a {
    color               : inherit;
    text-decoration     : none;
}


#site_menu {
    display             : block;
    font-size           : 0.8em;
    font-weight         : bold;
    position            : absolute;
    top                 : 0;
    right               : 2em;
    color               : #98A4B0;
    list-style-type     : none;
    margin              : 0.5em 0;
}


#site_menu li {
    display: inline;
}

#site_menu li a{
    display             : block;
    float               : left;
    padding             : 0 0.5em 0 0.5em;
    border-right        : 1px solid #98A4B0;
}


#site_menu li:last-child  a{
    border              : 0;
}

#title_space {
    background-color    : #80B618;
    margin              : 0;
    padding             : 1em 0 0.5em 0em;
    color               : #FFF;
    width               : 100%;
}

#title_space h1 {
    font-size           : 2em;
    margin              : 0 0 0.5em 14.4em;
}

#title_space h2 {
    font-size           : 1.1em;
    font-weight         : normal;
    margin              : 0 0 0 26.2em;
}

#logo {
    position            : absolute;
    float               : left;
    top                 : 0.8em;
    left                : 2em;
    float               : left;
    z-index             : 10; 
}

#main_content {
    margin              : 0.1em 0 0 0;
    padding             : 0;
    height              : auto; 
    min-height          : 20em;
    color               : #091B41;
    border-top          : 1px solid #80B618;
}

#user_auctions {
    font-size           : 1.1em;
    padding             : 0;
    border              : 0;
    width               : 17em;
    background-image    : url('/images/list_background.png');
    background-repeat   : repeat-y;
    margin              : 0 0em 0 5em;
    float               : left;
}

#user_auctions {
padding             : 3.5em 0 0 0;
}

#user_auctions h3 {
    font-size           : 1.1em;
    margin              : 0 0 0 1.5em;
}

#user_auctions ol {
    margin              : 0 0 0.7em 0em;
    padding             : 0.5em 2em 0 1.1em;
    list-style-position : inside;
}

#user_auctions ol li {
    border-bottom       : 1px dotted #81B717;
    padding             : 0.2em 0 0.2em 0.5em;
}

#user_auctions ol li.first {
    border-top          : 1px dotted #81B717;
}

#user_auctions ul.info {
    margin: 0.4em 0 1em 0em;
    list-style-type : square;
    padding : 0 0 0 2.5em;
}

#user_auctions ul.info li{
    margin: 0.4em 0 0 0em;
}

.nieparzysty {
    background-color    : #F4F8EA;
}

ul li.nieparzysty {
    background-color    : #DDF0FF;
    border-top          : 1px solid #CFE4E8;
    border-bottom       : 1px solid #CFE4E8;
}


#small_tools {
    padding             : 0 0 .8em 1em;
    background-image    : url('/images/list_background_bottom.png');
    background-position : 0 100%;
    background-repeat   : no-repeat;
    height              : auto;
    overflow            : auto;
    margin              : 0;
}

#small_tools {
    padding-bottom      : 1em;
}

#small_tools li {
    display             : block;
    float               : left;
    list-style-type     : none;
    border-left         : 1px solid #000;
    padding             : 0 .4em 0 .4em;
}

#small_tools li.first {
    border: 0;
}

#text_area{
    color       : #0C1943;
    padding     : 2em 2.5em 0 26.5em;
    font-size   : 1.1em;
    line-height : 1.5em;
    width       : auto;
}

#text_area h3 {
    font-size       : 1.4em;
    font-weight     : bold;
    margin-bottom   : 0;
}


#text_area h3 span {
    font-size       : 0.7em;
    font-weight     : normal;
}

#text_area h4 {
    font-size       : 1em;
}


#text_area p {
    text-align      : justify;
}

#text_area p.intro {
    font-weight     : bold;
    padding-left    : 0;
}

#text_area ul {
    width   : auto;
    margin  : 0;
    padding : 0 0 0 1em;
}

#text_area ul li {
    line-height     : 2em;
    list-style-type : none;
    background-image: url(/images/bullet.gif);
    background-repeat:no-repeat;
    background-position: 0 0.2em;
    padding: 0 0 0 2.2em;
    margin: 1em 0 0 0;
}

#footer {
    font-size   : 1.1em;
    margin      : auto;
    width       : 100%;
    margin-top  : 1em;
    color       : #0C1943;
    float       : left;
}

#footer div {
    border-top  : 4px solid gray;
    float       : left;
    margin      : 0.4em 0 0 0.4em;
    padding     : 1em 0 0 1em;
}

#subject {
    margin      : 0;
    padding     : 0;
}

#subject li {
    display     : block;
    float       : left;
    padding     : 0 .5em 0 0;
}

#footer #what_auction {
    padding             : 1em;
    border-top-color    : #A7CB5D;
    width               : 74%;
    display             : inline;
    float               : left;
    position            : relative;
    margin-top          : 2em;
}

#footer #count_auction {
    width               : 20%;
    border-color        : #31CCC4;
    margin-top          : 2em;
}

#what_auction img {
    padding: 0; margin: 0;
    float: right;
}



#group_select {
width   : 29em;
}

.cur_nav {
    background-color    : #E4E3E3;
    font-weight         : bold;
}
.skiplink {
  position: absolute; 
  left: 0px; 
  text-indent: -2000em; 
  overflow: hidden;
}

#head_space a.skiplink:focus {
    color   : #0B1A43;
    font-weight : bold;
    position:absolute;
    text-indent: 0;
    font-size: 1.5em;
    display: block;
}

#shots_filter {
    overflow            : auto;
    height              : auto;
    text-align          : right;
    padding             : 0 0.1em 0 0;
}

#shots_filter h4 {
    display         : inline;
    margin-right    : 1em;
}

#shots_filter ul{
    display             : inline;
    margin              : 0;
    padding             : 0;
}

#shots_filter ul li {
    background-image    : none;
    display             : inline;
    padding             : 0.3em 1em;
    margin              : 0 0 0 -0.4em;
    border              : 1px solid #99A0A2;
}

#shots_filter ul li.active {
    background-color    : #E4E3E3;
}

#shots_filter ul li.active a {
    font-weight         : bold;
}

#shots_filter ul li a {
}

#main_table {
width   : 100%;
}

#shot_tools {
}

#search_form input {
    border: 1px solid #0B1A43;
}

#search_form input#search {
    color   : #aaa;
    width   : 7.3em;
}

#search_form input.submit {
position    :absolute;
bottom: 0;
right : 1.5em;
}

input#search:active, #shot_tools input#search:focus, #shot_tools input#search .focus {
    color   : #0C1943;
}

#search_form {
    overflow    :auto;
    height      :auto;
    position    :relative;
    margin      : 0 0 1em 0;
}

#search_form ul {
    list-style-type: none;
    margin  : 0;
    padding : 0;
}

#search_form ul li {
    background-image : none;
    padding: 0 0 0 1.5em;
    margin: 0;
}

.submit {
    background-color    : #80B618;
    font-weight         : bold;
    color               : #fff;
    margin              : 0;
}


ol#shots_list{
    list-style-type : none;
    margin          : 0;
    padding         : 0;
}

ol#shots_list li {
    border      : 1px solid #56676B;
    margin-top  : 2em;
    overflow    : hidden;
    height      : auto;
}

ol#shots_list li h3 {
    font-size           : 0.9em;
    background-color    : #BBE2FF;
    margin              : 0;
    padding             : 5px;
    position            : relative;
    text-align          : right;
    overflow            : auto;
    border-bottom       : 1px solid #9FC9D2;
}

ol#shots_list li h3 span {
    font-size   : inherit;
    float       : left;
    color       : #577294;
    background-color : #FCFDFD;
    width       : 1.5em;
    text-align  : center;
    padding     : 0 0 0 0.2em;
    margin      : 0 0.5em 0 0;
}

ol#shots_list li h3 a {
    color       : #000E37;
    float       : left;
}

ol#shots_list li h3 strong {
    float       : left;
}

ol#shots_list li h3 a.check {
    font-weight : normal;
    float       : right;
}

ol#shots_list li span {
    color       : #6E7586;
    margin-left : 2.7em;
    font-size   : 0.9em;
    float       : left;
    display     : block;
    padding     : 0.3em 0;
}
ol#shots_list li span#wartosc {
    width       : 20em;
}
ol#shots_list li span#typ {
    width       : 10em;
}
ol#shots_list li span#termin {
    width       : 30em;
}
ol#shots_list li span#status {
    width       : auto;
    float       : right;
    display     : block;
    padding     : 0.3em 2em;
}
ol#shots_list li span#kwota {
    margin-left: 0;
}

span#status.Trafiony {
    background-color: #90EF18;
    color           : #000E37;
}

span#status.Trafiony strong {
    color           : #BF0000;
}


span.Chybiony ,span#status.Chybiony strong {
    background-color: #E4E3E3;
    color           : #000E37;
}

ol#shots_list li span strong {
font-size   : 1.2em;


    color       : #0A1A42;
}

#text_area ul.details {
    padding: 0;
}

#text_area ul.details li {
    padding             : 0.4em 0;
    margin              : 0;
    background-image    : none;
}

#text_area ul.details li label {
    width               : 15em;
    font-size           : 0.8em;
    text-transform: uppercase
}

#text_area ul.details li input,#text_area ul.details li select {
    width               : 25em;
    background-color    : #fff;
    border              : 1px solid #56676B;
    padding             : 0.1em 0.2em;
}

#text_area ul.details li select {
    width               : 25.5em;
}

ul#shot_nav {
}

ul#shot_nav li {
    margin  : 0 0 0 -0.05em;
}

div#shots_filter.progress{
    text-align: left;
}

ul#shot_tool{
    float: left;
    margin: 0;
    padding : 0;
}

ul#shot_tool li {
    margin-top: 0;
}

#text_container {
    width : 40em;
}

.link_remove {
	float: right !important;
	color: red !important;
	margin-right: 4em;
}

#gsearch {
    list-style-type : none;
    float           : right;
    width           : 21em;
    margin          : 0;
    padding         : 0;
    position:absolute;
    right:5em;
    top:6.5em;
}

#gsearch li {
    float: left;
    color   : white;
    font-weight : bold;
}

#gsearch li input, #gsearch li label {
    float: left;
}

#gsearch label {
    width : 4em;
    padding-top: 0.3em;
    text-align: left;
}

#gsearch input {
    border: 1px solid #000E37;
}

#gsearch .submit input{
    border  : 1px solid black;
    background-color : #91C5CE;
    margin-left: 3em;
    margin-top: 0.2em;
}
