/*
$Id: screen.css 130 2005-09-20 18:06:55Z stepan $
*/

body                { margin:0; padding:0; text-align:center; background:#eee; font-size:75%; font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; line-height:1.5em }
a                   { color:#101052; text-decoration:underline; font-weight:bold; }
a:hover,
a:focus             { color:#101052 !important; text-decoration:none; }
img                 { border:none; }
table               { border-collapse:collapse; background:#fff; border:1px solid #eee; font-size:1em; font-family:inherit; margin-bottom:1em; width:95%; }
caption             { font-weight:bold; text-align:left; }
td, th              { border:1px solid #eee; padding:0.2em; text-align:left; vertical-align:top; /*white-space:pre;*/ }
th                  { color:#000; }

td table            { width:auto; border:none; }
td table th, td table td, { border:none; }

pre                 { text-align:left; font-size:12px !important; }
form, h1, h2, h3, p { margin:0; padding:0; }
blockquote          { margin:0; padding:0; font-style:italic; }
h1                  { font-size:1.4em; margin:0.5em 0 0.5em 10px; color:#101052; }
h2                  { font-size:1.2em; margin:0.5em 0; color:#8a83b5; }
h3                  { font-size:1.1em; padding:1em 0 0.2em 0; }
h3                  { font-size:1em; padding:1em 0 0.2em 0; }
form, input, select,
textarea            { font-size:1em !important; font-family: "Verdana CE", Verdana, "Arial CE", Arial, sans-serif; padding:.1em; }
textarea, select    { width:98%; }

fieldset            { margin:1.5em 0em; border:1px solid #f90; padding:1em; }
legend              { color:#101052; font-weight:bold; font-size:1.2em; }

hr, .hidden         { display:none; }
.center             { text-align:center; }
.right              { text-align:right; }
.red                { color:#f00; }
.small              { font-size:0.89em; }
.msg                { color:#101052; border:1px solid #f90; border-left:5px solid #f90; padding:1em; margin:1em; background:#fff; }
.invalid            { color:#f00; }
.first              { background:#eee; }
.w50pr              { width:50%; }
.w30pr              { width:30%; }
.own                { background:#f90 !important; }
.undelivered        { background:#f60 !important; }
.status_type        { background:#eee !important; }
tr.active           { background:#eee; }
.inactive           { color:#ccc; }

.fleft              { float:left; }
.fright             { float:right; }
.clear              { clear:both; }

.field_version      { width:50%; float:left; }
.field_version_list { width:40%; float:right; }
.field_version_parts { clear:both; }

.legend                 { text-align:left; }
.legend span            { margin:.3em; padding:.2em; }
.new                    { background:#ddd; }
.run_waiting_for_sales  { background:#def; }
.run_waiting_for_stock  { background:#fed; }
.run_waiting_for_prod   { background:#fee; }
.run_commited           { background:#eef; }
.run_locked             { background:#ffd; }
.waiting_for_client     { background:#fdd; }
.realized               { background:#dff; }
.ready                  { background:#dde; }
.finished               { background:#ddf; }
.storno                 { background:#dee; }

tr.first th         { text-transform:uppercase; letter-spacing:.2em; }

#page               { width:90%; margin:0 auto; text-align:left; background:#fff; position:relative; }

#header             { height:84px; background:url('../img/header_bg.jpg') top left no-repeat #0C0B47; border-bottom:1px solid #fff; }
#header div span    { display:none; }
#header div         { background:url('../img/squares.gif') center right no-repeat; width:200px; height:80px; float:right; margin-right:30px; }

#menu               { border-top:1px solid #f90; border-bottom:1px solid #f90; background:#8A83B5; position:relative; color:#fff; }
#menu2              { border-top:1px solid #fff; border-bottom:1px solid #fff; }

#menu ul            { display:inline; margin:0; padding:0; }
#menu ul li         { display:inline; margin:0; padding:0; }
#menu ul li a,
#menu ul li strong  { color:#fff; text-decoration:none; margin:0; border-right:2px solid #101052; padding:0 1em; }
#menu ul li strong  { color:#000; }
#menu ul li a:hover,
#menu ul li a:focus { background:none; color:#000 !important; }

#menu #logged       { position:absolute; top:0; right:2em; }
#menu #logged a     { color:#fff; text-decoration:none; margin:0; padding:0; }
#menu #logged a:hover,
#menu #logged a:focus { background:none; color:#000 !important; }
#menu #logged strong    { color:#000; }

#content            { margin:1em; }

#userinfo           { width:400px; position:absolute; top:85px; right:20px; text-align:right; font-weight:bold; color:#fff; }
#navpath            { padding:.3em 0 .3em 10px; }
.messages           { /*border:1px solid red;*/ padding:.3em 1em; }
.messages p         { padding:.3em 1em; font-weight:bold; }
.normal             { border:1px solid #f00; color:#f00; }

#footer             { border-top:1px solid #f90; }
#footer #copy       { background:#8a83b5; border-top:1px solid #fff; border-bottom:3px solid #fff; color:#fff; font-size:0.89em; font-weight:bold; padding:0.1em 1em; height:2em; }
#footer a           { color:#fff; }

.lang-variants      { display:inline; margin:0; padding:0; }
.lang-variants li   { display:inline; font-weight:bold; color:#0ff; }
.lang-variants a    { display:inline; font-weight:bold; color:#fff; }


#toolbar form       { float:left; margin:.5em; }
#toolbar input      { border:1px solid #f90; background:#eee; font-weight:bold; }

#formhead           { font-size:1.6em; font-weight:bold; text-align:right; padding-top:1em; }

/* ul ul ul { display:none !important; } */


.test               { display:block; }

.actions a          { margin-right:1em; }

/*#toolbar input:hover { border:1px solid #000; background:#ccc; }*/


/*#header               { border:3px solid #101052; }
#content            { border:3px solid #101052; padding:1em; }
#footer             { border:3px solid #101052; }
#menu               { border:3px solid #101052; }
*/

ul.lang-variants      { display:none; } /* docasne, nez se spusti multilang verze */

