	.keretes
	{
		border: 1px solid #bdbdbd;
		background: #eee;
		width: 100%;
		margin-bottom: 20px;
	}
		.keretesCime
		{
			font-size: 14px;
			line-height: 18px;
			font-weight: bold;
			margin: 10px;
		}
		.keretesSzovege
		{
			font-size: 13px;
			line-height: 18px;
			margin: 15px;
		}
	.keretesBalra
	{
		width: 278px;
		float: left;
		border: 1px solid #bdbdbd;
		background: #eee;
		margin: 2px 28px 28px 0;
	}
	.keretesJobbra
	{
		width: 278px;
		float: right;
		border: 1px solid #bdbdbd;
		background: #eee;
		margin: 2px 0 28px 28px;
	}

