body, html {
	background-color: #dadada;
	margin: 0;
	padding: 0;
	font: 12px arial, sans-serif;
	text-align: center; /* Takes care of horizontal alignment in Internet Explorer */
	border: none;
}
#content {
text-align: left;
	width: 836px;
	height: 420px;
	background-color: #e4e4e4;
	position:absolute; top:50%; left:50%; margin:-212px auto auto -420px;
}
h1{
	font-size: 20px;
	color: #9CB71D;
	font-weight: normal;
}
h3{
	font-size: 12px;
	color: #AAAAAA;
	font-weight: normal;
}
a{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #848484;
	text-decoration: none;
}

img{
	border: none;
	float: left;
}
/* menu */
#menu{
	line-height: 25px;
	height: 25px;
	padding-top: 43px;
	padding-left: 24px;
	cursor: default;
}

#patka{
	padding-top: 38px;
	padding-left: 24px;
}
#patka2{
	position: absolute; top: 370px; left: 24px;
}
#jmeno{
	float: right;
	padding-right: 24px;
}
span.doleva{
	width: 100px;
	font-size: 11px;
	color: #ababab;
	float: left;
	clear: left;
}
span a{
	color: #979797;
}
span a:hover{
	color: #616161;
}

span.copyright{
	float: right;
	padding-right: 24px;
	font-size: 11px;
	color: #ababab;
}
#pas{
	margin-top: 22px;
	background-color: #e1e1e1;

}
img.posunIE{
	_margin-left:-8px;
}
span.treti{
	position: absolute; top: 43px; left: 154px;
}

#mojemenu{
	position: absolute; top: 20px; right: 800px;
}

#hide{
	visibility: hidden;
}




#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;}

#sddm li
{	margin: 0;
_margin-left: -3px;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	}

#sddm li a
{	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
	color: #FFF;
	width: 90px;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{		background-color: #E4E4E4;}

#sddm div
{	position: absolute; top: 48px;
	visibility: hidden;
	margin-top: 20px;
	padding-top: 20px; padding-bottom: 10px;	width: 88px; z-index: 50; margin-left: -1px;
	background-color: #E4E4E4;
	border: none;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 6px 10px;
		width: 65px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
			background-color: #E4E4E4;
		color: #969696;
		font: 12px arial}

	#sddm div a:hover
	{		background-color: #E4E4E4;
		color: #9CB71D;
}

#sddm div a.akt{
	color: #9CB71D;
	text-decoration: none;
	cursor: Default;
}
#sddm div a.akt:hover{
	color: #9CB71D;
	text-decoration: none;
	cursor: Default;
}

strong{
	font-weight: normal;
	color: #9CB71D;
}
