body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
    padding-bottom: 0;
	background-color: #828200;
	scrollbar-face-color: #828200;
	scrollbar-shadow-color: #9E9E06;
	scrollbar-highlight-color: #DFDF76;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #828200;
	scrollbar-track-color: #DFDF76;
	scrollbar-arrow-color: pink;
}
.height{
  height: 100%;
}
a,a:visited {
	color: #000000;
	font: normal 8pt  Verdana, Tahoma;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	font: normal 8pt  Verdana, Tahoma;
	text-decoration:underline;
}
.pix{
	background-image : url("../img/pix.gif");
	background-position: center;
	background-repeat: repeat-x;
}
.pix2{
	background-image : url("../img/pix2.gif");
	background-position: center;
	background-repeat: repeat-y;
}
.bg2{
	width:372px;
	background-image : url("../img/2.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.bg3{
	background-image : url("../img/3.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.bg1{
	width:372px;
	background-image : url("../img/1.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.bg4{
	background-image : url("../img/4.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.bg5{
	background-image : url("../img/5.gif");
	background-position:top left;
	background-repeat: no-repeat;
}
.bot1{
	background-image : url("../img/bot1.jpg");
	background-position: left;
	background-repeat: no-repeat;
}
.bot2{
	width:522px;
	background-image : url("../img/bot2.jpg");
	background-position: left;
	background-repeat: no-repeat;
	vertical-align:center;
	
	
}
.bot3{
	width:123px;
	background-image : url("../img/bot_3.jpg");
	background-position:left bottom;
	background-repeat: no-repeat;
	vertical-align:top;
	
	
}
.right{
	background-image : url("../img/right.gif");
	background-position: right;
	background-repeat: no-repeat;
}
.hdr {
	color: #000000;
	font: bold 10pt  Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align:justify;
}
.text {
	color: #000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align:justify;
}
a.text, a.text:visited {
	color:#000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align:justify;
}
a.text:hover {
	color: #000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align:justify;
}
.text_pr {
	color: #000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align:left;
}
a.text_pr, a.text_pr:visited {
	color:#000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: none; 
}
a.text_pr:hover {
	color: #000000;
	font: normal 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
}
.text2 {
	color: #000000;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration: none;
	text-align:justify;
}
a.text2, a.text2:visited {
	color:#000000;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align:justify;
}
a.text2:hover {
	color: #000000;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align:justify;
}

a.download, a.download:visited, a.download:active{
	text-decoration:underline;
	color:#080804;
	font: bold 7pt  Verdana, Arial, Tahoma;
}

a.download:hover {
	text-decoration:underline;
	color:#080804;
	font: bold 7pt  Verdana, Arial, Tahoma;
}

a.mapclick, a.mapclick:visited, a.mapclick:active{
	text-decoration:underline;
	color:#080804;
	font: bold 7pt  Verdana, Arial, Tahoma;
}

a.mapclick:hover {
	text-decoration:underline;
	color:#080804;
	font: bold 7pt  Verdana, Arial, Tahoma;
}
.text_pix {
	color: #000000;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration:  underline;
	text-align:left;
	
}
a.text_pix, a.text_pix:visited {
	color:#000000;
	background-color:#DFDF76;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align:justify;
	background-image : url("../img/pix.gif");
	background-position: center;
	padding-bottom:12px;
	background-repeat: repeat-x;
}
a.text_pix:hover {
	color: #000000;
	font: bold 8pt  Verdana, Arial, Tahoma;
	text-decoration: underline;
	text-align:justify;
	background-image : url("../img/pix.gif");
	background-position: center;
	padding-bottom:12px;
	background-repeat: repeat-x;
}
.input {
	border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	background-color: #DFDF76;
	font: normal 8pt Verdana, Arial, Tahoma;
}
.button_o {
    border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	padding-left:8px;
	padding-right:8px;
	padding-top:1px;
	padding-bottom:2px;
	width:50px;
	height:20px;
	background-color: #CCCC31;
	font: normal 8pt Verdana, Arial, Tahoma;
}

.button {
    border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	padding:1px8px2px8px;
	width:50px;
	height:20px;
	background-color: #CCCC31;
	font: normal 8pt Verdana, Arial, Tahoma;
}

	
	


.send{
	border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	padding-top:1px;
	padding-bottom:2px;
	width:70px;
	height:20px;
	text-align:center;
	background-color: #CCCC31;
	font: normal 8pt Verdana, Arial, Tahoma;


}
.button_2 {
	border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:60px;
	height:20px;
	background-color: #CCCC31;
	font: normal 8pt Verdana, Arial, Tahoma;
}
.ramka {
	border-style: solid;
	border-color: #595900;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
fieldset{
  border-style:  dotted;
  padding: 3px 3px 3px 3px;
	border-color: #595900;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
legend{
	color: #000000;
	background-color:#DFDF76;
	font: normal 8pt Verdana, Arial, Tahoma;
}
.pager {
	text-align:center;
	border-style: solid;
	border-color: #556929;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	font-family:Verdana,Arial,Tahoma;
	font-size:8pt;
	font-weight:bold;
	color: #000;
	padding:1px 2px 1px 2px;
	margin:2px 1px 1px 2px;
	width:20px;
	height:10px;
	background-color: #DFDF76;
	
}
.color{
  display: block;
  position: relative;
  width:28px;
  height:8px;
  top:0px;
  left:0px;  
  background-color:#000;
}
.bord{
  background-color:#DFDF76;
}

.product{
	background-image:url(../img/pix.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.download{
	text-decoration:underline;
	font-size:11pt;
	font-weight:bold;
	color:#000;
}