/* =================================================== */
/* ------------------ 1. GENERIC --------------------- */
/* =================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1.2;}

caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

h1,h2,h3,h4,h5,h6 {display: block; margin-bottom: .5em;}
p {display: block; font-size: 100%; margin: 0 0 1em;}

ul, ol {display: block; margin: 1em 0 1em 15px;}
li {display:list-item; padding: 0 0 .4em 5px;}

fieldset {margin: 0 0 1em; padding: .5em .5em;}
select,option,input {font-size: 100%; margin-bottom: .5em; vertical-align: middle;}

img {border: 0; vertical-align: middle;}
hr {margin: .2em 0;}
strong {font-weight: bold;}
em {font-style: italic;}
cite {display: block;}
pre, code {font-size: 110%; margin: .5em 0;}

table {border-collapse: collapse;}
th,td {padding: .4em .6em;}

/* ================= */
/* -- VLASTNOSTI --- */
.clear {clear: both;}
.clearer {clear: both; font-size: 0 !important;}

.p-relative {position: relative;}
.display-none {display: none;}

a.inverse {text-decoration: none;}
a.inverse:hover {text-decoration: underline;}

.no-margin {margin: 0;}
.no-bottom {margin-bottom: 0 !important;}
.no-top {margin-top: 0 !important;}

.float-right {float: right !important;}
.float-left {float: left !important;}
.p-relative {position: relative !important;}


/* =================================================== */
/* ------------------ 2. LAYOUT ---------------------- */
/* =================================================== */
body {
	padding: 0;
	background: #012e3f url(../images/login-background.gif) top center no-repeat;
	color: #006286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#page-container {
	position: relative;
	margin: 140px auto 20px;
	padding: 0;
	text-align: left;
	width: 400px;
	z-index: 0;
}
h1 a {
	position: absolute;
	top: 10px;
	left: 50%;
	display: block;
	width: 400px;
	margin-left: -200px;
	height: 110px;
}
h1 span {display: none;}

#page-breadcrumbs {
	position: relative;
	top: 4px;
	padding: 8px 20px 12px;
	background-image: url(../images/breadcrumbs-back.png);
	background-position: center;
	background-repeat: repeat-y;
	color: #039ad1;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	z-index: 1;
}
#page-breadcrumbs a {
	color: #c0d0d6;
	text-decoration: underline;
}
#page-breadcrumbs strong {
	color: white;
	font-weight: normal;
	font-size: 1.2em;
}
#page-content-container {
	clear: both;
	position: relative;
	background: url(../images/tree-line.gif) repeat-y 229px 0 #eaeaea;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px
	z-index: 10;
}
#page-content {
	position: relative;
	min-height: 100px;
	padding: 20px;
	background-color: white;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	z-index: 10;
}
#shadow-bottom, #shadow-top {
	z-index: -10;
	position: relative;
	background-color: black;
	height: 8px;
}
#shadow-bottom {
	top: -3px;
	border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
}
#page-footer {
	z-index: -15;
	position: relative;
	top: -8px;
	padding: 10px 15px;
	background-color: #011d27;
	color: #7c8f96;
	border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
}
#page-footer p {margin: 0;}
#skip-nav {
/*	display: none;*/
	position: absolute;
	bottom: 0;
	right: 0;
}

.top-error {
	position:absolute;
	right: 15px;
	top: 8px;
	color: red;
	font-weight: bold;
}

/* =================================================== */
/* ---------------- 3. MENU, PANELS ------------------ */
/* =================================================== */


/* =================================================== */
/* ------------------ 4. CONTENT --------------------- */
/* =================================================== */

.submit, .button {
	display: inline-block;
	width: 100px;
	height: 30px;
	background-image: url(../images/button.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: black;
	text-decoration: none;
}

table.login {
	width: 300px;
	margin: 0 auto;
}

table.login th {
	font-weight: bold;
	text-align: right;
}

table.login input[type="text"], table.login input[type="password"] {
	width: 180px;
	padding: 5px 10px;
	border: 1px solid #9cc2d0;
}

p.credits {
	color: #5f8593;
	text-align: right;
}
p.credits a {
	color: #5f8593;
}

/* =================================================== */
/* ------------------  5. DEBUG  --------------------- */
/* =================================================== */
pre.dump * {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: black;
}
pre.dump span {
	color: blue;
}
a[href^="error:"] {
    background: red;
    color: white;
}
