@CHARSET "UTF-8";

body {
	font: normal 0.8em "Trebuchet MS", sans-serif;
	line-height: 1.4em;
	color: #666666;
	background: transparent url(../images/banner.jpg) repeat-x 0 85px;
	text-align:center;
	/*white-space: nowrap;*/
}

* {
	padding: 0;
	margin: 0;
}
/* header span*/

h1 {
	margin-top: 20px;
	margin-bottom: 15px;
}

#header {
  width:100%;
  height:240px;
  text-align:left;
}

#headerInner {
  position: relative;
  text-align:left;
  width: 100%;
  height: 120px;
  margin: 0 auto;
  background: transparent url(../images/topmargin.gif) repeat-x ;

}

/* logo, text logo, and slogan */

#siteName {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #15bbb0;
  font-size: 20px;
  display: inline;
<!--  line-height: 105px; -->
 
}

#siteName a {
  color:#15bbb0;
  text-decoration:none;
  line-height: 105px;
  position: absolute;
  left: 230px;
}

#siteName a:hover {
  color:#15bbb0;
  text-decoration:none;
}

#logo {
  display:table;
  float: left;
  white-space: nowrap;
}

#logo img {
  border: 0;
}

#logoUWr {
	
}

#logoII {
	position: absolute;
	float: left;
	margin-top: 20px;
}

#logoIM {
	margin-top: 20px;
}

#logowrapper {
	position: absolute;
	white-space: nowrap;
}

#logowrapper p{color:#fff;float:left;font-size:0.9em;height:40px;line-height:1.3;padding-left:5px;padding-top:32px;width:210px;}
#logowrapper p a{color:#fff;text-decoration:underline;}



#menu {
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}


ul.menu li.menu-item{
	display:inline;
	white-space: nowrap;
	margin: 10px;
}

ul.menu a, ul.menu a:visited {
	color: #008c7f;
    font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

ul.menu a:hover {
	text-decoration:underline;
}

/* dla instrukcji */
#text * {

}

#text {
	margin: 0 auto;
	white-space:normal;
	text-align: left;
	width: 800px;
}

#text ul {
	margin-left: 40px;
}

#text h1 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#text h2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

#text p {
	text-indent: 20px;
}

/* dla wyszukiwania */
#searchOptions {
	margin: 0 auto;
	margin-top: 5;
}
/* dla katalogu kartkowego */

#szufladki {
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 10px;
}

#szufladki ul {
	display: table;
	margin: 0 auto;
	height: 25px;
	text-align: center;
}

#szufladki li {
	display: inline;
	background: url("../images/szufladka-left.gif") no-repeat left top;
	margin-right: 0;
	padding: 0px 0px 10px 10px;
}

#szufladki a:link, #szufladki a:visited {
	text-decoration: none;
	font-weight: bold;
	background: url("../images/szufladka-right.gif") no-repeat right top;
	color: #365;
	padding: 0px 15px 10px 5px; <!-- 5 15 5 5 -->
	margin-left: 0;
	
}

#szufladki a:hover {
	color: #032;
}

#catalogMenu {
	display: table;
	margin: 0 auto;
	
}

#catalogUpperPart {
	display: block;
	width: auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

#catalogResolution {
	display: inline;
	margin-right: 10px;
}
	
#catalogPageSelection {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	
}	
#catalogCardsNumberSelection {
	display: inline;
	margin-left: 10px;
}

#catalogLowePart {
	display: block;
	width: auto;
	margin-bottom: 20px;
}
#catalogBookmarks {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

#catalogNavigation {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	
}


#catalogContent {
	display: block;
	margin: 0 auto;
	margin-top: 10px;

}

#catalogContent img {
	border: 1px solid black;
}

/* Błąd wykonania aplikacji */
#error {
	display: block;
	background-color: red;
	color: white;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#error h2 {
	background-color: black;
}

#adminPanel {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

div.adminRow {
	display: run-in;
	margin-top: 20px;
	border: 1px, solid, black;
	word-spacing: normal;
}

<!--
div.adminColumn {
	margin: 10px;
	display: block;
	float: left;
	text-align: left;
 	width: 300px;
 	
} -->

#content {
	display: block;
	margin: 0 auto;
	text-align: center;
	
}

div.form {
	display: table;
	margin: 0 auto;
	text-align: left;

}


#footer {
	display: table;
	background-color: #29bdb2;

	margin-top: 20px;
	width: 100%;
	height: 50px;
	text-align: center;
	vertical-align: text-bottom;
}

#footer p {
	display: block;
	margin-top:10px;
	height: 20px;
	color: white;
	font-weight: bolder;
	font-style: oblique;
}

#footer a {
	color: white;
}

p.error {
	display: block;
	text-align: center;
	margin: 10px;
	color: red;
	font-weight: bolder;
}

p.comunicate {
	display: block;
	text-align: center;
	margin: 10px;
	color: green;
	font-weight: bolder;
}

#stats {
	
	display: block;
	width: 500px;
	margin: 0 auto;
	text-align: left;
}