BODY {
	background-color:  white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.logo {
	background-image: url(/img0/logo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	 width: 279px;
	 height: 26px;
}

.textlogo{
   padding-left: 10px;
	padding-top: 10px;
	width: 250px;
	display: block;
}

.textlogo a {
	text-decoration: none;
	color: black;
	font-size: 26px;
	width: 250px;
	display: block;
}

.textlogo a:hover {
color: black;}

.blue {
	color: #71c4f8;
}

.grey {
	 color: #b8b8b8;
	 font-size: 12px;
}


.button {
	background-image: url(/img0/kn1.jpg);
	height: 38px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.button a {
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
   display: block;
	padding: 2px;
	text-align: center;
	width: 131px;
	 
}

.button2 {
	background-image: url(/img0/kn2.jpg);
	height: 38px;
	width: 134px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.button2 a {
	color: #4280b7;
	font-size: 16px;
	width: 131px;
	font-weight: bold;
	text-decoration: none;
    display: block;
	 padding: 2px;
	 text-align: center;
}

.bg1 {
	background-image: url(/img0/bg1.jpg);
	height: 27px;
   width: 100%;
	background-repeat: repeat-x;
}


.car {
	background-image: url(/img0/car.jpg);
	width: 230px;
	height: 74px;
	padding-left: 70px;
	margin-left: 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.car a {
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.car a:hover {
	color: #6fc2f7;
}

.carbg {
	background-image: url(/img0/carbg.jpg);
	height: 74px;
	background-repeat: repeat-x;
	text-align: left;
	color: white;
   font-weight: bold;
}

.kncar {
	float: right;
	position: relative;
	margin-right: 4px;
	background-image: url(/img0/kncar.jpg);
	height: 35px;
	width: 103px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 4px;
}

.kncar a {
	color: white;
	font-size: 14px;
	font-weight: bold;
   text-decoration: none;
}

.kncar a:hover {
	color: white;
}



.dom {
	background-image: url(/img0/dom.jpg);
	width: 230px;
	height: 74px;
	padding-left: 100px;
	margin-left: 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.dom a {
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.dom a:hover {
	color: #4282bb;
}

.dombg {
	background-image: url(/img0/dombg.jpg);
	height: 74px;
	background-repeat: repeat-x;
	text-align: left;
	color: white;
   font-weight: bold;
}


.urid {
	background-image: url(/img0/urid.jpg);
	width: 230px;
	height: 74px;
	padding-left: 70px;
	margin-left: 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.urid a {
	color: #1b7dd4;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.urid a:hover {
	color: white;
}

.uridbg {
	background-image: url(/img0/uridbg.jpg);
	height: 74px;
	background-repeat: repeat-x;
	text-align: left;
	color: white;
   font-weight: bold;
}


.vid {
	background-image: url(/img0/vid.jpg);
	width: 230px;
	height: 74px;
	padding-left: 55px;
	margin-left: 0px;
	background-repeat: no-repeat;
	color: white;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.vid a {
	color: #4a9ee6;
	font-size: 16px;
	font-weight: bold;
   text-decoration: none;
}

.vid a:hover {
	color: white;
}

.vidbg {
	background-image: url(/img0/vidbg.jpg);
	height: 74px;
	background-repeat: repeat-x;
	text-align: left;
	color: white;
   font-weight: bold;
}

.block1 {
	background-color: #85c150;
	color: white;
}

.tex1 {
	margin: 15px;
	text-align: left;
}

.tex1 a {
   text-align: left;
   color: white;
	font-size: 12px;
}

.tex1 a:hover {
	color: black;
}

.texcol1 {
   margin: 10px;
	
}




H1 { 
  font-size: 14px;
  color: #4280b7;
}

.block2 {
	color: black;
	width: 100%;
	border: solid 1px #e3e2e2;
	text-align: left;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}

a {
	color: #2a72b1;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #1a5182;
}

.menu {
	width: 80%;
   text-align: center;
   background-image: url(/img0/bg1.jpg);
   height: 27px;
   background-repeat: repeat-x;
}

.menu a {
	text-decoration: none;
	color: #343434;
	font-weight: bold;
	display: block;
	float: left;
	 padding: 6px;
	
}

.menu a:hover {
	color: #343434;
	background-image: url(/img0/bg2.jpg);
	background-repeat: repeat-x;

}

.banner1 {
  margin-bottom: 3px;
}

.banner2 {
	 margin-top: 3px;
}

.menyniz {
	background-image: url(/img0/bgmenyniz.jpg);

	background-repeat: repeat-x;
	border: solid 1px #e3e2e2;
	padding:3px;
	
	font-size: 12px;
}

.menyniz a {
	color: #2a72b1;
	text-decoration: none;
	font-size: 12px;
}

.menyniz a:hover {
	color: #1a5182;
}

.menyniz2 {
	background-image: url(/img0/bgmenyniz.jpg);
	height: 275px;
	background-repeat: repeat-x;
	border: solid 1px #e3e2e2;
	padding:3px;
	text-align: center;
	font-size: 12px;
}

.menyniz2 a {
	color: #2a72b1;
	text-decoration: underline;
	font-size: 12px;
}

.menyniz2 a:hover {
	color: #1a5182;
}

.bc {
	color: #0f4b80;
	font-weight: bold;
	font-size: 15px;
}

.bgniz {
	background-image: url(/img0/bgniz1.jpg);
	background-repeat: repeat-x;
	height: 99px;
	text-align: center;
	color: #1a5182;
}

.footer {
	background-color: #e9e9e9;
	background-image: url(/img0/bgpol.jpg);
	background-position:top;
	background-repeat: repeat-x;
}

.td{
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.style8{ color: #85c150;
font-weight: bold;
	
}

.news{
	font-weight: bold;
	color:  #4fa2e8;
	font-size: 13px;
	font-weight: bold;
	
}

.z1{
	font-size: 16px;
	color: #4fa2e8;
	font-weight: normal;
	font-weight: bold;
}

a.d{
	font-size: 20px;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}

a.d:hover{
	font-size: 20px;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}