body {
	background-color: #f6f7f8;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}*/

a img
{
  border: 0;
}

.lightbox
{
  color: white;
}

.lightbox:hover
{
  color: white;
}

.brdbottom {
	border-bottom: solid 1px silver;
} 
.brdtop {
	border-top: solid 1px silver;
} 
a {
	color:#197bd6;
	text-decoration: none;
}
a:hover {
	color:#be3207;
}
.smallinputloguj{
	width:100%;
}
.smallinputprzypomnij{
	width:100%;
}
.topMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
  margin-bottom: 5px;
}
.boxMenuLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #197bd6;
}
.blockHead {
	font-size: 20px;
	color: #424242;
	border-bottom: solid 1px #cae6f9;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.prodTitle {
	font-size: 20px;
	color: #424242;	
}

h1 {
	font-size: 20px;
	color: #424242;
	border-bottom: solid 1px #cae6f9;
	padding-bottom: 4px;
	margin-bottom: 10px;
  text-decoration: none;
}
.leadLink {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #197bd6;
}
.paperTitle {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.paperInfo {
	color: #333333;
	text-decoration: none;
}


/*body*/

body
{
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 12px;
}

hr { border: none;  border-top: 1px solid #cae6f9; margin: 2em 0; width: 70%; }

/* symfony specific */
.error_list, .error_list a
{
  color: #FF2627;
  font-weight: bolder;
}

#scroller
{
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.scroller_element
{
  float: left;  
  margin-right: 10px;
  margin-bottom: 20px;
  height: 255px;
  width: 180px;
}

.drobnydruczek
{
  font-size: x-small;
}

.centruj
{
  text-align: center;
}

.required
{
  color: #555555;
  vertical-align: middle;
  font-size:smaller;
  font-weight:bolder;
  margin-left:5px;
}

.registerform th
{
  text-align: right;
  padding-right: 10px;
}

.registerform th span.jqTransformCheckboxWrapper
{
  border: 1px solid #555555;
}

table
{
	border: 0px;
	color: #555;
	font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 12px;
	text-align: left;
}

thead th {
	text-align: left;
	color: #0981D4;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
}

tfoot th, tfoot td
{
	font-size: 85%;
	text-align: right;
}

/*a:link {
	color: #718ABE;
}

a:visited {
	color: #4D69A6;
}

a:hover {
	color: #40CCA0;
}*/

.smallform input[type='text'], .smallform input[type='password']
{
	border:solid 1px silver;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  width: 96px;
  border-right-color: #cfcece;
  border-left-color: #cfcece;
  border-bottom-color: #cfcece;
  border-top-color: #cfcece;
}

.smallform input[type='button'], .smallform input[type='submit']
{
	border:solid 1px silver;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  border-right-color: #cfcece;
  border-left-color: #cfcece;
  border-bottom-color: #cfcece;
  border-top-color: #cfcece;
}

.smallform th label
{

  font-size: 10px;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 1px;
  margin-top: 1px;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 1px;
  padding-top: 1px;
  text-decoration: none;
  border-right-color: #aaaaaa;
  border-left-color: #aaaaaa;
  border-bottom-color: #aaaaaa;
  border-top-color: #aaaaaa;
  font-weight: normal;
}


