/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
   .tm-page {       
z-index: 3;      
position: relative;      
}    

.tm-block-full {    
height: auto;    
}
.akciya {
	margin: 10px 10px 25px 10px; 
	padding: 0.6em; 
	position: relative; 
	text-shadow: 0 1px 0 #FFFFFF;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	min-height: 50px; 
	background-color: #f2f6fc; 
    	border-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}