html { 

	height: 100%;

	margin: 0px;

	padding: 0px; 

}



body {

	height: 100%;

	margin: 0px;

	background: url(../images/body_bg.gif) top left repeat-x;

}



#global {

	width: 100%;

	height: 100%;

	position: absolute;

	margin-top: 0px;

	margin-left: 0px;

	top: 0%;

	left: 0%;

	font-family: Helvetica, Arial, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	line-height: 16px;

	color: #c2e3f0;

}



/******************************* navigation *******************************/



#navigation {

	width: 886px;

	position: absolute;

	margin-top: 0px;

	margin-left: -443px;

	top: 0%;

	left: 50%;

	z-index: 99;

}



#navigation .topinfo {

 	height: 26px;

	position: relative;

	display: block;

	float: left;

	width: auto;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	line-height: 26px;

	color: #c2e3f0;

}



#navigation .topinfo .top_style_2 {

 	height: 26px;

	position: relative;

	display: block;

	float: left;

	width: auto;

	padding: 0px 4px 0px 0px;

	margin: 0px 0px 0px 0px;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	line-height: 26px;

	color: #ffffff;

}



a.topmenu_item {

 	height: 26px;

	position: relative;

	display: block;

	float: right;

	width: auto;

	padding: 0px 10px 0px 10px;

	margin: 0px 0px 0px 4px;

	background: url(../images/topmenu_off.gif) left center no-repeat;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	line-height: 26px;

	color: #c2e3f0;

	text-decoration: none;

}



a.topmenu_item:hover {

	background:  url(../images/topmenu_over.gif) left center no-repeat;

	color: #f2123f;

	text-decoration: underline;

}



/******************************* content *******************************/



#content {

	width: 886px;

	position: absolute;

	margin-top: 52px;

	margin-left: -443px;

	top: 0%;

	left: 50%;

	z-index: 99;

}





input,select,textarea {

  font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

}





a.odkaz {

 	height: 26px;

	position: relative;

	display: block;

	float: left;

	width: auto;

	padding: 0px 10px 0px 10px;

	margin: 0px 0px 0px 4px;

	background: url(../images/topmenu_off.gif) left center no-repeat;

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	line-height: 26px;

	color: #c2e3f0;

	text-decoration: none;

}



a.odkaz:hover {

	background:  url(../images/topmenu_over.gif) left center no-repeat;

	color: #f2123f;

	text-decoration: underline;

}




