﻿.SearchBackground
{
    background-image:url(../images/search/tloSearch.gif);
    background-repeat:no-repeat;
    background-position:0px 1px;
    height:219px;
    width:267px;
    float:left;
    padding-right:22px;
    color:Black;
    line-height:14px;
    margin-top:20px;

    padding-top:15px;
    height:204px;
}

.SearchTable
{
/*    position:relative;*/
    top:13px;
    left:3px;
}

.SearchLabel
{
    font-weight:bold;
    float:left;
}

.SearchForm
{
    float:left;
}


.AreaFromLabel
{
    float:left;
}

.AreaFromLabel label
{
    margin-left:0;
    margin-right:6px;   
}

.AreaIntoLabel
{
    float:left;
}

.AreaIntoLabel label 
{
    margin-right:6px;
    margin-left:4px;
}

.AreaFromText
{
    float:left;
}

.AreaFromText input
{
    height:12px;
    width:43px;
}

.AreaIntoText
{
    float:left;
}

.AreaIntoText input
{
    height:12px;
    width:43px;
}

.SearchFormStatus
{
    float:left;
    margin-left:25px;
    width:260px;
}
/*
.SearchFormStatus label
{
    color:Red;
    position:relative;
    bottom:0px;
    right:30px;
    
    width:47px;
    
    display:block;
    float:left;
    margin-left:-7px;
}

.SearchFormStatus input
{
    color:Red;
    position:relative;
    bottom:-26px;
    right:10px;
    border-style:none;
    width:19px;
    height:18px;
    margin-left:36px;
    
    display:block;
    float:left;
}*/ 

input
{
    height:16px;
    font-size:10px;
}
select
{
    height:16px;
    font-size:9px;
    width:136px;
}
label
{
    font-size:11px;
    margin-left:25px;
}

table tr
{
    height:28px;
    width:267px;
}

.ButtonSearch
{
    float:right;
    margin-right:23px;
/*    position:relative;*/
    top:23px;
    margin-top:15px;
}

.ButtonSearch input
{
    background-color:Transparent;
    background-image:url(../images/search/ButtonSearch.png);
    background-repeat:no-repeat;
    border-style:none;  
    height:18px;
    width:131px;
    margin-right:20px;
}

.SearchResult
{
     border-style:none;
     border:5px;
     background-position:10px 1px;
}

.SearchResultContent
{
    float:left;
    width:599px;
    position:relative;
    bottom:34px;
    padding-left:12px;
}

.SearchResultBackground
{
  /*   background-image:url(../images/search/tloSearchResult.gif);
     width:599px;
     height:218px;
     background-repeat:no-repeat;
     margin-left:18px;*/

}

.SearchResult td 
{
    border-style: none;
}

.SearchResult tr
{
   border-style: none;
   border-width:0px;
   height:28px!important;
}

.SearchResult th 
{
   color:Black;
   font-weight:bold;
   height:36px;
   border-collapse:separate;
   border-style:none;
}

/*styl informacyjnego toolboxa*/
a.info{
    position:relative;
    z-index:24; 
    color:White;
    text-decoration:none;
    cursor:help;
    }

a.info:hover{z-index:25; text-decoration:underline;}

a.info span{display: none}

a.info:hover span{ /*span jest wyswietlany jesli kursor znajdzie sie na linku */
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid black;
    background-color:#FFFFE1; color:#000;
    text-align: center
}

a.info img
{
    margin-left:25px;
}

/*koniec*/

.DownloadFile
{
    padding-left:17px;
    padding-right:10px;
}

.SearchPreview
{
    text-align:justify;
    padding-left:19px;
}

.Separator1
{
    width:1px;
    height:156px;
    float:left;
}

.Separator1 .TopSeparator1
{
     background-image:url(../images/kreska_gora.png);
     background-repeat:no-repeat;
     width:1px;
     height:89px;
}
.Separator1 .CenterSeparator1
{
    background-image:url(../images/kreska_srodek.gif);
    background-repeat:repeat-y;
    width:1px;
    height:67px;
}


.CheckInput0, .CheckInput1, .CheckInput2
{
	float:left;
	display:block;
	margin:0;
	padding:0;
	margin-top:28px;
}

.CheckInput0
{
	margin-left:12px;
}

.CheckInput1
{
	margin-left:60px;
}

.CheckInput2
{
	margin-left:40px;
}

.CheckLabel0, .CheckLabel1, .CheckLabel2
{
	float:left;
	display:block;
		margin:0;
	padding:0;
	margin-top:5px;
}

.CheckLabel0
{
	margin-left:-22px;
}

.CheckLabel1
{
	margin-left:-50px;
}

.CheckLabel2
{
	margin-left:-35px;
}

