#Formularz
{
        margin: 0px auto;
	background: #FBFBFB;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
    
}
 
#Formularz input
{
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	width: 350px;
}
#Formularz label
{

	 
       
}
#Formularz h1
{
	background-color: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	display: block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
}

#Formularz h4 {
  font-weight: normal;

}
.OptionalInfo, #Formularz h2
{
	color: blue;
	display: block;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 10px;
}
.SubmitButton
{
	background-color: #F4F4F4 !important;
	border: 1px solid #CCCCCC;
}

.SmallSubmitButton
{
	background-color: #F4F4F4 !important;
	border: 1px solid #CCCCCC;
	width: 120px !important;
	margin-right: 10px;
}

.CorrectButton
{
	background-color: #FFE897 !important;
	border: 1px solid #CCCCCC !important;
	width: 120px !important;
}

#Formularz
{
	font-family: Arial;
	font-size: 11px;
}

 

.SmallCheckbox {
  width: auto !important;
   

}
.FormTip
{
	color: blue;
}
#Formularz textarea
{
	background-color: white;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	height: 60px;
	overflow: auto;
	width: 350px;
}
.UploadButton
{
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
}
.TextArea2Lines
{
	height: 30px !important;
}
.ValidationError
{
	color: red;
	font-weight: bold;
        display: block;
        margin-bottom: 15px;
}

.CenteredInfoMessage {
  color: green;
  font-weight: bolder;
  text-align: center !important;
  display: block;


}

.Required, .Error {
        color: red;

}

.PopupCalendar {
	width: 90px !important;
	margin-right: 10px;
	   

 }

.DateInput {
	width: auto !important;
	margin-right: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;

}

.SmallInput {
  width: auto !important;
	margin-right: 5px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;

}
/*   ValidateTable (tabela do sprawdzania poprawnosci danych wprowadzonych do formularza)
*/

.ValidateTable {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 530px;
	margin: 0px auto;
	

}

.VTColumn2 {
  border-left: 1px solid #CCCCCC;
}
.ValidateTable tr{
  margin: 5px 5px 5px 5px;
  
}

.ValidateTable td{
  padding: 5px 5px 5px 5px;
  
}

.VTOddRow {
  background-color: #F4F4F4 !important;
   
}



/*  Parzysty Wiersz ValidateTable
*/
 
.VTEvenRow {
  background-color: white; 
   
}


/*
*  Tabbed pane style:
*/

.TPMainStyle td{
  border: none;
 
}

 
.TPActiveTab {
  background-color: #0B4FA4;
  color: white;
	 
 
}

.TPInactiveTab{
   background-color: #F4F4F4;
	 border-bottom: 1px solid #CCCCCC !important;
	 border-right: 1px solid #CCCCCC !important;
	 
	 
}
 

.TPActiveTab input{
   color: white;
	 
}

.TPInactiveTab input{
   color: black;
	 background-color: #F4F4F4 !important;
	 
}

 
 
 
.TPContent {
  background-color: #FBFBFB;
	border: 1px solid #CCCCCC !important; 
  
 
}

 


.TPMainStyle {
  width: 530px;
	margin-top: 10pxl
 
}


.TPMainStyle input{
  width: auto !important;
	border: none !important;
	margin: none !important;
	padding: none !important;
	display: inline !important;

}

.TPContent input{
        background-color: white !important;
	border: 1px solid #CCCCCC !important;
 
}

.CheckBoxes input
{
	background-color: white !important;
	border: none !important;
	width: auto !important;
}

.myFaces_pannelTabbedPane_HeaderRow {
  
	width: 520px;
}


.ZarzadzaniePublikacjaTable th{
  background-color: #CCCCCC;
}

.ZarzadzaniePublikacjaTable   {
  width: 95%;
  margin: 0px auto;

}

.ZarzadzaniePublikacjaTable td  {
  padding-left: 5px;

}

.Bolder {
font-weight : bolder;

}
.Bold {
	font-weight:bold;
}

.Error {
	color: red;
	font-weight: bold;
        display: block;
        margin-bottom: 15px;
}

.Info {
	color: rgb(51,51,51);
	font-weight: bold;
        display: block;
        margin-bottom: 15px;
}

.TableHeader {
	border-bottom: 1px solid black;
	font-weight:normal;
}

.odd {
}

#Formularz input[type=submit] {
 width: auto !important;
 

}
.even {
	background-color:#F4F4F4;}

#SondaVote {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

#Sonda {
    margin: 0px auto;
	background: #FBFBFB;
	font-family: Arial !important;
	font-size: 11px !important;
	width:198px;
	border: 1px solid #CCCCCC;
}

#Sonda td {
	font-family: Arial !important;
	font-size: 11px !important;
}

#Sonda table {
	width:100%;
}

#Sonda .Question {
	padding-left:5px;
	padding-right:5px;
	width:100%;
}

#Sonda .RadioButton {
	width: auto !important;
	font-family: Arial !important;
	font-size: 11px !important;
}

#Sonda .Title {
	border-bottom: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	display: block;
	font-family: Arial !important;
	font-size: 15px !important;
	font-weight: bolder;
	text-align: center;
}

#Sonda .Footer {
	margin:Opx auto;
	font-family: Arial !important;
	font-size: 11px !important;
	margin-top:5px;
	text-align:center;
}

#Sonda .Footer td {
	text-align:center;
}

#Sonda .Footer table {
	width:100%;
}

.Small {
	font-family: Arial !important;
	font-size: 11px !important;
}
