

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.VenstremenyBody
{
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
html>body .VenstremenyBody
{

}
.VenstremenyBody:after
{
    content: " ";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
}

