﻿body{
	background:#4B5349;
	text-align:center;
	margin:0; padding:0;
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
}

html, textarea
	{
		font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
		font-size:12px;
		color:#3e403d;
	}
.input1
{
    border: solid 1px #808080;
    width: 270px;
    background: #FAFAF9;
    margin: 2px;
    }
.input2
{
    border: solid 1px #808080;
    width: 270px;
    background: #FAFAF9;
    margin: 2px 2px 2px 105px;
    }
    
P
{
    padding:3px;
    text-align:justify;
    }

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.offerMenu
{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #AE0007;
    cursor:pointer;
    /*background-image:url(img/expand_1.gif);*/
    background-repeat:no-repeat;

    }
    
.offerMenu1
{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #343B33;
    cursor:pointer;
    font-weight: bold;
    /*background-image:url(img/expand_0.gif);*/
    background-repeat:no-repeat;   

    }  
.offerText
{
    font-family: Trebuchet MS;
    font-size:12px;
    padding:10px;
    color: #000000;
    background-color: #FFFFFF;
    border-bottom: solid 1px #A3A3A3;
    border-left: solid 1px #A3A3A3;
    border-right: solid 1px #A3A3A3;
    text-align:justify;
    }    
A:link
{
    color:#719805;
    text-decoration:none;
}
A:hover
{
    color:#719805;
    text-decoration:underline;
}
A:visited
{
    color:#719805;
    text-decoration:none;

}


A.LinkButton:link
{
    color:#313F00;
    text-decoration:underline;
    font-size:13px;
    font-weight:bold;
    
}
A.LinkButton:hover
{
    color:#313F00;
    text-decoration:underline;
    font-size:13px;
    font-weight:bold;}
A.LinkButton:visited
{
        color:#313F00;
    text-decoration:underline;
    font-size:13px;
    font-weight:bold;
}
.newsLink{ background-color: #FFFFFF; border-bottom: solid 1px #808080; text-decoration: none; padding:5px;}

A.footer:link
{
    color:#ffffff;
    text-decoration:underline;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-decoration:none;
}
A.footer:hover
{
    color:#ffffff;
    text-decoration:none;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-decoration:underline;
}
A.footer:visited
{
    color:#ffffff;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-decoration: none;

}
    
.ImageButtonKontakt
{
 padding:10px;
}    
H1
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 26px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #343A31;
    font-weight:normal;
    margin-bottom:10px;
    }

H2
{
    font-family: Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 16px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #343A31;
    font-weight:bold;
    margin-bottom:10px;
    }
H3
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 14px;
    padding: 10px;
    color: #343A31;
    font-weight:bold;
    margin-bottom:10px;
    }
        
.naszeBiuraAccordition
{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #719805;
    cursor:pointer;
    }
    
.naszeBiuraAccordition1
{
    font-family: Arial;
    font-size: 14px;
    padding: 10px;
    border-bottom: solid 1px #A3A3A3;
    color: #719805;
    cursor:default;
    font-weight: bold;
    }  
.naszeBiuraText
{
    font-family: Arial, Tahoma, Verdana, Trebuchet MS;
    font-size:12px;
    padding:10px;
    color: #000000;
    background-color: #FFFFFF;
    border-bottom: solid 1px #A3A3A3;
    border-left: solid 1px #A3A3A3;
    border-right: solid 1px #A3A3A3;
    text-align:justify;
    }      
#MainManu
{
    padding:25px;

    }
.cstTD
{
    background-color: #FFFFFF;
    font-size:11px;
    color: #000000;
    }
.cstTextBox
{
    border-left: solid 0px #A3A3A3;
    border-right: solid 0px #A3A3A3;
    border-top: solid 0px #A3A3A3;
    border-bottom: solid 2px #000000;
    font-family: Arial;
    font-size:13px;
    color: #000000;
    background-color: #EFEFEF;
    width: 250px;
    height: 20px;
    vertical-align:middle;
    padding: 5px;
    
    }    
    
.stepSelected
{
    color: #BF0000;
    font-weight: bold;
    }
.stepNotSelected
{
    color:#000000;
    font-weight:normal;
    }
.whiteDiv
{
     padding:10px;
     background-color: #FFFFFF;
     border: solid 1px #000000;
    }

.potwierdzenie
{
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-color: Aqua;
    position:absolute;
    
    }
.modalBackground
{
    background-image: url(/img/bg50b.png);
    }    
.modalPanel
{
    margin: auto auto auto auto;
    padding: 10px;
    background-color: #F9FFDF;
    }
.modalPanelConfirm    
{
    margin: auto auto auto auto;
    padding: 20px;
    background-color: #F9FFDF;
    border: solid 3px #95BF01;
    }
.modalButtonOK
{
    background-color: #8CAE00;
    color: #FFFFFF;
    font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
    font-size:12px;
    font-weight: bold;
    border: solid 1px black;
    }
.modalText
{
    margin: 10px;
    }
.TextBox1
{
    margin: 5px;
    padding: 5px;
    border: solid 1px #000000;
    color:#000000;
    }
.TrisLabel1
{
    margin: 5px;
    padding: 5px;
    }

.trisLabel{padding:5px; border-bottom:1px solid: #8F8F8F;font-size:12px;}
.trisData{padding:5px; border-bottom:1px solid: #8F8F8F;font-size:12px; font-weight:bold;}



.barIndicatorBorder {
    border:solid 1px #c0c0c0;
    width:100px;
}

.barIndicator_poor {
background-color:#FF0000;
}

.barIndicator_good {
background-color:#00DF09;
}

.barIndicator_excellent {
background-color:#00DF09;
}


.LoginAccorditionContent
{
    }
    
.LoginAccorditionHeader
{
    padding:5px;
    cursor:pointer;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid  #90B808;
    margin-bottom:1px;
    }
    
