
BODY
{

    background: white url(http://www.teatr-pismo.pl/img/bg.png) 0 0 repeat-x;
    margin: 0;
    padding: 0;
    font: 14px/1.667em 'AlwynNewRounded', Verdana, Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;   
}

a {
    color: #06C;
    text-decoration: none;
    font-family: arial,helvetica;
}

input {
    font-family: tahoma,sans-serif;
    font-size: 8pt;
    border-width: 1px;
    border-style: solid;
    border-color: #ADAAA6;
    color: black;
}

table.searchBox
{
    border-collapse: separate;
}

div.selbox
{         
    height: 246px;         
    float: left;     
    overflow: hidden;
    border: #AaaaAA 0px solid;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    border: solid 0px #AAA;
}

div.selbox span
{
    display: block;
    padding: 4px 3px 6px 3px;
    font-weight: bold;
    color: white;
    background: #393939;
    font-family: Arial;
    font-size: 11px;    
}

div.selbox div {
    overflow: auto;
    padding: 5px 0px 5px 0px;
}

div.selbox div a {
    padding: 5px 5px 5px 15px;   
    margin-left: 5px;
    text-indent: -5px;
    word-wrap: break-word;
    display: block;
    color: #333333;
    text-decoration: none;
    margin: 0; 
}

div.selbox div a:active
{
    outline: none;
}

div.selbox div a:focus
{
    outline-style: none;
}


div.selbox div a:hover
{
    background: #737274;  
    color: white;       
}

div.selbox div a.current {  
    word-wrap: break-word;
    background: #cecece url(img/highlightarrow.gif) no-repeat right center;
    color: #393939;
    text-decoration: none;              
}

div.selbox div a.hidden {  
    display: none; 
    visibility: hidden;
}

div.selbox div.MethodSelect
{
    width:319px;
    overflow:auto;
}

div.resultsTitle             
{
    text-transform: uppercase;
    height: 30px;
    font-family: arial,helvetica;
    font-size: 10pt;
    font-weight: bold;
    color: #c6064a;
    padding: 1px 5px 0 5px;
    cursor: Default;
    background-color: white;
    margin: auto;
    text-align: center;
}


a {
    font-family: tahoma,sans-serif;
    font-size: 10pt;
    background-color: transparent;
    color: black;
    text-decoration: none;
}

tr.subhead {
    text-transform: uppercase;
    color: #fff;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;   
    font-weight: bold;     
    text-align: center;
    background: #737274;                
}

tr.subhead td
{                              
    border: 1px solid #C5C5C5;
    border-bottom: 2px solid #C5C5C5;   
    border-spacing: 2px 2px; 
    font-size: 12px;
    padding: 2px;
}

table.items tr td
{
    vertical-align: middle;
}

tr.item {     
    font-size: 11px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    width: 130px;                  
    border: 1px solid #eeeeee; 
    margin: 0 auto;

}

tr.item td{    
    border: solid 1px #C5C5C5;   
    margin-bottom: 10px;
    padding: 2px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-spacing: 5px !important;

}
tr.item:hover
{
    background-color: #eeeeee;
}


td.selectedButton
{
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    border-bottom: 1px solid #fff !important; 
    border-right: 0; 
    text-align: center; 
    font-size: 13px;
    color: #333;
    /*	padding-left: 5px;
    padding-right: 5px;
    */    padding-top: 3px;
    padding-bottom: 3px;
    width: 150px;

}
td.unselectedButton
{
    border: 1px solid #aaaaaa;	
    border-right: 0;
    background-color: #e2e2e2 !important; 
    text-align: center;  
    font-size: 13px;
    color: #333;
    /*    padding-left: 20px;
    padding-right: 20px;
    */    padding-top: 3px;
    padding-bottom: 3px;
    width: 150px;
}

tr.wynikiHeader table
{                   
    width: 100%;
}

td.wynikiContent
{    
    width: 100%;  
    border: 1px solid #aaaaaa; 
    border-top: 0;       
    border-bottom: 0;       
    padding: 10px;
    padding-top: 0px;
    text-align:center;
}
td.wynikiFooter
{    
    width: 100%;  
    border: 0;       
    border-top: 1px solid #aaaaaa; 
    padding-top: 0px;
}
td.strony
{
    font-size: 9pt;
}

td.resHeader
{                 
    padding: 2px;
}       

td.resHeader:hover
{                    
    background-color: #393939;
    cursor: pointer;
    cursor: hand;
}

div.button2
{                                 
    color: black;
    padding: 5px;
    border: 1px #505050 solid;
    margin: auto;
    width: 100px;
    background: #eeeeee;
    cursor: pointer;
    cursor: hand;
}


div.button
{                                 
    float: right;
    color: black;
    padding: 5px;
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
}

div.button:hover
{
    background-color: #eeeeee;
    cursor: pointer;
    cursor: hand;     
}

div.okno
{
    position: relative;
    float: right;
}

table.noweHaslo
{
    margin: auto;  
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
} 

input.zmienHaslo
{
    background-color: #eeeeee;
    border: 1px black solid;
    padding: 3px;
    width : 75px;
}

input.zmienHaslo:hover
{
    cursor: pointer;
    cursor: hand;
    background-color: #e0e0e0;
}

div.haslo
{
    background-color: white;        
    position: absolute;         
    border: 1px solid #dfdfdf;
    width: 210px;
    display: block;    
    top:20px;
    right: 0px;  
    display: none;       
}     

div.message
{
    width: 250px;
    border: 1px #555555 solid;
    background-color: #ebebeb;
    position: absolute;
    margin: auto;
    top: 140px;
    text-align: center;    
    left: 50%;
    margin-left: -145px;
    padding: 20px;
    display: none;
    font-weight: bold;
    color: #330000;
}

td.podpowiedz
{
    color: #888888;
    font-size: 10px;
}

a.button_return
{
    color: #444444;
    margin: 20px;
    padding: 5px;
    padding-right: 65px;
    background-color: #eeeeee;
    font-weight: bold; 
}

a.button_return:hover
{
    background-color: #bbbbbb; 
}

table td.admin_menu
{
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    width: 215px;     
}

table td.admin_menu a
{
    color: #666666;    
}
table td.admin_menu a:hover
{
    color: #000000;
}

h1{
    margin-left: 26px;
    margin-top: 50px;
    margin-bottom: 15px;
    font-size: 22px;
    text-align: left;
    color: #C6064A;
}
#MethodSelect_crit{
    width: 295px; 
    text-align: left;
}
#MethodSelect{
    width: 295px; 
    text-align: left;
}

 #MethodSelect form
{
    margin-top: 0px;
}
#MethodSelect form.obniz
{
    margin-top: 70px;
}

.methodselect{
    width: 300px;

}

#firstTable{
    margin: 5px;
}

#crit_table
{                  
    margin: 5px;
}
#text_table{
    margin: 5px;
}

#form_text{
    height: 16px;
    width: 120px;
}

.selbox span
{
    background: #393939;
}
   
.rounded{
    border: 1px #999 solid;  padding: 5px; -moz-border-radius: 7px; border-radius: 7px; overflow: auto;
}

.resHeader a{
    color: #fff;
}

#search {
    height: 16px;
    background-color: #9D9C9D;
    padding: 4px 0px 4px 4px;
    margin: 2px 0 0 2px;
    width: 161px;
}

#searchinput {
    width: 112px;
    height: 16px;
    padding: 1px;
    border: 1px solid #CECECE;
    border-right: 0;
    float: left;
}

#archiwum {
    width: 942px;
    height: 101px;
    overflow: hidden;
    background: url(http://www.teatr-pismo.pl/img/archiwumBg.png) 0 0 repeat-x;
    padding: 10px;
    display: none;
}

input.buttonSearch1{
    padding: 5px 12px; 
    color: #ffffff; 
    background: #737274; 
    margin:0;
    border: 0;
}

input.buttonSearch1:hover{
    background-color: #c6064a;
    cursor: pointer;
    cursor: hand;
}
input.buttonSearch1:active {color:#c6064a}
input.buttonSearch1:link {color:#c6064a} 
input.buttonSearch1:visited {color:#c6064a}

img.border
{
    margin: 0;
    padding: 0;
    display: block;
}
div.selbox span
{
    margin: auto;
    text-align: center;
    width: 290px;
}

.hand
{
    cursor: pointer;
    cursor: hand;
}