/*------------------------------------------------------------------------
# Poprawki do Light
# ------------------------------------------------------------------------
# Copyright (C) 20010 Szkolna13.pl
# @license - Copyrighted Commercial Software
# Author: Z.S.P sp. z .o.o.
# Websites:  http://www.szkolna13.pl
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
	#lightTytulGal{
		font-size:14px;
		color: #5A5A5A;
		font-weight: bolder;
		border-bottom: 1px solid #E1E1E1;
		text-align: center;
	}
	
	.lightmini {
		border: 0px solid #FFAA7F;
		width: 277px;
		height: 170px;
		float: left;
		margin: 1px;
		margin-left: 2px;
		background-color: #f1f8f0;
	}
	
	.lightminionly {
		border: 0px solid #FFAA7F;
		float: left;
		margin: 1px;
		margin-left: 2px;
	}
	
	.lightmini a.vlightbox {
		float:left;

	}
	a.lighttytul {
		border: 0px solid #000;
		text-align: center;
		float: right;
		display: block;
		width:92px;
		height: 30px;
		line-height: 30px;
		margin-right: 10px;
		margin-top:5px;
		font-weight: bold;
		font-size:12px;
		font-family: Tahoma;
		
	}
	a.lightgaleria {
		border: 0px solid #000;
		background:url(../images/wiecej.png) center center no-repeat;
		display: block;
		width: 92px;
		height: 24px;
		float: right;
		margin-right: 10px;
		
	}
	a.lightcoolris {
		border-top: 1px dashed #00FF00;
		padding-top: 5px;
		background:url(../images/przycisk3d.png) center center no-repeat;
		display: block;
		width: 92px;
		height: 30px;
		float:right;
		margin-right: 10px;
		margin-top: 15px;
	}
	.lightopis {
		color: gray;
		height: 60px;
		border: 0px solid #000;
		width: 92px;
		float: right;
		margin-right: 10px;
		display: block;
		
	}
