/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../../../warp/css/modules.css);


/* Module Badges
----------------------------------------------------------------------------------------------------*/


.module .badge {
	width: 50px;
	height: 50px;
	background: url(../images/module_badges.png) 0 0 no-repeat;
}
 
.module .badge-hot { background-position: 0 0; }
.module .badge-top { background-position: 0 -50px; }
.module .badge-free { background-position: 0 -100px; }
.module .badge-new { background-position: 0 -150px; }


/* Module Icons
----------------------------------------------------------------------------------------------------*/

.module .module-title .icon { background: url(../images/module_icons.png) 0 0 no-repeat; }

.module .module-title .icon-download { background-position: 0 0; }
.module .module-title .icon-twitter { background-position: 0 -30px; }
.module .module-title .icon-mail { background-position: 0 -60px; }
.module .module-title .icon-bubble { background-position: 0 -90px; }
.module .module-title .icon-login { background-position: 0 -120px; }
.module .module-title .icon-cart { background-position: 0 -150px; }


/* Module Type: Box
----------------------------------------------------------------------------------------------------*/
.module{
	margin: 25px;
	padding: 0;
}

.mod-box {
}

.mod-box .badge { top: -1px; right: -1px; }

.module .module-title
{
	margin: 0 0 15px 0;
	font-size: 26px;
	font-weight: bold;
	background: url('../images/sep.gif') repeat-x left bottom;
	padding-bottom: 20px;
}

#toolbar time
{
	color: #b59084;
}

/*  Tervezzuk/varjuk - A magzat fejlodese
---------------------------------------------------------------------------------------------------*/
.magzat-fejlodese {
	position: relative;
	
}

.magzat-fejlodese .four img {
    position: relative;
    top:-100px;
    left: 320px;
    width: 120px;
    height: 120px;
}


.magzat-fejlodese  .eight img{
    position: relative;
    top: -240px;
    left: 440px;
    width: 120px;
    height: 120px;
}

.magzat-fejlodese  .twelve img {
    position: relative;
    top: -360px;
    left: 490px;
    width: 120px;
    height: 120px;
}


.magzat-fejlodese  .sixteen img{
    position: relative;
    top: -475px;
    left: 430px;
    width: 120px;
    height: 120px;
    
}

.magzat-fejlodese  .twenty img{
    position: relative;
    top: -610px;
    left: 320px;
    width: 120px;
    height: 120px;
    
    
}

.magzat-fejlodese  .twentyfour img{
    position: relative;
    top: -485px;
    left: 190px;
    width: 120px;
    height: 120px;
}

.magzat-fejlodese  .twentyeight img{
    position: relative;
    top: -355px;
    left: 80px;
    width: 120px;
    height: 120px;
}

.magzat-fejlodese  .thirtytwo img{
    position: relative;
    top: -240px;
    left: 20px;
    width: 120px;
    height: 120px;
    
}


.magzat-fejlodese .thirtysix img {
   position: relative;
    top: -120px;
    left: 80px;
    width: 120px;
    height: 120px;
    
}

.magzat-fejlodese .fourty img {
    position: relative;
    top: 20px;
    left: 180px;
    width: 120px;
    height: 120px;
}

