/* CSS Document */
/* modernizacja wygladu portalu */

body {
    background-attachment: fixed;
    background-image: url("img_for_portalcss/bg-bac.png");
    background-repeat: repeat;
    padding-top: 83px !important;
 }

a,
td {
    color: #333333;
   	-webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;	
}

h1, h2, h3, h4, h5, h6 {
	text-rendering: geometricprecision;
}

.brandname	{
    background-color: #7F228E;
    border-bottom: 1px inset #F1F1F1;
    color: #F1F1F1;
    display: block;
    font-size: 14px;
    letter-spacing: 3px;
    margin: -3px -6px -32px -32px;
    padding: 7px 20px 6px;
    position: inherit;
    text-align: center;
    text-rendering: optimizelegibility;
	text-transform: uppercase;
    width: 100%;
	/* --------------------  gradient ---------------------- */
	background-image: -moz-linear-gradient(top, #5A006D, #7f228e);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5A006D), to(#7f228e));
	background-image: -webkit-linear-gradient(top, #5A006D, #7f228e);
	background-image: -o-linear-gradient(top, #5A006D, #7f228e);
	background-image: linear-gradient(to bottom, #5A006D, #7f228e);	
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5A006D', endColorstr='#ff7f228e', GradientType=0);	
}

.brandname:hover	{
    color: #FFF;
	text-decoration: none;
}


/* -------------------------------- komunikaty ---------------------------------------------*/
#accordion div p	{
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
	display: inline;
	color: #333333;	
}

#accordion div 	{

}

#accordion div a	{
    font-size: 14px;
    padding: 10px 0;
    text-align: left;
	display: block;
}

[title~=data_zamieszczenia] {
	float: right;
}


.pdf_down a {
    background-image: url("images/pdf_dow.gif");
    background-position: 0 10px;
    background-repeat: no-repeat;
    color: #7F228E !important;
    height: 39px;
    margin: 8px 15px 0;
    padding: 17px 0 0 44px !important;
}

.pdf_down a:hover {
	font-weight: bold;
	text-decoration: none;
}

.group {
    float: right;
}

.groupmin {
    float: right;
}

.nav-tabs > li, .nav-pills > li {
    font-size: 14px;
}

.page-header {
    background-image: url("../bootstrap/img/znacznik.png");
    background-position: 10px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #DDDDDD;
    margin: 50px 0 0;
    padding: 0 14px 0 22px;
}

.page-header h3 {
    color: #7F228E;
    margin: 0;
    padding: 4px 15px;
	font-size: 18px;
}

.page-header h2 {
    color: #7F228E;
    font-size: 20px;
    margin: 0;
    padding: 4px 15px;
}

.page-header h2 span {
    margin: 0 0 0 3px;
    padding: 2px 15px;
}

.row-fluid p {
    color: #7F228E;
    font-size: 18px;
    margin: 0 0 20px;
    padding: 20px 0;
    text-align: center;
}


h3 small {
    color: #AAAAAA;
    font-size: 20px;
    font-weight: normal;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle	{
    background-color: #7F228E;
    color: #FFFFFF;
	  background-color: #fafafa;
	  background-image: -moz-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5A006D), to(#7f228e));
	  background-image: -webkit-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -o-linear-gradient(top, #5A006D, #7f228e);
	  background-image: linear-gradient(to bottom, #5A006D, #7f228e);	
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5A006D', endColorstr='#ff7f228e', GradientType=0);	
}

.navbar .nav > li > a {
  float: none;
  padding: 5px 10px; /*28px 12px 17px;*/
  color: #222222;
  text-decoration: none;
  text-shadow: none !important;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    background-color: #7F228E;
    color: #FFFFFF;
	text-decoration: none;
	  background-color: #fafafa;
	  background-image: -moz-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5A006D), to(#7f228e));
	  background-image: -webkit-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -o-linear-gradient(top, #5A006D, #7f228e);
	  background-image: linear-gradient(to bottom, #5A006D, #7f228e);	
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5A006D', endColorstr='#ff7f228e', GradientType=0);
}

.navbar .divider-vertical {
    height: 30px;
    margin: 0 5px;
}

.nav-collapse {
    display: block;
    margin: auto;
    position: relative;
}

.container-fluid:before, .container-fluid:after {
	display: inline;
}


table {
    font-size: 14px;
}

[title~=Zweryfikuj] {
    background-color: #FF0000;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 8px 5px;
    position: relative;
}

[title~=Zweryfikuj]:hover {
    background-color: #7F228E;
    color: #FFFFFF;
	  background-color: #fafafa;
	  background-image: -moz-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5A006D), to(#7f228e));
	  background-image: -webkit-linear-gradient(top, #5A006D, #7f228e);
	  background-image: -o-linear-gradient(top, #5A006D, #7f228e);
	  background-image: linear-gradient(to bottom, #5A006D, #7f228e);	
	  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff5A006D', endColorstr='#ff7f228e', GradientType=0);
}

.table th, .table td {
    border-bottom: none;
}

.table tbody tr td:hover {
    background-color: #dddddd;
   	-webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;	
}

.table thead th {
    background-color: #888888;
    color: #FFFFFF;
    padding: 4px 15px;
    text-align: center;
   	-webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;	
}

.table tbody tr {
	background-color: #f2f2f2;
   	-webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;	
}

.table tbody tr:hover {
    background-color: #DDD;
   	-webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;	
}

.table th, .table td {
    /*font-weight: bold;*/
    padding: 2px 6px;
	padding: 2px 6px \9;
    text-align: center;   
	white-space: normal; 
}

.ikona {
	width: 100px;
}


.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    /*background-color: #F1F1F1;*/
    /*font-weight: bold;*/
    /*padding: 4px 15px;*/
    text-align: center;
}


.alert-danger, .alert-error {
    background-color: #7F228E;
    border-color: #999999;
    color: #FFFFFF;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #7F228E;
  text-decoration: none;
  background-color: #999999;
}

/* .dropdown-menu li {
	float:left;	
} */

button {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	pading:2px;
}

.btn {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0;
    padding: 7px 43px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    vertical-align: middle;
	  -webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
			  border-radius: 6px;
}

.btn-primary {
  color: #ffffff;
  background-color: #7F228E;
  *background-color: #7F228E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7F228E), to(#5A006D));
  background-image: -webkit-linear-gradient(top, #7F228E, #5A006D);
  background-image: -o-linear-gradient(top, #7F228E, #5A006D);
  background-image: linear-gradient(to bottom, #7F228E, #5A006D);
  background-image: -moz-linear-gradient(top, #7F228E, #5A006D);
  background-repeat: repeat-x;
  /*border-color: #0044cc #0044cc #002a80;*/
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff7F228E', endColorstr='#ff5A006D', GradientType=0);
  -ms-filter: "progid:dximagetransform.microsoft.gradient(startColorstr='#ff7F228E', endColorstr='#ff5A006D', GradientType=0)";
  /*filter: progid:dximagetransform.microsoft.gradient(enabled=false);*/
  width: 224px;
  margin: 20px 0 0;
  overflow: auto;
  
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #7F228E;
  *background-color: #7F228E;
}

.btn:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #7F228E;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -30px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:first-child {
  color: #ffffff;
  background-color: #7F228E;
  *background-color: #7F228E;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7F228E), to(#5A006D));
  background-image: -webkit-linear-gradient(top, #7F228E, #5A006D);
  background-image: -o-linear-gradient(top, #7F228E, #5A006D);
  background-image: linear-gradient(to bottom, #7F228E, #5A006D);
  background-image: -moz-linear-gradient(top, #7F228E, #5A006D);
  background-repeat: repeat-x;
  /*border-color: #0044cc #0044cc #002a80;*/
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff7F228E', endColorstr='#ff5A006D', GradientType=0);
  -ms-filter: "progid:dximagetransform.microsoft.gradient(startColorstr='#ff7F228E', endColorstr='#ff5A006D', GradientType=0)";
  /*filter: progid:dximagetransform.microsoft.gradient(enabled=false);*/
  padding: 0px 35px 2px;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}


input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #a2a2a2;
  -webkit-box-shadow: 0 0 6px #a2a2a2;
     -moz-box-shadow: 0 0 6px #a2a2a2;
          box-shadow: 0 0 6px #a2a2a2;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(126, 33, 142, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 34, 142, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 34, 142, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(127, 34, 142, 0.6);*/
}

.navbar-inner .container-fluid {
	padding-top: 32px;
}

.nav-tabs, .nav-pills {
    margin: 20px 0 -20px 25px;
}

.nav-pills > li > a {
    margin: -15px 9px 12px 2px;
    padding-bottom: 11px;
    padding-top: 8px;
	color: #7F228E;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #7F228E;
}

.nav > li > a:hover {
	color: #7F228E;
}

.navbar .brand {
    color: #555555;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 200;
    padding: 8px 15px 0 6px;
    text-shadow: none;
}

.navbar-inner {
     min-height: 86px;
}

.navbar-fixed-top .navbar-inner, 
.navbar-static-top .navbar-inner {
	background-position: right 21px;
}

.row-fluid .span10 input {
	margin: 20px 15px 0 0;
}

.alert {
  margin: -4px -6px 0 ;
  margin: -4px -6px 0 \9;
  color: none;
  text-shadow: none;
  background-color: none;
  border: none;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.row-fluid {
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url("../bootstrap/img/tlo.png");
    background-position: left 73px;
    background-repeat: repeat-x;
    margin: 0 -20px;
    padding: 0 20px 60px;
    width: 100%;
	display: table;
}

form {
	margin: 0;
}

.footer  {
    background-image: url("img_for_portalcss/bg-tr-bac.png");
    background-position: left -30px;
    background-repeat: repeat-x;
    height: 90px;
    margin: 0 -20px;
    padding: 0 0 0 20px;
    width: 100%;
}

.footer p.pull-right {
    border-top: 1px double #DDDDDD;
    margin: auto;
    padding: 20px 0 0;
    text-align: center !important;
    width: 100%;
}