html,body {
	background-color: #1e1e1e; 
	margin: 0px;
	min-width: 966px;
	height:100%; /* needed for container min-height */
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #000000;
}

#mainbody {
	width: 960px;
	margin: 0px auto;
	background-image:url(2columns.gif);
	background-repeat: repeat-y; 
}

#header {
	width: 960px;
	height: 79px;
	background-image:url(header_bckg.gif);
}

#logo	{
	width: 155px;
	height: 79px;
	float: left;
}

#menu {
	margin-right: 20px;
	margin-top: 40px;
	float: right;
}


#image	{
	width: 960px;
	height: 256px;
	clear: both;
}

#sluzby {
	width: 960px;
	height: 160px;
	background-image:url(sluzby_bckg.png);
	background-repeat: repeat-x;
}

#poliklinika_header {
	float: left;
	width: 300px;
	height: 28px;
	color: #6a8c02;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;	
}

#spravabytu_header {
	float: left;
	width: 300px;
	height: 28px;
	color: #016d8a;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;
}

#zimnistadion_header {
	float: left;
	height: 28px;
	color: #8a0112;
	padding-left: 20px;
	padding-top: 8px;
	font-weight: bold;	
}

#zimnistadion_link {
	float:right;
	height: 28px;	
	margin-top: 12px;
	margin-right: 20px;
}

#poliklinika_detail {
	float: left;
	width: 300px;
	height: 94px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 1.4em;
}

#spravabytu_detail {
	float: left;
	width: 300px;
	height: 94px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 1.4em;	
}

#zimnistadion_detail {
	float: left;
	width: 300px;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 1.4em;
}

#aktuality {
	width: 280px;
	float: left;
	padding: 40px 20px 20px 20px;
/*	text-align: justify; */
	min-height: 100%;
}

#content {
	width: 600px;
	padding: 40px 20px 20px 20px;
	float: left;
}

#footer {
	width: 920px;
	padding: 10px 20px 10px 20px;
	background-color: #909897;
	border-top: 4px solid #00948e;
	font-size: 9pt;
	clear: both;
	color: #ffffff;
	line-height: 1.3em;
	text-align: center;
}

#hidden {
	left:-9000px;
	position:absolute; 	
}


hr {
	color: #797979;
}

h2 {
	color: #00938f;
	font-size: 16pt;
	margin-top: 0px;
	letter-spacing: -1px;
}

/* strong {
	color: #00938f; 
} */

.bold {
	font-weight: bold;
}

.boldgreen {
	font-weight: bold;
	color: #00938f;
}

.tableheader {
	background-color: #00948f;
	color: #ffffff;
}

.tablejedna {
	background-color: #f2faf8;
}

.tabledva {
	background-color: #f1f1f1;
}	

.pullquote {
padding: 10px;
border-top-width: 2px;
border: 2px solid #00938f;
background-color: #f2faf8;
font-weight: normal;
}

a.menu:link 	  {color: #009490; text-decoration: none; font-weight: bold;}
a.menu:visited 	  {color: #009490; text-decoration: none; font-weight: bold;}
a.menu:hover	  {color: #009490; text-decoration: underline; font-weight: bold;}

a.nahlaseni_zavady:link 	  {color: #ecd282; text-decoration: none; font-weight: bold;}
a.nahlaseni_zavady:visited 	  {color: #ecd282; text-decoration: none; font-weight: bold;}
a.nahlaseni_zavady:hover	  {color: #ecd282; text-decoration: underline; font-weight: bold;}

a.email:link 	  {color: #ffffff; text-decoration: none;}
a.email:visited   {color: #ffffff; text-decoration: none;}
a.email:hover	  {color: #ffffff; text-decoration: underline;}


a:link		{color: #00938f; text-decoration: underline;}
a:visited	{color: #00938f; text-decoration: underline;}
a:hover		{color: #00938f; text-decoration: none;}

