#reference-webdesign {
  width:767px;
  height:318px;
  display:block;
  padding-top:10px;
  background: url(../images/reference-webdesign.jpg) no-repeat center top;
}
#reference-webdesign h2 {
	color:#e60004;
	font-size:130%;
	font-weight:normal;
	background: url(../images/h1.jpg) no-repeat left;
	padding-left:20px;
	margin-top:10px;
	
}
#reference-webdesign p {
  margin-top:240px;
  margin-left:40px;
  font-size:50%;
}
#main {
	background: url(../images/main-hp.jpg) no-repeat top left;
}
body{ 
	background: #ffffff url(../images/line-hp.gif) repeat-y top center;
} 
#leftcol{
	width:570px; 
}
#wrapper {
	padding-top: 269px;
  &padding-top:279px;
}
#twocols{
	width: 466px;
}
#col1 {
	width:197px;
}
#col2 {
  margin-top:-318px;
  position:relative;
}
#col-novinky {
	background: url(../images/col2-novinky-hp.jpg) no-repeat;
}
#col-tisk {
	background: url(../images/col1-reference-hp.jpg) no-repeat;
	display:block;
	padding-top:40px;
	text-align:right;
	color:#4e4e4e;
}
#col-tisk h3.col-webdesign {
	text-align:center;
	padding:0 10px 0 10px;
	margin:15px 0 10px 0;
	font-size:100%;
	font-weight:normal;
	color:#00a4d7;
}
