/* news */
#left {
	width: 180px;
	margin: 0;
	padding: 0 20px 20px 20px;
	border-top: 1px solid #b3d7f0;
		border-bottom: 1px solid #b3d7f0;
	float: left;
}
#left h3{
 color: #00a6eb;
 font-size: 110%;
 margin-bottom: 0.5em;
 margin-top: 1em;
}
#left h3 a{
  color: #00a6eb;
  text-decoration: none;
}
#left h3 a:hover{
  text-decoration: underline;
 color: #e94e00;
}
#left p{
 margin-top: 0.5em;
 margin-bottom: 0.5em;
}
#left .more{
 color: #00a6eb;
}
#left p.more a{
 color: #e94e00;
 font-weight: bold;
 background: url('../images/sipky.gif') no-repeat right 4px;
 padding-right: 10px;
}
#left p.more a:hover{
  text-decoration: none;
}
#left p.border{
 border-bottom: 1px solid #b3d7f0;
 padding-bottom: 1em;
}
#poradatel{
 border: 1px solid #E4F3FA;
 background: url('../images/newlinkbgr.png') no-repeat left bottom;
 height: auto;
 min-height: 100px;
 _height: 100px;
 margin-top: 10px;
}
#poradatel a{
 color: #E94E00;
 font-size: 160%;
 margin: 25px 20px;
 display: block;
 background: url('../images/bigsipka.gif') no-repeat left 0.4em;
 padding-left: 20px;
}
#poradatel a:hover{
text-decoration: none;
}
#nadfirst{
 background: url('../images/tophead.jpg') no-repeat 595px bottom;
 height: 12px;
 font-size: 0;
 margin-top: -12px;
 _position: absolute;
 _z-index: 1000;
 _width: 660px
}
