@CHARSET "UTF-8";

.border
{
	border: 1px solid #c8c8c8;
}

body
{
	margin: 0;
	font-size: 16px;
	font-family: Verdana, Tahoma;
}

a
{
	text-decoration: none;
	color: #000000;	
}

a:hover
{
	color: #F09100;
	border-bottom: solid 1px #F09100;
}

th
{

  background:#E6E6E6 none repeat scroll 0 0;
  border-color:#EBEBEB #D4D4D4 #D4D4D4 #EBEBEB;
  border-style:solid;
  border-width:1px;
  color:#555555;
  height:38px;
  padding-left:12px;
  padding-right:12px;
  text-align:left;
  font-size: 13px;

/*
	background-color: #426782;
	height: 30px;
	font-size: 0.9em;
	color: #ffffff;
	*/
}


tr 
{
  font-size: 13px;
}

#div-main
{
	text-align: center;
}


#div-main p
{
	margin: 0;
	padding: 0;
}

#div-header-wrap
{
  background: #FAFAFA; /*#E6E6E8;*/
 	height: 90px;
	margin: 0 auto 0 auto;
	padding: 0;
}


#div-header, #div-content, #div-footer
{
	width: 700px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#div-header
{
	
}

#div-content
{
	min-height: 480px;	
	padding-top: 20px;
}

#div-footer
{
	margin-bottom: 10px;
	font-size: 0.7em;
	text-align: center;
	font-weight: bold;
}

#div-header p#logo
{
	left: 0px;
	top: 16px;
	position:relative;
	

}

#div-header p#title
{
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #426782;
	left: 65px;
	top: -30px;
	position:relative;

}

#div-button-add-catalogue
{
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;	
}

#box-error-message, #box-info-message
{
	margin: 10px 0 10px 0;
	padding: 10px;
	font-size: 12px;
	
}

#box-error-message
{
	border-top: solid 1px #F40400;
	border-bottom: solid 1px #F40400;
	border-left: none;
	border-right: none;
	background-color: #FAFAFA
}

#box-info-message
{
	border-top: solid 1px #31A500;
	border-bottom: solid 1px #31A500;
	border-left: none;
	border-right: none;
	
	background-color: #FAFAFA
}

/*  grid - lista katalogów */

#table-view-catalogues
{

}

div.break-line
{
	height: 1px;
	background-color: #E6E6E8; /*#F09100;*/
}

/* grid - lista katalogów */

#table-view-catalogues
{
	margin: 10px 0 0 0;	
}

#table-view-catalogues th
{
	font-size: 0.8em;	
}

#table-view-catalogues td
{
	border-bottom: dashed 1px #000000;
	padding-bottom: 4px;
}

th.id, td.id
{
	width: 40px;
	text-align: center;
}

th.nazwa, td.nazwa
{
	width: 240px;
	text-align: left;
}

th.skrypt, td.skrypt
{
	width: 120px;
	text-align: center;
}

th.charakterystyka, td.charakterystyka
{
	width: 200px;
	text-align: left;
}

th.uwagi, td.uwagi
{
	width: 280px;
	text-align: left;
}

th span
{
	margin: 0 5px 0 5px;
}

td span
{
	font-size: 0.8em;	
}

td.charakterystyka a
{
	color: #426782;
}

td.charakterystyka a:hover
{
	color: #F09100;	
}

td.charakterystyka strong
{
	font-size: 0.8em;
	color: #426782;
}

td span, td span a
{
	color: #426782;
}

/* Formularz dodaj katalog */

div.buttons-bar
{
	margin: 12px 0 12px 0;
	width: 60%;
	text-align: right;
}

#form-add-catalog fieldset, #form-add-to-moderate fieldset
{
	padding-top: 30px;	
	border: 1px solid #E6E6E8;
	font-size: 12px;
}

label
{
	display: block;
	width: 190px;
	float: left;
	text-align: right;
	margin: 0px 8px 4px 8px;
	padding-top: 5px;
}

br
{
	clear: both;
	margin-bottom: 10px;
}

#f-nazwa, #f-link, #f-linkdodaj, #f-linkedycja, #f-linkszukaj, #f-linkloguj, #f-linkrejestruj
{
	width: 400px;	
}

#f-email
{
	width: 250px;	
}

#f-ilekategorii
{
	width: 30px;	
}

#f-uwagi
{
	width: 400px;
	height: 120px;
	margin: 7px 0 0px 0;
}

#nav-buttons
{
	text-align: center;
}

/* Formularz - Zgłoś katalog do moderacji */

#skuuu
{
	margin: 8px 0 0 0;
	width: 400px;
}

div.pager
{
    width: 100%;
    height: 30px;
    width: 900px;
    margin: auto;
    text-align: center;
    /*border: solid 1px red;*/
}

div.pager form
{
    margin: auto;
}

div.pager input
{
    float: left;
}

div.pager input.pager
{
    border: solid 1px #000000;
    margin-right: 4px;
    cursor: pointer;
}

div.pager input.current
{
    background-color: #EF9B49;
}



input.button, button {
  -x-system-font:none;
  background:#E6E6E6 none repeat scroll 0 0;
  border-color:#EBEBEB #D4D4D4 #D4D4D4 #EBEBEB;
  border-style:solid;
  border-width:1px;
  color:#555555;
  font-family:Arial,Sans-serif;
  font-size:12px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  height:30px;
  line-height:normal;
  margin:0;
  padding:2px 3px;
  cursor:pointer;
}


/*
input, textarea, select {
  background:#FFFFFF none repeat scroll 0 0;
  border-color:#D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
  border-style:solid;
  border-width:1px;
}

input, select {
  -x-system-font:none;
  background:#FFFFFF none repeat scroll 0 0;
  color:#666666;
  font-family:Verdana,sans-serif;
  font-size:1em;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  padding:4px;
  margin-bottom: 4px;
}
*/