html
{
	height: 100%;
}

body
{
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #ffffff;
	background-image: url('imgs/atmt_budova_1200x675.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #222222;
	line-height: 100%;
}

a
{
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	color: #3333bb;
	text-decoration: none;
}

.menuprazdne
{
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	text-decoration: none;
	line-height: 100%;
}

.menulogo
{
	background-color: #ffffff;
	opacity: 0.8;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menupodklad
{
	background-color: #ffffff;
	opacity: 0.8;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menuokrajl
{
	background-color: #ffffff;
	opacity: 0.8;
	border-radius: 15px 0px 0px 15px;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menuokrajp
{
	background-color: #ffffff;
	opacity: 0.8;
	border-radius: 0px 15px 15px 0px;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menutext
{
	background-color: #ffffff;
	opacity: 0.8;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menuodkaz
{
	background-color: #ffffff;
	opacity: 0.8;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 100%;
}

.menuodkaz:hover
{
	background-color: #ffffff;
	opacity: 0.8;
	font-family: 'Verdana';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 100%;
}
