/*
	MAIN styles
*/

body 
{
	background-color: #0e355b; 
	margin: 0px;
}

img 
{
	border: 0px;
}

hr
{
	background-color: #FFFFFF;
	
	height: 1px;  
	
	border-top: 1px dotted #195695; 
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
        
        
}
.spann 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #070C67;
	margin-left:5px;
	display: none;
}

.spanUser 
{
	font-family: Tahoma;
	font-size: 14px;
}

input 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #070C67;/*#404D59;*/
	
/*	background-color: #AFCDDC; */
	border: 1px solid #16548f;
	
/*	height: 16px; */
}

select 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #16548f;/*#404D59;*/
	
	background-color: #fff;
	border: 1px solid #16548f;
	
/*	height: 20px; */
	
	text-align: center;
}
#dbselect 
{
	font-size: 13px;
	color: #fff;/*#404D59;*/
	
	background-color: #edbe77;
	border: 1px solid #ed8e01;
	
	height: 30px;
	width: 200px;
	line-height: 30px;
	padding: 0 0 0 10px;
	font-weight: bold;
	display: block;
	margin-top: 8px;
	
	text-align: center;
}
textarea 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #404D59;
	
/*	background-color: #AFCDDC; */
	border: 1px solid #999999;
	
	padding-left: 10px;
}

/*
	HEADER Styles
*/

#header
{
	clear: both;
	
	height: 116px;
	
	background-position: center top;
	background-image: url(../images/header/bg.jpg);
	background-repeat: repeat-x;
	
	background-color: #21324A;	
	border-bottom: 1px solid #0e355b;
}

#header_logo
{
	float: left;
	
	padding-top: 15px;
	padding-left: 20px;
	
	width: 97px;
	height: 85px;
}

#header_top
{
	width: 97px;
	height: 85px;
}

#header_bottom
{
	display:none;
}

#header_menu
{
	float: right;
	padding-top: 55px;
	padding-right: 20px;
	text-align:right;
	height: 60px;
}

.header_item
{
	float: left;
	
	cursor:pointer;
	text-align: center;
}
.header_item img {
	width: 50px;
	height: 60px;
	padding: 0 5px;
}
	
/*
	MAIN Styles
*/

#log_rez
{
	clear: both;
	text-align: center;
/*	vertical-align: middle;*/
	font-weight: bold;
	font-size: 13px;
	border-top: 15px solid white;
	border-bottom: 15px solid white;
	height: auto !important;
	background-color: #FFFFFF;
}

#main
{
	clear: both;
	
	margin-left: 279px;
	
	min-height: 640px;
	height: auto !important;
	height: 640px;
	
	background-color: #FFFFFF;
}

#left
{
	float: left;
	
	position: relative;
	
	margin-left: -279px;
	
	width: 279px;
	
	overflow: hidden;
	background-color: #0e355b;
}

#left_logo
{
	width: 279px;
	height: 81px;
	background-image: url(../images/left/logo.jpg);
}
#left_logo a { display:none }

.left_item
{
	width: 279px;
	border: none;
	cursor:pointer;
}
#left_image
{
	padding-top: 100px;
	padding-left: 30px;
	
	width: 200px;
	height: 200px;
}

#center
{
	background-color: #FFFFFF;
	overflow: auto;
}

#top
{
	height: 44px;
	background-color: #0e355b;
}

#logged
{
	float: left;
	
	padding-top: 14px;
	padding-left: 80px;
	
	width: 264px;
	height: 30px;
	
	background-position: 20pt 0;
	background-image: url(../images/center/bg_logged.png);
	background-repeat: no-repeat;
	
}
#opiswyboru
{
        float: right;
	padding-top: 14px;
        padding-right: 20pt;
}
#about
{
	float: right;
	
	padding-top: 14px;
	padding-right: 70px;
	
	width: 200px;
	height: 30px;
}

#middle
{
	height: 40px;
	
	background-color: #FFFFFF;	
}

#title
{
	float: left;
	
	padding-top: 15px;
	padding-left: 40px;
	
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ed8e01;
}
#title::before { content: 'Uwaga! Wybierz poniżej właściwą bibliotekę: Poznań lub Szczecin.'; }
#title .title { display:none}
#login
{
	float: right;
        margin-right: 20px;
        margin-top: 5px;
	cursor:pointer;
}

#login_text {
        vertical-align:50%;
        padding-left:10px;
}

#content
{
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
	clear: both;
	
	background-color: #FFFFFF;	
}

/*
	FOOTER Styles
*/

#footer 
{
	clear: both;
	
	height: 124px;
	
	background-position: center top;
	background-image: url(../images/footer/bg.jpg);
	background-repeat: repeat-x;
	background-color: #384E6A;	
}

#footer_logo, #footer_version
{
	display:none;
}

/*
	TEXT Styles
*/

.header
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	color: #FFFFFF;
}
.version
{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	
	color: #596C83;
}
.point_object {
    cursor:pointer;
}
.przycisk
{
    width:100%;
    height:100%;
    text-align:center;
    font-size:small;
    color:white;
    background-color:#21324A;
    display:block;
    cursor:pointer;
    padding:0;
    margin:0;

}
.przycisk:hover
{
    background-color:#ed8e01;
    color:#fff;
}
.button {
    width: 85pt;
    background-color:#21324A;
    color:white;
    cursor:pointer;
    text-align: left;
    padding-left: 5pt;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    font-size: small;
    font-family: arial;
    border: 1px solid #21324A;
}
.button:hover {
    background-color:#B4CB6E;
    color:#21324A;
}
.title
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	
	color: #16548f;
}

.text
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	color: #6B6B6B;
}

.text_bold
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
	color: #16548f;
}

a:link 
{
	text-decoration: none;
}

a:hover
{
	color: #ed8e01;
	text-decoration: none;	
}

a:visited
{
	text-decoration: none;	
}
.info_bib
{
	border-collapse: collapse;
        width: 100%;
}

.info_bib tr {
	height: 25px;
}

.info_bib th
{

	background-color: #16548f;

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-right: 1px solid #16548f;
	
	color: #FFFFFF;
}

.info_bib_sekcja
{
	padding-left: 20px;

	width: 150px;

	border-right: 1px solid #16548f;
	border-left: 1px solid #16548f;
	border-bottom: 1px solid #16548f;

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

	color: #404d59;

}
.info_bib_opis
{
	padding-left: 15px;

	height: auto;

	border-right: 1px solid #16548f;
	border-bottom: 1px solid #16548f;

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;

	color: #404d59;

}

.szuka
{
	width: 97px;
	height: 26px; 
	border: 1px solid #000000;
	margin-left: 22px;
	background-image: url(../images/center/szuka.gif);
}
#btnZestawienia, #btnHZestawienia { display:none }