/* standard elements */
* {
	font: normal 1em Arial, Tahoma, "Geneva CE", lucida, sans-serif;
	margin: 0; padding: 0;
	
}

a {
	color: #0E79BF;
}
a:hover, .footer a:hover {
	color: #3872bb;
}
body {	
	overflow : -moz-scrollbars-vertical;
	background: #f1f6fb url(pozadi.jpg) repeat-x;
	background-position: 0 0;
	color: #000;
	font-size: 12px;
	margin: 0;
	font-family: Arial, Tahoma, "Geneva CE", lucida, sans-serif;
}
p,cite,code,ul {
	margin-bottom: 1.2em;
}
h1 {
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
}
ul {
	margin: 12px 0;
}
ul li {
	/* list-style: url(img/li.gif); */
	margin-left: 18px;
}
ol li {
	margin-left: 18px;
}

code {
	background: url(img/bgcode.gif);
	border: 1px dotted #AAA;
	color: #444;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

cite {
	display: block;
	background: url(img/quote.gif) no-repeat;
	color: #663;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

/* misc */
.divider {
	background: #0068B3;
	height: 1px;
	margin: 16px 0;
}
.clearer {
	clear: both;
	height: 0px;
	background: #F00;
}

/* structure */
#container {
	font-size: 1em;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 900px;
	
}
#www_opetmuzem_cz {
	margin: 0 auto;
	width: 880px;
	height: 51px;
	text-align: right;
}
#www_opetmuzem_cz #img_opetmuzemcz {
	float: right;
	width: 422px;
	height: 51px;
	line-height: 180px;
	text-indent: -3000px;
	overflow: hidden;
	background: url(opetmuzem.cz_2.png) no-repeat;
}
#top_navigace {
	font-size: 1.2em;
	margin: auto 10px;
	width: 900px;
	height: 27px;
	text-align: left;
	overflow: hidden;
}
#top_navigace a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#top_banner_vrch {
	margin: 0 auto;
	width: 900px;
	height: 10px;
	text-align: left;
	overflow: hidden;
	background:  url(oblouk_top.gif) no-repeat;
}
#top_banner_stred {
	margin: 0 auto;
	width: 900px;
	height: 200px;
	text-align: left;
	overflow: hidden;
	background:  #3872bb;
}
#top_banner_spodek {
	margin: 0 auto;
	width: 900px;
	height: 40px;
	text-align: left;
	
	background: #3872bb url(oblouk_down.gif) no-repeat;
	background-position: right bottom;
}
#top_menu {
	top: 0;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
#top_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
	border-bottom: 4px solid #3872bb;	
}
#top_menu li:hover {
	border-bottom: 4px solid #2d5d98;	
}

#top_menu li a {
	display: block;
	float: left;
	width: 100px;
	height: 27px;
	color: #FFF;
	background-color: #3872bb;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-left: 1px;
	margin-top: 2px;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.15em;

}
#top_menu li a:hover{background-color: #5792df;}

#top_menu .tm1 {width: 95px;}
#top_menu .tm2 {width: 163px;}
#top_menu .tm3 {width: 202px;}
#top_menu .tm4 {width: 236px;}
#top_menu .tm5 {width: 180px;}
#top_menu li.active a  {
	background-color: #5792df;
}

#top_menu li ul {
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 0;
	width: 221px;
	padding: 0;
	margin: 0;
	padding-bottom: 10px !important;
	display: none;
	background: url("oblouk_podmenu.png") 0 bottom no-repeat;
	_background: url("oblouk_podmenu.gif") 0 bottom no-repeat;

}
#top_menu li ul.m5 {
	left: -40px;
}

#top_menu li:hover ul {
	display: block;
}

#top_menu li ul li {
	margin: 0;
	padding: 0;
	border: none !important;
}

#top_menu li ul li a {
	width: 201px;
	height: auto !important;
	margin: 0;
	color: #3872bb;
	padding: 6px 10px 7px 10px !important;
	text-decoration: none;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.1em;
	border: none !important;
	background: #bed3ed !important;
}

#top_menu li ul li:hover a {
	background: #8dafda !important;
}



#hlavni a.nasleduje {
	margin-top: 20px;
	float: right;
	text-decoration: none;
}
#hlavni a.nasleduje:hover {
	text-decoration: underline;
}

#bottom_obsah {
	color: #fff;
	width: 900px;
	margin: 0 auto;
	padding: 35px 15px 40px 15px;
	font-size: 1.1em;
}

#bottom_obsah a {
	color: #fff;
	font-size: 1.1em;
}

a.mbtn{
	float: left;
	width: 100px;
	height: 25px;
	color: #FFF;
	background-color: #2d5d98;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-left: 1px;
	margin-top: 0px;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.15em;
	border-bottom: 3px solid #5792df;
	border-top: 2px solid #142b49;
}
#top_menu a.mbtn:hover{background-color: #5792df;border-bottom: 3px solid #2d5d98;}
#top_menu a.mbtnr{
	float: left;
	width: 100px;
	height: 21px;
	color: #FFF;
	background-color: #3872bb;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-left: 1px;
	padding-top: 5px;
}
#top_menu a.mbtnr:hover{background-color: #3872bb;}


#submenu {
	width: 220px;
	margin-top: 40px;
	margin-left: 8px;
}
#submenu .top {
	width: 220px;
	height: 11px;
	background: #3872bb url(submenu_top.gif) no-repeat;	
}
#submenu .bottom {
	width: 220px;
	height: 11px;
	background: #3872bb url(submenu_bottom.gif) no-repeat;	
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	background: #3872bb;
}
#submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#submenu li a {
	display: block;
	width: 200px;
	color: #fff;
	padding: 6px 10px;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.4em;
}
#submenu li a:hover {background-color: #5792df;}
#submenu li.active a  {
	background-color: #5792df;
}

#uvodswf {
	margin-top: -6px;
	margin-left: 4px;	
}
#obsah {
	margin: 0 auto;
	width: 900px;
	min-height: 500px;
	text-align: left;
	background: #FFF;
}
#obsah_tbl {
	width: 900px;
	border: none;
	margin: 0px
	padding: 0px;
		
}
#pravy_sloupec  {
	width: 190px;
	text-align: center;
	vertical-align: top;
	padding-top: 35px;
	background: #b1cae8 url(pozadi_pravy_sloupec.jpg) repeat-x;
	background-position: 50% 0;
}
#pravy_sloupec .aktuality {
	width: 170px;
	margin: 0 auto;
}
#pravy_sloupec .aktTop  {
	width: 170px;
	height: 40px;
	overflow: hide;
	background: #b1cae8 url(akt_top.gif);
}
#pravy_sloupec .aktMid  {
	width: 170px;
	overflow: hide;
	background: #d0d9e7 url(akt_mid.gif) no-repeat;
}
#pravy_sloupec .aktBot  {
	width: 170px;
	height: 14px;
	overflow: hide;
	background: #b1cae8 url(akt_bot.gif);
}

#pravy_sloupec ul.novinky {
	margin: 0px 0px;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	width: 160px;
	text-align: left;
	color: #F00;
}
#pravy_sloupec .novinky li {
	list-style: none;
	padding: 4px 5px 4px 5px;
	margin: 0px 4px 0px 4px;
	border-top: 2px solid #d8dee7;
	/*width: 140px;*/
	line-height: 1em;
}

#pravy_sloupec ul.novinky li a {
	font-weight: normal;
	font-size: 1em;
	color: #5792df;
	/*text-decoration: none;*/
}
#pravy_sloupec ul.novinky li a:hover {
	text-decoration: underline;
	color: #F00;
}



#bottom {
	margin: 0 auto;
	width: 100%;
	height: 95px;
	background: #3872bb;
}

/* lista1 */
#lista1 {
	margin: 0 auto;
	width: 900px;
	background-color: #5D7BA6;
	height: 46px;
	text-align: left;
}
#lista1 #vstuppro {
	float: left;
	display: block;
	width: 195px;
	height: 46px;
	line-height: 180px;
	text-indent: -3000px;
	overflow: hidden;
	background: #D485AE url(img/muz/vstuppro.gif) no-repeat;
}
#lista1 #opetmuzemcz {
	float: left;
	width: 473px;
	height: 46px;
	line-height: 180px;
	text-indent: -3000px;
	overflow: hidden;
	background: #D485AE url(img/muz/opetmuzemcz.gif) no-repeat;
}

#uvodimg {
	margin: 0 auto;
	width: 668px;
	height: 179px;
	line-height: 180px;
	text-indent: -3000px;
	overflow: hidden;
	background: #0E79BF url(img/top_opetmuzem_1.jpg) no-repeat;
	cursor: pointer;
}

#hlavnimenu {
	margin: 0 auto;
	width: 668px;
	height: 64px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
}
#hlavnimenu div.mbtn {
	float: left;
	width: 100px;
	height: 21px;
	color: #FFF;
	background-color: #3872bb;
	font-weight: bold;
	text-align: center;
	margin-left: 1px; 
	vertical-align: middle;
	padding-top: 5px;
}



#hlavnimenu .podmenu {
	margin: 0 auto;
	width: 668px;
	height: 26px;
	padding-top: 1px;
	display: none;
}

#spodek {
	margin: 0 auto;
	width: 668px;
	height: 1.5em;
	background-color: #D6DADE;
	font-weight: bold;
	font-size: 0.8em;
	color: #3872bb;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 668px;
	background-color: #FFF;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
#bocnimenu {
	float: left;
	width: 174px;
	padding-left: 14px;
}
#bocnimenu h2 {
	font-weight: bold;
	font-size: 100%;
	width: 153px;
	color: #FFF;
	background-color: #3872bb;	
	line-height: 26px;
	margin: 0;
	padding-left: 7px;
}
#bocnimenu ul.menu {
	margin: 0px;
	border-top: 1px solid #EAEADA;
	padding-left: 0px;
	width: 160px;
	margin-bottom: 14px;
}
#bocnimenu ul.menu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #EAEADA;
}
#bocnimenu ul.menu li a {
	font-weight: bold;
	font-size: 1em;
	color: #31485C;
	display: block;
	padding: 4px 0 5px 5px;
	text-decoration: none;
	width: 155px;
	background: #B9D7F1;
}
#bocnimenu ul.menu li a:hover {
	background: #E0E9F1;
	color: #31485C;	
}
#bocnimenu ul.menu li a.modry {background: #0E79BF;color: #fff;}
#bocnimenu ul.menu li a.modry:hover {background: #E0E9F1;color: #31485C;}
#bocnimenu ul.menu li a.tmavy {background: #31485C;color: #fff;}
#bocnimenu ul.menu li a.tmavy:hover {background: #E0E9F1;color: #31485C;}

#bocnimenu ul.menu li a.modrocerveny {background: #0E79BF;color: #3872bb;}
#bocnimenu ul.menu li a.modrocerveny:hover {background: #3872bb;color: #0E79BF;}


#bocnimenu #testmaly {
	margin-bottom: -3px;
	padding-bottom: 0px;	
}
/* menu - novinky */
#bocnimenu .novinky {
	margin: 0px;
	padding-left: 15px;
	width: 145px;
	margin-bottom: 14px;
	background: #B9D7F1;
	color: #F00;
}
#bocnimenu .novinky li {
	/*list-style: disc;*/
	padding: 2px 0px 2px 0px;
	margin: 0px;
	margin-left: 4px;
	border-bottom: 1px solid #EAEADA;
	/*width: 140px;*/
	line-height: 1em;
}
#bocnimenu ul.novinky {

}
#bocnimenu ul.novinky li a {
	font-weight: normal;
	font-size: 0.9em;
	color: #31485C;
	text-decoration: none;
}
#bocnimenu ul.novinky li a:hover {
	color: #000;	
	/*text-decoration: underline;*/
}

#bocnimenu #flashbanner {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 160px;
	margin-bottom: 14px;
	background: #0E79BF;
	color: #FFF;
}
#bocnimenu .flashlink {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 50px;
	margin-bottom: 6px;
	background: #0E79BF;
	color: #FFF;
}

#hlavni {
	float: left;
	width: 456px;
	padding: 0px;
	padding-top: 30px;
	margin: 0px 10px 30px 10px;
	background: #FFF;
	overflow: hidden;
	vertical-align: top;
}

#hlavni #topflash {
	width: 446px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
	background: #31485C;
}
#hlavni p {
	margin-bottom: 5px;
}
#hlavni small {
	font-size: 0.8em;
}

#hlavni h1 {
	color: #3872bb;
	font-weight: normal;
	font-size: 1.45em;
	margin-top: 9px;
	margin-bottom: 14px;
	padding-bottom: 7px;
	font-family: "Trebuchet MS",'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
	background: #FFF url(img/delitko.gif) no-repeat bottom left;
}

#hlavni h2 {
	color: #3872bb;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 15px;
}
#hlavni h3 {
	color: #3872bb;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;	
	margin-bottom: 5px;	
}
#hlavni h4 {
	color: #3872bb;
	font-weight: bold;
	margin-bottom: 5px;	
}
strong {
	font-weight: bold;	
}
#hlavni i {font-style: italic;}
#hlavni h1 small {font-size: 0.6em;}
#hlavni em {font-style: italic;}
#hlavni strong,b {font-weight: bold;}
#hlavni blockquote {color: #31485C;font-style: italic;}
#hlavni ul.seznam {
	margin-left: -2px;	
	padding-left: 0px;
}
#hlavni img.border {
	border: 1px solid #B9D7F1;
}
#hlavni ol {
	margin-left: 1em;
}
#hlavni ol li {
	margin-bottom: 0.4em;
}

#formseznamlekaru input  {width: 200px;}
#formseznamlekaru select {width: 200px;}

.media h1 A { font-size: 1.05em; color: #3872bb; font-weight: bold; text-decoration: none}
.media h1 A:hover { color: #FF3366; font-weight: bold;text-decoration: none}
.media h2 A { font-size: 1.05em; color: #3872bb; font-weight: bold; text-decoration: none}
.media h2 A:hover { color: #FF3366; font-weight: bold;text-decoration: none}

.publikovan {
	font-size: 0.8em;
	margin-bottom: -0.5em;
}
.mediainfo {
	font-size: 0.9em;
	margin-top: -0.5em;
	margin-bottom: 0.5em;
		
}
.media {
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 446px;
	background: #FFF url(img/delitko1.gif) no-repeat bottom left;
}
.perex {

}
.perex2 {
	padding: 2px 0px 3px 0px;
	margin-bottom: 2px;
	color: #000;
	background-color: #EAF0F6;
}
.celyclanek {
	display: block;
	/* float: right;	*/
}
.strankovani {background-color: #f2f4f7;}
.strankovani .count { background-color: #e8eff6; width: 100%; clear: both; float: left; text-align: center; }
.strankovani .prev  { background-color: #e8eff6;width: 30%; float: left; }
.strankovani .f-t   { background-color: #e8eff6;width: 40%; float: left; text-align: center; }
.strankovani .next  { background-color: #e8eff6;width: 30%; float: left; text-align: right; }
.strankovani A, .strankovani A:visited, .strankovani A:hover {  }