/* normální stránka Stranka1 */
html { 	min-width: 948px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
}
/*	________________________Hlavní DIVy_________________________	*/
body { 	
	background-color: #FFFFFF;
	/**/
	background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center 214px;
	min-width: 948px;
	height:auto;
	text-align: left;
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}
#sub {
	/*background-color: #E0E2F1;*/
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	/*background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center 214px;*/
	
	text-align: center;
	width:948px;
	height:auto;
	FONT-FAMILY: "Arial Narrow", Arial, Helvetica, Tahoma, Verdana, sans-serif;	/* pro Verdanu cca -10% velikosti v body */
	color: #000000;
}
#all {
	background-color: #E0E2F1;/**/
	position: relative;
	width:948px;
	height:auto;
	_height: 816px; /* hlavička - výška pro IE6 - nenatahuje se!!! */
	min-height: 816px;
	background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/head.jpg);/* obrázek v hlavičce - min-height */
	background-repeat: no-repeat;
	background-position: center top;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
	text-align:justify;
	color: #0000CC;
}
#obsah {
	/*background-color: #E0E2F1;*/
	/*background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/bg-main.jpg); barva pod textem MAIN */
	/*background-repeat: no-repeat;
	background-position: left 792px;*/
	position: relative;
	text-align: left;
	height:auto;
	width:948px;
}
#obsah a {
	color: #3366CC;
}
#obsah a:hover {
	color: #9933FF;
}


/*	____________________P A T A - začištění dle okna___________	*/
#cistic {
	background-color: #FFFFFF;/**/
	clear: both;
	position: relative;
	min-height: 30px;
	height: 30px;
	width:948px;
	/*background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/pata.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	
	color: #CCCCCC;
	font-size:12px;
	font-weight: normal;
	line-height:15px;
	text-align: left;
	padding: 0 0 0 0;
}
#cistic a {
	color: #E0E0E0;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	position: relative;
	right: 32px;
}
#cistic a:hover {
	color: #BBC9D5;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	right: 32px;
}
#pata  {
	position: relative;
	width: 		350px;
	height: 	30px;
	min-height: 30px;
	left:500px;
	top: 10px;
}
#pata2  {
	position: relative;
	width: 		350px;
	height: 	30px;
	min-height: 30px;
	left:500px;
	top: 10px;
}

/*	________________________OBSAH STRÁNKY_________________________	*/
#main {
	/*background-color: #FF66FF;*/
	/*background-image:  url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	
	/*position: relative;*/
	float: right;
	width: 668px;
	height: auto;
	_height: 632px;
	min-height: 645px;
	&min-height: 632px;
	
	
	margin: 	172px 0 0 0;
	padding: 	  0px 25px 0 33px;
	&padding: 	 12px 25px 0 33px;
	_padding: 	 12px 25px 0 33px;
	font-size: 55%;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 0px;
}


#main a {
	color: #3366CC;
	font-weight: normal;
	text-decoration: none;
}
#main a:hover {
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

#main ul li {
	list-style-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/list.jpg);
}
#main table {
	width:97%;
	font-size:80%;
	line-height:105%;
	text-align:left;
	/*background-color:#FF0066;*/
}
#main td a {
	color: #333366;
	text-decoration: none;
	font-weight: normal;
}
#main td a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight: normal;
}



.aktuality  {
	position:relative;
	top:	 51px;
}

#main h1 {	
	font-size: 130%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FF0000;
	
	padding: 	0 0 45px 0;/* Mozilla odřádkuje jen 1 řádek! */
	&padding: 	0 0 32px 0;
	_padding: 	0 0 32px 0;
}
#main h2 {	
	font-size: 120%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 2px;
	color: #330099;
}
#main h3 {	
	font-size: 110%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
	color:#263997;
}
#main h4 {	
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	letter-spacing: 0px;
	color:#263997;
}
#main hr {	
	width: 100%;
	height: 1px;
	color:#BDBDBD;
	background-color:#BDBDBD;
	border: 1px;
}


/*_______________________________________________________________*/

#left {
	padding: 610px 42px 0 0;
	float: right;
	text-align: right;
	font-size: 50%;
	font-weight: normal;
	letter-spacing:0px;
	line-height: 110%;
	width: 160px;
	height: auto;
	color:#000033;
	/*background-color: #FF9933;*/
}

/*	______________BOX Languange_______________	*/
#langbox {
	position: absolute;
	left: 50px;
	top:  186px;
	height: 30px;
	width:  200px;
}


#langbox a img {
	border:1px solid #CCCCCC;
}
#langbox a:hover img { 
	border:1px solid #FF0000;
}
#langbox a img:hover { 
	border:1px solid #FF0000;
}



/*	______________BOX odkazy__________________	*/
#odkazy {
	position: absolute;
	left: 135px;
	top:  110px;
	height: 70px;
	width:  815px;
	text-align: left;
}
#odkazy a img {
	border:0px;
}
#odkazy a:hover img { 
	border:0px;
}
#odkazy a img:hover { 
	border:0px;
	/*background-color:#CC9933;*/
}




#tlbox1 {
	position: absolute;
	left:    10px;
	top:     20px;
	height:  70px;
	width:  130px;
	border:0;
	/*background-color: #FF9966;*/
}
#tlbox2 {
	position: absolute;
	left:   160px;
	top:     20px;
	height:  70px;
	width:  205px;
	border:0;
	/*background-color: #CC9933;*/
}


/*	______________BOX Search__________________	*/
.tlacitko  { 	
	background-color:#0A50A1;
	color:#FFFFFF;
	font-size: 100%;
	border: none;
	height: 18px;
	line-height: normal;
	text-transform: uppercase;
	text-shadow:#FFFFFF;
	letter-spacing:1px;
	font-weight: normal;
}
#pole {
	position: absolute;
	left:  0px;
	top:   735px;
	width: 250px;
	height: 25px;
	line-height: 25px;
	background-image:url(https://webarchiv.lib.cas.cz:443/wayback/20100501000950/http://www.ssc.cas.cz/stranky/images/hledat.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
.field-search {
	border: #876ABD 2px solid;
	color: #000066;
	background-color: #CCCCFF;
	font-size: 50%;
	font-weight: normal;
	letter-spacing:1px;
	width: 145px;
	height: 16px;
	display:inline;
	padding:1px 0 1px 4px;
	margin:  1px 0 0 25px;
}

#headprint  {
	display: none;
}





/*
     FILE ARCHIVED ON 0:09:50 May 1, 2010 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 19:12:01 Nov 1, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
