﻿#column-left {
	width:170px;
	float:left;
	position:relative;
}
#column-left-in {
	padding-left:0px;
	position:absolute;
	top:130px;
}
#column-left-in p {
	margin-top:10px;
	margin-bottom:10px;
	color:#d57e1c;
	font-size:70%;
}
#column-left-in a {
	color: #d57e1c;
	text-decoration:none;
}
#column-left-in a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#column-left-in h3 {
	color: #000000;
	display: block;
	/*background-image:url(../gfx/menu-left-bg.gif);*/
	padding-left:5px;
	padding-top:1px;
	width:140px;
	height:15px;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}
#partneri {
	background-image:url(../gfx/partneri.gif);
	background-repeat:no-repeat;
	width:120px;
	height:85px;
	margin:0px;
}
#partneri img {
margin-top:0px;
margin-bottom:5px;
}