body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color:  #9c9c9c; /*#545454;*/
}

.page
{
  margin-left: auto;
  margin-right: auto;
  background-color: #f2f2f2;
  width: 750px;
  _height: 700px;
  min-height: 700px;
  border: 3px;
  border-color: white;
  border-style: solid;
  background-image: url(../img/content.gif);
  background-repeat: repeat-y;
}

.shadow-top
{
  margin-left: auto;
  margin-right: auto;
  width: 756px;
  height: 8px;
  background-image: url(../img/shadow-top.gif);
  background-repeat: repeat-x;
}

.place1
{
  height: 84px;
  background-color: #383737;
  background-image: url(../img/header.gif);
  background-repeat: repeat-y;
  padding: 0px;
  margin: 0px;
}

.place2
{
  height: 187px;
  background-color: #383737;
}

.place3
{
  height: 25px;
  background-color: #bf2c0b;
  background-image: url(../img/topnavi.gif);
  background-repeat: no-repeat;
}

.place4
{
  _height: 369px;
  min-height: 369px;
  text-align: justify;
  margin: 15px;
}

.content
{
  width: 485px;
  border: 0px;
  border-style: solid;

}

.content-right
{
  width: 190px;
  float: right;
  display: inline;
  margin-right: 11px;

/*  border: 1px;
  border-style: solid;
*/
}

.title
{
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  line-height: 250%
}

a
{
  color: #cb3f0a;
  text-decoration: none;
  border: 0px;

/*
  border-bottom: 1px;
  margin-bottom: 2px;
  border-style: dotted;
*/
  background-image: url(../img/dotted-red.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

a:hover
{
  border-style: solid;
  color: red;
}

ul
{
  list-style:square;
  padding-left: 15px;
  margin: 0px;
}

li
{
}

.blue
{
  color: #1d5cc4;
}

.green
{
  color: #12c427;
}

.red
{
  color: #cb3f0a;
}

.white
{
  background-color: white;
}

.place5
{
  height: 35px;
  background-image: url(../img/bottomnavi.gif);
  background-repeat: no-repeat;
  background-color: #383737;
  text-align: center;
}

.place5 a
{
  border-style: none;
  color: #dfdcdc;
  background-image: none;
}

.place5 a:hover
{
  color: red;
}

.place6
{
  margin-top: 8px;
  font-weight: bold;
  color: #4b4b4b;
  font-size: 11px;
  text-align: center;
}

.place6 a
{
  color: #4b4b4b;
  background-image: none;
}

.navi1
{
  width: 230px;
  height: 84px;
  float: right;
}

.navi1 a
{
  color: #a5a5a5;
  border-style: none;
  background-image: none;
}

.navi1 a:hover
{
  color: red;
}

.navi1-ico
{
  width: 106px;
  height: 74px;
  float: left;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  color: #a5a5a5;
  padding-top: 10px;
}

.ico1
{
  margin-left: 1px;
/*
  background-image: url(../img/home.gif);
  background-repeat: no-repeat;
*/
}

.ico2
{
  margin-left: 2px;
/*
  background-image: url(../img/sitemap.gif);
  background-repeat: no-repeat;
*/
}

.ico3
{
  margin-left: 2px;
/*
  background-image: url(../img/contact.gif);
  background-repeat: no-repeat;
*/
}

.navi2
{
  margin-top: 10px;
  font-weight: bold;
  color: white;
  width: 520px;
  float: left;
  font-size: 12px;
}

p, div
{
   font-family: Tahoma;
   font-size: 13px;
   color: #383737;
}


img 
{
  color: white;
  border: 0px;
}

.logo
{
  margin-left: 20px;
  margin-top: 15px;
  float: left;
}

.menu-items
{
  width: 230px;
  height: 187px;
  float: right;
  background-image: url(../img/menu.gif);
  background-repeat: no-repeat;
}

.menu-item
{
  float: left;
  width: 205px;
  height: 31px;
  line-height: 30px;
  text-align: center;
  color: #ebbd99;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
/*
  margin-left: 45px;
*/
  display: inline;

/*
  border: 1px;
  border-style: solid;
  padding-left: 43px;
*/
}

.menu-item a
{
  color: #f7e3d3;
  border-style: none;
  text-decoration: none;
  background-image: none;
}

.menu-item a:hover
{
  color: #f7e3d3;
}

.menu-image
{
  width: 520px;
  height: 187px;
  float: left;
  margin-bottom: -5px;

}

.topicons
{
  height: 84px;
  width: 230px;
  float: right;
}

.contentleft
{

}

.bg
{
  background-color: #f6f6f6;
}

.contentright
{
  float: right;
}

hr
{
  height: 0px;
  border: 0px;
  border-bottom: 1px;
  margin-bottom: 1px;
  border-style: dotted;
  color: red;
}

td
{
  vertical-align: top;
}

.oddelovac-zaznamov
{
  background-image: url(../img/dotted1.gif);
  background-repeat: repeat-x;
  height: 1px;
  border: 0px;
  width: 100%;
/*
  border: 0px;
  border-bottom: 1px;
  border-style: dotted;
  border-color: #9c9c9c;
  height: 0px;
*/
}

.white
{
  background-color: white;
}

.referencie
{
/*  background-color: white;*/
}

.referencie-logo
{
  vertical-align: middle;
  text-align: center;
}

.referencie-zakaznik
{
  text-align: left;
  font-weight: bold;
}

.cennik-param
{
  padding-left: 30px;
}

.oramovanie
{

/*
  border: 1px dotted #9c9c9c;
  background-color: white;
*/
  padding: 1px;
  background-image: url(../img/dotted.gif);
  width: 100%;
}

.tmavo-seda
{
  background-color: #e9e9e9;
}

.cennik-button
{
  border: 1px solid #9c9c9c;
  background-color: #f1f1f1;
  line-height: 150%;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
}

.cennik-input
{
  border: 1px solid #9c9c9c;
  background-color: #f1f1f1;
  width: 320px;
  font-family: Tahoma;
  font-size: 12px;
}

.kontakty-pozicia
{
  font-weight: bold;
  color: #cb3f0a;
}

.technologie-nadpis
{
  font-weight: bold;
  color: #cb3f0a;
}

.technologie-obrazok td
{
  width: 80px;
}


