/* Start of CMSMS style sheet 'main_style' */
html
{
  overflow: hidden;
  height: 99%;
}

body
{
  background: #394a59;
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*{
  font-size: 13px; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #fcfcfc;
  text-align: left;
}

a { color: #fefefe; text-decoration:none; }
a:hover { color: #fff; background: inherit; }	

a.thickbox img{
  border: 2px solid #e5e5e5;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}

#container_1
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 875px;
}

#container_2
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#container_3
{
  position: relative; 
  top: -193px; 
  width: 875px;
}

.border
{
  border: 1px solid #51626f;
  padding: 6px;
  height: 410px;
  text-align: left;
}

.logo
{
  position: absolute;
  margin-left: 28px;
  margin-top: 90px; 
  width: 154px;
  height: 232px;
  background: #51626f url('uploads/images/system/logo_klucznik.jpg') no-repeat center 4px;
}

.logo h1 a {
  display: block;
  text-indent:-9999px;
  width: 154px;
  height: 225px;
}

.content
{
  background-color: #394a59;
  height: 363px;
  overflow: auto;
  padding: 10px 0px 0px 190px;
}

.content a
{
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

#footer
{
  clear:both;
  height:50px;
  padding: 160px 0 0 0;
}

#footer a {
  font-weight:normal;
  font-size:.9em;
  color: #dadada;
}

#info {
  float: right;
  font-family:  Tahoma, Verdana, Arial, sans-serif; 
  font-size:.9em;
  color: #fefefe;
  text-align:right;
  margin-right:45px;
}

#lang
{
  float: left;
  margin: 0 0 0 40px;
}

#lang a {
  padding-right: 2px;
}

h1
{
  margin: 0;
  padding: 0;
  font-size: 2.4em;
}

h2
{
  margin: 0px 0 -10px -2px;
  padding: 10px 10px 10px 0px;
  font: bold 2.2em "Trebuchet MS", Arial, sans-serif ;
  text-transform: uppercase;
  letter-spacing:-2px;
  color: #99cc66;
}

h3
{
  margin: 0px 0 -20px -2px;
  padding: 10px 10px 20px 0px;
  font: bold 2em "Trebuchet MS", Arial, sans-serif ;
  text-transform: uppercase;
  letter-spacing:-2px;
  color: #99cc66;
}

h4
{
  margin: 0px 0 -20px -2px;
  padding: 10px 10px 20px 0px;
  font: bold 1.8em "Trebuchet MS", Arial, sans-serif ;
  text-transform: uppercase;
  letter-spacing:-2px;
  color: #99cc66;
}

.text
{
  display: block;
  margin: 0px;
  padding:0px 10px 0 0;
}

.text_home
{
  display: block;
  margin: 90px 0 0 25px;
  padding:0px;
}

.text a
{
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #fff;
}

.text_home a img {
  border: 2px solid #fff;;
}

#text_box_1 {
  float:left;
  margin: 5px 5px 0px 12px;
  width: 130px;
  padding: 3px;

}

#text_box_2 {
  float:left;
  margin: 5px 5px 0px 12px;
  width: 130px;
  padding: 3px;
}

#text_box_3 {
  float:left;
  margin: 5px 5px 0px 12px;
  width: 130px;
  padding: 3px;
}

#text_box_4 {
  float:left;
  margin: 5px 5px 0px 12px;
  width: 130px;
  padding: 5px;
}

#main
{
  margin: 0px 0px 0px 20px;
  padding: 10px 15px 15px 20px;
}

#main_h
{
  background:#fff;
  margin: 0;
  padding: 0;
}

#main a {
  font-size:95%;
  font-weight:normal;
}

.note
{
  display: block;
  margin: 10px 15px 10px 15px;
  color: #555555;
}

.bold
{
  font-weight: bold;
}

input, textarea {
  color:#000;
}

.glossarynav {
  margin-top: 25px;
}

.bigimage {
  float: right;
  clear: both;
  margin: 15px 15px 0px 10px;
  border: 1px solid #d6d6d6;
  padding: 10px;
}

.error_message {
  width: 90%;
  background:#ffffcc;
  border: 1px solid #808080;
  margin-top: 15px;
  padding: 5px 0 5px 25px;
  color: #ff0000;
}

.error_message li {
  color: #ff0000;
}

#thx {
  margin-top: 25px;
  padding: 5px 10px 5px 25px;
}

/* End of 'main_style' */

