@CHARSET "UTF-8";
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,object,embed,p,blockquote,fieldset,input,table,td,th
{ margin: 0; padding: 0; }

img
{
  border: 0;
}

a
{
  text-decoration: none;
  color: #000;
}

a:hover
{
  text-decoration: none;
}

html
{
  position: absolute;
  height: 100%;
  width: 100%;
}
body
{
}

#container
{
  background-color: #fff;
  font-family: arial, sans-serif, trebuchet ms;
  font-size: 12px;
  width : 1000px;
  margin: 5px auto;
}

#header
{
  /*height: 395px;*/
}

#menu_top
{
  background-color: #000;
  text-align: left;
  height: 30px;
  padding-left: 50px;
  line-height: 30px;
  font-size: 15px;
  font-weight: bold;
}

#menu_top a
{
  color: #fff;
}

#menu_top ul li
{
  list-style: none;
  display: inline;
  padding-left: 12px;
  /*float: left;
  padding-right: 2px;*/
}


#menu_top ul li:first-child
{
  background: none;
}
#header_line
{
  background-color: #2771d0;
  height: 15px;
}

#main_content
{
  /*min-height: 350px;*/
  overflow: hidden;
}

#error_404
{
  text-align: center;
  margin: 50px 20px;
}

#path
{
  height: 40px;
  line-height: 40px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-right: 50px;
  background-color: #ccc;
}

.line
{
  padding: 0;
  margin: 3px auto;
  border: 0;
  margin-bottom: 5px;
  width: 100%;
  height: 0;
  border-top: dotted 1px;
  color: #ddd;
}

p.menu_title
{
  font-weight: bold;
  font-size: 16px;
  padding-left: 55px;
  padding-bottom: 10px;
  background: url('/images/info2.png') no-repeat 20px center;
}

p.title
{
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}

#home_left
{
  float: left;
  width: 270px;

}

#home_right
{
  float: right;
  width: 730px;
  height: 290px;
  background: url('/images/background.png') bottom repeat-x;
}

#home_left #news
{
  width: 270px;
  height: 240px;
  padding-top: 10px;
}

#home_left #news .items
{
  width: 205px;
  height: 210px;
  margin-left: 55px;
  padding-right: 10px;
  overflow: auto;
}

#home_left #news .item
{
  padding-bottom: 5px;
}
.news_date
{
  color: #666;
  font-weight: bold;
  padding-bottom: 5px;
}

.news_title
{
  font-weight: bold;
  padding-bottom: 5px;
}

#folder
{
  width: 270px;
  height: 40px;
  font-weight: bold;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  background-color: #f00;
  margin-bottom: 10px;
}
#folder a
{
  width: 100%;
  display: block;
}

#folder img
{
  float: right;
  margin-right: 20px;
  margin-top: -25px;
}

#home_right #meteo
{
  float: left;
  width: 107px;
  height: 192px;
  background: url('/images/meteo-trans.png') no-repeat;
}

#home_right #wykres
{
  /*position: absolute;*/
  float: left;
  width: 280px;
  height: 285px;
  /*margin-left: 107px;*/
  margin-top: -40px;
  background: url('/images/wykres.jpg') no-repeat;
}

#home_content
{
  float: left;
  width: 300px;
  height: 220px;
  margin-top: 20px;
  margin-left: 20px;
}

#home_content p

  {
  margin-top: 10px;
}

#home_footer
{
  float: left;
  margin-left: 0px;
  width: 730px;
  height: 50px;
}

#home_footer ul
{
  margin: auto;
  width: 90%;
  margin-top: 2px;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
}

#home_footer ul li
{
  list-style: none;
  display: inline;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: bold;
  color: #053259;
}

#page_left
{
  float: left;
  width: 270px;
}

#page_right
{
  float: right;
  width: 730px;
}

#page_menu
{
  width: 270px;
  margin-left: 0px;
  min-height: 100px;
  padding-top: 10px;
  padding-bottom: 50px;
  background: url('/images/background_mini.png') bottom repeat-x;
}

#page_menu ul li
{
  font-size: 14px;
  font-weight: bold;
  color: #053259;
  margin-left: 70px;
  list-style-type: none;
  padding: 5px 0;
  border-top: dotted 1px #bde1ee;
}

#page_menu ul li:first-child
{
  border-top: 0px;
}

#page_menu ul li a
{
  color: #053259;
}

#page_left #wykres
{
  width: 270px;
  height: 389px;
  background: url('/images/wykres-x.jpg') no-repeat;
}

#page_content
{
  padding: 10px 30px 10px 15px;

}

#page_content a:hover
{
  text-decoration: underline;
}

#page_content ul
{
  margin-left: 30px;
}

div#offer img
{
  border: solid 7px #c5e8fa;
}

div#company img
{
  border: solid 7px #c5e8fa;
}

div#offer hr
{
  border: 0;
  border-top: dotted 1px;
  color: #ddd;
}

ul#references
{
  margin-left: 0;
}

ul#implementations
{
  margin-left: 0;
}

#page_content p
{
  margin-top: 10px;
}

#tab
{
  width: auto;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
  background-color: #f00;
  margin-bottom: 5px;
  padding-left: 10px;
}
#tab a
{
  width: 100%;
  display: block;
}

#tab img
{
  float: right;
  margin-right: 20px;
  margin-top: -25px;
}

#footer2
{
  height: 44px;
  clear: both;
  background: url('/images/footer.png') no-repeat;
}

#footer
{
  padding-top: 10px;
  height: 50px;
  clear: both;
  background: url('/images/background_mini.png') bottom repeat-x;
}

#footer ul
{
  margin: auto;
  width: 90%;
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #fff;
}

#footer ul li
{
  list-style: none;
  display: inline;
  padding-left: 35px;
  padding-right: 35px;
  font-weight: bold;
  color: #053259;

}

.menu_link
{
  font-weight: bold;
  margin-bottom: 20px;
}

p.more
{
  text-align: right;

}
p.more a
{
  color: red;
}

#references li, #implementations li
{
  list-style-type: none;
  padding: 5px;
  margin: 15px;
  background-color: #c5e8fa;
  float: left;
}
#references li, #implementations li
{
  margin: 15px 11px;
}

#implementations li
{
  margin: 15px;
}

#references .thumb, #implementations .thumb
{
  border: solid 2px #fff;
}

#references .title, #implementations .title
{
  color: #666;
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
  padding-top: 5px;
}

