#container{
	width:100%;
	margin: 20px 20px;
}

div.nomargin{
	margin-right: 15px 0;
}

.pic{
	float: left;
	margin:0px 9px 10px 0px;
	background-size: contain;
	width:230px;
	height:230px;
	padding: 5px;


}

.pic a{
	width:230px;
	height:230px;
	text-indent:-99999px;
	display:block;
}
.picA {
	background-image: url($directory/$file);
	float: left;
	width:230px;
	min-height:230px;
	background-repeat:no-repeat;
	background-position: center;
	background-size:contain;
	content:open-quote(../images/logotip.png);
}

.picA a{
	min-width:230px;
	min-height:50;
	text-indent:-99999px;
	display:block;
}

.pic11{
	float: left;
	margin:0 0 0 0;
	border:1px solid #99CC00;
	width:200px;
	height:200px;
}

.pic11 a{
	width:200px;
	height:200px;
	text-indent:-99999px;
	display:block;
}
.pic12{
	float: left;
	margin:0 0 0 0;
	border:1px solid #99CC00;
	width:240px;
	height:180px;
}

.pic12 a{
	width:240px;
	height:180px;
	text-indent:-99999px;
	display:block;
}

.pic5{
	margin: 0px;
	padding: 0px;
	width:220px;
	height:83px;
	border: 1px solid #003333;
}

.pic5 a{
	width:220px;
	height:83px;
	display:block;
}

 .levimeniBG {
	border: 1px solid #E8E8E8;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 15px;
	width: 150px;
	margin: 2px;
	padding: 5px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.galdugme {
	background-image: url(../images/slider-btn1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	text-align: center;
}
.galdugme:hover {
	background-image: url(../images/slider-btn1over.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	text-align: center;
}