.holder{
	background:#900 url(../cover/roh.png) 100% 0 no-repeat;
}
.holder .pad{
	padding:13px;
}
.holder .fl_l, .holder .fl_r{
	width:18px; height:18px;
}
.holder span{
	display:block;
	height:8px;
}
img.ico{
	border:4px solid #633;
}
img.img{
	border:4px solid #fff;
}
.ico_plac{
  float:left;
  margin:10px 15px 0 0;
}
button{
  font-weight:bold;
  color:white;
  background:#600;
  border:0;
  padding:3px 10px;
  font-size:.9em;
}
input,textarea{
  border:0;
  padding:1px;
  font-size:.9em;
}
p{
	padding:0;
	margin:.3em 0 1.3em;
	line-height:1.3em;
}
.link{
	padding: 0 0 0 20px;
	margin:5px 0 0 0;
	background: url('../cover/dot.gif') 0 50% no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: #f66;
	text-transform: uppercase;
}
.wlink{
	padding: 0 0 0 20px;
	margin:5px 0 0 0;
	background: url('../cover/dot.gif') 0 50% no-repeat;
	font-weight: bold;
	color: #fcc;
}
/* -- pruhy -- */
.cont-left{
	width:206px;
	float:left;
}
.cont-right{
	width:534px;
	float:right;
}
.home-t-left{
	width:184px;
	float:left;
}
.home-t-right{
	width:558px;
	float:right;
}
.home-b-left{
	width:260px;
	float:left;
}
.home-b-right{
	width:480px;
	float:right;
}
ul.list{
  margin:15px;
}
ul.list li{
  list-style-type:square;
  margin-bottom:5px;
}


