/* @override 
	http://www.adiutor.com.pl/css/master.css
	http://0.0.0.0:3001/css/master.css
	http://0.0.0.0:3000/css/master.css
*/

body {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(../images/znak.png) no-repeat left bottom;
}

a img {
	border: 0px none;
}

#adiutor {
	text-align: center;
}

#page {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 112px;
	position: relative;
	margin-bottom: 2.5em;
}

#logo {
	position: absolute;
	top: 8px;
	left: 5px;
	border:0px none;
}

#menu {
	list-style: none;
	position: absolute;
	right: 0.75em;
	top: 0em;
	margin: 0;
	padding: 1em;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#menu li {
	display: inline-block;
	margin: 0 0.5em;
}

#menu li {
	display: -moz-inline-stack;
}

#menu li a {
	color: #555;
	font-size: 13px;
	padding-bottom: 2px;
	text-decoration: none;
	border: 1px solid white;
}

a:active, a:focus {
    outline: 0;
}

#menu li a:hover {
	border-bottom: 1px solid #154f13;
	color: #154f13;
}

#menu li a.active {
	color: #154f13;
}

#content {
	padding: 0 1em 1em 1em;
}

h1 {
	font-size: 50px;
	font-weight: normal;
	font-family: georgia, times;
	font-variant: small-caps;
	color: #144e13;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 2.65em;
	padding-bottom: 8px;
	border-bottom: 1px solid #d4d4d4;
}

.desc {
	text-align: center;
	color: #555;
	font-size: 163x;
	line-height: 1.5em;
	padding-top: 4px;
	padding-bottom: 6px;
	margin: 0.25em 0em 0em 0.85em;
}

.desc a {
	color: #305880;
}

.services {
	position: relative;
	text-align: center;
	padding: 10px 0 0px 0;
	z-index:89;
}

.service {	
	display: inline-block;
	display: -moz-inline-block;
	margin: -25px 50px 0px 50px;
	height: 250px;
	width: 136px !important;
	float: left;
	position: relative;
}

a.image {
	width: 140px;
	height: 192px;
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
}

a.postument {
	width: 136px;
	left: 2px !important;
	top: 0px;
	right: 0px;
	position: absolute;
	height: 20px !important;
	line-height: 20px;
	display: block;
	text-align: center;
	color: #154f13;
	margin: 0;
	text-decoration: none;
	padding: 5px 0px;
	font-size: 14px;
	margin-top: 3px;
	background: url(../images/grad.png) no-repeat center bottom;
}

a.postument:hover {
	color: black;
}

.text {
	margin: 3em 7em 5em 7em;
}

.next {
	margin: 0em 1em 5em 8em !important;
	padding-top: 1.75em;
	clear:left;
}

h2 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	margin: 1.7em 0em -0.5em 0em !important;
	padding-left: 40px;
	padding-bottom: 10px;
	font-family: georgia, times;
	font-variant: small-caps;
	background: url(/images/h2-back.png) no-repeat left bottom;
}

p{
	font-size: 15px;
	line-height: 1.6em;
	margin: 2em 0;
	color: #555;
	padding-left: 40px;
}

.text a, #logout {
	color: #305880;
}

.text a:hover, #logout:hover {
	color: #802f2f;
}

.slo {
	width: 770px;
	margin: auto;
	display: block;
	left: 0px;
}

#with-serv {
	margin-top: 15px;
	z-index:89;
	float: right;
}

.slo h1 {
	margin-left: 1em;
	margin-right: 1em;
}

.service.left {
	margin-right: 0em;
	float: left;
	margin-bottom: -100px;
}

#login-form {
	text-align: center;
}

#login-form label {
	display: block;
	margin: 0.5em 0em 0.5em 0em;
}

#login-form input {
	margin-bottom: 1em;
}

#login-form .field {
	font-size: 18px;
	padding: 3px;
	border: 1px solid #888;
}

.text-field {
	padding: 2px;
	font-size: 13px !important;
}

div.field {
	margin-bottom: 1.75em;
}

div.field input, div.field textarea {
	border: 1px solid #888;
}

div.label {
	margin-bottom: 0.3em;
}

.comment {
	font-size: 67%;
	color: gray;
}

.important {
	font-size: 125% !important;
	font-weight: bold;
}

/* @group Errors */

#errorExplanation, .flash {
  display: block;
  z-index: 99;
  padding: 8px 20px;
  position: relative;
  margin: 30px 0 15px 0;
}

#errorExplanation, .error {
	background-color: #fce6e7;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	border-color: #d31a23;
}

#errorExplanation, .error {
	background-color: #fce6e7;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #d31a23;
}

.notice {
	background-color: #eefcee;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #60a100;
	color: #375607 !important;
}

#errorExplanation *, .error {
	color: #d31a23 !important;
}

.warning {
	background-color: #fcf6c3;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-color: #de7900;
	color: #000 !important;
}

.flash {
    font-size: 14px;
}

#errorExplanation h2, #errorExplanation p, #errorExplanation li, .flash h2, .flash p, .flash li {
  font-size: 12px;
}

#errorExplanation h2 {
	margin: 10px 0px 20px 0px;	
}

#errorExplanation li, .flash li {
  margin-bottom: 3px; 
}

.fieldWithErrors {
  display: inline;
}

.fieldWithErrors input, .fieldWithErrors textarea{
  background-color: #fcc9ca;
}


/* @end */

/* @group Pagination */

.pagination {
	margin: 3em 0em 0.5em 0;
}

.pagination a, .pagination .disabled, .pagination .current {
	padding: 3px 6px;
	font-size: 11px;
	background-color: #43649d;
	text-decoration: none;
}

.pagination .current {
	color: #fff;
	font-weight: bold;
}

.pagination a, .pagination .disabled {
	color: #c2d8ff !important;
}

.pagination .disabled {
	display: none;
}

/* @end */

#logout {
	position: absolute;
	right: 12px;
	top: 55px;
	font-size: 10px;
}

#nr, #nr a {
	font-size: 9px;
	color: #d5d5d5;
}

#footer {
	margin: 0px auto 12px auto;
	font-size: 12px;
	text-align: center;
	color: #bbb;
	padding-top: 6px;
	width: 80%;
	border-top: 1px solid #e5e5e5;
}

#footer a {
	color: #bbb;
}

#footer a:hover {
	color: #666;
}