html, body
{ 
    height:100%;  
    max-height:100%;   
    padding:0px 0px 0px 0px;   
    margin:0px 0px 0px 0px;   
    border:0;
    font-family: arial, sans-serif;
    font-size: 12px;
}
.TdMenu
{
	text-align: center;
	padding: 10px 0 5px 0;	
}
.TdSubMenu
{
	text-align: center;
	padding: 0px 0 10px 0;
	font-size: 12px;	
}
.TdSocialMedia
{
	text-align: center;
	padding: 15px 0 5px 0;
}
.TdLanguage
{
	text-align: center;
	padding: 5px 0 5px 0;
}
.TdCopyright
{
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 11px;
	color: #777;
}
.TdBaarcode
{
	height: 400px;
	background-image: url('../Images/Baarcode.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 30px 0 0 0;
}
.TdBratislavaArchitects
{
	padding: 11px 0 29px 15px;	
	font-size: 14px;
}
.DivIntroInformation
{
	width: 100%; 
	background-color: #fff;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
a.LinkMenu:link,
a.LinkMenu:active,
a.LinkMenu:visited
{
	color: #000;	
	text-decoration: none;	
	font-weight: normal;
}
a.LinkMenu:hover
{	
	color: #000;	
	text-decoration: none;
	font-weight: bold;
}

a.LinkMenuSelected:link,
a.LinkMenuSelected:active,
a.LinkMenuSelected:visited,
a.LinkMenuSelected:hover
{
	color: #000;	
	text-decoration: none;
	font-weight: bold;
}

a.LinkSubMenu:link,
a.LinkSubMenu:active,
a.LinkSubMenu:visited
{
	color: #000;	
	text-decoration: none;	
}
a.LinkSubMenu:hover
{	
	color: #777;	
	text-decoration: none;	
}

a.LinkSubMenuSelected:link,
a.LinkSubMenuSelected:active,
a.LinkSubMenuSelected:visited,
a.LinkSubMenuSelected:hover
{
	color: #777;	
	text-decoration: none;	
}

a.LinkLanguage:link,
a.LinkLanguage:active,
a.LinkLanguage:visited
{
	color: #000;	
	text-decoration: none;	
}
a.LinkLanguage:hover
{	
	color: #777;	
	text-decoration: none;	
}
