body {
  background-color: rgb(252, 253, 254);
  background-image: url(../images/body-back.png);
  background-repeat: repeat-x;
  background-position: top;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  font-family: Arial;
  font-size: 12px;
  color: #464646;
  text-align: center;
}

a {
  text-decoration: none;
}

div.main-content {
  width: 100%;
  background-image: url(../images/main-content-back.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: center;
  
  border: 0px solid orange;
}

div.main {
  display: table;
  width: 965px;
  margin: 0 auto; 
  text-align: left;
  
  border: 0px solid orange;
}

/* header */
div.header-index {
  display: table-row;
  height: 100px;
  width: 100%;
  
  border: 0px solid orange;
}

div.header {
  display: table-row;
  height: 140px;
  width: 100%;
  
  border: 0px solid orange;
}

div.header h1 {
  visibility: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
  width: 100px;
  font-size: 20px;

  border: 0px solid orange;
}

div.header-index h1 {
  visibility: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
  width: 100px;
  font-size: 20px;

  border: 0px solid orange;
}

div.header h2 {
  visibility: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
  width: 100px;
  font-size: 1px;
}

div.header-index h2 {
  visibility: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
  width: 100px;
  font-size: 1px;
}

div.logo {
  display: table-cell;
  width: 62px;
  height: 95px;
  float: left;
  
  border: 0px solid orange;
}

ul.nav {
  width: 862px;
  height: 56px;
  margin: 0;
  padding: 0;
  cursor: default;
	list-style-type: none;
	display: block;
  float: left;
  
  border: 0px solid green;
}

li.first {
	background-image: url(../images/menu/menu-back-left.png);
	background-position: right;
	float: left;
	background-repeat: no-repeat;
	height: 56px;
	width: 20px;
	
  border: 0px solid green;
}

li.item a.last {
	background: url(../images/menu/menu-zakaznicky-servis.png) no-repeat left top;
  float: left;
	height: 56px;
	width: 70px;
	
  border: 0px solid green;
}

li.item a.last:hover {
  background: url(../images/menu/menu-zakaznicky-servis.png) 70px 0px;
}

li.item a.last-on {
  background: url(../images/menu/menu-zakaznicky-servis-on.png) no-repeat left top;
	background-position: right;
	float: left;
	background-repeat: no-repeat;
	height: 56px;
	width: 70px;
	
  border: 0px solid green;
}

li.separator {
	background-image: url(../images/menu/menu-back-repeat.png);
	background-position: right;
	float: left;
	background-repeat: repeat-x;
	height: 56px;
	width: 230px;
	
  border: 0px solid green;
}

li.item {
	display: block;
	float:left;
  background-repeat: repeat-x;
  height: 50px;
  font-weight: bold; 
  
	border-right: 0px solid #e3e3e3; 
}

li.item a.uvod {
  display: table-cell;
  background: url(../images/menu/menu-uvod.png) no-repeat left top;
  height: 56px;
  width: 94px;
  
  border: 0px solid orange;
}

li.item a.uvod:hover {
  background: url(../images/menu/menu-uvod.png) 94px 0px;
  
  border: 0px solid orange;
}

li.item a.uvod-on {
  display: table-cell;
  background-image: url('../images/menu/menu-uvod-on.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 56px;
  width: 94px;
  
  border: 0px solid orange;
}


li.item a.izon {
  display: table-cell;
  background: url(../images/menu/menu-izon.png) no-repeat left top;
  height: 56px;
  width: 86px;
  
  border: 0px solid orange;
}

li.item a.izon:hover {
  background: url(../images/menu/menu-izon.png) 84px 0px;
    
  border: 0px solid orange;
}

li.item a.izon-on {
  display: table-cell;
  background-image: url('../images/menu/menu-izon-on.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 56px;
  width: 84px;
  
  border: 0px solid orange;
}

li.item a.nabidka {
  display: table-cell;
  background: url(../images/menu/menu-nabidka.png) no-repeat left top;
  height: 56px;
  width: 133px;
  
  border: 0px solid orange;
}

li.item a.nabidka:hover {
  background: url(../images/menu/menu-nabidka.png) 133px 0px;
    
  border: 0px solid orange;
}

li.item a.nabidka-on {
  display: table-cell;
  background-image: url('../images/menu/menu-nabidka-on.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 56px;
  width: 133px;
  
  border: 0px solid orange;
}

li.item a.reference {
  display: table-cell;
  background: url(../images/menu/menu-reference.png) no-repeat left top;
  height: 56px;
  width: 124px;
  
  border: 0px solid orange;
}

li.item a.reference:hover {
  background: url(../images/menu/menu-reference.png) 124px 0px;
    
  border: 0px solid orange;
}

li.item a.reference-on {
  display: table-cell;
  background-image: url('../images/menu/menu-reference-on.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 56px;
  width: 124px;
  
  border: 0px solid orange;
}

li.item a.kontakt {
  display: table-cell;
  background: url(../images/menu/menu-kontakt.png) no-repeat left top;
  height: 56px;
  width: 90px;
  
  border: 0px solid orange;
}

li.item a.kontakt:hover {
  background: url(../images/menu/menu-kontakt.png) 90px 0px;  
  border: 0px solid orange;
}

li.item a.kontakt-on {
  display: table-cell;
  background-image: url('../images/menu/menu-kontakt-on.png');
  background-position: left top;
  background-repeat: no-repeat;
  height: 56px;
  width: 90px;
  
  border: 0px solid orange;
}



/* */

div.content {
  width: 100%;
  height: 100%;
  text-align: left;
  
  border: 0px solid orange;
}

div.content form {
  margin-bottom: 80px;
  
  border: 0px solid green;
}

div.content ul { 
  margin-left: 25px;
  _margin-left: 60px;
}

div.content-text-two {
  margin-left: 15px; 
  text-align: left;
  width: 300px;
  border: 0px solid red;
}

div.content-text-two p {
  margin: 0px 0px 15px 0px;
  padding-top: 0px;
  padding-right: 10px;

  border: 0px solid orange;
}

div.content-text p {
  margin: 0px 0px 15px 15px;

  border: 0px solid orange;
}

div.content-text {
  margin-left: 560px;
  width: 340px;
  padding-top: 25px;
  text-align: left;
  
  border: 0px solid red;
}

div.title-red {
  font-weight: bold;
  color: #e92100;
  padding-top: 5px;
  text-align: left;
  margin-left: 15px;
  
  
  border: 0px solid red;
}

a.def-button {
  display: block;
  width: 162px;
  height: 29px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #464646;
  background: url(../images/buttons/def-button.png) no-repeat left top;
  margin-left: 15px;
  
  border: 0px solid green;
}

a.def-button:hover {
  background: url(../images/buttons/def-button.png) 161px 0px;
  color: white;
}

a.def-button span {
  display: block;
  padding-top: 6px;
  
  border: 0px solid blue;
}

h1.top-title-h1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 5px 15px;
  font-size: 1px;
  background-image: url('../images/kdo-jsme.png');
  background-position: left top;
  background-repeat: no-repeat;
  width: 108px;
  height: 15px;
  
  border: 0px solid black;
}

div.content div.left-align {
  display: block;
  /*float: right;*/
  width: 43px;
  height: 400px;
  
  border: 0px solid orange;
}

div.date {
  /*float: right;*/
  padding-top: 45px;
  padding-bottom: 5px;
  margin-left: 15px;
  /*width: 340px;*/
  text-align: left;
  color: #464646;
  
  border: 0px solid orange;
}

div.title-black {
  /*float: right;*/
  /*width: 340px;*/
  color: black;
  text-align: left;
  font-weight: bold;
  margin-left: 15px;
  
  border: 0px solid orange;
}

a.href-title-black {
  color: black;
}


/* footer */
div.footer {
  display: block;
  width: 905px;
  text-align: left;
  clear: both;
  
  border: 0px solid blue;
}

div.footer h2 {
  visibility: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  border: 0px;
  width: 100px;
  font-size: 13px;
}


div.footer h3 {
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  visibility: hidden;
  font-size: 1px;
  
  border: 0px solid green;
}


a.web span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: #464646;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.web:hover span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: white;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.seo span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: #464646;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.seo:hover span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: white;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.soft span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: #464646;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.soft:hover span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: white;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.it span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: #464646;
  font-weight: normal;
  
  border: 0px solid orange;
}

a.it:hover span.main-footer-p { 
  padding: 0px 0px 0px 20px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: white;
  font-weight: normal;
  
  border: 0px solid orange;
}

span.main-footer-p-seo { 
  padding: 0px 0px 0px 15px;
  width: 200px;
  text-align: left;
  font-size: 11px;
  float: left;
  color: #464646;
  font-weight: normal;
  
  border: 0px solid orange;
}

span.footer-title {
  padding-top: 55px;
  padding-left: 18px;
  text-align: left;
  float: left; 
  font-size: 14px; 
  font-weight: bold; 
  width: 220px;
  margin: 0 auto;
  /*color: #e92100;*/
  
  border: 0px solid green;
}

ul.nav-footer {
  width: 915px;
  height: 160px;
  margin: 0;
  padding: 0;
  cursor: default;
	list-style-type: none;
	display: block;
  
  border: 0px solid green;
}

li.item-footer {
	display: block;
	float:left;
	width: 228px;
  height: 160px;
  font-weight: bold; 
  
	border-right: 0px solid #e3e3e3; 
}

li.item-footer a.web {
  display: table-cell;
  background: url(../images/labels/labels-web.png) no-repeat left top;
  height: 160px;
  width: 228px;
  color: #e92100;
  
  border: 0px solid orange;
}

li.item-footer a.web:hover {
  background: url(../images/labels/labels-web.png) 228px 0px;
  color: white;
}

li.item-footer a.seo {
  display: table-cell;
  background: url(../images/labels/labels-seo.png) no-repeat left top;
  height: 160px;
  width: 228px;
  color: #e92100;
  
  border: 0px solid orange;
}

li.item-footer a.seo:hover {
  background: url(../images/labels/labels-seo.png) 228px 0px;
  color: white;
}

li.item-footer a.soft {
  display: table-cell;
  background: url(../images/labels/labels-soft.png) no-repeat left top;
  height: 160px;
  width: 228px;
  color: #e92100;
  
  border: 0px solid orange;
}

li.item-footer a.soft:hover {
  background: url(../images/labels/labels-soft.png) 228px 0px;
  color: white;
}

li.item-footer a.it {
  display: table-cell;
  background: url(../images/labels/labels-it.png) -30px 0px;
  height: 160px;
  width: 228px;
  width: 100px;
  color: #e92100;
  
  border: 0px solid orange;
}

li.item-footer a.it:hover {
  /*background-image: url('../images/labels-it-on.png');*/
  background: url(../images/labels/labels-it.png) 228px 0px;
  color: white;
}

div.izon-footer {
  display: block;
  height: 50px;
  width: 905px;
  text-align: left;
  
  border-bottom: 1px solid rgb(228, 228, 229);
}

div.izon-footer-text {
  display: block;
  height: 35px;
  padding-top: 10px;
  width: 905px;
  text-align: left;
  
  font-size: 11px;
  vertical-align: top;
  
  border: 0px solid blue;
}

div.izon-footer-text a {
  font-weight: bold;
  color: #464646;
}

div.izon-footer-text img {
  float: left;
}

/* izon */
div.izon {
  background-image: url('../images/izon.png');
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  width: 250px;
  height: 350px;
  
  border: 0px solid orange;
}

div.izon-text {
  margin-left: 255px;
  width: 540px;
  
  border: 0px solid orange;
}

div.news-text {
  margin-left: 252px;
  width: 540px;
  height: 100%;
  padding-left: 25px;
  
  border: 0px solid orange;
}

div.news-text span { 
  float: left; 
  width: 100%;
  
  border: 0px solid blue;
}
  
div.izon-text p {
  font-family: Tahoma;
  margin: 0px 0px 20px 0px;
  padding-left: 25px;
  font-size: 12px;
  border: 0px solid blue;
}

div.izon-text a {
  font-weight: bold;
  color: #464646;
}

div.izon-text ul {
  font-size: 12px;
}

li.subpage-list-a {
  font-weight: bold;
  color: black;
  list-style-image: url('../images/arrow.png');
  
  border: 0px solid orange;
}
li.subpage-list-a ul {
  margin-top: 10px;
  margin-bottom: 10px;
  *margin-left: 20px;
  padding-left: 0px;
}
li.subpage-list-a ul li {
list-style-image: url('../images/arrow-gray.png');
}

li.subpage-list-b {
  font-weight: normal;
  list-style: none url();
  padding-bottom: 3px;
  
  border: 0px solid orange;
}

/* co nabizime */

div.list-title {
  margin-left: 35px;
  letter-spacing: 2;
}
.paddingtop15px {
  padding-top: 15px;
}
.padding10px {
  height: 10px;
}
div.services {
  display: table-column;
  background-image: url('../images/co-nabizime.png');
  background-repeat: no-repeat;
  background-position: right top;
  float: left;
  width: 250px;
  height: 400px;
  
  border: 0px solid orange;
}

div.izon-text p.list-title {
  font-family: Tahoma;
  margin: 0px 0px 0px 0px;
  padding-left: 25px;
  font-size: 12px;
  font-weight: bold;
  color: black;
  
  border: 0px solid blue;
}

/* kontakt */
div.contacted {
  float: left;
  width: 250px;
  height: 400px;
  
  border: 0px solid orange;
}

div.contact-text {
  margin-left:252px;
  width: 650px;
  height: 100%;
  
  border: 0px solid orange;
}

div.contact-text p {
  font-family: Tahoma;
  margin: 0px 0px 20px 0px;
  padding-left: 25px;
  font-size: 12px;
  border: 0px solid blue;
}

table.contact {
  width: 650px;
  font-size: 12px;
  padding: 0px 0px 0px 25px;
  
  border: 0px solid orange;
}

table.contact th {
  width: 50%;
  height: 20px;
  text-align: left;
  
  border: 0px solid orange;
}

table.contact td {
  width: 50%;
  height: 20px;
  text-align: left;
  font-weight: normal;
  color: rgb(112, 112, 112);
  
  border: 0px solid orange;
}

table.contact a {
  font-weight: normal;
  color: rgb(112, 112, 112);
  border: 0px solid orange;
}

table.ico-table {
  width: 625px;
  font-size: 10px;
  margin: 20px 0px 0px 25px;
}

td.ico-a {
  width: 190px;
  height: 30px;
  border-top: 1px solid rgb(228, 228, 229);
  border-bottom: 1px solid rgb(228, 228, 229);
  border-right: 1px solid rgb(228, 228, 229);
}

td.ico-b {
  text-align: left;
  padding-left: 20px;
  border-top: 1px solid rgb(228, 228, 229);
  border-bottom: 1px solid rgb(228, 228, 229);
}

table.form-table {
  margin-top: 25px;
  width: 625px;
  font-size: 12px;
  margin-left: 25px;
  
  border: 0px solid orange;
}

table.form-table td {
  height: 30px;
}

table.form-table th {
  height: 20px;
  text-align: left;
  font-weight: bold;
  
  border: 0px solid orange;
}
  
input.def-input {
  width: 360px;
  height: 22px;
  border: 1px solid rgb(207, 207, 208);
  background-image: url('../images/def-input.png');
  background-repeat: repeat-y;
  background-position: right;
  background-color: white;
  font-size: 14px;
}

textarea.def-textarea{
  width: 360px;
  height: 50px;
  border: 1px solid rgb(207, 207, 208);
  background-image: url('../images/def-input.png');
  background-repeat: repeat-y;
  background-position: right;
  font-size: 13px;
  font-family: Tahoma;
  background-color: white;
}

input.def-input-button {
  /*background-image: url(../images/def-input-button.png);
  background-repeat: no-repeat;*/
  
  background: url(../images/buttons/def-button.png) no-repeat left top;
  
  width: 162px;
  height: 28px;
  border: 0px solid white;
  padding: 0px 0px 2px 0px;
  margin: 0 auto;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  color: #464646;  
}

input.def-input-button:hover {
  /*background-image: url(../images/def-input-hover-hover.png);*/
  
  /*background: url(../images/buttons/def-button.png) 161px 0px;*/
  
  padding: 0px 0px 2px 0px;
  color: white;
}

input.def-input-button-on {
  /*background-image: url(../images/def-input-hover-hover.png);
  background-repeat: no-repeat;*/
  
  background: url(../images/buttons/def-button.png) 161px 0px;
  width: 162px;
  height: 28px;
  border: 0px solid white;
  padding: 0px 0px 2px 0px;
  margin: 0 auto;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  color: white;
}

/* reference */
div.reference-left-format {
  display: table-column;
  float: left;
  width: 75px;
  height: 500px;
  
  border: 0px solid orange;
}


table.reference-table {
  width: 828px;
  margin-left: 75px;
  background-color: rgb(255,255,255);
  
  border: 0px solid green;
}

td.top {
  background-image: url('../images/ref-table-top-border.png');
  background-position: center top;
  background-repeat: no-repeat;
  height: 6px;
}

td.bottom {
  background-image: url('../images/ref-table-bottom-border.png');
  background-position: center top;
  background-repeat: no-repeat;
  height: 6px;
}

td.image-td {
  width: 460px;
  vertical-align: top;
}

table.reference-table img {
  border: 4px solid white;
}


table.ref-details-table {  
  margin: 4px 20px 4px 15px;
  font-size: 11px;
  font-family: Tahoma;
  color: rgb(110, 110, 110);
  width: 325px;
  
  border: 0px solid blue;
}

table.ref-details-table td.top-td {
  border-bottom: 0px;
}

table.ref-details-table td.top-td-title {
  border-bottom: 0px;
  height: 40px;
  vertical-align: top;
  font-size: 14px;
  font-weight: bold;
  color: rgb(255, 3, 0);
  border-bottom: 1px solid rgb(234,234, 234);
}

td.top-td-title a {
  color: rgb(255, 3, 0);
}

table.ref-details-table td.top-td-common { 
  height: 25px;
  vertical-align: top;
  padding-top: 5px;
  color: rgb(110, 110, 110);
  border-bottom: 1px solid rgb(234,234, 234);
}

table.ref-details-table td.top-td-charac { 
  height: 25px;
  vertical-align: top;
  padding-top: 5px;
  color: rgb(110, 110, 110);
  line-height: 20px;
  border-bottom: 1px solid rgb(234,234, 234);
}

table.ref-details-table td.top-td-common-two {
  height: 25px;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  color: rgb(53, 53, 53);
  border-bottom: 1px solid rgb(234,234, 234);
}

table.ref-details-table td.top-td-common-charact {
  height: 25px;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  color: rgb(53, 53, 53);
  
  line-height: 20px;
  
  border-bottom: 1px solid rgb(234,234, 234);
}

table.ref-details-table td.top-td-common-thumbs {
  height: 25px;
  vertical-align: top;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  color: rgb(53, 53, 53);
}

a.ref-imag-switch-off {
  color: rgb(53, 53, 53);
}

a.ref-imag-switch-on {
  font-weight: bold;
  color: rgb(255, 3, 0);
}

a.prewiev-ahref {
  display: table-cell;
  background: url(../images/buttons/paginator-prew.png) no-repeat left top;
  height: 29px;
  width: 100px;
  
  border: 0px solid orange;
}

a.prewiev-ahref:hover {
  background: url(../images/buttons/paginator-prew.png) 100px 0px;
}

a.next-ahref {
  display: table-cell;
  background: url(../images/buttons/paginator-next.png) no-repeat left top;
  height: 29px;
  width: 100px;
  
  border: 0px solid orange;
}

a.next-ahref:hover {
  background: url(../images/buttons/paginator-next.png) 100px 0px;
}

table.paginator-table {
  width: 828px;
  margin-left: 75px;
  background-color: rgb(251,252,253);
  
  border: 0px solid green;
}

td.center {
  background-image: url(../images/paginator-back.png);
  background-repeat: repeat-x;
  height: 29px;
  text-align: center;
  vertical-align: middle;
}

td.prew-next {
  width: 100px;
  height: 29px;
}

td.center a.off {
  padding-top: 5px;
  font-size: 12px;
  color: rgb(53, 53, 53);
  
  border: 0px solid orange;
}

td.center a.on {
  padding-top: 5px;
  font-weight: bold;
  font-size: 14px;
  color: rgb(255, 3, 0);
  
  border: 0px solid orange;
}

div.references-ahrefs {  
  width: 800px;
  margin-left: 75px;
  font-size: 11px;
  text-align: center;
  font-family: Tahoma;
  
  border: 0px solid orange;
}

div.references-ahrefs a.off {
  color: rgb(53, 53, 53);
  padding: 0px 5px 0px 5px;
  
  border: 0px solid orange;
}

div.references-ahrefs a.on {
  color: rgb(53, 53, 53);
  font-weight: bold;
  padding: 0px 5px 0px 5px;
  
  border: 0px solid orange;
}

div.references-list {
  display: table-column;
  float: left;
  width: 30px;
  height: 100px;
  
  border: 0px solid orange;
}

div.date-new {
  float: left;
  width: 600px;
  color: #464646;
  
  border: 0px solid green;
}

div.title-new {
  float: left;
  width: 600px;
  font-weight: bold;
  color: #464646;
  
  border: 0px solid green;
}

div.perex-new {
  border: 0px solid green;
}

div.perex-new a { 
  color: red;
}

div.mail-sended { 
   width: 625px; 
   font-size: 12px; 
   font-weight: bold; 
   margin: 20px 0px 30px 25px;
   
   border: 0px solid orange;
}
div#promo {
  float: left;
  border: 0px solid black;
}
p.news-item a {
  color: red;
}
