*         { font-family:verdana; margin:0px; padding:0px; border:0px; font-size:12px; color:#fc3; }

body							{ width:100%; height:100%; background:#000 url("./img/underhill_top.jpg") 0px 0px no-repeat;}
 .menu						{	position:absolute; top:40px; left:420px; width:600px; text-align:right; }
  .menu li				{	display:inline; font-size:14px; margin-right:13px; }
   .menu li a 		{	color:#fc3; text-decoration:none; font-size:14px;}
 .content					{ margin-top:400px; margin-left:60px; width:950px;}
	.content h3			{ margin:10px; color:#900; font-size:18px; font-weight:normal;}
	.content p  		{ margin:10px; width:550px;}
	.content table 	{ margin:10px; }
	.content a 			{	color:#f93; }
 .footer 					{ width:100%; height:180px; margin-top:-120px; background:#000 url("./img/underhill_bottom.jpg") 0px 0px no-repeat;}
	.footer p    		{ margin-top:140px; width:90%; text-align:right; font-size:10px; color:#900; }
	 .footer p a		{ color:#900; font-size:10px; }		 
		
.img			{ margin:5px; display:block; background:#000 url("./img/obr_bg_1.gif") 0px 0px repeat-x; }
.img img	{ background-color:#000; margin:2px;}
.italic 	{ font-style:italic;}
.caps 		{ font-variant:small-caps;}
br.clear  { clear:both;}		
a:hover   { text-decoration:none;}
/*      VIDEO       */		
.video .img { margin-left:50px; }
/*      FOTO        */
.foto .desc 		{ width:350px; float:left;}
.foto .desc p 	{ width:350px; }
.foto .minis	  { width:550px; float:right; margin-top:37px;}
.foto a.img     { display:block; float:right;}
.foto .img img  { margin:2px; }
/*      PARTNERI    */
.partneri .loga img, .loga a 	{	display:block; margin:10px; float:left;}
.partneri .loga a img 				{	margin:0px;}
/*      KAPELA      */
.kapela .img img	{ margin:4px; }
.kapela .table		{ float:right; }
.kapela td 				{	padding:0px 10px;vertical-align:center;}
/*      AUDIO       */
.audio img.cd { float:right; margin-right:100px; margin-top:-150px; }


/*      ---  KOREKCE  ---       */
/* css pro IE */
.foto .minis  { position:absolute; }
.audio .cd    { left:550px; position:absolute; }
.ieno         { display:none;}
.ieok         { display:block;}
.footer       { margin-top:0px;}

 /* css změny pro jiný prohlížeč */
.ieok         { display:none;}
.ieno         { display:block;}
.foto .minis  { position:static; }
.audio .cd    { position:static;}
.footer 			{ margin-top:-120px; }
 /* konec zmen */