﻿/* Style dla strony z regulaminem */
#regulamin {
	text-align:center;
	width: 400px;
	margin: 0 auto;
}

#regulaminBgId {
	position:absolute;
	z-index:-1;
	overflow:visible;
	background-repeat: no-repeat;
	background-image: url(/jarc-gui/javax.faces.resource/images/katowice_logo.png.xhtml) !important;
	/* background-size: contain; */
	background-position: top; 
	margin: 0 1cm;
}

#regulaminId {
	margin: 3cm 0 0 0;
	border-style: none none solid; 
	border-bottom-color: #4f81bd; 
	border-bottom-width: 1pt;
}

#regulaminId p {
	margin: 12px 0;
	padding: 5px;
}

#regulaminId  ol {
	margin: 1em 0 1em 7px;
	padding: 5px;
}

#regulaminId > li {
	list-style-type: decimal;
	padding: 5px;
}

/* #topPanel {
	background: #5ab5ce; 
}

#menuPanel {
	background: #5ab5ce; 
}

#ui-id-1 {
	background: #5ab5ce;
}*/

#logoPanel {
	width: 0px; /*przy zmianie uwzgl�dni� w <area> w pliku main.xhtml*/
	background-size: 100% 100%;
	cursor: pointer;
	/* background: #5ab5ce; */
}

#infoUser {
	font-size:10px;
	height: 12px;
	line-height:11px;
	padding-right:2px;
}

#logoPanelImg {
	width: 517px; /*przy zmianie uwzgl�dni� w <area> w pliku main.xhtml*/
	height: 56px; /*przy zmianie uwzgl�dni� w <area> w pliku main.xhtml*/
}
/* wy��czenie przycisk�w dla przezroczysto�ci formatek */
.formOpacityCnt {
	display:none;
}

#loginContent {
padding-top:250px;
}

#loginService , #switchProjects #toggleProjList{
	width: 260px;
}

#switchProjects #toggleProjList{
	width: 150px;
}

#aboutAppL {
    font-size: 16px;
}

.olControlOverviewMapExtentRectangle {
    border: 2px dotted blue; !important;
}

.olControlOverviewMapRectReplacement {
    background-image: url(/jarc-gui/javax.faces.resource/images/overview_replacement_blue.gif.xhtml) !important;
}
