/* HTML TAGS */
body {
	background: #CEFCF8;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: 11px Tahoma;
	color: #000000;
}
.mainwin {
  background: #C4C4C4;
	font: 11px Tahoma;
	color: #000000;
}
.menub {
  background: url(../image/menuback.jpg) repeat-y;
}

.ofir { background: url(../image/ofir_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.ofir:hover { background: url(../image/ofir_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.nabidka { background: url(../image/nabid_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.nabidka:hover { background: url(../image/nabid_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.reference { background: url(../image/refer_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.reference:hover { background: url(../image/refer_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.proklienty { background: url(../image/prokl_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.proklienty:hover { background: url(../image/prokl_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.partneri { background: url(../image/part_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.partneri:hover { background: url(../image/part_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.kontakt { background: url(../image/kont_btn.png) no-repeat left top; display: block; width: 138px; height: 28px;}
.kontakt:hover { background: url(../image/kont_btn_h.png) no-repeat left top; display: block; width: 138px; height: 28px;}

.down {
  background: #4A8A89;
  color: #9A5E24;
  text-decoration: none;
  font: 9px Arial;
}
.downlink {
  color: #36D3D1;
  text-decoration: none;
  font: 9px Arial;
}
.downlink:hover {
  color: #99F8F7;
  text-decoration: none;
  font: 9px Arial;
}

