a {color: #065f7a; text-decoration: underline}
a:hover {color: #333333; text-decoration: none}

BODY{background-image: url(../pic/doski.jpg); background-repeat:repeat-y; background-position: center top;}
.toptrava{background-image: url(../pic/toptrava.png); background-repeat:repeat-x; background-position: left bottom;}
.osnbg{background-image: url(../pic/osnbg.jpg); background-repeat:repeat; background-position: left top; min-height:1000px;}
.addr { font-family: Tahoma; font-size: 14px; font-weight: normal; color: #3e150b; text-align:left;}
.slogan { font-family: Georgia; font-size: 16px; font-weight: bold; font-style:italic; color: #3e150b; text-align:left;}
/* layout centering */
.layout-centering {
  width: 1022px;
  margin: 0 auto;
}
.wh, .lang {color:#ffffff;}

.round5{
	   border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		-khtml-border-radius: 5px 5px 5px 5px;
}

a.button25 {
font-family: Tahoma; font-size: 12px
white-space:nowrap;
  position: relative;
  display: inline-block;
  width: 12em;
  height: 1.6em;
  line-height: 1.6em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #777;
  color: #fff;
  outline: none;
  border: 2px solid #F64C2B;
  border-radius: 0px 0px 8px 8px;
  box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800;
  background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17);
}
a.button25:active {
  top: .1em;
  left: .1em;
  box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}

a.button26 {
font-family: Tahoma; font-size: 12px
white-space:nowrap;
  position: relative;
  display: inline-block;
  width: 12em;
  height: 1.6em;
  line-height: 1.6em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 1px #777;
  color: #fff;
  outline: none;
  border: 2px solid #F64C2B;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #800;
  background: linear-gradient(#FB9575, #F45A38 48%, #EA1502 52%, #F02F17);
}
a.button26:active {
  top: .1em;
  left: .1em;
  box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}

.bnr{text-align:center; padding-bottom:30px;}

.osn {  font-family: "Myriad Pro",Tahoma; font-size: 14px; font-weight: normal; color: #3e150b;}

ul.nf {
	margin: 0;
	padding: 0;
	display: inline-block;
	
	}
	
	ul.nf li {
	float: left;
	list-style: none;
width:216px;
height:210px;
	position: relative;
	text-align:center;
	padding:4px;
	margin-right:18px;
	background-image: url(../pic/bg1.png); background-repeat: repeat; background-position: center top;
	
	border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		-khtml-border-radius: 5px 5px 5px 5px;
}
	ul.nf li img {
	padding-top:6px;
		border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		-khtml-border-radius: 5px 5px 5px 5px;
}
.nomname{color:#ffffff; padding-top:10px; font-size:16px;}








