﻿/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

	CSS pre zobrazovanie obsahu z education.sk.
  Root context selektor je education_root - pod nim
  je vsetko specificke pre education.sk.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/


.education_root
{
}


.education_root .center 
{
}


.education_root .act
{
}


.education_root detail 
{
}


.education_root activity_detail
{
}


.education_root .name
{
  font-weight: bold;
}


.education_root .sub
{
}


.education_root .place
{
}


.education_root .term
{
}


.education_root .price
{
  font-weight: bold;
  margin-bottom: 4px;
}





