html, body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    font: normal 62.8% / 1.3 Arial, Helvetica, sans-serif;
    background: #000 url(images/megaptera/pozadi2.jpg);
    color: #3e3533;
    padding: 6px 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

p {
    line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
    color: #3e3533;
}

/* -- Basics layout -- */
#view {
    width: 900px;
    margin: 0 auto;
}

#doc3 {
    margin: 0;
}

#head {
    font-size: 1.2em;
    height: 115px;
    position: relative;
}



#foot {
    font-size: 1.2em;
    clear: both;
}

#logo * {
/* color: #ffffff; #eaafa3; */
    text-decoration: none;
}

#logo .block {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/* -- Layout constructs -- */
#logo {
    position: relative;
    padding: 0 0px;
    height: 90px;
    overflow: hidden;
    background: url(images/megaptera/bg-logo.png) 0 0 no-repeat;
    width:900px;
}
#ft{
    width:100%;
}
#content {
    font-size: 1.2em;
    padding: 5px 0 5px;
    height: 800px;
    width:100%;
    background: #fff url(images/megaptera/bg-content.gif) repeat-y;
}
#content td{
    padding: 15px 15px 15px 25px;  
}
#foot {
    height: 68px;
    background: #312b2a url(images/megaptera/bg-foot.gif) no-repeat;
}

/* -- Footer part -- */
#foot p {
    padding: 27px 15px 0;
}

#foot * {
    color: #8a817e;
}

#foot a:hover {
    color: #fff;
}

#maintitle {
/* display: inline;*/
    float: left;
    font-size: 50px;
    font-weight: 900;
    color: #cccccc;
    margin-top: 20px;
    padding: 0 0px;
}

table {
    border: 0;
}

#maintable {
    width: 100%;
    height: 100%;
    cellpadding: 0;
    cellspacing: 0;
 }
.flags{
    float:right;
    margin-top:55px;
}
.flags p{
    text-align:center;
    line-height:30px;
    color: #666666;
}
.flags td, .flags td div  {
    width:32px;
    height:32px;
    padding: 0;
    margin: 0;
    border:none;
    vertical-align:middle;
}
.flags :hover {
     cursor:pointer;
}
#maintable_tr {
    width: 100%;
    height: 100%;
}
#maintable td{
        padding:0px;
        margin:0px;
              
}

.sidebar {
    width: 260px;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#maintable .mainbar {
    width: 100%;
    height: 100%;
    border-style: none;
    padding-left: 20px;
}

.mainbar td, .mainbar th{
    border: none;
}

.mainbar input, .mainbar select{
   border:1px outset #50B0B0; 
}
.mainbar .dialogscroller, .mainbar .entitylist {
    overflow:auto;
    height:auto;
    width:100%;
    margin-bottom:10px;
}
.mainbar .titleSection{
    text-align:center;
}

.mainbar .entity-actions span, .mainbar .actionButtons span, .mainbar .buttons span{
     padding-right:5px;
    
}

.portal-table {
    width: 220px;
    margin:0;
    padding:0;
    background:none;
}

.portal-table td, #modul-table th {
    border: none 0px;
    padding: 0px;
}

table {
    margin-bottom: 0; /* clear yui settings */
}
.smallframed td, td.smallframed, .smallframed th, th.smallframed {
    border: solid black 1px;
    padding: 0px;
}

.unframed td, td.unframed, .unframed th, th.unframed {
    border: none 0pt;
    padding: 0px;
}

.unframed-wide td, td.unframed-wide, .unframed-wide th, th.unframed-wide {
    border: none 0pt;
    padding: 3px;
}


.portal-top {
    height: 10px;
}

.portal-top-left {
    width: 10px;
    background: url(images/megaptera/left_top.gif) no-repeat bottom right;
}

.portal-top-middle {
    background: url(images/megaptera/middle_top.gif) repeat-x bottom;
}

.portal-top-right {
    width: 10px;
    background: url(images/megaptera/right_top.gif) no-repeat bottom left;
}

.portal-middle {
    height: auto;
    background:white;
}

.portal-middle-left {
    width: 10px;
    background: url(images/megaptera/left_middle.gif) repeat-y right;
}

.portal-middle-middle {
    width: 200px;
    overflow: auto;
}
.portal-middle-middle-portal{
   text-align:center;
   background-color:white; 
}
.portal-middle-middle-portal input{
   border:1px outset #50B0B0;
}

.portal-middle-right {
    width: 10px;
    background: url(images/megaptera/right_middle.gif) repeat-y;
}

.portal-bottom {
    height: 10px;
}

.portal-bottom-left {
    width: 10px;
    background: url(images/megaptera/left_bottom.gif) no-repeat right;
}

.portal-bottom-middle {
    background: url(images/megaptera/middle_bottom.gif) repeat-x;
    background-color:white;
}

.portal-bottom-right {
    width: 10px;
    background: url(images/megaptera/right_bottom.gif) no-repeat;
}

.porta-caption {
    background: #505050;
    color: #f0f0f0;
    border: 1px solid;
    padding-left: 6px;
    padding-right: 3px;
    padding-bottom: 2px;
    margin-bottom: 3px;
    float: left;
}

.rightmodul {
    width: 100%;
    height: 33%; /*auto */
    background-color: #660033;
}

.portal {
    font-size: x-small;
}

.portal input:focus, .portal select:focus, .portal textarea:focus {
    background-color: #86cbcb;
}

.portal  button, .portal  input, .portal  select, .portal textarea {
    border: 1px outset #50B0B0;
    background-color: #71b4b4;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 2px 0;
    padding: 2px 4px;
}

.registerbutton{
    float:left;
    margin-left:10px;:0;
    padding:0;
}

.forgottenpasbutton{
    float:right;
    margin-right:10px;
    padding:0;
}

.currentStep, .step, .nextLink, .prevLink {
    margin-left: 0.2em;
    margin-right: 0.3em;
    padding-top: 0.2em;
}

