/* CSS smartsolution.cz */


body
{

  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10pt;
  background-color: rgb(150,174,194);
  text-align: center;
}

table, input, textarea
{
  font-size: 10pt;
  font-family: Arial;
}

input, textarea
{
  border: 1px solid rgb(150,174,194);
  padding: 2px;
}

img
{
  border: none;
}

#page_outer
{
  background: url('http://www.smartsolution.cz/images/7.png') top center no-repeat rgb(255,255,255);
  width: 957px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
#page
{
  background: url('http://www.smartsolution.cz/images/8.png') bottom left no-repeat;
  padding: 10px;
  text-align: left;
}
#menu
{
  background: url('http://www.smartsolution.cz/images/4.jpg') right top repeat-y;
  width: 278px;
  float: left;
  margin-bottom: 10px;
}
#menu_inner
{
  background: url('http://www.smartsolution.cz/images/5.jpg') right bottom no-repeat;
  padding: 20px 40px 80px 40px;
}

#bottom
{
  background: url('http://www.smartsolution.cz/images/6.png') center center no-repeat;
  line-height: 24px;
}
#content_outer
{
  width: 659px;
  float: right;
}
#content
{
  padding: 20px;
}

.clear
{
  clear: both;
}
.copy
{
  margin: 0px;
  padding: 0px 20px 0px 20px;
  text-align: right;
  font-size: 8pt;
}
.menu
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.menu li
{
  margin: 0px;
  padding: 0px;
}
.menuanchor
{
  display: block;
  padding: 10px 20px 10px 20px;
  border-bottom: 1px solid rgb(0,124,195);
  text-decoration: none;
  color: rgb(0,0,0);
}
.menuanchor:hover
{
  background-color: rgb(220,235,243);
}

#content h2
{
  margin: 0px;
  padding: 0px;
}
#content h2 span
{
  border-bottom: 2px solid rgb(0,124,195);
  padding: 0px 10px 0px 10px;
}

.ibutton
{
  border-top: 1px solid rgb(255,255,255);
  border-left: 1px solid rgb(255,255,255);
  border-bottom: 1px solid rgb(157,157,161);
  border-right: 1px solid rgb(157,157,161);
  background-color: rgb(231,232,236);
  padding: 5px 10px 5px 35px;
  color: rgb(0,0,0);
  line-height: 2.1em;
  text-decoration: none;
}
.ibutton:hover
{
  border-top: 1px solid rgb(255,245,0);
  border-left: 1px solid rgb(255,245,0);
  border-bottom: 1px solid rgb(244,128,0);
  border-right: 1px solid rgb(244,128,0);
  background-color: rgb(253,200,0);
}
.bsubmit
{
  background: url('http://www.smartsolution.cz/icons/send.png') 5px center no-repeat rgb(231,232,236);
}
.breset
{
  background: url('http://www.smartsolution.cz/icons/delete.png') 5px center no-repeat rgb(231,232,236);
}
.reference
{
  padding: 1px;
  border: 1px solid rgb(150,174,194);
  margin: 5px;
}

#novinky
{
  background: url('http://www.smartsolution.cz/images/27.jpg') repeat-y center;
  width: 430px;
  margin: 0px;
}
#horni
{
  background: url('http://www.smartsolution.cz/images/26.jpg') no-repeat center top;
  width: 430px;
  margin: 0px
}
#dolni
{
  background: url('http://www.smartsolution.cz/images/25.jpg') no-repeat center bottom;
  width: 430px;
  margin: 0px;
}
#text
{
  padding: 10px;
  margin: 0px;
}
.nadpis1
{
  color: rgb(0,124,195);
  font: bold 20px Arial;
  margin-top: 0px;
  padding-top: 0px;
}

