body
{
	text-align:center;
	margin-top: 0px;
	margin-left: 0px;
}

#container
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#maindiv 
{
	margin-top: 10%;
	width:500px;
	background-color: #53534B;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	overflow: auto;
}

#maindivreg
{
	margin-top: 3%;
	width:600px;
	background-color: #53534B;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	overflow: auto;
}

#header
{
	height: 100px;
	text-align:left;
	width: 100%;
	float:left;
}

#headermenu
{
	background:url(http://img.usareur.cz/common/top2.gif);
	background-repeat: repeat-x; 
	height:35px;
	padding-top:8px;
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-align:center;
	margin-top:22px;
}

#headermenu a
{
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#headermenu a:visited
{
	color: #FFFFFF;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
}

#headermenu a:hover
{
	color: #c6b182;
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

#content
{
	background-color: #ffffff;
	/*height: 232px;*/
	width: 464px;
	margin-right: 18px;
	margin-left: 18px;
	text-align: justify;
	border: none;
	float: left;
}

#contentreg
{
	background-color: #ffffff;
	width: 544px;
	margin-right: 18px;
	margin-left: 18px;
	text-align: justify;
	border: none;
	float: left;
}

a
{
	color: #c6b182;
	font-family: tahoma;
	text-decoration: underline;
}

a:visited
{
	color: #c6b182;
	font-family: tahoma;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	font-family: tahoma;
	text-decoration: underline;
}

#copyright
{
	width: 200px;
	text-align: center;
	color: #949494;
	float: left;
}

#bottomlinks
{
	color: #949494;
	text-align:center;
	width: 300px;
	float: left;
}

#bottomlinksreg
{
	color: #949494;
	text-align:center;
	width: 400px;
	float: left;
}

#footer 
{
	width:500px;
	background-color: #53534B;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	overflow: auto;
}

#footerreg 
{
	width:600px;
	background-color: #53534B;
	text-align: left;
	font-size: 10px;
	font-family: Tahoma;
	overflow: auto;
}
