﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
}

#masthead {
	width: 1024px;
	margin:auto;
}


#container {
	width: 1024px;
	background-image:url('4/gradient_1.png');
	margin:auto;
	

}

#left_col {
	width: 217px;
	float: left;
	position:relative;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	

}

#page_content {
	position:relative;
	

	width: 807px;
	
	background-image:url('4/gradient_2.png');
	
}

#text_container {
	width: 800px;
	text-align: left;

	

}
#page_footer{
	min-height:33px;
	width:807px;
	
	margin-left:217px;

	background-image:url('4/gradient_2_spodek.png');
	height:20px;
}
#footer {
	clear: both;
	width: 1024px;
	background-image:url('4/gradient_1.png');
	height:20px;

}

#bublina {
width: 100px;
	margin-left:145px;	
	text-align: left;

	
}

#bublina_vrch {
width: 100px;
	background-image:url('uvodni/bublina_svinuta_vrch_bez_sipek.png');
	height:7px;

}
#bublina_stred {
width: 100px;
	background-image:url('uvodni/bublina_svinuta_prostredek.png');
	
	
}

#bublina_spodek {
width: 100px;
	background-image:url('uvodni/bublina_svinuta_spodek.png');
	height:7px;

}

#bublina_text {
	width: 95px;
	margin:auto;
}



#options {width:150px; text-align:right; color:#9ac1c9; position:relative; left:600px; top: -20px; z-index:2;}
#options a {text-decoration:none; color:#fff}
#options a:hover {color:#033}

#acc { list-style:none; color:#033; position:relative; top:-90px; }
#acc h3 { font-weight:bold; cursor:pointer; font-size:18px; color:#8F458B; position:relative; top: -10px; text-align:right;}
#acc h3:hover {font-size:18px; color:#fff; position:relative; top: -10px;  }
#acc .acc-section {overflow:hidden;}
#acc .acc-content { font-size: 13px; font-family: Arial, Helvetica, sans-serif;}

#nested {list-style:none; color:#033;}
#nested h3 {font-weight:bold; cursor:pointer; font-size:18px; color:#8F458B; position:relative; top: -10px; text-align:right; }
#nested .acc-section {overflow:hidden;}
#nested .acc-content { border-top:none; font-size:13px; font-family: Arial, Helvetica, sans-serif; }
